/* CSS Document */

html {margin:0; padding:0;}

body {
	background:#ffffff url(images/bluebackground.jpg) top repeat-x;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}


#pageContainer {width:950px; margin-left:auto; margin-right:auto;}

#header {background:url(images/headerbg.jpg) bottom no-repeat; width:1000px; height:200px; margin-bottom:6px; margin-top:-15px; margin-left:auto; margin-right:auto; border-left:2px;}

#footer {background:#fff url(images/footerbg.gif) top no-repeat; width:100%; height:40px; margin-bottom:20px; margin-top:0px; border-left:2px; font-size:9px; text-align:center; color:#FFFFFF; padding-top:10px; margin-top:-20px;}

#footer a{
color: #FFCC00;
text-decoration:none;
}

#footer a:link, a:visited{
color:#FFCC00;
text-decoration:none;
font-size:12px;
}

#footer a:hover, a:active{
text-decoration:underline;
}


img{
border:none;
}




#flash{margin-left:22px; margin-top:-20px;}


h3{
margin:0 0 10px 0;
}


#weather{
margin-top:30px; 
margin-left:800px;
 }



#contentcontainer {background:url(images/mainbg.jpg) top no-repeat; width:978px; min-height:753px; padding-top:25px; padding-left:12px; margin:0 auto;  margin-top:-20px; }


#textbox {
width:650px;
margin-left:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#37475C;
margin-top:18px;
}

#textbox table p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#37475C;
max-height:215px;
}

#textbox table h1{
font-size:18px;

margin-bottom:-20px;
}



#maxheight{
max-height:220px;
}


#textbox2 {
width:650px;
margin-left:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#37475C;
margin-top:-8px;
}

#textbox2 table p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#37475C;
}

#textbox2 table h1{
font-size:18px;
margin-bottom:0px;
}







.logos{
margin-left:30px;

}



#navbox{
	position:absolute;
	margin-top:-7px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}










/* ------- MENU ----------*/


#nav{
background:#33CCFF url(images/navbg.gif) bottom no-repeat;
width:232px;
height:265px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-bottom:10px;
}


.arrowlistmenu{
width: 232px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: normal 11px Arial;
font-weight:bold;
color: white;
background: url(images/navheaderbg2.jpg) no-repeat;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
padding: 8px 0 8px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}


.arrowlistmenu .menuheadertop{ /*CSS class for menu headers in general (expanding or not!)*/
font: normal 11px Arial;
font-weight:bold;
color: white;
background: url(images/navheaderbgorange.jpg) no-repeat;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
padding: 8px 0 8px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background: url(images/navheaderbg3.jpg) no-repeat;
}

.arrowlistmenu #top .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background: url(images/navheaderbg4.jpg) no-repeat;
}



.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background: url(images/navheaderbg3.jpg) no-repeat;
}

.arrowlistmenu li .single{ 
font: normal 11px Arial;
color: white;
background:#b2a5b7;
margin-bottom: -12px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 2px 0 2px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
margin-top:1px;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Close state CSS for sub menu header*/
background: #000 !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Open state CSS for sub menu header*/
background: #000 !important;

}

.arrowlistmenu ul li .arrow{ 
float:right;
margin-top:5px;
margin-right:5px;

}

.arrow{ 
float:right;
margin-top:5px;
margin-right:5px;

}



.arrowlistmenu ul li a{
background:#c6ba8d; /*custom bullet list image*/
display: block;
padding: 5px 0;
padding-left: 19px; /*link text is indented 19px*/
font: normal 11px Arial;
color: #ffffff;
margin-bottom:-1px;
text-decoration:none;
cursor:move;
}

.arrowlistmenu ul li a:visited{
color: #ffffff;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #9f8c43;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: #ff0000;

}


#menucontent{
background:#ccc;
padding:5px;
color:#00498f;
font-weight:bold;
font:Verdana, Arial, Helvetica, sans-serif;
overflow-y:scroll;
height:100px;
border-bottom:#fff 1px solid;
}

#menucontent a:link, a:visited{
color:#00498f;
text-decoration:none;
}

#menucontent a:hover, a:active{
color:#FF9900;
text-decoration:none;
}




.arrowlistmenu p{
color:#00498f;
font-weight:bold;
}
.listingaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
}
.listingstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 003366;
}
.listingtitle {
	color: #CC6600;
	font-weight: bold;
	font-size: 12px;
}
