a:link { color: #CC3333; text-decoration: none; }
a:visited { color: #990033; text-decoration: none; }
a:hover { color: #990033; text-decoration: underline}
.bg_light {
	background-attachment: scroll;
	background-image: url(images/bg_light.gif);
	background-repeat: repeat-x;
}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6A6A47;
	line-height: 17px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #6A6A47;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6D49;
}
.copy a:link { text-decoration: none; color: #6D6D49;}
.copy a:visited { text-decoration: none; color: #6D6D49;}
.copy a:hover { text-decoration: underline; color: #272807;}
.contactboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDDEB6;
	border: 1px solid #838360;
}
.redsubhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #960808;
	line-height: 17px;
}	
.homebg {
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767836;
}
