body {
	background: url(images/h_bgfiller.jpg) top left repeat-x #dbd4bb;
	margin:0px;
	font:14px "Times New Roman", Times, serif;
	color:#194f1a;
}
.h_bg{
	background:url(images/h_bg.jpg) top center no-repeat;
	padding-top:20px;
}
.wrapper{
	width:960px;
	margin:0 auto;
}
.floatleft{
	float:left;
}
.clearing{
	clear:both;
	line-height:0px;
	height:0px;
}

.h_nav{
	width:640px;
	height:46px;
	float:left;
}
.h_desc{
	width:320px;
	height:439px;
	float:left;
	overflow:hidden;
	background:url(images/h_desc_bg.jpg) top left repeat-x;
}
.h_desctext{
	margin:20px;
	line-height:1.4em;
	text-align:justify;
}
.flashcontent{
	float:left;
	width:640px;
	height:439px;
	background-color:#333333;
}
.welcometext{
	float:left;	
	padding:20px;
	line-height:1.4em;
	color:#806d22;
	text-align:center;
	margin-bottom:30px;
	margin-top:20px;
}
.footernav{
	float:left;
	width:auto;
	font-size:10px;
	color:#958962;
	font-family:tahoma;
	line-height:17px;
}
.footerimages{
	float:right;
	width:auto;	
}
a:active, a:focus {outline: 0;}


a:link {text-decoration: none;color:#194f1a;}
a:visited {text-decoration: none;color:#194f1a;}
a:active {text-decoration: none;color:#194f1a;}
a:hover {text-decoration: underline;color:#194f1a;}

.footernav a:link {text-decoration: none;color:#958962;}
.footernav a:visited {text-decoration: none;color:#958962;}
.footernav a:active {text-decoration: none;color:#958962;}
.footernav a:hover {text-decoration: underline;color:#806d22;}