/*--------------------------------
  Barclay Farms CSS document      
  Designed and built by Jump To! 
---------------------------------*/

body {
	background-color:#423626;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:1em;
	color:#c7bbab;
	margin:0;
	background-image:url(images/background-wood.jpg);
	background-repeat:repeat-x; }
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.8em;
	color:#648936;
	font-weight:100;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:15px; }

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.1em;
	color:#648936;
	font-weight:100;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:15px; }

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#648936;
	font-weight:100;
	margin:0;
	margin-bottom:5px; }

img {
	border:none; }

p {
	margin:0;
	line-height:17px;
	margin-bottom:12px; }

.textBox {
	width:300px;
	border:1px solid #ccc;
	padding:3px;
	border-top:1px solid #2c241b;
	border-left:1px solid #2c241b;
	border-bottom:1px solid #574835;
	border-right:1px solid #574835;
	background-color:#342b20;
	color:#fff; }
	
.textArea {
	width:344px;
	height:200px;
	min-height:200px;
	border:1px solid #ccc;
	padding:3px;
	border-top:1px solid #2c241b;
	border-left:1px solid #2c241b;
	border-bottom:1px solid #574835;
	border-right:1px solid #574835;
	background-color:#342b20;
	color:#fff; }

.textArea2 {
	width:344px;
	height:200px;
	min-height:200px;
	border:1px solid #ccc;
	padding:3px;
	border-top:1px solid #2c241b;
	border-left:1px solid #2c241b;
	border-bottom:1px solid #574835;
	border-right:1px solid #574835;
	background-color:#342b20;
	color:#fff; }
	
#mainStage {
	width:966px;
	margin:auto;
	min-height:200px;
	font-size:12px; }

#header {
	width:966px;
	height:491px;
	min-height:491px;
	max-height:491px;
	background-image:url(images/bannertop-home.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:10px;
	position:relative; }
	
#header-environ {
	width:966px;
	height:359px;
	min-height:359px;
	max-height:359px;
	background-image:url(images/bannertop-environment.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:10px;
	position:relative; }
	
#header-contact {
	width:966px;
	height:359px;
	min-height:359px;
	max-height:359px;
	background-image:url(images/bannertop-contact.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:10px;
	position:relative; }
	
#header-cottages {
	width:966px;
	height:359px;
	min-height:359px;
	max-height:359px;
	background-image:url(images/bannertop-cottages.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:10px;
	position:relative; }
	
#header-estate {
	width:966px;
	height:359px;
	min-height:359px;
	max-height:359px;
	background-image:url(images/bannertop-estate.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:10px;
	position:relative; }
	
#header-office {
	width:966px;
	height:359px;
	min-height:359px;
	max-height:359px;
	background-image:url(images/bannertop-offices.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:10px;
	position:relative; }

#header-office2 {
	width:966px;
	height:359px;
	min-height:359px;
	max-height:359px;
	background-image:url(images/bannertop-offices2.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:10px;
	position:relative; }
	
#header-location {
	width:966px;
	height:359px;
	min-height:359px;
	max-height:359px;
	background-image:url(images/bannertop-location.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:10px;
	position:relative; }

#headerNav {
	width:799px;
	height:63px;
	min-height:63px;
	max-height:63px;
	line-height:63px;
	margin:auto;
	position:absolute;
	bottom:4px;
	left: 75px;
}

#headerNav ul {
	margin:0;
	padding:0;
	list-style:none; }
	
#headerNav li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	color:#7e5332;
	margin-left:17px;
	margin-right:17px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em; }

#headerNav a {
	color:#7e5332;
	text-decoration:none; }
	

.homeBanner {
	border:1px solid #cbccc6;
	margin-bottom:15px; }

#innerContent {
	width:815px;
	margin:auto;
	min-height:600px;	 }

#leftContent {
	width:530px;
	min-height:600px;
	float:left;
	font-size:0.95em; }
	
#rightContent {
	width:270px;
	min-height:600px; 
	float:right; }

