body {
	background-color: #76440c;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.bg{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 880px;
}
.menu_bg{
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 237px;
}
.con_bg{
	background-image: url(images/con_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 237px;
	height:24px;
	border: 1px solid #cfc59f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d5420;
	text-decoration: none;
	text-transform: uppercase;
}
.con_bg_txt{
    background-color: #f2ebd8;
	background-repeat: repeat;
	background-position: left top;
	width: 237px;
	border: 1px solid #cfc59f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #05561b;
	text-decoration: none;
	line-height:17px;
	
}
.con_bg_txt a:link{	color: #05561b;	text-decoration: none;	}
.con_bg_txt a:visited{	color: #05561b;	text-decoration: none;	}
.con_bg_txt a:hover{	color: #05561b;	text-decoration: underline;	}
.con_bg_txt a:active{	color: #05561b;	text-decoration: none;	}

.top_phone{
	font-family: Cambria;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body_txt{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #76440c;
	text-decoration: none;
	line-height:17px;
}
.body_txt a:link{	color: #76440c;	text-decoration: none;}
.body_txt a:visited{	color: #76440c;	text-decoration: none;}
.body_txt a:hover{	color: #76440c;	text-decoration: underline;}
.body_txt a:active{	color: #76440c;	text-decoration: none;}

.view_more{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #76440c;
	text-decoration: none;
	line-height:17px;
}
.view_more a:link{
	color: #76440c;
	text-decoration: none;
}
.view_more a:visited				{
	color: #76440c;
	text-decoration: none;
}
.view_more a:hover{
	color: #05561b;
	text-decoration: underline;
}
.view_more a:active{
	color: #76440c;
	text-decoration: none;
}
.img_head{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #76440c;
	text-decoration: none;
	line-height:17px;
}
.bot_link{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:17px;
}
.bot_link a:link{
	color: #ffffff;
	text-decoration: none;
}
.bot_link a:visited{
	color: #ffffff;
	text-decoration: none;
}
.bot_link a:hover{
	color: #ff952b;
	text-decoration: none;
}
.bot_link a:active{
	color: #ffffff;
	text-decoration: none;
}
.sub_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #05561b;
	text-decoration: none;
	text-transform: uppercase;
}
