@CHARSET "ISO-8859-1";
* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	color: #000000;
	text-align:center;	
	background: url('/assets/images/layouts/body.jpg') repeat-x top left #e9e9db;
}

#container {
	width: 1000px;
	min-height:678px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: none;
}

#container #main {
	width:100%;
	position: relative;
	padding-bottom: 20px;
	
}

#container #main #header {	
	background: url('/assets/images/layouts/header.png') no-repeat top center;
	width: 970px;
	height: 170px;
	text-align: left;
	float:right;
}

#container #main #header #logo {
	background: url('/assets/images/layouts/logo.png') no-repeat;
	height:51px;
	width:202px;
	position:relative;
	left:30px;
	top:50px;
	cursor: pointer;
}

#container #main #header #telephone {
	background: url('/assets/images/layouts/contacttelephone.png') no-repeat;
	height:23px;
	line-height:23px;
	padding-left:30px;
	font-size:16px;
	width:202px;
	position:absolute;
	left:785px;
	top:80px;
	color:#fff;
	font-weight:bold;
}

#container #main #sidebar {
	position:relative;
	width:205px;
	float:right;
}

#container #main #sidebar #menu {
	position:relative;
	width:184px;
	float:right;
	margin-top:27px;
}

#container #main #sidebar #menu ul {
	margin:0px;
	padding:0px;
	list-style:inside;
	list-style-type:none;
	margin-top:10px;
}

#container #main #sidebar #menu ul li {
	border-bottom:2px solid #f0f0e7;
	line-height:39px;
	margin:0px;
	padding:0px;
}
#container #main #sidebar #menu ul img {
	float:left;
	margin-right:10px;
}
#container #main #sidebar #menu ul li a {
	font-size:16px;
	text-decoration:none;
	color:#000;
}
#container #main #sidebar #menu ul li a:hover {
	text-decoration:underline;
}


#container #main #content {
	float:left;
	position:relative;
	width:780px;
	margin-left:10px;
}

#container #main #content #homepageimage {
	position:relative;
	width:780px;
	margin-top:40px;
}


#container #main #banner {
	position:relative;
	background: url('/assets/images/layouts/banner.png') no-repeat;
	width:895px;
	height:305px;
	padding:11px;
}
.homeimage {
	position:absolute;
	right:0;
	top:0;
}
.hometext {
	position:relative;
	width:554px;
	font-family:Tahoma;
	color:#888585;
	font-size:16px;
	margin-left:20px;
}

#homesearch {
	background: url(/assets/images/layouts/homesearchbg.jpg) no-repeat top left;
	width:347px;
	position:absolute;
	left:660px;
	top:460px;	
	min-height:132px;
}

#homesearch .col {
	width:156px;
	float:left;
}

#homesearch p {
	width:156px;
	margin-bottom:15px;
}


#homesearch label {
	font-size:12px;
	color:#6d7808;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}

#homesearch select {
	width:156px;
}


#homesearch #searchbutton {
	background:url(/assets/images/layouts/searchbutton.jpg) no-repeat;;
	width:156px;
	height:63px;
}

#homesearch #searchbutton #searchlink {
	float:right;
	width:129px;
	height:46px;
	line-height:46px;
	text-align:center;
	color:#637400;
	cursor:pointer;
	font-size:18px;
}

#searchbox {
	background: url(/assets/images/layouts/quicksearch.jpg) no-repeat top left;
	width:202px;
	position:relative;
	top:50px;
	min-height:80px;
	padding-top:62px;
}

#searchbox {
	background: url(/assets/images/layouts/quicksearch.jpg) no-repeat top left;
	width:202px;
	position:relative;
	top:50px;
	min-height:80px;
	padding-top:62px;
	padding-bottom:20px;
}

#searchbox p {
	width:156px;
	margin-bottom:15px;
}


#searchbox label {
	font-size:12px;
	color:#6d7808;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}

#searchbox select {
	width:156px;
}


#searchbox #searchbutton {
	background:url(/assets/images/layouts/searchbutton.jpg) no-repeat;;
	width:156px;
	height:63px;
}

