* {
	margin: 0;
}
html, body {
	height: 100%;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #00954C;
	margin-left: 10px;
	padding-bottom: 10px;
}
.wrapper {
	min-height: 100%;
	background-image: url(/images/bg-top.jpg);
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
	background-repeat: repeat-x;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	width: 855px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
.content {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00954C;
	border-right-color: #00954C;
	border-left-color: #00954C;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00954C;
	 }
.footer, .push {
	height: 200px;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(/images/fence-bg.jpg);
	margin: 0px;
	padding: 0px;
}

#top {
	width: 100%;
	height: 240px;
}
#footer-content {
	background-image: url(/images/grass-bg.jpg);
	height: 200px;
	width: 100%;
	position: relative;
}
#copyright {
	background-color: #715B41;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D7CBA6;
	text-align: center;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#top-nav {
	background-image: url(/images/top-nav-bg.gif);
	width: 327px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
}
#top-nav ul {
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top-nav li {
	background-image: url(/images/top-nav-bg.gif);
	list-style-image: none;
	display: inline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#top-nav li a {
	background-image: url(/images/top-nav-bg.gif);
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav li a:hover {
	background-image: url(/images/top-nav-bg.gif);
	color: #CAD16C;
	text-decoration: none;
}

.icon {
	padding-right: 3px;
	padding-left: 3px;
}
.logo {
	margin-top: 6px;
	margin-bottom: 6px;
}
#spacer {
	clear: both;
}
.brown {
	color: #68593F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
}
#nav {
	background-color: #00954C;
	width: 100%;
	text-align: center;
	height: 35px;
}
#nav ul {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	background-color: #00954C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
}
#nav li a {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:hover {
	display: inline;
	list-style-type: none;
	color: #D2BE95;
	text-decoration: none;
}
#right-column {
	float: left;
	padding-top: 10px;
	width: 600px;
}
#short-column {
	float: left;
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
#legal {
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#sub-nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sub-nav li a {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #765F44;
	text-decoration: none;
	background-color: #D2FFC9;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#spacer {
	clear: both;
}
#legal p {
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92C8AD;
	padding-top: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	padding-bottom: 15px;
}
.mwh {
	position: absolute;
	right: 0px;
	top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92C8AD;
}
a.white {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00954C;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
}
#page-text {
	padding: 20px;
}
.photos {
	border: 5px solid #CBE9D1;
	margin: 20px;
}
a {
	color: #00954C;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #765F44;
	line-height: 20px;
}
.photos2 {
	border: 5px solid #CBE9D1;
	margin: 5px;
}
#sub-nav {
	width: 200px;
	float: left;
	padding-right: 40px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#sub-nav li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #765F44;
	display: block;
	margin-bottom: 2px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	list-style-type: square;
	line-height: 20px;
	padding-bottom: 5px;
}

/* slider css start */

#slider{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 248px;
	width: 835px;
	padding-top: 10px;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	width:835px;
	height:248px;
	overflow:hidden;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(/images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(/images/btn_next.gif) no-repeat 0 0;	
	}	
	
	/* slider css end */
#news {
	background-color: #7C5E40;
	height: 40px;
	width: 835px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.more {
	background-color: #5D432A;
	display: block;
	height: 32px;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
}
#news p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 9px;
	margin-left: 15px;
}
#location-column {
	float: left;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFA290;
	padding-right: 10px;
}
a.white-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	}
#home-left {
	width: 500px;
	padding-left: 10px;
	padding-top: 10px;
}
#location-column2 {
	float: left;
	width: 150px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFA290;
	padding-left: 10px;
}
#location-column3 {
	float: left;
	width: 150px;
	padding-left: 10px;
}

