@charset "UTF-8";



body{
	color:#666666;
	font-family:"Roboto",Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background:url(images/bg.jpg);
	
	
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto';
}

img {
	
	height:auto;
	overflow:hidden;
	max-width:100%;
}


	A{color:#ae8851;}
A #back-color:hover,A:hover{text-decoration:none;}
.footer , .footer a{color:#3b3b3b;}
 .footer a{text-decoration:underline;}
.imgbh{position:absolute;z-index:0;}
.footer #footerlink ,.footer h3 a{color:#ae8851;font-weight:bold;}
.ghost{visibility:hidden;position:relative;width:100%;top:0;left:0;}
.clearfix{clear:both !important;}
.dblock{display:block !important;}

.dblock {position: relative;} 
.dblock .colm {position: absolute; z-index: 1; top: 0; left: 0;right:0;}
