body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(_imagery_chesterfield/backer_brown_100x100.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}

img.pad {
	padding:10px 10px 10px 10px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#930;
}

h2.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #643334;
}


.h1mini {
	font-size:16px;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	background-color:#000000;
	color: #FFFFFF;	
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* Set the special link colors */

a.special:link {
	color: #000000;
	background-color: transparent;
	}

a.special:visited {
	color: #000000;
	background-color: transparent;
	}

a.special:hover {
	color: #fff;
	background-color: #000000;
	text-decoration: none;
	}

a.special:active {
	color: #00f;
	background-color: transparent;
	}
	
	
a.bodylink:link {
	color: #000000;
	background-color: transparent;
	text-decoration:underline;
	font-weight:bold;
	}

a.bodylink:visited {
	color: #000000;
	background-color: transparent;
	background-color: transparent;
	text-decoration:underline;
	font-weight:bold;
	}

a.bodylink:hover {
	color: #fff;
	background-color: #000000;
	text-decoration: none;
	}

a.bodylink:active {
	color: #00f;
	background-color: transparent;
	}	
	
	
img {
	border: none;
}

img.floatright {
	float:right;
	margin-left: 10px;
}

img.floatleft {
	float: left;
	margin-right: 10px;
}
	
	
.helv_14pt {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.helv_12pt {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.helv_12pt_orange {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
}
.times_18pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9900;
}
.times_18ptblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.helv_bold_18pt {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.helv_10pt {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.whithead:link {
	color: #fff;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
a.whithead:visited {
	color: #fff;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
a.whithead:hover {
	text-decoration: none;
	background-color:#333333;
	color: #FFFFFF;
}
a.whithead:active {
	text-decoration: none;
	color: #FFFFFF;
}


<!--break-->




#probox2 {
	width: 840px;
	background-color:#633;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:center;
	color: white;
	border-top:#633 solid 10px;
	border-bottom:#633 solid 10px;
}

#probox3 {
	width: 840px;
	background-color:#633;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:center;
	color: white;
	border-top:#633 solid 10px;
	border-bottom:#633 solid 10px;
}


#promobox {
	width: 800px;
	background-color:#e0b17f;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:center;
	color: #643334;
	border-top:#e0b17f solid 10px;
	border-bottom:#e0b17f solid 10px;
	padding: 5px 20px 10px 20px;
}

#contentbox {
		width: 800px;
	background-color:#e0b17f;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:center;
	color: #643334;
	border-top:#e0b17f solid 10px;
	border-bottom:#e0b17f solid 10px;
	padding: 5px 20px 10px 20px;
}


#leftbox {
	width:220px
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

#rightboxfloat {
	float:right;
	width:610px;
}

#clearit {
	clear:both;
}



