* { margin:0; padding:0;}
body { 
	background-image: url(../images/page-background.jpg);
	background-repeat: repeat-x;
	background-color:#D4D8B3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:center;
	color:#666666;}
hr {
	height: 1px;
	border-top: 1px solid #DBE6E1;
 	width: 600px;
 	margin: 10px 0px 5px 10px;
}
.fleft { float:left;}
.fright { float:right;}
#clear {
	clear: both;
}
#container-bg {
	width: 840px;
	margin:0 auto;
	margin-top: 5px;
}
#container {
	background-color:white;
	width: 800px;
	text-align:center;
	margin:0 auto;
	margin-top: 0px;
}
#text-header {
	clear: both;
	width: 800px;
	height: 15px;
	text-align:center;
	margin:0 auto;
	margin-top: 5px;
	font-size: 100%;
	color: #E0DCD1;
	font-weight: bold;
}
#upper-header {
	clear: both;
	width: 800px;
	height: 50px;
	text-align:center;
	margin:0 auto;
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	background-color: #E0DCD1;
	background-image: url(../images/upper-header-background.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
#header { 
	height: 163px;
	width: 800px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	font-family:arial, helvetica, sans-serif;
	font-size:100%;
	text-align:center;
}
#header-bottom {
	clear: both;
	width: 800px;
	height: 20px;
	background-image: url(../images/header_bottom.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid white;
}
/*****************************************************/
/* main content */
#maincontentarea { 
	width: 100%;
	clear: both;
}
/* right content area */
#rightarea { 
	clear: both;
	width: 800px;
	height: auto;
	text-align:left;
	font-size: 100%;
	padding: 0px 0px 20px 0px;
}
#rightarea img {
	border: 1px solid #BFC684;
	padding: 3px;
	margin: 0px 20px 20px 20px;
}
#rightarea h2{ 
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #BFC684;
	font-size:250%;
	padding: 10px 0px 10px 30px;
}
#rightarea h3{ 
	font-style: italic;
	float: right;
	font-family: "Times New Roman", Times, serif;
	color: #BFC684;
	font-size:180%;
	padding: 0px 20px 10px 0px;
}
#rightarea p{ 
	color:#484848;
	font-size: 110%;
	padding: 10px 20px 10px 30px;
}
#rightarea p a{ 
	color:#993333;
	font-weight: normal;
	text-decoration: none;
}
#rightarea ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	list-style-type: none;
	font-weight: normal;
	font-size: 110%;
}
#rightarea ul li {
	margin:0px 15px 0px 50px;
	padding:0px;
	list-style-type: circle;
	line-height: 20px;
	color:#484848;
}
#rightarea ul li a {
	color: #993333;
	text-decoration: none;
}
#rightarea ul li a:visited {
	color: #993333;
	text-decoration: none;
}
#rightarealine { 
	height: 2px;
	background-color: #3381D4;
	width: 50%;
	margin: 5px 0px 10px 0px;
}
#propertyPrices { 
	clear: both;
	float: left;
	height: 400px;
	width: 350px;
	margin: 10px 0px 10px 30px;
	background-color: #F8F9F2;
	padding: 5px 0px 0px 5px;
}
#propertyPricesheading{ 
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #BFC684;
	font-size:150%;
	margin: 5px;
}
#propertyPrices p{ 
	color:#484848;
	font-size: 110%;
	padding: 10px 0px 5px 5px;
}
#propertyPrices img {
	border: 1px solid #BFC684;
	padding: 3px;
	margin: 5px 0px 10px 10px;
}
#propertyPrices a{ 
	color: #837456;
	text-decoration:none;
}
#propertyGallery { 
	float: right;
	border: 1px dashed #D4CEA7;
	height: 400px;
	width: 350px;
	margin: 10px 30px 10px 20px;
	background-color: #F8F9F2;
	padding: 5px 0px 0px 5px;
}
#propertyGalleryheading{ 
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #BFC684;
	font-size:150%;
	margin: 5px;
}
#propertyGallery p{ 
	color:#484848;
	font-size: 110%;
	padding: 10px 10px 10px 5px;
}
#propertyGallery img {
	border: 1px solid #BFC684;
	padding: 3px;
	margin: 10px 0px 10px 10px;
}
#propertyGallery p a{ 
	color: #837456;
	text-decoration:none;
}
#contactBox { 
	border: 1px dashed #BFC684;
	height: 510px;
	margin: 10px 30px 20px 30px;
	background-color: #F8F9F2;
	padding: 5px 0px 0px 5px;
	clear: both;
}
#contactBoxheading{ 
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #BFC684;
	font-size:150%;
	margin: 5px;
}
#contactBox p{ 
	color:#484848;
	font-size: 110%;
	padding: 10px 10px 10px 5px;
}
#contactBox img {
	border: 1px solid #BFC684;
	padding: 3px;
	margin: 0px 0px 20px 20px;
}
#contactBox p a{ 
	color: #837456;
	text-decoration:none;
}
#weaversInformation { 
	border: 1px dashed #BFC684;
	height: 265px;
	margin: 10px 30px 20px 30px;
	background-color: #F8F9F2;
	padding: 5px 0px 0px 5px;
	clear: both;
}
#weaversInformationheading{ 
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #BFC684;
	font-size:150%;
	margin: 5px;
}
#weaversInformation p{ 
	color:#484848;
	font-size: 110%;
	padding: 10px 10px 10px 5px;
}
#weaversInformation img {
	border: 1px solid #BFC684;
	padding: 3px;
	margin: 0px 0px 20px 20px;
}
#weaversInformation p a{ 
	color: #837456;
	text-decoration:none;
}
#walshamGallery { 
	float: left;
	border: 1px dashed #D4CEA7;
	height: 400px;
	width: 350px;
	margin: 0px 0px 10px 30px;
	background-color: #F8F9F2;
	padding: 5px 0px 0px 5px;
}
#walshamGalleryheading{ 
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #BFC684;
	font-size:150%;
	margin: 5px;
}
#walshamGallery p{ 
	color:#484848;
	font-size: 110%;
	padding: 10px 10px 10px 5px;
}
#walshamGallery img {
	border: 1px solid #BFC684;
	padding: 3px;
	margin: 10px 0px 10px 10px;
}
#walshamGallery p a{ 
	color: #837456;
	text-decoration:none;
}
#touristAttractions {
	float: right;
	border: 1px dashed #D4CEA7;
	height: 400px;
	width: 350px;
	margin: 0px 30px 10px 0px;
	background-color: #F8F9F2;
	padding: 5px 0px 0px 5px;
}
#touristAttractionsheading{
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #BFC684;
	font-size:150%;
	margin: 5px;
}
#touristAttractions p{ 
	color:#484848;
	font-size: 110%;
	padding: 10px 10px 10px 5px;
}
#touristAttractions img {
	border: 1px solid white;
	padding: 3px;
	margin: 0px 0px 20px 20px;
}
#touristAttractions p a{ 
	color: #837456;
	text-decoration:none;
}
#googlemap { 
	border: 1px dashed #D4CEA7;
	height: 315px;
	margin: 10px 30px 15px 30px;
	background-color: #F0F1E4;
	padding: 5px 0px 0px 5px;
	clear: both;
}
#googlemap img {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#mainContentImage {
	float: right;
	margin: 0px 10px 0px 25px;
	padding: 3px;
}

