/* HTML5 display-role reset for older browsers */
article, aside, figure, footer, header, hgroup, nav, section {display: block;}

img, object, embed {}
ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

body {line-height:1;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}
hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

/* Form Elements */
input, select {vertical-align: middle;}
input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom;}
.ie6 input {vertical-align: text-bottom;}
select, input, textarea {font: 99% sans-serif;}

a:hover, a:active {outline: none;}
small {font-size: 85%;}
strong, th {font-weight: bold;}
td, td img {vertical-align: top;} 

sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.0em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable, label, input[type=button], input[type=submit], button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}

a, img a, img, a img {border:0;	outline:0; text-decoration:none;}

/* FLOAT-elements */
.fltleft {float:left;}
.fltright {float:right;}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clear { clear: both; }
.clrflt { clear:both;line-height:1px;font-size:1px;overflow: hidden; }

/* MAIN */
body {
	background:url(../graphics/body_bg.jpg) repeat left top;
	font: 14px 'PT Sans', sans-serif;
	color:#56554f;
	padding:0px;
	margin:0px;
	}
	
/*========== Wrapper ==========*/

#wrapper
{
	width:1029px;
	margin:0px auto;
}

/*========== header ==========*/
.header{
	padding:30px 0 0 0;
	height:106px;
}


/*========== content ==========*/

.content_wrapper{
	background:url(../graphics/content_bg.jpg) repeat left top;
	margin-bottom:10px;
}

.content{
	margin-bottom:20px;
}

.sidebar{
	width:240px;
	position:relative;
	z-index:999;
	margin:-35px 0 0 -65px;
}

.nav{
	width:272px;
	height:500px;
	background:url(../graphics/nav_bg.png) no-repeat left top;
	padding: 37px 10px 0;
	margin-bottom:15px;
}

.nav ul{
	padding:0 47px 0 41px;
	margin:0px;
	list-style:none;
}

.nav ul li{
	font: bold 14px/20px 'PT Sans', sans-serif;
	color:#faf8f5;
	text-transform:uppercase;
	background:url(../graphics/nav_li_bg.jpg) no-repeat center bottom;
	padding:10px 0;
	display:block;
}

.nav ul li a{
	color:#faf8f5;
	padding:0 0 0 20px;
	background:url(../graphics/arrow.png) no-repeat left 0px;
}

.nav ul li.drop a{
	background:url(../graphics/arrow3.png) no-repeat left 0px;
}


.nav ul li a:hover,.nav ul li.active a{
	background-position: left -20px;
	color:#2b3e17;
}

.nav ul ul{
	padding:6px 0 0 0;
}

.nav ul li li{
	background:none;
	padding:0px;
	font-weight:normal;
	text-transform:none;
}

.nav ul li li a{
	background:none !important;
	color:#FFF !important; 
}

.nav ul li li.active a,.nav ul li li a:hover{
	color:#1e2e0e !important;
}


