*{
margin: 0;
padding: 0
}

body {
background-color: #A2AE5F;
color: #675B64;
margin: 0;
}

/* Sets the font family and base font size for the site. */
body, body div, body p, body th, 
body td, body li, body dd, body a {
font-family: Trebuchet MS, verdana, sans-serif;
font-size: 13px;

}

p{
line-height: 17px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table; 
min-height:1%;}


/* START - Layout DIVS */
#outer-wrapper{
margin: 0px auto;
width:922px;
background-color: #ffffff;
padding: 19px;
height: 1%;
overflow: auto;
margin-top: 25px;
}

#bottom-slice{
height: 25px;
background-color: #A2AE5F;
}

h1{

}

h1 span{
	display: none;
}

h2{
font-size: 22px;
line-height: 38px;
color: #675B64;
font-weight: lighter;
}


h3, h3 a{
font-size: 14px;
line-height: 22px;
color: #675B64;
font-weight: lighter;
}

h3 a{
text-decoration: underline;
font-weight: lighter;
}


h4, h4 a{
font-size: 13px;
line-height: 22px;
color: #675B64;
font-weight: lighter;
}
h4 a{
text-decoration: underline;
font-weight: lighter;
}


h3 span{
font-size: 14px;
}

.sub-header-list{
font-size: 18px;
color: #675B64;
font-weight: 600;
margin-bottom: -20;
}


td a, p a{
color: #675B64;
font-weight: normal;
}

td a:hover, p a:hover{
color: #675B64;
}



#header{
background:#675B64 url(../img/new-forest-costal-cottages.gif) no-repeat scroll 0 0;
display: block;
width: 922px;
height: 48px;
padding-top: 33px;
margin-bottom: 19px;
}

#content-wrapper{
display: block;
background-color: #FFFFFF;
width: 922px;
text-align: left;

}

#left-nav {
background-color:#fff;
float:left;
margin:0;
width:209px;
font-size: 15px;
height: 100%;



}


#left-nav img{
margin-bottom: 21px;
}

#left-nav-bottom {
bottom: 0;
clear: both;	

width:209px;
margin-top: 136px;

}


#subNav {
background:#ffffff none repeat scroll 0 0;
list-style-type:none;
margin:0 0;
padding:0;
}

#subNav li {
height: 30px;
line-height: 30px;
margin-bottom: 3px;
margin-top: 0px;
background-color: #BBB1AA;
display: block;
}

#subNav li.selected {
background:#8D848B url(../img/nav/flower.gif) no-repeat scroll 0 0;
padding-left:31px;
color: #fff;
font-size: 15px;
display: block;
}

#subNav li a {
padding-left:31px;
color:#ffffff;
font-size: 15px;
text-decoration: none;
display: block;
}

#subNav li a:hover {
 background-color: #8D848B;
}




#contact-details{
background-color: #BBB1AA;
width: 189px;
height: 33px;
padding: 12px 10px;
margin-top: 20px;
}

#contact-details a{
	color: #675B64;
	text-decoration: none;
}

#contact-details a:hover{
	color: #675B64;
	text-decoration: underline;
}


/*--------------------------------------------- */

#main-content{
width: 694px;
float: right;
background-color: #ffffff;
}

#main-image{
padding-bottom: 19px;
}

#intro{
background-color: #DDD8D4;
padding: 5px 10px 16px 20px;
}

#intro p, #intro-properties p{
	margin-top: 20px;
}

#intro p.first, #intro-properties p.first{
	margin-top: 0px;
}

#intro-properties{
float: left;
width: 491px;
background-color: #DDD8D4;
padding: 5px 16px 16px 20px;
}

#intro-properties span{
font-size: 16px;
font-weight: bold;
}

/*------------------------------------------- */

#property-boxes{
	margin-top: 19px;
	height: 284px;
}

.property-box{
	float: left;
	width: 218px;
	height: 284px;
	background:#675B64 url(../img/property-box-flower.gif) no-repeat scroll 0px 161px;
	margin-right: 20px;
	padding-top: 0px;
}

.property-box p, .property-box h3, .property-box h4, .property-box h5{
	margin-left: 13px;
	color: #fff;
}


 .property-box h3, .property-box h4, .property-box h5{
 	height: 37px;
 }

.property-box img{
	padding-bottom: 12px;
}

.property-box a{
	color: #fff;
}

.property-box a:hover{
	color: #fff;
}

#property-box-3{
	margin-right: 0px;
}
.property-box-header{
font-size: 18px;
color: #ffffff;
height: 31px;
margin-left: 13px;
padding-top: 6px;
}

#footer{
	width: 100%;
	background-color: green;
	height: 10px;
}

/*------------------------------------------------------*/
#thumbnails{
	width: 148px;
	margin-left: 19px;
	float: right;
}

#click-to-view{
	height: 26px;
	background-color: #675B64;
	color: #fff;
	padding: 7px 4px 0px 4px;
}

#click-to-view-video{
	height: 26px;
	background-color: #675B64;
	color: #fff;
	padding: 7px 4px 0px 4px;
}

#click-to-view-video a{
		color: #fff;
		text-decoration: none;
}

#click-to-view-video a:hover{
		color: #fff;
		text-decoration: underline;
}

#thumbnail-images img{
	margin-top: 3px;
}

#video-images img{
	margin-top: 3px;
	margin-bottom: 6px;
}

.thumbnail-left{
	float: left;
}

.thumbnail-right-margin{
	float: right;
	margin-left: 4px;
}
/*------------------------------------------------------*/

/* Prices and Availablilty ------------------------------*/

#month-table{
	width: 100%;
}

#month-table table{
	width: 100%;
	margin-top: 10px;
}



#month-table td{
	padding: 0px;
	background:#DDD8D4 url(../img/month-flower.gif) no-repeat scroll 0 0;
	width: 25%;
	height: 27px;
	padding-left: 25px;
}

#month-table td a.selected{
	color: #8F9E3B;
}


#MulberryBarnTable{
	width: 100%;
}

#MulberryBarnTable table{
	width: 100%;
	margin-top: 10px;
}



#MulberryBarnTable th{
	padding: 0px;
	background-color:#8F8784;
	width: 20%;
	height: 27px;
	padding-left: 5px;
	font-weight: bold;
	color: #fff;

}

#MulberryBarnTable td{
	padding: 0px;
	background-color:#C0B9B8;
	width: 20%;
	height: 27px;

}

#MulberryBarnTable td a.selected{
	color: #8F9E3B;
}

.PricesListTextRed
{
color: #BD1207;
}

.PricesListTextGreen
{
color: #628509;
}

/* Map Page ------------------------------------------*/


#map-content{
float: left;
width: 213px;
background-color: #DDD8D4;
padding: 5px 16px 0px 20px;
	height: 506px;
}

#google-map{
	width: 425px;
	margin-left: 19px;
	float: right;
	height: 511px;
}

/*  How to book -----------------------------------------------------*/
#download-header{
	width: 148px;
	margin-left: 19px;
	float: right;
}

#download{
	height: 26px;
	background-color: #675B64;
	color: #fff;
	padding: 7px 4px 0px 4px;
}

#downloads{
	background:#BEC68F url(../img/download-flower.gif) no-repeat scroll 45px 45px;
	padding: 7px 4px 0px 4px;
	height: 340px;	
}

#downloads p{
	margin-top: 15px;
}

.number{
	font-size: 40px;
	width: 30px;
	vertical-align: top;
}

#how-to-book li span{
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
}

#how-to-book p{
	margin-top: 5px;
	margin-bottom: 15px;
}

