/* CSS Document */
html, body {font-family:Arial, Helvetica, sans-serif; margin: 0; padding:0;
background-image:url(../images/about/lace_green_big.jpg);  background-repeat:no-repeat; background-position:center top;
}
#header {background-image:url(../images/object/strip_green.gif); background-repeat:no-repeat; background-position:center top; }
#header_wrapper {margin-left:auto; margin-right: auto; width: 785px;}
#header #header_wrapper div#head_top{background-color:#669966;
}

div#head_top {padding-left: 43px;}

#head_bottom {background-color:#FFFFFF}
#wrap {
	width: 785px; /*was 750px*/
	margin-top:0;
	margin-left:auto;
	margin-right: auto;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
		
		} 
#bot {margin-left:auto; margin-right: auto; width: 785px;margin-top: 0;height: 10px;
background:url(../images/object/bottom.gif) no-repeat top;}
h1 	{
	color: #999999;
	font-family: georgia;
	/*font-size: 20pt;*/
	margin-bottom: 3px;
}

#menu_row {background-color:#669966; margin: 0; padding: 0; white-space:nowrap}
#menu_row ul{
padding: 0;
margin: 0;
background-color: #669966;
color: #ffffff;
font-family: arial, helvetica, sans-serif;
white-space:nowrap;
width: 100%;
}

#menu_row  ul li
{
display: inline;
list-style-type: none;
}

#menu_row ul li a { 
	color: white;
	text-decoration:none;
	padding-right: 21px;
	padding-left: 21px;
	padding-bottom: 4px;
	padding-top: 4px; 
	
	
}
#menu_row ul li a:hover {color:#ffcc66}
#menu_row ul li#current {background-color:#999999;  }

#menu_row ul li#current a:hover {color: white}

#strip_green {padding-left: 118px;border: #669966 solid 1px; }
.green_back {background-color:#669966; }

.formbox {color: #000000; background-color: #FFFFCC; border: solid thin black}

/*FOOTER
=========================*/
#footer a:link {
	text-decoration: none;
	color: #333333;
	font-weight:700;
	font-size: smaller;
	font-family: arial;
}


#footer a:visited {
	text-decoration: none;
	color: #666666;
	font-weight:700;
	font-size: smaller;
	font-family: arial;
}


#footer a:link:hover {
	text-decoration: underline;
	color: #CC6666;

}

#footer a:visited:hover {
	text-decoration: underline;
	color: #CC6666;
}
