/* general tag definitions */
a{
	color:#000000;
}
a:hover{
	color: #800000;
}
html{
	margin:0px;
	padding:0px;
}
body{
	font-family:'Georgia';
}
p{
	font-size:1em;
}
ul{
	font-size:1em;
}

/* div id definitions */

#homecontainermain {
	margin: 0px auto;
	max-width:786px;
	min-width:786px;
	padding: 0px;
	position:relative;
	width:786px;
}
#homecontainermain p.txtopt1{
	font-weight:normal;
	font-size:24px;
	line-height:48px;
	margin:0px;
	text-align:center;
}
#homecontainermain p.txtopt2{
	font-size:16px;
	margin:10px;
	
}
#homecontainermain p.txtopt3{
	font-weight:bold;
	font-size:16px;
	margin:10px;
}
#homecontainermain h4.txtopt1{
	font-size:16px;
	margin:10px;
}
#homecontainernavbody {
	position:absolute;
	left:0px;
	top:149px;
}

/* misc. class definitions */
.tablebare {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* div class definitions */
.edge1-z0 {
	background-color:#660000;
	height:144px;
	margin: 0px;
	max-width:784px;
	min-width:784px;
	padding: 0px;
	position:absolute;
	width:784px;
	left:0px;
	top:0px;
}
.edge1-z1 {
	background-color:#FFF7E3;
	height:142px;
	margin: 0px;
	max-width:782px;
	min-width:782px;
	padding: 0px;
	position:absolute;
	width:782px;
	left:1px;
	top:1px;
}
.edge1-z2 {
	background-color:#660000;
	height:140px;
	margin: 0px;
	max-width:780px;
	min-width:780px;
	padding: 0px;
	position:absolute;
	width:780px;
	left:1px;
	top:1px;
}
.edge2 {
	background-color:#660000;
	height:400;
	max-width:784px;
	min-width:784px;
	width:784px;
	position:absolute;
	left:0px;
	top:148px;
	padding:0;
	margin:0;
}
.iealign {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.homebannerleft {
	height:138px;
	max-height:138px;
	min-height:138px;
	width:253px;
	position:absolute;
	left:1px;
	top:1px;
}
.homebannermid {
	background-color:#FFF7E3;
	height:138px;
	max-height:138px;
	min-height:138px;
	width:272px;
	position:absolute;
	left:254px;
	top:1px;
}	
.homebannerright {	
	height:138px;
	max-height:138px;
	min-height:138px;
	width:253px;
	position:absolute;
	left:526px;
	top:1px;
}	
.homenavsection {
	background-color:#FFF7E3;
	height:398;
	width:782px;
	position:absolute;
	left:1px;
	top:1px;
	padding:0;
	margin:0;
}
.bannerstripehoriz1 {
	position: absolute;
	width: 60px;
	height: 60px;
	z-index: 2;
	font-size: 1px;
	left: 532px;
	top: 16px;
	background-color:#6f6442;
}	
.bannerstripehoriz2 {
	position: absolute; 
	width: 578px;
	height: 4px;
	z-index: 1;
	font-size: 1px;
	left: 105px;
	top: 52px;
	background-color:#660000;
}
.bannerstripevert {
	position: absolute;
	width: 48px;
	height: 92%;
	z-index: 3;
	font-size: 1px;
	left: 53px;
	top: 52px;
	background-color:#d4c083;
}
.bannerlevel2 p{
	font-size:24px;
	font-weight:bold;
	margin-left:104;
	margin-top:20;
}
.maincontent {
	position: absolute; 
	width: 640px; 
	z-index: 1; 
	left: 105px;
	top: 56px;
}
.maincontent a{
	color:#000000;
	font-weight:bold;
}
.maincontent a:hover{
	color: #800000;
	text-decoration: none;
}
.maincontent h4{
	font-weight:bold;
	margin-left:20;
	margin-top:4;
	margin-bottom:4;
	font-size:1em;
}
.maincontent h5{
	font-weight:bold;
	margin-left:40;
	margin-top:4;
	margin-bottom:4;
	font-size:1em;
}
.maincontent h6{
	color: #800000;
	font-weight:bold;
	margin-left:20;
	margin-top:4;
	margin-bottom:4;
	font-size:1em;
}
.maincontent h6{
	font-weight:bold;
	margin-left:40;
	margin-top:4;
	margin-bottom:4;
	font-size:1em;
}
.maincontent p{
	color:#000000;
	margin:20;
	line-height:25px;
}
.maincontent p.txtopt1{
	margin-left:40;
	color:#000000;
}
.maincontent p.txtopt2{
	margin-left:60;
	color:#000000;
}
.maincontent p.txtopt3{
	line-height:1.2em;
}
.maincontent ul{
	color:#000000;
	margin-left:40;
	line-height:20px;
	padding:0px;
}
.maincontent ul.ulopt1{
	color:#000000;
	margin-left:60;
	line-height:20px;
	padding:0px;
}
.navfooter a{
	color:#800000;
}
.navfooter a:hover{
	color: #000000;
	text-decoration: none;
}
.navfooter p{
	color:#800000;
	text-align:center;
	font-size:12px;
	line-height:22px;
}
.navfooter p.txtopt11{
	color:#000000;
	font-size:10px;
	line-height:12px;
	margin:0px;
	text-align:center;
}

