@charset "utf-8";
body  {
	font: 13px Arial;
	background: url(../images/bg.gif);
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #82796a;
}

body h1 {
	font: 18px Arial Black;
	color: #b32318;
	padding-bottom: 1px;
	margin-bottom: 1px;
	
	}

hr {
	color: #b32318;
	margin-top: 1px;
	padding-top: 1px;
	}
	
.showcase {
	font: 18px Arial Black;
	}	


.twoColElsRtHdr #container { 
	width: 797px;  
	background: url(../images/placeholderbg1.gif);
	margin: 0 auto; 
	text-align: left; 
} 
.twoColElsRtHdr #header { 
	background: url(../images/header2.jpg); 
	height: 124px;
} 

/*.twoColElsRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}*/


.twoColElsRtHdr #globalnav {
	float: right;
	width: 797px;
	height: 38px;
	}


/*.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}*/


.twoColElsRtHdr #mainContent {
  	margin: 54px 10px 0 30px; 
	min-height: 380px;
} 
.twoColElsRtHdr #footer { 	
	background: url(../images/placeholderbg2.gif);
	height: 199px;
	margin: 45px 11px 12px 9px;
} 


.twoColElsRtHdr #footer p {
	padding: 5px 0; 
}

.style1 {
	font: Verdana;
	font-size: 14px;
	color: #5e0000;
	text-transform: uppercase;
	}
	
.style2 {
	font: Verdana;
	font-size: 12px;
	color: #7b5738;
	font-style: italic;
	font-weight: bold;
	}	
	
.style3 {
	font: Verdana;
	font-size: 12px;
	color: #ffffff;
	}	
	
.style4 {
	font-size: 12px; 
	color: #7b5738; 
	font: Verdana;
	font-weight: bold;
	}	

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.footer_image {
	margin: 12px 28px 18px 19px;
	}

ul li {
 color:#82796a;
 }