.button1{
	background:url(../graphics/button1.png) no-repeat left top;
	width:215px;
	height:46px;
	padding:18px 17px 16px 22px;
	font-size:15px;
	line-height:17px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

.button1 a{
	display:block;
	color:#FFF;
	padding: 3px 30px 10px 14px;
}

.button2{
	background:url(../graphics/button2.png) no-repeat left top;
	width:226px;
	height:46px;
	padding:10px 12px 21px 19px;
	font-size:15px;
	line-height:17px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

.button2 a{
	display:block;
	color:#FFF;
	padding:7px 30px 10px 14px;
}

.content_right{
	width:789px;
}

.banner_area{
	width:100%;
	position:relative;
	margin:-25px 0  23px -110px;
}

.banner{
	background:url(../graphics/banner_bg.png) no-repeat left top;
	width:694px;
	height:412px;
	padding:28px 28px 0 50px;
	position:relative;
	z-index:99;
}

.side_banner{
	background:url(../graphics/side_banner_bg.png) no-repeat left top;
	width:216px;
	height:400px;
	padding:25px 21px 0 27px;
	position:absolute;
	z-index:20;
	right:-185px;
	top:-15px;
}

.content_area{
}

.content_area_left{
	width:549px;
	line-height:22px;
}

.content_area_left h1{
	font: 52px/52px 'Shadows Into Light', cursive;
	color:#484743;
	margin:0px 0 15px 0;
	padding:0px;
	font-weight:normal;
}

.content_area_left h2{
	font-size:52px;
	line-height:52px;
	color:#484743;
	margin:0px 0 15px 0;
	padding:0px;
	font-weight:normal;
}

.content_area_left p{
	margin:0 0 15px 0;
	padding:0px;
}

/******** forms styles *************/
.content_area_left input { color: #768080; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; margin: 3px; padding: 2px 5px; border: 1px #ccc solid; }

.content_area_left input.qty { width:25px;}

.content_area_left select { color: #636D70; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; margin: 3px; padding: 2px 5px; border: 1px #ccc solid; }

.content_area_left input.checkbox, input.radio { border-style: none !important; }

.content_area_left textarea { color: inherit; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; margin: 3px; padding: 2px 5px; border: 1px #ccc solid; width: 375px; height: 100px; }

.content_area_right{
	width:229px;
	padding:15px 0 0 0;
}

.image_box1{
	width:166px;
	height:103px;
	background:url(../graphics/image_box1_bg.png) no-repeat left top;
	padding:25px 24px 15px 21px;
}

.image_box2{
	width:166px;
	height:103px;
	background:url(../graphics/image_box2_bg.png) no-repeat left top;
	padding:9px 22px 25px 21px;
}

.content_bottom{
	height:46px;
	text-align:center;
}

/*========== footer ==========*/

.footer{
	padding:20px 0px;
}

.footer_nav{
	font-size:15px;
	line-height:30px;
	color:#FFF;
	width: 650px;
	margin: 0 auto;
}

.footer_nav ul{
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:center;
	width: 675px;
}

.footer_nav ul li{
	display:inline;
	padding:0;
}

.footer_nav ul li a{
	background:url(../graphics/footer_nav_sep.jpg) no-repeat right center;
	color:#FFF;
	text-decoration:underline;
	padding: 0 15px;
}

.footer_nav ul li a.mainlast {
	background: none;	
}


.copyright{
	font-size:15px;
	line-height:30px;
	color:#739942;
	width: 1029px;
	text-align:center;
	float: left;
	margin: 0 auto;		
}

.copyright a{
	color:#FFF;
	text-decoration:underline;
}


/*========== inner1 ==========*/

.content_inner{
	width:746px;
}

.breadcrumb{
	color:#607818;
	line-height:20px;
	padding:29px 0 20px 0;
	border-bottom:solid 1px #dddbd4;
	margin-bottom:15px;
}

.breadcrumb ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.breadcrumb ul li{
	display:inline;
	padding:0 7px 0 13px;
	background:url(../graphics/arrow2.png) no-repeat left center;
}

.breadcrumb ul li.first{
	padding-left:0px;
	background:none;
}

.breadcrumb ul li a{
	color:#607818;
	text-decoration:underline;
}

.inner_banner{
	background:url(../graphics/inner_banner_bg.png) no-repeat left top;
	width:699px;
	height:290px;
	padding:34px;
	position:relative;
	margin:0 0 0 -15px;
}

.slder{
	width:349px;
	margin-bottom:20px;
}

.slder_box{
	width:349px;
	height:232px;
	margin-bottom:12px;
}/* #image_wrap img {	max-height: 232px;	max-width: 340px;} */
#image_wrap img {
	max-width: 358px;
	max-height: 223px;
}
.units .row .td1, .units .row .td2, .units .row .td3, .units .row .td4, .units .row .td5 {
	width: 139px;
	float: left;
}
.row_header {
	width: 100px;
	float: left;
}
.slder_thumb{
	position:relative;
	height:47px;
	width:296px;
	margin:0 auto;
}

.arrow_left{
	height:20px;
	width:20px;
	position:absolute;
	top:12px;
	left:-27px;
}

.arrow_right{
	height:20px;
	width:20px;
	position:absolute;
	top:12px;
	right:-20px;
}

.slder_thumb img{
	margin:0 3px;
	padding:0px;
}

.banner_right{
	width:325px;
	line-height:22px;
}

.banner_right h2{
	font: 40px/50px 'Shadows Into Light', cursive;
	margin:0 0 15px 0;
	padding:5px 0 0 0;
	font-weight:normal;
}
.banner_right ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.banner_right ul li a{
	color:#607818;
	text-decoration:underline;
}
.units {
	float: left;
	margin: 0 0 40px 0;
}
.units_header {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
.units_header h2 {
	color: #607818;
	font-size: 24px;
	margin: 9px 0 15px 0 !important;
	padding: 0px;
	font-weight: bold;
	float: left !important;
	width: 50% !important;
}
.units_header a {
	float: right;
	width: 46%;
	display: none;
}
.row {
	border-bottom: solid 1px #dddbd4;
	padding: 10px 0;
	float: left;
	width: 602px;
}
.unit_info{
	line-height:22px;
}

.unit_info p{
	margin-bottom:20px;
}

.unit_info h2{
	color:#607818;
	font-size:24px;
	margin:0px 0 15px 0;
	padding:0px;
	font-weight:bold;
	float:none;
	width:100%;
}

.unit_info table {
	float: left;	
}

.unit_desc {
	float: left;
}

#info{
	border:0px;
	margin:0 0 25px 0;
}

#info td{
	font-size:12px;
	line-height:15px;
	border-bottom:solid 1px #dddbd4;
	vertical-align:middle;
	padding: 5px 0;
}

#info td.column1{
	width:60px;
}

#info td.column2{
	width:65px;
}

#info td.column3{
	width:110px;
}

