body {
	background: #f6e6cb;
	font: Normal 12px/16px Arial;
	color: #030303;
}

/* ======================= Reset Styles! ======================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var, hr,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 1;
	outline: 0;
}

img
	{
	float:left;
border:0;
}

.clear
	{
	clear:both;
}

a:link, a:active, a:visited
	{
	color: #BF8C3B;
	text-decoration: none;
}

a:hover
	{
	color: #281101;
}

/* >>>>>>>>>>>>>>>>>>>>>> Main Wrapper <<<<<<<<<<<<<<<<<<< */
#wrapper{
	width: 922px;
	margin: 0 auto;
	background: url(../images/wrapper-bg.jpg) no-repeat left top;
	padding: 0 31px 0 29px;
}

/* ======================= Header ======================= */
#header{
	width: 922px;
	float: left;
}

.logo_img{
	float: left;
	padding: 21px 0 0 5px;
	display:none;
}

#header h1{
	font: Normal 0px Times New Roman;
	color: #e5c686;
	float: left;
	text-align: right;
	padding: 0;
	height:100px;
	width:470px;
	background:url(../images/logo.png) top left no-repeat;
}

#header h1 strong{
	font: Bold 0 Times New Roman;
}

.top_phone{
	float: right;
	text-align: right;
	padding: 0 4px 0 0;
	font: Normal 20px Tahoma;
	color: #080809;
	line-height: 32px;
	padding: 15px 0 0 5px;
}

.top_phone strong{
	font: Bold 25px Tahoma;
}

.top_phone b{
	font: Bold 14px Tahoma;
}

#header ul{
	list-style-type: none;
	float: right;
	padding: 23px 0 0 0;
}

#header ul li{
	float: right;
	text-align: right;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	font: Bold 12px Arial;
	background: url(../images/normal-btn-lft.gif) no-repeat left top;
}

#header ul li a:link, #header ul li a:visited, #header ul li a:active{
	color: #080809;
	padding: 12px 18px 10px 0;
	float: left;
	background: url(../images/normal-btn-rht-bar.jpg) no-repeat right top;
}

#header ul li a:hover{
	color: #c3a265;
}

.active{
	background: url(../images/active-btn-lft.gif) no-repeat left top !important;
	color: #fff !important;
}

#header ul li span{
	float: left;
	background: url(../images/active-btn-rht.jpg) no-repeat right top;
	padding: 12px 20px 10px 0;
}

.header_img{
	padding: 0 0 0 2px;
	float: left;
}

/* ======================= Body ======================= */
#body{
	width: 922px;
	float: left;
	padding: 29px 0 20px 0;
}

/* ========= Left Panel ========= */
#left_panel{
	width: 192px;
	float: left;
}

#services{
	width: 192px;
	float: left;
	background: url(../images/call-out-bg.gif) repeat-y left top;
}

#services h1{
	width: 192px;
	text-align: center;
	font: Bold 12px Tahoma;
	color: #fff;
	background: url(../images/call-out-top.jpg) no-repeat left top;
	padding: 9px 0 17px 0;
	text-transform: uppercase;
}

#services ul{
	list-style-type: none;
}

#services li{
	background: url(../images/arrow-bullet.jpg) no-repeat 10px 2px;
	font: Bold 12px Arial;
	color: #625b54;
	padding: 0 0 18px 27px;
}

#services li a:link, #services li a:visited, #services li a:active{
	color: #625b54;
}

#services li a:hover{
	color: #fff;
	border-bottom: 1px dashed #fff;
}

#contact_us{
	width: 192px;
	float: left;
	margin: 11px 0 0 0;
	background: url(../images/call-out-bg.gif) repeat-y left top;
}

#contact_us h1{
	width: 192px;
	text-align: center;
	font: Bold 12px Tahoma;
	color: #fff;
	background: url(../images/call-out-top.jpg) no-repeat left top;
	padding: 9px 0 17px 0;
	text-transform: uppercase;
}

#contact_us label{
	font: Normal 12px Arial;
	color: #414448;
	padding: 0 0 0 15px;

	float: left;
}

