﻿body {
	margin: 0 auto;
}

#container {
	min-width: 800px; /* minimum width of all content */;
	max-width: 1240px; /* maximum width of all content */;
	margin: 0 auto 0px auto;
/* align for good browsers */	text-align: left;
}
div#background {
	min-width: 800px; /* minimum width of all content */;
	max-width: 1240px; /* maximum width of all content */;
	margin: 0 auto 0px auto;
/* align for good browsers */	text-align: left;
	background-color: #F2E974;
}
div#header {
	padding: 10px 0% 0% 0%;
	text-align: center;
	height: 50px;
	background-image: url('images/coastline.jpg');
	background-repeat: no-repeat;
	font-family: "Arial Rounded MT Bold";
	font-size: medium;
	color: #F06500;
}
div#menucontainer {
	right: 0px;
	left: 0px;
	z-index: -100;
	height: 10px;
}
div#menucentralise {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
	font-size: 16px;
}
div#leftcolumn {
	float: left;
	text-align: justify;
	width: 200px;
	height: 450px;
	background-image: url('images/legs.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
.searchtable {
	width: 111px;
	height: 192px;
	margin-top: 190px;
	margin-left: 20px;
}
.searchfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searchhidden {
	visibility: hidden;
	line-height: 1px;
	border-style: none;
}
.searchbtn {
	border-style: none;
	float: left;
}
.clearbtn {
	float: right;
}
div#rightcolumn {
	float: right;
	width: 200px;
	height: 450px;
	background-image: url('images/rep.jpg');
	background-repeat: no-repeat;
}
div#info {
	float: right;
	border-style: none;
	width: 60px;
	height: 60px;
	margin-top: 282px;
	margin-right: 17px;
}
div#maincontent {
	text-align: center;
	margin-right: 200px;
	margin-left: 200px;
	height: 450px;
	background-color: #FFFFFF;
}
div#bar1 {
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F06500;
	background-color: #FFFFFF;
}
.bar1_title {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	background-color: #F2E974;
	height: 90px;
}
.h1 {
	min-width: 800px; /* minimum width of all content */;
	max-width: 1240px; /* maximum width of all content */;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	margin-top: 5px;
}
.bar2 {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 350px;
}
.roundedhotprop {
	border: medium solid #F06500;
	-moz-border-radius: 3ex;
	-webkit-border-radius: 3ex;
	width: 23%;
	float: left;
	margin-left: 1.2%;
	background-color: #FFFFFF;
}
.bestproptitle {
	text-align: center;
	padding-top: 5px;
	color: #FF0000;
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	font-weight: normal;
	height: 30px;
}
.hotprop1 {
	width: 160px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.centre {
	text-align: center;
}
.bar3 {
	height: 50px;
	background-image: url('images/fade50x50.jpg');
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: -10px;
}
div#bar4 {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 25px;
}
div#bar4centralise {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	z-index: 12;
}
.services {
	border: 2px solid #0000FF;
	margin-left: 1px;
	width: 100px;
	height: 100px;
}
.more {
	font-style: italic;
	color: #0000FF;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Round Bodied Box Start suggested no bigger than 1024 x 600 may need to adjust margin-top */
/* Round Bodied Box Finish */

.greenwind {
	color: #33CC33;
	text-align: center;
	font-size: 18px;
}