#searchbox #searchbutton #searchlink {
	float:right;
	width:129px;
	height:46px;
	line-height:46px;
	text-align:center;
	color:#637400;
	cursor:pointer;
	font-size:18px;
}

#searchpanel {
	color:#a9b535;
	font-weight:bold;
	font-size:16px;	
	position:relative;
	margin-top:35px;
	margin-left:60px;
	margin-bottom:10px;
	width:700px;	
}


.leftcontent {
	float:left;
	position:relative;
	width:340px;
}
.rightcontent {
float:right;
position:relative;
right:80px;
width:525px;
}


#container #main .bannerimg {
	width: 894px;
	height: 305px;
}

#container #main #maincontent {
	padding-left:3px;
	padding-top:25px;
	padding-right:3px;
}

.container {
	width: 230px;
}

.container .containerheading {
	width: 210px;
	height: 38px;
	line-height:38px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	background: url('/assets/images/layouts/containerheading.png') no-repeat;
	margin-bottom:3px;
}

.container .containersubheading {
	width: 200px;
	height: 20px;
	line-height:20px;
	color:#fff;
	font-size:12px;
	padding-left:20px;	
	padding-right:10px;
	background-color: #424141;
	margin-bottom:3px;
}

.container .sidebutton {
	cursor:pointer;
}

.container .sidebutton:hover {
	color:#f2cb76;
}

.container .arrow {
	float:right;
	font-size:16px;	
}

.container .purpleline {
	width: 230px;
	height: 2px;
	background-color: #a8228e;
	margin-bottom:3px;
}

.container .containercontent {
	width:190px;
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ebeaea;
	margin-bottom: 3px;
	color:#4d4c4c;
}

.container .containercontent select {
	margin-bottom:8px;
	width:170px;
}

.container .containercontent2 {
	width:200px;
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ebeaea;
	margin-bottom: 3px;
	color:#4d4c4c;
}


.container p {
	font-size:12px;	
	margin-bottom:10px;
}

.container .button {
	background: url('/assets/images/layouts/containerbutton.png') no-repeat;
	width:203px;
	height:27px;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:27px;
	cursor:pointer;
	margin-bottom:4px;
}

.container .button:hover {
	color:#A1A0A0;
}

#sidetel {
	background: url('/assets/images/layouts/telephone.png') no-repeat;
	padding-left:30px;
	font-size:16px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	text-align:left;
	width:146px;
	margin-left:6px;
	letter-spacing: 3px;
}

#sidebar_left {
	float:left;
	width:230px;
}

#sidebar_right {
	float:right;
	width:230px;
}

#innercontent {
	width:400px;
	float:left;
	margin-left:25px;
	color:#4d4c4c;
}

#content h1 {
	margin-top:60px;
}

h1 {
	color:#9aa62a;
	margin-bottom:15px;
	font-weight:normal;
}

h2 {
	color:#9aa62a;
	font-weight:normal;	
	margin-bottom:15px;
}
h3 {
	font-size: 11pt;
}
p {
	margin-bottom:5px;
	margin-top:5px;	
}
.hometext p {
	margin-bottom:15px;
	margin-top:15px;
}
#innercontent p {
	line-height:22px;
	margin-bottom:20px;
	font-size:12px;	
}

#footerbody {
background:url(/assets/images/layouts/footerbg.jpg) repeat-x;
color:white;
height:391px;
width:100%;
position:relative;
}

#footerbg {
	position:absolute;
	left:0;	
	top:0;
	background:url(/assets/images/layouts/footerbody.jpg) repeat-x;
	height:391px;
	width:385px;
}

#footercontainer {
	width: 1000px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: none;
}

#footercontainer #footermain {
	width:100%;
	position: relative;
	height:391px;
}

#footercontainer #footermain #footertop  {
	position:relative;
	top:80px;
	height:190px;
	width:705px;
	float:right;
}

#footercontainer #footermain #footertop .footercol {
	width:100%;
	position: relative;
	float:left;
	height:190px;
	width:200px;
	margin-left:30px;
	cursor:pointer;
}

.footercol #footerheading {
	font-size:24px;
	font-weight:bold;
	margin-bottom:34px;
}	

.footercol p {
	font-size:14px;
	line-height:18px;
}	

