body {
	margin: 0;
	background: url(images/home_backgrnd.gif);
	background-color: #E9DAA3;
	background-position: top;
	background-repeat: repeat-x;
	font: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36383e;	
}
a:link{
	font: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #75907C;	
}
a:visited{
	font: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #75907C;	
}
a:active{
	color: #000000;
}
a:hover{
	font: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #75907C;		
}
#logo{
	padding-left: 33px;
	padding-top: 33px;
	padding-bottom: 6px;
}
.header h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	font-weight: normal;
	color: #678970;
	padding-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	font-variant: normal;
	line-height: 22px;
	margin-bottom: 7px;
		
}
.h1small {
	font-size: 22px;
	text-transform: capitalize;
}
.h1small2 {

	font-size: 18px;
	text-transform: capitalize;
}
.h1small3 {

	font-size: 23px;
	text-transform: capitalize;
}

.header h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #678970;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}
#headerArea{
	border-bottom: 1px solid #FFFFFF;
	height: 15px;
}
.bodyText{	
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #36383e;	
}
.bodyText td{	
	padding-right: 12px;
}
.bodyText p{	
	font-size: 11px;	
}
.bodyText h2{
	font-size: 14px;
	text-transform: uppercase;
}
#bodyTextArea{
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ffffff;	
}
#title{
	padding-top: 15px;
}
.adArea{
	font-size: 10px;
}
#adImage{
	border: 0;	
	margin-top: 3px;
	padding-bottom: 5px;
}
.caption{
	font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #686169;
	font-size: 9px;
	padding: 4px;
}
.caption a:link {
	color: #686169;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
.caption a:visited {
	color: #686169;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
.caption a:hover {
	color: #686169;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
.footer{
	font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #686169;
}
.footer a:link{
	font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;	
	color: #75907C;
}
.footer a:visited{	
	font-family: Trebuchet, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;	
	color: #75907C;	
}
#space{
	margin-left: 100px;
}
.promotion
{
    font-size: 11px;
    padding-bottom: 5px;
    
}
.promotion hr
{
    color: #FFFFFF; 
    height: 1px; 
    text-align: center;
    margin-bottom: 7px;
}
.promotion strong
{
    color: #678970;
}
