body {
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	background-color:#ffffff;
	color: #000000;
}

* {text-align:left;}

#behindnav {
	width:100%;
	height:55px;
	background:url('../images/topstretch.gif') repeat-x;
}

#topnav {
	width:820px;
	height:55px;
	padding-left:90px;padding-right:90px;
}

#navlinks {width:115px;border-right:1px solid #777;height:30px;float:right;font-size:16px;font-family:Times New Roman;text-align:center;margin-top:8px;padding-top:8px;}


#container {margin-left:auto;margin-right:auto;width:1000px;}

#behindhead {
	width:100%;
	height:262px;
	background:url('../images/behindhead.jpg') repeat-x;
}

#header {
	width:100%;
	height:262px;
}

#header .left {
	float:left;
	width:427px;
	height:262px;
	background:url('../images/headerleft.jpg');
}

#header .right {
	width:573px:margin-left:427px;float:right;}
	
	
		

.pad {padding-top:15px;}


#middle {width:100%;background-color:#ffffff;}

.over {background-color:#ea9b12;height:26px;}
.over a{text-decoration:none;color:#d5ccbe;}
.over a:hover{color:#d5ccbe;}



#abovefooter {width:100%; height:8px;background-color:#ea9b12;}



#footer {
	clear:both;
	text-align:center;
	margin-top:20px;
	font-size: 18px;}
	
	#footer a 
		{
			text-decoration:none;
			
			font-weight:normal;
		}
	#footer a:hover
	{color:#231f20;}
	
#pagecontent 
{
	width:820px;
	padding-left:90px;padding-right:90px;
}

#tier2left {
float:left;
width:220px;

}

#tier2left a {
	color:#017535;
	text-decoration:underline;
}

#tier2left a:hover {
	color:#555;
	text-decoration:none;
}


#listing {
width:564px;
padding:10px;

}

#listing .listleft {
width:174px;
float:left;
}

#listing .listright {
width:364px;
	float:right;
}	

.vertgreen {
	background-color:#c5ecd7;}
	

#tier2right {
width:584px;
float:right;	
	
}


#pagecontent .left { 
width:500px;

	
}

#pagecontent .right {
float:right;	
width:289px;	
	
}
	
.prop {
    height:400px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  
  a {text-decoration:none;color:#006b30; font-weight:bold;}
  a:hover {color:#90ab82;}
  
  
    
 #onlineform {
	margin-top:20px;
	font-size:10px;
	font-family:Arial, Verdana, sans-serif;
	width:75%;
}
#onlineform .formRow {
	margin-bottom:8px;
}

#onlineform .formRow2 {
	height:60px;
	margin-right:8px;
}

#onlineform .formRow input {
	font-size:10px;
	font-family:Arial, Verdana, sans-serif;
	border:1px solid #666;
	width:100%;
	margin-left:5px;
	margin-right:10px;
}

#onlineform .paragraph {height:40px;}
