
body {
	background-color: #000000;

	
}
.homewrap {
    horizontal-align: center;
	background-image: url(images/homeWraprBG.gif);
	background-repeat: repeat-y;
	width: 1000px;


}
.usual {
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 12px;
	color: #996633;
	font-weight: 400;
}
.footer {
	background-image: url(images/homebtm.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 1000px;
}
.footertxt{
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 10px;
	text-decoration: none;
	color: #E1D0B6;
	text-align:center; 
	}
	
.footerlink:link {
	color: #ffffff;
}
.footerlink:visited {
	color: #ffffff;
}
.footerlink:hover {
	color: #ffffff;
}
.footerlink:active {
	color: #ffffff;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 12px;
	color: #763012;
	font-weight: normal;
	line-height: 18px;
}




.leftcol {
    height: 601px;
	width: 374px;	
	
	
}
.imagearea{
 
	margin-top:50px;
		
	
}

.rightcol {
	width: 551px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 12px;
	line-height: 18px;
	color: #996633;
	padding-left: 100px;
	padding-top: 175px;
	padding-right:35px;

}


