.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
* {
	padding:0;
	margin:0;
	border:0;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font:12px normal Verdana, Arial, Helvetica, sans-serif;
}
#page {
	width:920px;
	background:#273615;
	margin:20px auto;
	padding:15px;
}
#header {
	height:157px;
	background:url(images/bg_header.gif);
	position:relative;
}
#header h1 {
	padding:0;
	margin:0 0 20px 0;
	width:249px;
	height:157px;
	text-indent:-9999px;
	background:url(images/logo.gif) no-repeat 0 0;
}
#header h1 a {
	height:0px;
	width:0px;
	padding:157px 0 0 249px;
	display:block;
	overflow:hidden;
	outline:none
}
#header .toptext {
	position: absolute;
	top: 19px;
	right: 330px;
	font-style: italic;
	color: #446127;
}
#header .toplink {
	position: absolute;
	top: 10px;
	right: 10px;
}
#header .toplink A {
	display: block;
	padding: 7px 15px;
	background: #a7532e;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

#header .solarlink {
	position: absolute;
	top: 17px;
	right: 440px;

	display: block;
	color: #446127;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}


#header .icons {
	position: absolute;
	top: 15px;
	right: 210px;
}

#header .icons A {
	float: left;
	display: block;
	width: 24px;
	height: 24px;

	background: url('images/icons.png') left top no-repeat;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;

	margin: 0 10px 0 0;
}

#header .icons A.twitter {
	background-position: -24px top;
}

#header .icons A.youtube {
	background-position: -48px top;

}



#address {
	width:930px;
	margin:10px auto;
	text-align:center;
	color:#fff;
	padding-left:10px;
}
#address ul li.ph {
	font-size:12px;
	font-weight:bold;
	color:#5d7d3b;
}
#address IMG {
	margin: 0 10px;
}

ul#navigation {
	list-style:none;
	position:absolute;
	top:87px;
	right:10px;
}
ul#navigation li {
	float:left;
	text-transform:uppercase;
	padding-left:10px;
}
ul#navigation li a {
	color:#F5F5F5;
	text-decoration:none;
	display:block;
	padding:8px;
	font-size:12px;
	letter-spacing:1px;
}
ul#navigation li a:hover {
	color:#000;
	text-decoration:none;
	background:#a7ab30;
}
ul#navigation li.current_page_item a {
	color:#000;
	text-decoration:none;
	background:#a7ab30;
}
ul#navigation li.current_page_parent a {
	color:#000;
	text-decoration:none;
	background:#a7ab30;
}
#slideshow {
	background:#000;
	height:250px;
}
#content {
	background:#fff;
	padding:20px;
}
#content h2 {
	font-size:21px;
	letter-spacing:1px;
	color:#48632c;
	padding-bottom:10px;
}
#content p {
	letter-spacing:0px;
	line-height:18px;
	color:#333;
	/* border-bottom: dotted 1px #a0ba83; */
	padding-bottom:10px;
	padding-top:10px;
}
#content ul {
	padding-left:15px;
	margin-top:15px;
}
#content ul li {
	letter-spacing:1px;
	line-height:18px;
	color:#333;
	padding-bottom:10px;
}
#content p a, #content p a:visited {
	color:#48632c;
	text-decoration:none;
	font-weight:700;
}
#content p a:hover {
	text-decoration:underline;
}
#reserve {
	float:left;
	width:420px !important;
	margin-top:15px;
}
#eko411 {
	float:right;
	width:440px;
	margin-top:15px;
}
#boxes {
	width:880px;
}
#reserve img, #eko411 img {
	border:solid 1px #d5d5d5;
	padding:5px;
	background:#fff;
}
.floatLeft {
	float:left;
	margin-right:10px;
}
#reserve h3, #eko411 h3 {
	font-size:14px;
	font-weight:700;
	color:#48632c;
	margin-bottom:10px;
}
#reserve p, #eko411 p {
	font-size:12px;
	line-height:15px;
	margin-right:10px;
	border:0 !important;
	padding:0 !important;
}
#footer {
	width:920px;
	padding:15px;
	background:#253413;
	margin:15px auto 0 auto;
	text-align:center;
}
#footer ul {
	list-style:none;
}
#footer ul li {
	display:inline;
	padding-left:25px;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
}
#footer ul li a {
	color:#d6e3c8;
	text-decoration:none;
}
#form {
	width:500px;
	margin-top:20px;
}
#form input, #form textarea {
	padding:5px;
	border:solid 1px #d5d5d5;
}
#form div {
	margin-bottom:10px;
}
/* LIFESTYLE and subpages */



#copy {
	float:left;
	width:600px;
}
#sections {
	float:right;
	width:260px;
}
#sections h3 {
	background:#253413;
	font-size:14px;
	font-weight:normal;
	padding:10px;
	color:#fff;
}
#sections ul.area {
	list-style:none;
	border:solid 1px #d5d5d5;
	margin:0 !important;
	padding:0 !important;
}
#sections ul.area li {
	margin:0 !important;
	padding:0 !important;
}
#sections ul.area li a {
	display:block;
	padding:5px;
	background:#f1f1f1;
	color:#333;
	height:18px;
	text-decoration:none;
}
#sections ul.area li a:hover {
	display:block;
	padding:5px;
	background:#d5d5d5;
	color:#333;
	height:18px;
	text-decoration:none;
}
/* ZIP */



#map {
	padding:10px;
	background:#273615;
	float:left;
	width:420px;
}
#map p small a {
	color:#fff !important;
}
#map p {
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
}
#todo {
	float:right;
	width:400px;
	padding:10px;
}
#todo-button {
	display: block;
	float:right;
	width:400px;
	padding:10px;
}
#todo-button A {
	display: block;
	background: #a7532e;
	color: #fff;
	padding:10px;
	text-align: center;
	margin: 0px 30px;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.alignleft {
	float:left;
	margin-right:10px;
	padding:5px;
	background:#fff;
	border:solid 1px #d5d5d5;
}
/* REACH OUT */



#sections ul.cd {
	list-style:none;
	border:solid 1px #d5d5d5;
	margin:0 !important;
	padding:5px !important;
}
#sections ul.cd li {
	margin:0 !important;
	padding:5px !important;
	display:block;
	padding:5px;
	background:#f1f1f1;
	color:#333;
	height:18px;
	text-decoration:none;
}
ul.plans {
	list-style:none;
	padding:0;
	margin:0;
}
ul.plans li {
	float:left;
	padding:0 !important;
	margin:0 0 30px 0 !important;
	width:400px;
}
ul.plans li a.view {
	background:#446127;
	text-decoration:none;
	color:#fff;
	padding:4px;
}
#respond h3, h3#comments {
	padding-top:10px;
	color:#48632c;
	font-size:16px;
}
#respond input, textarea {
	border:solid 1px #999999;
	padding:3px;
}
#respond textarea {
	width:590px;
}
input.sbutton {
	padding:4px;
	color:#fff;
	background:#48632c;
}
ol.commentlist {
	list-style:none;
	margin-top:20px;
}
.comment-meta a {
	color:#999999;
	font-size:11px
}
span.wpcf7-not-valid-tip {
	left: auto;
	right: 20%;
	direction: rtl;
}
span.wpcf7-not-valid-tip-no-ajax {
	direction: rtl;
}
span.wpcf7-list-item {
	margin-left: 0;
	margin-right: 0.5em;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}
input {
	border: 1px solid #999999;
}