@charset "utf-8";
/* CSS Document */


	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url('images/bkg.jpg');
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	
	
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #97824D;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #97824D;
	padding-top: 0x;
	padding-right: 12px;

}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;	
}
.footer {
	font-size: 9px;
	font-weight: bold;
	color: #000;
	
}

.nav_footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;

}
.botnav_img {
	background-image: url('images/footer.png');
	background-repeat:no-repeat;

}	
a:link {
	color: #000;
}
a:visited {
	color: #666;
}
a:hover {
	color: #333;

}

.img_textright {
	border-color:#97824D;
	border:#97824D;
	border-style:solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

.img_textleft {
	border-color:#999;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	
}

	
	