body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../images/page_background_split.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

p, li  {
	font-size: 75%;
	color: #000000;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
}

h1  {
	color:#5b7246;
	font-size:80%;
	margin-top: 20px;
	margin-bottom: 5px;
}

a:link  {
	color:#5b7246;
	text-decoration:underline;
}

a:visited  {
	color:#666666;
	text-decoration:underline;
}

ul   { /*body unordered list*/
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}

li   { /*body lists*/
	font-size:75%;
	margin-top:0px;
	margin-bottom:8px;
	margin-left: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.42em;
	padding-left: 0.90em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	line-height: 120%;
}

#wrapper  {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#topbar  {
	width:900px;
	height:37px;
} 

#content  {
	width:900px;
	background-color:#FFFFFF;
	background-image:url(../images/background_content.gif);
	background-repeat:repeat-y;
}

#sidebar  {
	width:358px;
	float:left;
}

#sidenav  {
	width: 261px;
	padding-right:18px;
	padding-top:18px;
	padding-bottom: 20px;
	text-align:right;
	color:#FFFFFF;
	background-color: #6E8557;
	float: right;
}

#sidenav p  {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 90%;
	color: #FFFFFF;
}

#sidenav p.expanded {
	margin-bottom: 10px;
}

#sidenav ul  {
	margin-right: 0px;
	padding-right: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 20px;
}

#sidenav ul li  {
	color:#FFFFFF;
}

#sidenav a:link  {
	color:#FFFFFF;
	text-decoration:none;
}

#sidenav a:visited  {
	color:#FFFFFF;
	text-decoration:none;
}

#sidenav a:hover  {
	color:#FFFFFF;
	text-decoration:underline;
}


#textarea  {
	width:472px;
	padding-left:50px;
	padding-right:20px;
	padding-top:36px;
	float:right;
	padding-bottom: 20px;
}

#topTextContent  {
	width:542px;
	float:right;
}

#textareaTop  {
	padding-top:36px;
	height:233px;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-right: 20px;
	
}  

#topLinksDiv  {
	padding-left:35px;
	background-color:#E0E3DA;
	min-height:250px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-top: 18px;
}

#topLinksDiv p  {
	padding-left:20px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 70%;
}

#topLinksDiv h1  {
	margin-top:0px;
	margin-bottom:5px;
	font-size: 85%;
}

#topLinksDiv a:link {
	color:#5B7246;
	text-decoration:none;
}

#topLinksDiv a:visited {
	color:#5B7246;
	text-decoration:none;
}

#topLinksDiv a:hover {
	color:#5B7246;
	text-decoration:underline;
}

.clearit  {
	clear:both;
}


#bottominfo  {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	background-color:#000000;
	color:#FFFFFF;
	margin-top: 3px;
}

#bottominfo p {
	color:#FFFFFF;
	font-size: 65%;
	padding-left:79px;
	margin-top: 0px;
}

#bottominfo a:link  {
	color:#FFFFFF;
	text-decoration:underline;
}

#bottominfo a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

.imagefloatLeft  {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
}

.servicesNav  {
	display:none;
}

.quote  {
	color:#5b7246;
	font-size:80%;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
}

.attribute  {
	font-size:60%;
}
