/* CSS Document */

html {margin:0; padding:0;}
form {margin:0; padding:0;}

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;
	border:none;
	margin-top: -3px;
}

#pageContainer {width:950px; margin-left:auto; margin-right:auto;}

#header {background: url(images/headerbg.jpg) bottom no-repeat; width:1000px; height:200px; margin-bottom:3px; 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;
border-left:2px;
font-size:9px;
text-align:center;
color:#FFFFFF;
margin-top:-20px;
margin-bottom: 30px;
}
#footer div {line-height: 26px;}

#footer a{
color: #663300;
text-decoration:none;
font-size:9px;
}

#footer a:link, a:visited{
color:#663300;
text-decoration:none;
font-size:9px;
}

#footer a:hover, a:active{
font-size:inherit;
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:115px;
 }



#contentcontainer {background: url(images/mainbg.jpg) top no-repeat; width:978px; min-height:713px; 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:10px;
color:#37475C;
margin-top:-8px;
}

#textbox table p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
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:10px;
color:#37475C;
margin-top:-8px;
}

#textbox2 table p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#37475C;
	line-height: 14px;
}

#textbox2 table h1{
font-size:18px;
margin-bottom:0px;
}







.logos{
margin-left:10px;

}



#navbox{
	position:absolute;
	margin-top:-7px;
	margin-left:710px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	left: 286px;
	top: 173px;
}










/* ------- MENU ----------*/


#nav{
background:#E2E2E2 url(images/navbg.gif) bottom no-repeat;
width:226px;
height:150px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:10px;
}


.arrowlistmenu{
width: 200px; /*width of accordion menu*/
}

#arrowlistmenuTable {
width: 912px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: normal 12px Arial;
font-weight:bold;
color: white;
background:  url(images/navheaderbg2.jpg) no-repeat;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 2px 0 2px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}


.arrowlistmenu .menuheadertop{ /*CSS class for menu headers in general (expanding or not!)*/
font: normal 12px Arial;
font-weight:bold;
color: ffffff;
background:  url(images/navheaderbgorange.jpg) no-repeat;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .menuheadertop2{ /*CSS class for menu headers in general (expanding or not!)*/
font: normal 12px Arial;
font-weight:bold;
color: ffffff;
background:  url(images/navheaderbgorange2.jpg) no-repeat;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 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 10px 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{
	background: #000 !important;
	font-size: 10px;
}

.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: 2px 0;
padding-left: 15px; /*link text is indented 19px*/
font: normal 10px 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: #D5FFA4;
padding:1px;
color:#333333;
font:Verdana, Arial, Helvetica, sans-serif, 12px;
font-size:12px;
/* overflow-y:scroll; changed by Mf:CD 09 Dec 2008 */
overflow:hidden;
height:130px;
width:228px;
border-bottom:#fff 1px solid;
}

#menucontent a:link, a:visited{
color:#333333;
text-decoration:none;
font:Verdana, Arial, Helvetica, sans-serif, 12px;
font-size:12px;
/* overflow-y:scroll; changed by Mf:CD 09 Dec 2008 */
overflow:hidden;
height:130px;/* DROP DOWN MENU HIGHT */
line-height: 10px;
}

#menucontent a:hover, a:active{
color:#666666;
text-decoration:none;
font:Verdana, Arial, Helvetica, sans-serif, 12px;
font-size:12px;
/* overflow-y:scroll; changed by Mf:CD 09 Dec 2008 */
overflow:hidden;
height:130px;
}

.arrowlistmenu p {
color:#00498f;
font-weight:bold;
}

/* Mf - CD 09 Dec 2008 */
.arrowlistmenu ul {
margin-left: 0px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	padding-top: 6px;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
#pollArea {
height: 220px;
padding-top: 10px;
}

/* Hyperlink Styles

================================================*/



a:link {

	background-color: transparent;

	color: #666666;

	font-weight: bold;

	text-decoration: none;
	
	font-size: 12px;

	}

a:visited {

	background-color: transparent;

	color: #666666;

	font-weight: bold;

	text-decoration: none;
	
	font-size: 12px;

	}

a:hover {

	background-color: transparent;

	color: #333333;

	font-weight: bold;

	text-decoration: none;
	
	font-size: 12px;

	}

a:active {

	background-color: transparent;

	color: #666666;

	font-weight: bold;

	text-decoration: none;
	
	font-size: 12px;

	}

	

/* End

================================================*/