#info td.column4{
	width:87px;
}

#info td.column5{
	width:103px;
}

#info thead td{
	font-weight:bold;
}

.unit_info_column{
	width:351px;
}

.unit_info_column ul{
	padding:0px;
	margin:0px 0 12px 0;
	list-style:none;
	display:block;
}

.unit_info_column ul li{
	background:url(../graphics/bullete.png) no-repeat left 9px;
	padding:0 0 0 12px;
	display:block;
}

.unit_info_column ul li a{
	color:#607818;
	text-decoration:underline;
}

.unit_info_column ul li a img{
	margin-left:5px;
	position:relative;
	top:3px;
}

.map{
	width:350px;
	height:275px;
	padding: 0 0 25px 0;
}

.unit_info_column h3,.block2 h3{
	background:none;
	color:#b14900;
	font-size:18px;
	line-height:25px;
	margin:15px 0 10px 0;
	padding:0px 0 0 23px;
	
}

.unit_info_column h3 sup,.block2 h3 sup{
	font-size:8px;
	line-height:8px;
}

.unit_info_column h3 a,.block2 h3 a{
	position:relative;
	top:-6px;
}

/*========== inner2 ==========*/

.block1{
	line-height:22px;
}

.block1 h1{
	font: 49px/50px 'Shadows Into Light', cursive;
	color:#484743;
	font-weight:normal;
	margin:0px 0 25px 0;
	padding:10px 0 0 0;
}

.block1 p{
	margin:0 0 35px 0;
	padding:0px;
}

.blog_box{
	margin-bottom:25px;
}

.blog_pic{
	width:251px;
	height:166px;
	background:url(../graphics/blog_pic_bg.png) no-repeat left top;
	padding:29px 24px 26px 25px; 
	margin:0 0 0 -15px;
}
.blog_pic img {	max-width: 251px;	max-height: 167px;}
.blog_text{
	width:440px;
}

.blog_text h2{
	font-size:24px;
	line-height:25px;
	color:#607818;
	margin:0px 0 10px 0;
	padding:0px;
	font-weight:normal;
}

.blog_text h2 a{
	text-decoration:underline;
	color:#607818;
	display: inherit;
}

.blog_text ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
}

.blog_text ul li{
	width:213px;
	float:left;
	display:block;
}

.blog_text ul li a{
	color:#607818;
	text-decoration:underline;
	display: inherit;
}

.blog_text a {
	display:none;
}

.spacer{
	height:15px;
	clear:both;
}

.blog_text p{
	margin-bottom:15px;
}

.blog_details{
	width:180px;
	height:34px;
	background:url(../graphics/blog_details_bg.png) no-repeat left top;
	margin:0 0 0 -12px;
	padding:13px 13px 15px 18px;
}

.blog_details a{
	display:block;
	padding:10px 10px 7px 10px;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	color:#FFF;
}

.block2{
	padding:15px 0 0 20px;
	width:200px;
}