/*------------------- CONTAINER CENTERS PAGE -----------------*/

#container{
position:absolute; /* or absolute */
top:10px;
width: 760px;
left:50%;
margin-left:-380px; /* centers a 750px _container_ */
  text-align: left;
z-index: 10
}





/*  TOP BANNER AND GRAPHIC  */

#banner {
height: 81px;
left: 0px;
position: absolute;
top: 0px;
width: 760px;
z-index: 1
}
/*  MENU 1 - LEFT MENU  */
#menu {
background-color: #003366;
height: 25px;
left: 0px;
position: absolute;
top: 81px;
width: 760px;
z-index: 2;
padding-top: 4px;
padding-left: 25px;
}

#menu p {
font-family: Verdana;
font-size: 75%;
font-weight: bold;
color: #FFFFFF;
line-height: 100%;
margin-top: 7px;
margin-bottom: 10px;
}

#menu a:link {
color: #ffffff;
text-decoration: none;
}

#menu a:visited {
color: #ffffff;
text-decoration: none;
}

#menu a:active {
color: #003366;
background-color: #ffffff;
text-decoration: none
}

#menu a:hover {
color: #003366;
background-color: #ffffff;
text-decoration: none
}

/*  MENU 2 - RIGHT MENU  */

#menu2 {
position: absolute;
height: 25px;
left: 510px;
top: 81px;
width: 240px;
z-index: 2;
padding-top: 4px;
}

#menu2 p {
font-family: Verdana;
font-size: 75%;
font-weight: bold;
color: #FFFFFF;
line-height: 100%;
margin-top: 7px;
margin-bottom: 10px;
}

#menu2 a:link {
color: #ffffff;
text-decoration: none;
}

#menu2 a:visited {
color: #ffffff;
text-decoration: none;
}

#menu2 a:active {
color: #003366;
background-color: #ffffff;
text-decoration: none
}

#menu2 a:hover {
color: #003366;
background-color: #ffffff;
text-decoration: none
}

/*  MAIN CONTENT DIV  */

#content {
background-color: #336699;
height: 480px;
left: 0px;
position: absolute;
top: 108px;
width: 760px;
padding-top: 30px;
z-index: 1;
}

#content p {
font-family: Verdana;
font-size: 70%;
color: #FFFFFF;
line-height: 140%;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 275px;
margin-right: 170px;
}

#content table {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 275px;
margin-right: 170px;
}


#content li {
font-family: Verdana;
font-size: 70%;
color: #FFFFFF;
line-height: 130%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 265px;
margin-right: 170px;
}

#content h1 {
font-family: Verdana;
font-size: 110%;
font-weight: bold;
color: #FFFFFF;
line-height: 110%;
margin-top: 0px;
margin-bottom: 15px;
margin-left: 275px;
margin-right: 170px;
}


/*  PHOTO  */

#photo {
height: 387px;
left: 25px;
position: absolute;
top: 110px;
width: 215px;
z-index: 10
}

/*  SIDEBAR  */

#sidebar {
height: 390px;
left: 610px;
position: absolute;
top: 135px;
width: 148px;
z-index: 4
}

#sidebar p {
font-family: "Trebuchet MS";
font-size: 65%;
color: #FFFFFF;
line-height: 125%;
margin-top: 0px;
margin-bottom: 10px;}

#sidebar a:link {
color: #ffffff;
text-decoration: none;
}

#sidebar a:visited {
color: #ffffff;
text-decoration: none;
}

#sidebar a:active {
color: #336699;
background-color: #ffffff;
text-decoration: none
}

#sidebar a:hover {
color: #336699;
background-color: #ffffff;
text-decoration: none
}

/*  FOOTER  */

#footer {
position: absolute;
top: 600px;
left: 20px;
width: 730px;
height: 20px;
z-index: 9;
}

/*  FOOTER TYPE STYLES and LINKS  */

#footer p {
font-family: "Trebuchet MS";
font-size: 65%;
color: #336699;
line-height: 125%;
margin-top: 0px;
margin-bottom: 10px;}


#footer a:link {
color: #336699;
text-decoration: none;
}

#footer a:visited {
color: #336699;
text-decoration: none;
}

#footer a:active {
color: #ffffff;
background-color: #336699;
text-decoration: none
}

#footer a:hover {
color: #ffffff;
background-color: #336699;
text-decoration: none
}







/*

p {
font-family: "Trebuchet MS";
font-size: 12px;
color: #FFFFFF;
line-height: 18px;
margin-top: 0px;
margin-bottom: 10px;
}

td {
font-family: Verdana;
font-size: 11px;
color: #000000;
line-height: 15px;
margin-top: 0px;
margin-bottom: 10px;
}

p.copyright {
font-size: 9px;
color: #FFFFFF;
text-align: right;
line-height: 13px;
}

p.left-menu {
color: #FFFFFF;
font-size: 11px;
text-align: right;
font-weight: bold;
line-height: 14px;
}

p.top-menu {
color: #003366;
font-size: 11px;
text-align: left;
font-weight: bold;
line-height: 14px;
}

p.phone {
color: #000000;
text-align: left;
font-weight: bold;
margin-top: 5px;
}

p.intro {
font-size: 12px;
text-align: left;
line-height: 17px;
color: #003366;
margin-top: 0px;
margin-bottom: 12px;
}

p.slogan {
font-family: Verdana;
font-size: 13px;
text-align: left;
line-height: 15px;
font-weight: bold;
font-style: italic;
color: #003366;
}

p.listing {
font-size: 13px;
text-align: left;
margin-left: 20px;
line-height: 20px;
color: #CC99FF;
}

p.footer {
font-size: 22px;
text-align: left;
margin-left: 0px;
line-height: 24px;
color: #000000;
}

p.beforelist {
text-align: left;
line-height: 14px;
}

*/