#footer { 
	width: 100%;
	clear: both;
	background-color: white;
	font-family:arial, helvetica, sans-serif;
	font-size:100%;
	text-align:center;
	height: 26px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/footer-background.jpg);
	background-repeat: no-repeat;
}
#footerbottom {
	width: 800px;
	height: 0px;
	text-align:center;
	margin:0 auto;
}
#footer ul {
	margin: 0;
	margin-left: 0px;
	padding: 0;
	line-height: 18px;
}
#footer li {
	display: inline;
	padding: 0;
	text-transform: none;
	list-style-type: none;
	font-weight: normal;
	line-height: 18px;
}
#footer a {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 0px 5px 0px 3px;
	color: #837456;
	border-right: #EAF5FF 1px solid;
	line-height: 18px;
}
#footer #last a {
	border: 0px;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p {
	margin: 10px 0px 0px 0px;
	color: white;
}
#footersiteby {
	width: 800px;
	height: 10px;
	text-align:center;
	margin:0 auto;
	color: #837456;
	padding: 20px 0px 20px 0px;
}
#footersiteby a{ 
	color: #837456;
	text-decoration: none;
}
#noteBox { 
	clear: both;
	border: 1px dashed #D4CEA7;
	height: auto;
	margin: 10px 30px 20px 30px;
	background-color: #F0F1E4;
	padding: 5px 0px 0px 5px;
}
#noteBoxheading{ 
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #993333;
	font-size:150%;
	margin: 5px;
}
#noteBox p{ 
	color:#484848;
	font-size: 110%;
	padding: 10px 10px 10px 5px;
}
#noteBox img {
	border: 1px solid white;
	padding: 3px;
	margin: 0px 0px 20px 20px;
}
#noteBox p a{ 
	color: #837456;
	text-decoration:none;
}
table.contactform	{
	margin: 20px 0px 0px 30px;
	color:#484848;
	font-size: 100%;
	width: 400px;
	padding: 5px;
	float: right;
	}
table.contactform tr	{
	height: 25px;
	}
table.contactform input	{
	border: 1px dotted #999;
	width: 300px;
	font-size: 100%;
	height: 17px;
	padding: 2px 0px 0px 3px;
	}
table.contactform textarea	{
	border: 1px dotted #999;
	width: 300px;
	height: 250px;
	font-size: 100%;
	padding: 2px 0px 0px 3px;
	}
table.contactform .buttons { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 background-color: #F0F1E4; 
	 color: #BFC684; 
	 margin-right: 2px; 
	 width: 55px;
	 height: 25px;
	 padding: 0px;
}