.floatHolder2 {
	display:block;
 }
	
.floatHolder {
	display:block;
	position:relative; }

.attractionHolder {
	margin-bottom:20px;
	min-height:100px;
	width:530px; }

.attractionImage {
	width:140px;
	height:100px;
	min-height:100px;
	max-height:100px;
	float:left;
	margin-right:10px;
	margin-top:4px;
	border:1px solid #d0cfce; }

.attractionCopy {
	float:left;
	width:364px; }

.officeHolder {
	margin-bottom:20px;
	min-height:100px;
	width:530px;
	border:1px solid #C2B9A5;
	background-color:#5A4B37;
	position:relative; }

.maskout {
	height:144px;
	min-height:144px;
	width:530px;
	border:none;
	position:absolute;
	z-index:99;
	top:0;
	left:0;
	background-image:url(images/maskout.png); }

.officeImage {
	margin-top:8px;
	margin-left:8px;
	margin-bottom:8px;
	width:127px;
	height:127px;
	min-height:127px;
	max-height:127px;
	float:left;
	margin-right:10px; }

.officeCopy {
	float:left;
	width:380px; }

#estateMap {
	width:520px;
	height:500px;
	min-height:500px;
	border:1px solid #000;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#330000;
}

#galleryHolder {
	width:530px;
	margin-top:10px;
	margin-bottom:10px; }

#bookmark {
	margin-top:50px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #c2b9a5; }


#locationMap {
	height:300px;
	min-height:300px;
	max-height:300px;
	border:1px solid #000;
	margin-bottom:20px;
	overflow:hidden; }
	
.clear {
	clear:both;
	min-height:1px;
	height:1px; }

.contentLeftFloat {
	float:left;
	margin-right:10px;
	width:255px;
	}
	
.contentRightFloat {
	float:right;
	width:255px;
	}

.rightPadding h2 {
	color:#7e5332;
	font-size:1.8em;
	margin-bottom:8px; }

.rightPadding {
	width:233px;
	margin:auto;
	padding-top:11px; 
	padding-bottom:11px;}

.rightPadding p {
	color:#6f6f6f;
	font-size:0.9em; }

.rightPadding h3 {
	color:#6f6f6f;
	text-transform:uppercase;
	font-size:1.4em;
	margin-bottom:15px;
	margin-top:15px;
	}
	
#propertyPanel {
	width:254px;
	min-height:586px;
	background:#f3e3cb;
	margin-bottom:30px;}

#mapPanel {
	width:254px;
	min-height:241px;
	background:#f3e3cb;
	margin-bottom:15px; }

.contentSyndicate {
	float:left;
	width:150px;
	margin-right:20px;
	margin-top:15px;
}

.divider {
	border-top:1px solid #c2b9a5;
	width:530px;
	margin:0;
	margin-top:25px;
	margin-bottom:25px;
	min-height:1px; }

.readmore {	
	margin-top:20px;
	font-weight:bold;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif; }
	
.readmore a {	
	color:#fff;
	text-decoration:underline; }

.readmore a:hover {	
	text-decoration:none; }
	
.readmoreright {
	font-size:0.9em;	
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	color:#6f6f6f;
	font-family:Georgia, "Times New Roman", Times, serif;  }

.readmoreright a {	
	color:#6f6f6f;
	text-decoration:underline; }

.readmoreright a:hover {	
	text-decoration:none; }

.imgBorder {
	border:1px solid #c0bebb;
	margin-top:4px; }

#footer {
	border-top:1px solid #c2b9a5;
	width:800px;
	margin:auto;
	margin-top:20px;
	margin-right:90px;
	height:100px;
	min-height:100px;
	background-color:#423626;
	font-size:0.9em; }
	
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:10px;
	float:left; }
	
#footer li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin-right:5px; }

#footer a {
	color:#c7bbab;
	text-decoration:none; }
	
#footer a:hover {
	text-decoration:underline; }
	
#footerRight {
	float:right;
	text-align:right;
	margin-top:10px; }

