/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
body {
	color:#346702;
	font-family: Verdana, Helvetica, Times New Roman, Tahoma;
	font-size: 11px;
	line-height: 11px;
	background-color:#E9ECD9;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}

.green {
	color:#346702;
	font-family: Verdana, Helvetica, Times New Roman, Tahoma;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}
.green a:link, .green a:visited {
	color: #346702;
	text-decoration:none;
}
.green a:hover, .green a:active{
	color: #994516;
	text-decoration:none;
}
.brown {
	color:#994516;
	font-family: Verdana, Helvetica, Times New Roman, Tahoma;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}
.standard {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;

}

.standard_list {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
	margin-bottom:50px;

}
.standard a:link, .standard a:visited {
	color:#994516;;
	text-decoration:none;
	list-style-type: none;
}
.standard a:hover, .standard a:active{
	color: #663300;
	text-decoration:none;
	list-style-type: none;
}
.footer_text {
	color:#CCCC99;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
}
.footer_text a:link, .footer_text a:visited {
	color:#CCCC99;
	text-decoration:none;
	list-style-type: none;
}
.footer_text a:hover, .footer_text a:active{
	color: #fff;
	text-decoration:none;
	list-style-type: none;
}

.testimonials {
	color:#A49F75;
	font-family: Verdana, Helvetica, Times New Roman, Tahoma;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	text-indent:5px;
	font-style: italic;
	padding:5px;
}

#headertop h1 {
	display:none;
}


/*DIV WRAPS
=====================================================================*/
#wrap {
	height:auto;
	width:767px;
	background-image: url(../active_images/image_background_repeat.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_wrap {
	height:164px;
	width:751px;
	background-color:#E9ECD9;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#content_wrap {
	height:auto;
	width:751px;
	padding: 0px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../active_images/image_leaf_repeat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto 0px auto;
	background-color: #346702;
}
#logo_float {
	height:30px;
	width:30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #336601;
	float: left;
}
.float_bottom_right {
	float: right;
}
#icon_space {
	position:absolute;
	width:145px;
	height:86px;
	top: 252px;
	padding-left:7px;
	left: 2px;
}
#map_wrap {
	width:250px;
	height:auto;
	text-align:center;
	padding-left:75px;
	padding-top:20px;
	padding-bottom: 20px;
}
.table_wrap {
	height: auto;
	width: 300px;
	padding-left:10px;
	padding-bottom: 20px;
}

/*HEADER COMPONANTS
=====================================================================*/
#headertop {
	background-color:#E9ECD9;
	background-image:url(../active_images/image_cottage_top.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 751px;
	position: relative;
	text-align: center;
	padding-top: 18px;
}
#headerbottom {
	background-color:#E9ECD9;
	background-image:url(../active_images/image_cottage_bottom.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 751px;
	position: relative;
}
#divide {
	background-color:#336601;
	height: 10px;
	width: 751px;
	position: relative;
}
/*CONTENT COMPONANTS
=====================================================================*/
#content_left {
	height: 300px;
	width: 151px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 40px;
	padding-right: 3px;
	padding-left: 3px;
}
#content_center {
	height: auto;
	width: 394px;
	position: relative;
	background-color: #E9ECD7;
	background-image: url(../active_images/image_content_repeat.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	left: 157px;
	top: 0px;
	padding-top: 30px;
}
#content_center_footer {
	height: 117px;
	width: 394px;
	position: relative;
	background-color: #E9ECD9;
	background-image:url(../active_images/image_scenery.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 5px;
	margin-top:75px;
}
#content_right {
	height: auto;
	width: 200px;
	position: absolute;
	left: 551px;
	top: 0px;
	padding-top: 30px;
	text-align: center;
	list-style-type: none;
}


#contact_form {
	height: auto;
	width: 224px;
	position: relative;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 10px;
	padding-left: 65px;
}
ul.menu {
	position:relative;
	width:350px;
	display:inline;
	font-family: Verdana, Helvetica, Times New Roman, Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align:center;
}
ul.menu li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:inline;
}

ul.menu li a {
	border:0;
	text-decoration:none;
	display:inline;
}

ul.menu a:link,  ul.menu a:visited {
	color:#346702;
}

ul.menu a:hover, ul.menu a:active {
	color:#994516;
}

#selected {
	color:#994516;
}

/*NAVIGATION
=====================================================================*/
#nav_wrap {
	height: auto;
	width: 150px;
	background-color: #990000;
	position: absolute;
	top: 30px;
}




/*Footer
=====================================================================*/

#footer {
	background-color: #346702;
	height: 40px;
	width: 740px;
	position: relative;
	text-align:left;
	padding-left: 11px;
	background-attachment: scroll;
	background-image: url(../active_images/image_footer_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer_shadow {
	height: 7px;
	width: 767px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../active_images/image_footer_repeat_shadow1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#subnav  {
	float: left;
	list-style: none;
	margin: 0px; padding: 0px;
	width:150px; 
	display: block; 
}
#subnav li {
	margin: 0px;  padding: 0px;
	display: inline; list-style-type: none;
	text-indent:-9999px;
}
#subnav a {
	float: left;
	padding: 0px; width: 150px;
	overflow: hidden;
}
#subnav a:hover {
	background-position: -150px 0px;
}
#subnav a:active, #subnav a.selected {
	background-position: -150px 0px;
}
#home a  {
	height:23px;
	background: url(../active_images/li_nav_home.gif) top left no-repeat;
}
#cottageinfo a  {
	height:23px;
	background: url(../active_images/li_nav_info.gif) top left no-repeat;
}

#bookings a  {
	height:23px;
	background: url(../active_images/li_nav_bookings.gif) top left no-repeat;
}
#tariffs a  {
	height:23px;
	background: url(../active_images/li_nav_tarrif.gif) top left no-repeat;
}
#terms a  {
	height:23px;
	background: url(../active_images/li_nav_terms.gif) top left no-repeat;
}

#things a  {
	height:23px;
	background: url(../active_images/li_nav_things.gif) top left no-repeat;
}

#location a  {
	height:23px;
	background: url(../active_images/li_nav_location.gif) top left no-repeat;
}
#contact a  {
	height:23px;
	background: url(../active_images/li_nav_contact.gif) top left no-repeat;
}

#links  a  {
	height:23px;
	background: url(../active_images/li_nav_links.gif) top left no-repeat;
}
.img_pad {
	padding:10px 0px 0px 5px;
}