/* CSS Document */

body { 
	background-color:#e8efe5; 
	font-family:Arial, "Trebuchet MS", Tahoma, "Lucida Sans"; 
	font-size:13px; 
	color:#666666; 
	line-height:20px;
	}

#header { 
	width:880px; 
	height:65px;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(images/headerbg.png);
	background-repeat:no-repeat;
	}
	
.nav {
	width:880px;
	height:65px;
	background-color:#a2cc90;
	text-align:right;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	}
	
.nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	
.nav ul li {
	position:relative;
	height:65px;
	line-height:65px;
	vertical-align:middle;
	float:right;
	padding-right:30px;
	}
	
.logo {
	position:absolute;
	float:left;
	z-index:100;
	height:99px;
	width:223px;
	}
	

#middle {
	width:880px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(images/bgmid.png);
	background-repeat:repeat-y;
	height:550px;
	}
	
#middle_home {
	width:880px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(images/bgmid.png);
	background-repeat:repeat-y;
	height:550px;
	z-index:-100;
	position:relative;
	}

.cottage {
	width:880px;
	height:55px;
	background-image:url(images/cottage.jpg);
	background-repeat:no-repeat;
	}
	
.cottage2 {
	width:880px;
	height:550px;
	background-image:url(images/features-hero.jpg);
	background-repeat:no-repeat;
	}
	
.cottage_local {
	width:880px;
	height:550px;
	background-image:url(images/weymouth-beach-2.jpg);
	background-repeat:no-repeat;
	}
	
.cottage_contact {
	width:880px;
	height:550px;
	background-image:url(images/Weymouth-Beach.jpg);
	background-repeat:no-repeat;
	}
	
.cottage_prices {
	width:880px;
	height:550px;
	background-image:url(images/Weymouth-Harbour.jpg);
	background-repeat:no-repeat;
	}
	
#grid { font-size:12px; }
	
.cottage_avail {
	width:880px;
	height:550px;
	background-image:url(images/Golden-Cap-Weymouth.jpg);
	background-repeat:no-repeat;
	}
	
.cottage_details {
	width:880px;
	height:550px;
	background-image:url(images/details.jpg);
	background-repeat:no-repeat;
	}
	
	

#bottom {
	width:880px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(images/bgbottom.png);
	background-repeat:no-repeat;
	height:610px;
	}
	
#bottom_home {
	width:880px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(images/bgbottom.png);
	background-repeat:no-repeat;
	height:610px;
	z-index:100;
	position:relative;
	}


	
.content {
	height:248px;
	width:504px;
	padding:30px;
	margin-top:-150px;
	float:left;
	margin-left:15px;
	background-image:url(images/textbg.png);
	background-repeat:no-repeat;
	text-align:left;
	overflow:hidden;
	}
	
.content_page {
	height:700px;
	width:504px;
	padding:30px;
	margin-top:-150px;
	float:left;
	margin-left:15px;
	background-image:url(images/textbg_large.png);
	background-repeat:no-repeat;
	text-align:left;
	overflow:auto;
	font-size:14px;
	}
	
.content_av {
	height:616px;
	width:790px;
	padding:30px;
	margin-top:-150px;
	float:left;
	margin-left:15px;
	background-image:url(images/textbg_av.png);
	background-repeat:no-repeat;
	text-align:left;
	overflow:auto;
	font-size:14px;
	}
	
.content_page ul { margin:0; padding:0; list-style-type:none; }	
.content_page ul li { padding:5px; margin:3px; background-color:#f8f8f8; font-size:14px; }
#light { background-color:#eeeeee; }
#up_margin { margin-top:15px; background-color:#dedede; }


.available {
	height:248px;
	padding:30px;
	width:216px;
	margin-top:-150px;
	float:right;
	margin-right:15px;
	background-image:url(images/green_box.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	overflow:hidden;
	color:#FFFFFF;
	}
	
.imageright {
	height:124px;
	padding:30px;
	width:216px;
	float:right;
	margin-right:15px;
	background-image:url(images/imgbg.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	}
	

	
.available p { margin-bottom:0; }
.available h1 { color:#e8efe5; }

.available h2 { font-size: 20px; color: #e8efe5; font-weight: 400; margin: 0; }
	

#holder {
	width:850px;
	height:338px;
	float:left;
	margin:15px;
	text-align:left;
	}
	
#holder h1 { margin-top:15px; margin-left:15px; margin-right:15px; }
#holder h2 { font-size: 20px; font-weight: normal; color: #638449; margin-top:15px; margin-left:15px; margin-right:15px; }

#holder p { margin-left:15px; margin-right:15px; }
	

.box1 {
	height:308px;
	width:247px;
	padding:15px;
	background-image:url(images/block.png);
	background-repeat:no-repeat;
	float:left;
	}	
	
.box2 {
	height:308px;
	width:247px;
	padding:15px;
	float:left;
	background-image:url(images/block.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:10px;
	}	
	
.box3 {
	height:308px;
	width:246px;
	padding:15px;
	float:left;
	background-image:url(images/block_r.png);
	background-repeat:no-repeat;
	}		
	
h1 {
	font-size:20px;
	font-weight:normal;
	color:#638449;
	margin:0;
	padding:0;
	}
	
h3 {
	font-size:16px;
	font-weight:bold;
	color:#666666;
	}
	
	
#line { width:850px; height:1px; background-color:#e8efe5; clear:both; }
	
#footer { 
	height:30px; 
	vertical-align:middle; 
	line-height:30px;
	text-align:right;
	width:820px;
	padding-left:30px;
	float:left;
	clear:both;
	margin-top:15px;
	font-size:13px;
	font-weight:bold;
	color:#dedede;
	}
	
.copy { float:left; color:#a2cc90; }
	
.nav_bottom { float:right; }
	
.style1 {color: #999999}
.fade { color:#cccccc; }
	
	
/* LINKS */

a:link, a:active, a:visited {
	color:#e8efe5;
	text-decoration:none;
	}	
	
a:hover { text-decoration:underline; }


a.footnav:link, a.footnav:visited, a.footnav:active { 
	color:#aaaaaa; 
	text-decoration:none; 
	font-size:13px;
	font-weight:bold; 
	}
	
a.footnav:hover { text-decoration:none; color:#666666; font-size:13px; font-weight:bold; }

a.ctl:link, a.ctl:visited, a.ctl:active { 
	color:#666666; 
	text-decoration:underline; 
	font-size:14px;
	font-weight:normal; 
	}
	
a.ctl:hover { text-decoration:underline; color:#333333; font-size:14px; font-weight:normal; }

a.main:link, a.main:visited, a.main:active { 
	color:#666666; 
	text-decoration:underline; 
	font-size:13px;
	font-weight:normal; 
	}
	
a.main:hover { text-decoration:underline; color:#333333; font-size:13px; font-weight:normal; }

