/* CSS Document */

body{
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
background:#ffffff url(images/bg2.jpg) repeat-x;
color:#000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	width:550px;
	color: #000000;
	padding-left:7px;
	

}

h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0a5e88;
}


h2 {
	text-align: left; 
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#A20734; 
	margin: 0px 1px 1px 1px;;
	font-weight:bolder;
	font-style: italic;
	
	}

.legend {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:14px;
	color: #006F32;
	line-height: 17px;
	
}
.dividercolor {
	color:#269;
}

a{
	text-decoration:none;
	color:#269;
	font-weight:bold;
	font-size: 12px;
}

ol {
color:#016C2F;
font-weight:bolder;
text-color: #cccccc;
font-size:12px;
line-height:normal;
}




a:hover{
	text-decoration:underline;
	color:#2e86c2;
}

#footer
{
background:url(images/footer.jpg) #126788 no-repeat;
text-align:center;
margin-top:3px;
background-color:#B30838;
height:30px;
font-size:11px;
font-weight:200;
color:#FFFFff;
}

#footer a
{
font-size:11px;
font-weight:200;
color:#FFFFff;
}

#footer a:hover
{
text-decoration:underline; 
font-size:11px;
font-weight:200;
color:#CCCCCC;
}





	
td.left {
	background : #ffffff url(http://www.seerandolphcounty.com/newphp/images/RCTASide_02.jpg);
	padding: 0px;
	width: 288px;
	align: top;
	
}

#header {
	padding-left: 15px;
	word-spacing: 5px;
	border-bottom: inset #000000 1px; 
	valign: top;
	max-height:20px;
	
}

table.main { 
	background: #FFFFFF;
	padding: 0px;
}
	