html, body {
background: #7a6747 url(../images/home_back_2.jpg) no-repeat center top;
margin: 0;
}

.body-main {
	color : #584423;
	font: 14px "Times New Roman", Times, serif;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
	}
	
a.basic_hm:link, a.basic_hm:visited {
	font: 14px "Times New Roman", Times, serif;
	color: #584423;
	border-bottom: dotted #808080 1px;
	text-decoration: none;
}
	
a.basic_hm:hover {
	font: 14px "Times New Roman", Times, serif;
	color: #CC9900;
	text-decoration: none;
}

a.basic_caption:link, a.basic_caption:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #065180;
	border-bottom: dotted #808080 1px;
	text-decoration: none;
}
	
a.basic_caption:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ce873f;
	text-decoration: none;
}

.home_pg_back  {
	background: #f4eae0 url(../images/home_back.jpg) no-repeat top;
	}

.Body-Red {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	text-align : left;
	text-decoration : none;
	line-height : 16px;
}
.Outfitter {
	color : #6B501F;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	text-align : left;
	text-decoration : none;
	line-height : 16px;

}
.Caption{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	text-align : left;
	text-decoration : none;
	line-height : 12px;
	
}
.Link-Caption{
	color : #6B501F;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	text-align : left;
	text-decoration : none;
	line-height : 10pt;

}
.Body-Link{
	color : #786930;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	text-align : left;
	text-decoration : none;
	line-height : 19px;
	
}
.Head {
	color : #6B501F;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;

}
.Sub-Head {
	color : #591136;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;

}
.Slot{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;

}
.Quotes{
	color : #591136;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : italic;
	font-size : 10pt;
	line-height : 19px;
	font : normal;

}
	
.main_nav_button {
	float: left;
	width: 164px;
	height: 31px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #424c32;
	padding: 6px 0 0 17px;
	margin: 0px -17px -6px 0px;
	text-align: left;
	text-decoration: none;
	background: url(../Images/button_work_2.jpg) no-repeat 0px 0px;
	}
	a.main_nav_button:link, a.main_nav_button:active {
	float: left;
	background: url(../Images/button_work_2.jpg) no-repeat 0px 0px;
	text-decoration: none;
	width: 164px;
	}
	a.main_nav_button:hover {
	background: url(../Images/button_work_2.jpg) no-repeat -181px 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 164px;
	text-decoration: none;
	}
	
.nav_back_hm  {
	background: url(../Images/home_nav_side.jpg) no-repeat top;
	}

