body{
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: Verdana,Helvetica, sans-serif;
	color: #333;
	background: #e9e9e4 url(images/bg.gif) repeat-y top center;
}

a:link{  text-decoration:none; }
a:visited{ text-decoration:none; }
a:hover{  text-decoration:none; }
a:active{ text-decoration:none; }


.contact_details{
	color: #006634;
}
.contact_details li a:link{  text-decoration:none; color: #006634;}
.contact_details li a:visited{ text-decoration:none; color: #006634; }
.contact_details li a:hover{  text-decoration:none; color: #006634; }
.contact_details li a:active{ text-decoration:none; color: #006634; }

h2, h3, h4{
	color: #006634;
	width: 100%;
}

h4{
	margin-bottom: 5px;
}

h5{
	font-size: 14px;
	font-weight: normal;
}

.mainpage{
	margin: 0px auto;
	width: 898px;
	min-height: 826px;
}

.header{
	width: 100%;
	height: 106px;
	margin-top: 10px;
	background-color: #FFF;
}

.header_left{
	float: left;
	width: 299px;
	height: 106px;
	background-image: url(images/greyslice.jpg);
	background-position: top right;
	background-color: #FFF;
	background-repeat: repeat-y;
	cursor: pointer;
}

.header_left img{
	margin-top: 25px;
}

.header_right{
	float: right;
	height: 106px;
	margin-top: 3px;
	margin-right: 20px;
	cursor: pointer;
}

.header_right img{
	margin-top: 25px;
}

.header_bar{
	margin: 0px;
	margin-top: -4px;
	padding: 0px;
	float: left;
	width: 898px;
	height: 49px;
	background-image: url(images/g_slice.jpg);
	background-position: top left;
	background-color: #FFF;
	background-repeat: repeat-x;
	clear: both;
	color: #FFF;
}

.today{
	position: relative;
	top: 15px;
	left: 20px;
	letter-spacing: 1px;
}

.contact{
	position: relative;
	top: 15px;
	left: 540px;
	letter-spacing: 1px;
}

.contact a:link{  text-decoration:none;color: #FFF; }
.contact a:visited{ text-decoration:none;color: #FFF; }
.contact a:hover{  text-decoration:none;color: #FFF; }
.contact a:active{ text-decoration:none;color: #FFF; }

.content{
	clear: both;
	min-height: 613px;
	width: 898px;
}

.r_content{
	clear: both;
	/*width: 898px;*/
}

.leftcol{
	width: 299px;
	float: left;
}

.nav{
	background-color: #E5F6E6;
	/*height: 433px;*/
	min-height: 518px;
	width: 299px;
	float: left;
	background-image: url(images/greenslice.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

.nav_outer{
	float: left;
	width: 282px;
	height: 40px;
	background-color: #F3FAF2;
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 0px;
}

.nav_outer_drop{
	height: 100px !important;
	width: 240px;
	font-size: 12px !important;
	font-weight: bold;
	margin-left: 40px !important;
	background-color: #E5F6E6;
}

.nav_outer_drop a:link{  text-decoration:none; color: #006634;}
.nav_outer_drop a:visited{ text-decoration:none; color: #006634; }
.nav_outer_drop a:hover{  text-decoration:underline; color: #006634; }
.nav_outer_drop a:active{ text-decoration:none; color: #006634; }

.nav_first{
	margin-top: 8px;
}

.nav_inner{
	float: left;
	width: 277px;
	margin-left: 1px;
	margin-top: 2px;
	height: 35px;
	background-color: #F3FAF2;
	border: 1px solid #000;
	color: #000;
	cursor: pointer;
	margin-right: 0px;
}

.navrollover{
	background-color: #006634;
	color: white;
}

.nav_inner span{
	position: relative;
	top: 6px;
	left: 10px;
	font-size: 16px;
}

h3.quick_search{
	font-size: 14px;
	color: #000;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-top: 0px;
	padding-bottom: 0px;
	height: 15px;
	width: 100px;
	float: left;
	clear: both;
}

ul#searchlist{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	margin-left: 12px;
	width: 280px;
}

ul#searchlist li{
	margin: 0px;
	padding: 0px;
}

.outer_last{
	margin-bottom: 10px;
}

.leftcol_btm{
	background-color: #006634;
	/*height: 180px;*/
	min-height: 95px;
	width: 100%;
	float: left;
	background-image: url(images/darkg_slice.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	color: #FFF;
}

.leftcol_btm p{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	font-size: 12px;
}

.days{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	clear: both;
	font-size: 12px;
}

.rightcol{
	/*width: 100%;*/
	/*height: 100%;*/
/*	margin-left: 299px;*/
	width: 599px;
	float: left;
}
#tabs{
	width: 605px !important;
}

#tabs-1, #tabs-2, #tabs-3, #tabs-4{
	color: #333;
}

.rightcol p{
	font-size: 12px;
}

.address{
	min-height: 227px;
	width: 100%;
	color: #006634;
	float: left;
	background-image: url(images/hr_green.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.address h2, .featured h2{
	width: 290px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}

.address ul{
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	padding-left: 35px;
	/*width: 255px;*/
	width: 525px;
	float: left;
}

.address img{
	/*position: relative;
	top: -140px;
	left: 292px; */
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 15px;
}

.rightcol h2{
	font-weight: normal;
	margin-left: 34px;
	margin-bottom: 0px;
	margin-top: 20px;
	width: 554px;
}

.rightcol ul{
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	margin-left: 5px;
}


.featured{
	width: 100%;
	height: 440px;
	background-image: url(images/greyslice2.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	float: left;
}

a img{
	border: none;
}

.footer{
	float: left;
	width: 898px;
	background-color: #CDFFCC;
	height: 52px;
}

.footer span{
	position: relative;
	top: -20px;
	left: 15px;
	color: #006634;
	font-size: 12px;
}

.footer img{
	position: relative;
	left: 330px;
}

.footer h5{
	position: relative;
	top: -65px;
	right: -620px;
	width: 270px;
	font-size: 15px;
	font-weight: normal;
	color: #006634;
}

.nav h2{
	float: left;
	font-size: 18px;
	font-weight: normal;
	margin-left: 16px;
	margin-top: 16px;
	margin-bottom: 10px;
	color: #000;
}

#searchlist select{
	width: 155px;
	border: 1px solid #000;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.nav ul{
	float: left;
	list-style-type: none;
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 13px;
	width: 254px;
}

.nav ul li{
	height: 20px;
	padding-top: 3px;
}

.nav ul li label{
	float: left;
	padding-top: 3px;
}

.forminput{
	float: right;
}

#feature1{
	width: 270px;	
	float: left;
	height: 305px;
	background-image: url(images/vr_green.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: 36px;
	padding-left: 0px;
	margin-top: 5px;
}
#feature1 p{
	padding-left: 0px;
	margin-left: 0px;
}

#feature1 img{
	margin-left: 0px;
	padding-left: 0px;
}

#feature2{
	width: 230px;
	float: left;
	height: 305px;
	margin-top: 5px;
	margin-left: 36px;
}

.featured p{
	font-size: 12px;
	width: 230px;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #006634; 
}

p.detaillink{
	margin-top: 8px;
}

.featured a{
	color: #006634;
}

.about h2{
	padding-top: 0px;
	margin-top: 8px;
	font-size: 20px;
	margin-bottom: 10px;
}

.about h3, .about h5{
	padding-left: 0px;
	margin-left: 22px;
}

.about{
	/*background-image: url(images/greyslice2.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;*/
	min-height: 613px;
	width: 555px;
}

.about p{
	margin-left: 40px;
	margin-top: 3px;
	font-size: 13px;
	font-family: Verdana,sans-serif;
	line-height: 16px;
}

.about ul{
	padding-top: 0px;
	margin-top: 3px;
	padding-left: 0px;
	margin-left: 40px;
}

.property{
	width: 550px;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}

.property img{
	float: left;
}

.p_details{
	width: 560px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}

.p_summary{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #000;
}
p.introstr{
	float: left;
	width: 340px;
	margin-left: 10px;
	font-size: 14px;
}
.pic{
	width: 160px;
	float: left;
}
.pic img{
	border: 1px solid #000;
}

.p_summary ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.p_summary ul li{
	display: block;
	float: left;
	width: 158px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.last_detail{
	width: 50px;
}

.p_sum{
	margin-left: 3px;
}

.p_last{
	border-bottom: none;
}

p.full_details{
	font-weight: bold;
	float: right;
	margin-top: 10px;
}

.full_details a{
	color: #006634;
	font-size: 16px;
}

h3{
	font-weight: normal;
}

.detail{
	float: left;
	width: 565px;
	margin-left: 30px;
}

.introduction{
	float: left;
	width: 565px;
}

.intr2{
	float: left;
	width: 230px;
	margin-top: 10px;
	padding: 0px;
}
.intr2 p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.introduction img{
	float: right;
}

.all_details{
	float: left;
}

.detail .introduction{
	font-size: 13px;
}

.detail table{
	width: 565px;
	border-collapse: collapse;
	font-size: 14px;
}

.detail table th{
	text-align: left;
	border-bottom: 1px solid #006634;
}

.detail table th.fth{
	border-right: 1px solid #006634;
	width: 180px;
}

.detail table td{
	border-bottom: 1px solid #006634;
}

.detail table td.ftd{
	border-right: 1px solid #006634;
}

.detail table td{
	padding-left: 3px;
}
.linkbutton {
	background-color: #006633;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #333333;
	text-decoration: none;
}
a.linkbutton:hover {
	background-color: #333333;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	border: 1px solid #333333;
	text-decoration: none;
}
.linkbuttons{
	text-align: center;
	margin-bottom: 10px;
}
.arrows{
	position: relative;
	left: 280px;
	width: 320px;
	text-align: right;
}
.arrows, .arrows a{
	color: #006634;
}
.navlink_large{
	height: 200px;
}
.service{
	padding-left: 0px !important;
	margin-left: 22px !important;
}
#footermsg{
	position: relative;
	top: 14px;
}
.bullet{
	list-style-type: disc !important;
	margin-left: 70px !important;
}
.largeimg{
	border: 1px solid #000;
}
.cform{
	float: left;
	width: 215px;
	margin-right: 40px;
}
.cform ul, .cform li{
	width: 215px !important;
	float: left !important;
}
.leftcorner_img{
	float: left;
	margin-left: 40px;
	margin-right: 5px;
	margin-bottom: 8px;
}
.padpadpad{
	margin-right: 15px !important;
}
.imgwrap{
	float: left;
}
div.pagination {
	padding: 3px;
	margin: 3px;
	font-size: 10px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #688F08;
	text-decoration: none; /* no underline */
	color: #000;
	font-size: 10px;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #688F08;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #006634;
	font-weight: bold;
	background-color: #006634;
	color: #FFF;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
