* {
	margin: 0;
	padding: 0
}

body {
	margin:0;
	text-align:center;
	font-family: arial, verdana, helvetica;
	background-color: #D2E3D1;
	background: url('../images/layout/pattern_130.gif') center top repeat;
}

#homePage, #forsalePage, #detailsPage, #tregunnelPage, #rosevearePage, #fuchsiaPage, #directionsPage {
	width: 718px; 
	margin: 0 auto;
}

#header{
	padding:0;
	margin:0;
	background: url('../images/layout/header.png') center top no-repeat;
	height: 304px;
	width: 718px;
}

#detailsPage #header, #directionsPage #header {
	background: url('../images/layout/header-white.png') center top no-repeat;
}

#header h1 {
	display: none
}

#header img {
	float: left;
	margin: 55px 0 0 25px;
	border: 0
}

#navigation {
	width: 617px;
	float: left;
	clear: both;
	margin: 38px 0 0 40px;
}

#navigation ul {
	background: url(../images/layout/nav.gif) top no-repeat;
	width: 617px;
	height: 37px;
	margin: 0;
	padding: 0;
	
}

#navigation ul li, #navigation ul a {
	height:37px;
	display:block;
}

#navigation ul li {
	float:left;
	list-style:none;
	display:inline;
}

#home { width: 52px; }
#forsale { width: 82px; }
#tregunnel { width: 132px; }
#roseveare { width: 131px; }
#fuchsia { width: 136px; }
#directions { width: 84px; }

#home a:hover, #home a.currentpage { background:url(../images/layout/nav.gif) 0px -37px no-repeat; }
#forsale a:hover, #forsale a.currentpage { background:url(../images/layout/nav.gif) -52px -37px no-repeat; }
#tregunnel a:hover, #tregunnel a.currentpage { background:url(../images/layout/nav.gif) -134px -37px no-repeat; }
#roseveare a:hover, #roseveare a.currentpage { background:url(../images/layout/nav.gif) -266px -37px no-repeat; }
#fuchsia a:hover, #fuchsia a.currentpage { background:url(../images/layout/nav.gif) -397px -37px no-repeat; }
#directions a:hover, #directions a.currentpage { background:url(../images/layout/nav.gif) -533px -37px no-repeat; }

#content {
	padding: 0 15px 0 14px;
	background: url('../images/layout/background.png') center top repeat-y;
	float: left;
}

#detailsPage #content, #directionsPage #content {
	background: url('../images/layout/background-white.png') center top repeat-y;
}

#homePage #contentContainer, #tregunnelPage #contentContainer, #rosevearePage #contentContainer, #fuchsiaPage #contentContainer {
	width: 315px;
	float: left;
	text-align: left;
	padding: 0 15px
}

#forsalePage #contentContainer, #directionsPage #contentContainer{
	float: left;
	width: 660px;
	text-align: left;
	padding: 0 15px;

}

#homePage #contentContainer #openDays {
	border: 3px dashed #6f9772;
	background-color: #cfe7cd;
	padding: 10px 15px;
	margin: 10px 0
}

#homePage #contentContainer #openDays h3 {
	color: #b11624;
	font-size: 1.4em;
	margin: 0 0 5px 0
}

#homePage #contentContainer #openDays p {
	color: #000000
}

#homePage #contentContainer #openDays a {
	color: #b11624;
	text-decoration: underline
}

#homePage #contentContainer #openDays a:hover {
	text-decoration: none	
}

#forsalePage #contentContainer div.details {
	float: left;
	clear: both;
	width: 300px;
	height: 180px;
	margin: 0 40px 0 0;
	padding: 20px 0 0 0;
	border-top: 1px dashed #729871

}

#forsalePage #contentContainer div.image {
	float: left;
	width: 280px;
	height: 180px;
	padding: 20px 0 0 0;
	margin: 0 0 0 30px;
	border-top: 1px dashed #729871;
	
}

#forsalePage #contentContainer div.image img {
	margin: 0 0 0 35px;
	border: 1px solid #719871;
}

#forsalePage h2 {
	margin: 15px 0 15px 0;
	font-weight: normal;
	font-style: italic
}


#detailsPage #contentContainer {
	float: left;
	text-align: left;
	padding: 0 12px 0 15px;
}

#detailsPage #contentContainer #homeDetails {
	float: left;
	border-bottom: 1px dashed #719871;

}

#detailsPage #contentContainer #homeDetails #title{
	text-align: center;
}

#detailsPage #contentContainer #homeDetails img {
	border: 1px solid #719871;
	margin:  15px 12px 15px 0
}

#detailsPage #contentContainer #homeDetails img.lastImage {
	margin: 15px 0
}

#detailsPage #contentContainer #homeDetails h2 {
	margin: 10px 0
}

#detailsPage #contentContainer #homeDetails p {
	margin: 10px 0
}

#detailsPage #contentContainer #contactDetails {
	float: left;
	padding: 15px 0
}

#detailsPage #contentContainer #contactDetails #left {
	clear: both;
	float: left;
	margin: 10px 0;
	width: 400px
}

#detailsPage #contentContainer #contactDetails #right {
	float: right;
	margin: 10px 0;
	width: 200px
}

#detailsPage #contentContainer #contactDetails address {
	font-style: normal;
	color: #336633;
	font-size: 0.9em;
	line-height: 1.3em
}

#tregunnelPage h1, #rosevearePage h1, #fuchsiaPage h1, #directionsPage h1 {
	margin: 10px 0
}

#tregunnelPage h2, #rosevearePage h2, #fuchsiaPage h2, #directionsPage h2 {
	margin: 10px 0;
	font-style: italic;
	font-weight: normal;
	font-size: 1.1em
}

#tregunnelPage #sideNavigation img {
	margin: 35px 45px
}

#rosevearePage #sideNavigation img {
	margin: 15px 45px
}

#sideNavigation {
	float: left;
	width: 344px;
	text-align: right;
}

#sideNavigation img {
	clear: both;
	float: right;
	margin:  0 50px 20px 0
}

#footer {
		background: url('../images/layout/pageend.png') top no-repeat;
		height: 75px;
		width: 718px;
		float: left;
		clear: both;
		padding: 0 0 0 1px;
		margin: 0;
		font-size:0.7em;
		
}

#detailsPage #footer, #directionsPage #footer {
		background: url('../images/layout/pageend-white.png') top no-repeat;
}

#footer p {
	margin: 25px 0;
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #134113
}

h1 {
	margin: 5px 0;
	font-size:1.5em;
	font-weight:bold;
	color: #729871;
}

h2 {
	font-size: 1.3em;
	font-weight:bold;
	color: #729871;
}

h3 {
		margin-top:0;padding-top:0;
	font-size: 0.9em;
	font-weight:bold;
	color: #AD5D5D;
}

p {
	padding: 5px 0;
	font-size: 0.9em;
	color: #336633;
}


li {
	padding:0;
	margin:0;
	list-style-type: none;
}

#printonly {
	display:none;
}

a { 
	color: #AD5D5D;
	text-decoration: none;	
}

a:hover {
	text-decoration:underline;
}


br {
	clear: both
}


.hide {
	display: none
}
