body{
	margin:0;
	padding:0;
	background-image:url(images/h_bground.gif);
	font-family:tahoma;
	font-size:11px;
	color:#533d17;
	line-height:14px;
	}

p{
	margin:8px 0 10px 0;
	padding:0;
	line-height:14px;
	
	
	}


h3{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#914c28;
	font-weight:bold;
	text-decoration:none;	
	margin:30px 0 30px 0;
	}
	
.navText{
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	
	}
	
a.navText:hover {
	color:#ebc080;	
	}
	
.leftnavText{
	font-family:tahoma;
	font-size:11px;
	color:#533d17;
	text-decoration:none;
	padding-left:10px;
	}

a.leftnavText:hover{
	color:#e3dbbf;
	}
	
.footer{
	font-family:tahoma;
	font-size:10px;
	color:#533d17;
	text-decoration:none;
	
	}
a.footer {
	text-decoration:underline;
	}
	
a.footer:hover{
	color:#8d4a28;
	
}

.footer2{
	font-family:tahoma;
	font-size:10px;
	color:#e3dbbf;
	text-decoration:none;
	
	}
a.footer2 {
	text-decoration:underline;
	}
a.footer2:hover{
	color:#fff;
	
}
	
	
ul li{
	margin:0;
	padding:0;
	}
	
a{
	font-family:Tahoma;
	font-size:11px;
	color:#9c572e;
	text-decoration:none;
	
	}

a:hover{
	color:#7a3f21;
	text-decoration:underline;

	}
	
#h_top{
	background:url(images/h_top.jpg) no-repeat top center;
	height:442px;
}


#h_bottom{
	background:url(images/h_bottom.jpg) no-repeat top center;
}

#in_left{
	background:url(images/in_left.gif) no-repeat top right;
	}
	
#in_right{
	background:url(images/in_right.gif) no-repeat top left;
	}
	
#in_content{
	background:#e6dec3 url(images/in_contentbg.jpg) no-repeat top;
	}

#in_leftsub{
	background:#c1b071 url(images/in_top-bottom.jpg) no-repeat top;
	padding-top:20px;
	}
	
#thehr{
	background:url(images/thehr.gif) repeat-x center;
	height:24px;
	
	}


#img_border{
	border:1px solid #935338;
	padding:2px;
	}
	
#in_navbg{
	background:url(images/in_navbg.jpg) repeat-x;
	height:30px;
	}

#left_shadow{
	background:url(images/in_shadowleft.gif) repeat-y top right;
	}
	
	#right_shadow{
	background:url(images/in_shadowright.gif) repeat-y top left;
	}

#faqs_img img{
	border:1px solid #935338;
	padding:2px;
	}
	