@charset "utf-8";
											/* Basics */
body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d4f2e;
	background: #FFFFFF;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
:focus{
	outline:0 !important;
}
											/* Wrapper */
#background_wrapper{
	margin: 0 !important;
	padding: 0;
	width: 100%;
	background: url(../images/bg_body.jpg);
}											
#wrapper{
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 1007px;
	background: url(../images/bg_body.jpg);	
}

											/* Header */
#header{
	margin: 0 0 0 18px;
	padding: 18px 0 0 0;
	width: 976px;
	height: 216px;
	position: relative;	
	z-index: 4;
}
#logo{
	margin: -159px 0 0 0;
	padding: 0 0 0 656px;
	position: relative;	
	z-index: 6;
}
*+html #menu{
	padding: 43px 0 0 40px;
	width: 948px;		
}
*html #menu{
	width: 948px;		
}
#menu{
	padding: 46px 0 0 40px;
	width: 936px;	
	position: absolute;
	z-index: 5;	
}											
											/* Body */
#body{
	margin: 50px 0 0 0;
	position: relative;
	z-index: 1;
	min-height:10px;
	height:auto !important;
	height:10px;
}
.flash_container{
	padding: 0 0 20px 0;
}

											/* COLUMN LEFT (CONTENT)*/
											
.col_left{
	padding: 63px 0 0 0;
	width: 643px;
	color: #5a3814;	
	position: relative;
	z-index: 3;	
}
*html .col_left{
	padding: 63px 0 0 0;
	width: 680px;
	color: #5a3814;	
	position: relative;
	z-index: 3;	
}