#contact_us input{
	width: 172px;
	height: 20px;
	float: left;
	border: 1px;
	margin: 0 0 5px 10px;
	text-indent: 3px;
	color: #936d2f;
}

#contact_us textarea{
	width: 172px;
	height: 59px;
	float: left;
	border: none;
	margin: 0 0 5px 10px;
	text-indent: 3px;
	color: #936d2f;
	font: Normal 12px Arial;
}

.submit_btn{
	width: 43px !important;
	height: 17px !important;
	float: right !important;
	margin: 3px 11px 0 0 !important;
}

/* ========= Content ========= */
#content{
	width: 467px;
	padding: 0 29px 0 37px;
	float: left;
}

#content h1{
	font: italic bold 20px Arial;
	color: 010101;
	padding: 0 0 3px 0;
}

#content p{
	padding: 8px 10px 8px 1px;
}

.body_img{
	 float: left;
	 padding: 30px 0 0 0;
}

.body_img img{
	float: left;
	margin: 0 8px 0 0;
}

#call_us{
	background: url(../images/call-us-box-bg.jpg) repeat-y left top;
	width: 459px;
	float: left;
	margin: 22px 0 0 0;
}

.call_usdiv{
	width: 459px;
	float: left;
	background: url(../images/call-us-box-top.jpg) no-repeat left top;
}

#call_us h1{
	font: Normal 20px Tahoma;
	color: #6e9111;
	padding: 20px 10px 0 10px;
	letter-spacing: 2px;
}

.phone_icon{
	margin: 7px 16px 0 34px;
}

/* ========= Right Panel ========= */
#right_panel{
	float: right;
	width: 192px;
	padding: 0 5px 0 0;
}

#why_choose{
	width: 192px;
	float: right;
	background: url(../images/call-out-bg.gif) repeat-y left top;
}

#why_choose h1{
	width: 192px;
	text-align: center;
	font: Bold 12px Tahoma;
	color: #fff;
	background: url(../images/call-out-top.jpg) no-repeat left top;
	padding: 9px 0 17px 0;
}

#why_choose ul{


	list-style-type: none;
	background: url(../images/call-out-bottom.jpg) no-repeat left bottom;
}

#why_choose li{
	background: url(../images/choose-us-bullet.jpg) no-repeat 12px 5px;
	padding: 0 11px 16px 23px;
}

#promotions{
	width: 192px;
	float: right;
	background: url(../images/call-out-bg.gif) repeat-y left top;
	margin-top: 12px;
}

#promotions h1{
	width: 192px;
	text-align: center;
	font: Bold 12px Tahoma;
	color: #fff;
	background: url(../images/call-out-top.jpg) no-repeat left top;
	padding: 9px 0 17px 0;
}

#promotions p{
	list-style-type: none;
	background: url(../images/call-out-bottom.jpg) no-repeat left bottom;
	padding: 0 11px 16px 13px;
}
#promotions ul{
	list-style-type: none;
	background: url(../images/call-out-bottom.jpg) no-repeat left bottom;
}

#promotions li{
	background: url(../images/choose-us-bullet.jpg) no-repeat 12px 5px;
	padding: 0 11px 16px 23px;
}

/* ======================= Footer ======================= */
#footer{
	width: 922px;
	float: left;
	background: url(../images/footer-bg.jpg) no-repeat left top;
	text-align: center;
	color: #5b534d;
	padding: 0 0 12px 0;
}

#footer p{
	width: 862px;
	float: left;
	padding: 22px 30px 0 30px;
}

#footer span{
	padding: 0 10px;
	color: #5b534d;
}

#footer a:link, #footer a:visited, #footer a:active{
	color: #5b534d;
}

#footer a:hover{
	color: #33240c;
	text-decoration: underline;
}

.address{
	width: 862px;
	float: left;
	padding: 0 30px;
	font-weight: normal;
	line-height: 20px;
}

.yodle a:link, .yodle a:visited, .yodle a:active{
	font-weight: bold;
}

.yodle a:hover{
	color: #000 !important;
}

.float-right {
	float: right;
	margin: 10px 0px 10px 10px;
}

.text {font-style: italic;}
.source {text-align: right; font-weight: bold;}
