

body{
	background-image: url(images/bg.jpg);
	background-color: #631B1B;
	background-repeat: no-repeat;
	background-position: center top;

}
#hero{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C29B58;
	height: 327px;
	width: 900px;	

}
#sechero{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C29B58;
	height: 199px;
	width: 900px;	

}
#navHome{
	height: 32px;
	width: 660px;
	position: absolute;
	z-index: 99;
	top: 410px;
	text-align: center;
	left: 50%;
	margin-left: -330px;	
}
#content{
	border: 5px solid #C29B58;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
}
.content{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	text-align: center;
}
.body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	text-align: center;
}
.contentPad{
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	text-align: center;


}
td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	
}

 <!--
A:Hover {color: #0000C6;	text-decoration: underline;}
  -->

 <!--
 .footer {
	text-decoration:none;
	line-height:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color: #CFB378;
}
 -->
 <!--
 .footernav {
	text-decoration:none;
	line-height:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color: #94874E;
}
 -->
 <!--
 .bodybold {
	text-decoration:none;
	line-height:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-style: normal;
	font-weight: bold;
	color: #8C2421;
}
 -->
 <!--
 .bodyscript {  text-decoration:none; line-height:17px;  font-family: time, "times new roman", serif; font-size:13pt; font-style: italic; font-weight: bold; color: #666600;}
 -->