.leftcontent_wrapper{
	padding: 0 0 0 37px;
	width: 541px;
}
.leftcontent_wrapper h1{
	color: #9a7900;
}
.leftcontent_wrapper p, .rightcontent_wrapper p{
	line-height: 20px;
}
.smallarrow_link{
	padding: 0 2px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #687e00;
	text-decoration: none;
}
.smallarrow_link:hover, .smallarrow_link:active{
	text-decoration: underline;
}
.smallarrow img{
	top: 2px;
	position: relative;
}
.leftcontent_brushbg{
	margin: 15px 0 0 0;
	width: 669px;
	height: 182px;
	background: url(../images/bg_contentbg.jpg) no-repeat top left;
}
.leftcontent_margin{
	padding: 0 0 0 38px;
}
.leftcontent_brushbg .leftheading{
	padding: 40px 0 0 0;
	width: 220px;
	
}
.leftcontent_brushbg .leftheading p{
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.leftcontent_package{
	margin: 22px 25px 0 0;
	padding: 0 0 0 20px;
	width: 350px;
	height: 146px;	
	border-left: 1px solid #c0beb8;
}
.leftcontent_package2{
	padding: 30px 0 0 80px;
	width: 410px;
	height: 146px;	
}
.leftcontent_package p{
	margin: 0;
	padding: 4px 0;
	width: 230px;
}
.content_image{
	margin: -12px 0 0 540px;
	padding: 0;
	position: absolute;
}
.content_image2{
	margin: -25px 0 0 430px;
	padding: 0;
	position: absolute;
}
.packageheading_small{
	display: inline;
	padding: 15px 8px 0 0;
	font-size: 15px;
	color: #9a7900;
}
.packageheading_big{
	display: inline;
	padding: 10px 0 0 0;	
	width: 200px;
	font-size: 26px;
	color: #9a7900;
}
.bigarrow_link{
	padding: 5px 2px 30px 0;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #687e00;
	text-decoration: none;
}
.bigarrow_link:hover, .bigarrow_link:active{
	text-decoration: underline;
}
.bigarrow img{
	top: 6px;
	position: relative;
}
.developmentsection, .mapsection{
	padding: 20px 0;
}
.developmentsection .devlogo{
	padding: 0 55px 0 0;
}

											/* COLUMN RIGHT */
.col_right{
	margin: 0;
	padding: 0;
	width: 326px;
	min-height: 402px;
	height: auto !important;
	height: 402px;
	background: url(../images/bg_rightbg_home.jpg) repeat-y bottom left;
	position: relative;
	z-index: 2;	
}
.colright_heading{
	margin: 40px 0 0 0;
	padding: 0 0 0 60px;	
	width: 200px;
	text-align: center;
}
.colright_heading .spacer{
	padding: 68px 0 0 0;
}
.rightcontent_wrapper{
	margin: 0;
	padding: 0 0 0 80px;
	width: 162px;
}
.rightcontent_wrapper p{
	margin: 0;
	padding: 0;
}
.colright_image{
	margin: 0;
	padding: 10px 0 0 70px;	
}
											/* INNER */
											
.colright_image2{
	margin: 0;
	padding: 0 0 0 70px;	
}
.stagepackage{
	margin: 20px 0;
	padding: 12px 20px 0 20px;
	width: 543px;
	height: 24px;
	background: url(../images/bg_brownbrush.gif) no-repeat top left;
}
.stagepackage .titletxt{
	font-size: 12px;
	font-weight: bold;
	color: #71850e;
}
.stagepackage a{
	font-size: 12px;
	font-weight: bold;
	color: #71850e;
	text-decoration: none;
}
.stagepackage a:hover, .stagepackage a:active{
	text-decoration: underline;
}
.form_contact ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.form_contact li{
	padding: 0 0 0 20px;
	width: 563px;
	line-height: 36px;	
	font-size: 12px;
	font-weight: bold;
}
.bg_formbrush{
	margin: 0;
	padding: 0;
	line-height: 36px;
	background: url(../images/bg_brownbrush.gif) no-repeat top left;
}
.bg_formbrush2{
	margin: 0;
	padding: 0;
	height: 36px;
	background: url(../images/bg_whitebrush.gif) no-repeat top left;
}
.btn_submit{
	padding: 0 20px 0 0;
}
*html .btn_submit{
	padding: 9px 20px 0 0;
}
.bg_txtbox{
	margin: 10px 0 0 0;
	padding: 0 20px 0 0;
	width: 266px;
	height: 16px;
	background: url(../images/bg_txtbox.gif) no-repeat top left;
}
.bg_txtbox2{
	margin: 10px 0 0 0;
	padding: 0 20px 0 0;
	width: 266px;
	height: 16px;
	background: url(../images/bg_txtbox2.gif) no-repeat top left;
}
.cat_textbox{
	margin: 0;
	padding: 2px 0 0 0;
	width: 266px;
	border: 0;
	font-size: 11px;	
	background: transparent none;
}
*html .cat_textbox{
	padding:0;
}
*+html .cat_textbox{
	padding:0;
}
.bg_txtarea{
	margin: 10px 0 0 0;
	padding: 0 20px 0 0;
	width: 266px;
	height: 74px;
	background: url(../images/bg_txtarea.gif) no-repeat top left;
}
.cat_listbox{
	margin: 0;
	padding: 2px 0 0 0;
	width: 266px;
	height: 74px;
	border: 0;
	font-size: 11px;	
	overflow: auto;
	background: transparent none;
}
.bg_selectbox{
	margin: 10px 0 0 0;
	padding: 0 20px 0 0;
	width: 166px;
	height: 18px;
}
.cat_dropdown{
	margin: 0;
	padding: 0;
	width: 166px;
	height: 18px;
	border: 1px solid #85847a;
	font-size: 11px;	
}
										
											/* Footer */
											
#footer{
	margin: 0;
	width: 100%;
	background: url(../images/bg_footerlines.gif) repeat-x top left;
}	
.footer_wrapper{
	margin: 0 auto;
	padding: 12px 15px 0 16px;		
	width: 976px;
	background: url(../images/bg_footerlines.gif) repeat-x top left;
}			
.footer_bottom{
	padding: 9px 0 0 0;
	height: 30px;
}			
.footer_col{
	margin: 0;
	padding: 0;
	width: 325px;
	height: 52px;
}
.callustoday{
	padding: 0 0 0 12px;
	width: 335px;
	height: 52px;	
}
.followtwitter{
	padding: 0 0 0 12px;
	width: 220px;
	height: 52px;	
}
.footer_logo{
	padding: 0 0 0 12px;	
}
#footer ul{
	list-style:none;
	text-align:center;
	margin:0;
	padding:0px;
}
#footer ul li{
	display:block;
	float:left;
}
#footer ul li a{
	display:block;
	padding:0 14px;
	border-right:1px solid #b2a291;
	color:#5a3814;
	text-decoration:none;
	font-size:11px;
	float:left;	
}
#footer ul li a:hover{
	text-decoration: underline;
}
#footer ul li#nb a{
	border:none !important;
}
#sitemap li a{
color:#687E00;
text-decoration:none;
line-height:30px;
}
.images_box{
/* float:left;
height:auto;
min-height:255px;
width:515px; */
}
.images_box ul{
height:164px;
padding-top:52px;
width:2185px;
}
.images_box ul li{
float:left;
height:auto;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:213px;
}