.footerbutton {
	background:url(/assets/images/layouts/footerbutton.jpg) no-repeat;
	font-size:14px;
	height:29px;
	width:128px;
	text-align:center;
	line-height:29px;
	color:#fff;
	position:absolute;
	bottom:0px;
}

#address {
	position:absolute;
	bottom:0px;
	height:73px;	
	line-height:73px;
	font-size:12px;
}

#phone {
	position:absolute;
	bottom:0px;
	height:73px;	
	line-height:73px;
	color:#fff;
	font-size:30px;
	right:0px;
}

#profilepicture {
	width:194px;
	height:194px;
	float:left;	
}

#profilecontent {
	width:420px;
	float:right;	
}

#profilename {
	background-color:#424141;
	color:#fff;
	height:20px;
	font-size:12px;
	line-height:20px;
	width:415px;	
	padding-left:5px;
}

.purple {
	color:#a8228e;
}

#contactus_tel {
	background: url('/assets/images/layouts/contactus_tel.png') no-repeat;	
	height:17px;
	font-weight:bold;
	padding-left:25px;
	font-size:14px;
}

#contactus_email {
	background: url('/assets/images/layouts/contactus_email.png') no-repeat;	
	height:15px;
	font-weight:bold;
	padding-left:25px;
	font-size:12px;
}

#contactform fieldset {
	border: 0;
}

#contactform label {
	float:left;
	width:130px;
}

.contactpage #contactform {
	background: url('/assets/images/layouts/contactform.jpg') no-repeat;	
	height:15px;
	width: 620px;
	color:white;
	height: 219px;
	padding: 20px;
	font-size: 10pt;
	position:relative;
	z-index: 100;
}
.contactpage #contactform input[type="text"] {
height:15px;
margin-bottom:5px;
padding:4px;
width:175px;
}
.contactpage #contactform p {
clear:left;
float:left;
margin:0;
width:260px;
}
.contactpage #contactform textarea {
clear:right;
float:right;
height:77px;
padding:5px;
position:relative;
right:36px;
width:310px;
}
.contactpage #contactform fieldset {
	border: 0;
}

.contactpage #contactform label {
float:left;
width:60px;
font-size:11pt;
}




#propertyform {
	font-size:12px;
}

#propertyform p {
	margin-bottom:15px;
}

#propertyform label {
	float:left;
	width:130px;
}

#propertyform select {
	width:200px;
}

#propertyform input {
	width:200px;
}

#content a {
	color:#9aa62a;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#propofweekprice {
	float:right;
	color:#a8228e;
}

.newlyavailable {
	height:82px;
	margin-bottom:2px;
	font-size:11px;
}

.newlyavailable img {
	float:left;
	height:82px;
	width:83px;
}

.newlyavailable .detail {
	height:82px;
	width:136px;
	line-height:26px;
	float:right;
}

.bold {
	font-size:11pt;
	font-weight:bold;
}
#content .lefttext {
	position: relative;
	width: 400px;
}
.contactpage h1 {
	color: #9aa62a;
	
}
.awaitingimage {

	font-weight:bold;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-top:30px;
	text-align:center;
}

#imagecontainer {
	width:754px;
	padding-left:26px;
	padding-top:13px;
	height:359px;
	background:url('/assets/images/layouts/pageimagecontainer.jpg') no-repeat;
	position:relative;
	top:37px;
}

#imagecontainer img {
	width:727px;
	height:320px;
}

.text {
	position:relative;
	margin-top:35px;
	margin-left:20px;
	font-size:16px;
	font-family:Tahoma, Arial;
	color:#888585;
	width:680px;
}
.text p {
	margin-bottom:15px;
}

.text ol {
	margin-left:0px;
	padding-left:0px;
}

.text ol li {
	margin-left:30px;
}

.text ul {
	margin-left:0px;
	padding-left:0px;
}

.text ul li {
	margin-left:30px;
}

.next {
	width:40px;
	height:72px;
	position:absolute;
	top:93px;
	right:38px;
	cursor:pointer;
}

.prev {
	width:40px;
	height:72px;
	position:absolute;
	top:93px;
	left:44px;
	cursor:pointer;
}
