body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	z-index:0; }
div#left {
	float: left;
	width: 350px; }
div#right {
	float: right;
	width: 325px; }
div#center {
	width: 573px;
	margin-left: auto;
	margin-right :auto; }

/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
/* 2 Column (left menu) settings */
.leftmenu {
	background:#FFFFFF;		/* right column background colour */
}
.leftmenu .colleft {
	right:75%;			/* right column width */
	background:#f4f4f4;	/* left column background colour */
}
.leftmenu .col1 {
	width:71%;			/* right column content width */
	left:102%;			/* 100% plus left column left padding */
}
.leftmenu .col2 {
	width:21%;			/* left column content width (column width minus left and right padding) */
	left:6%;			/* (right column left and right padding) plus (left column left padding) */
}
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	background-color: white;
	border-top:1px solid #000000;
}
#footer p {
	padding:10px;
	margin:0;
	text-align: center; }
/* End of Layout */	
	
div#navbox {
	width: 180px;
	height: 306px;
	font-family: Verdana, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* NAVIGATION SECTION */
#nav {
  margin: 0;    
  padding: 0;
  background: #a2b5cd;
  list-style-type: none;
  width: 180px;
  float: left; /* Contain floated list items */
}
#nav li {
  margin: 0;
  padding: 0;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
}
#nav a {    
  display: block;  /* to increase clickable area as a's 
      default to inline */
  color: #FFFFFF;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2.5;
  border-bottom: 1px solid #FFFFFF;
}
#nav #nav_con a {
  border: none;
}
#nav a:hover {  
  background: #4F4532;
}
#body_hom #nav_hom a,
    #body_abt #nav_abt a,#body_cnt #nav_cnt a,
    #body_apt #nav_apt a,#body_tnh #nav_tnh a,
    #body_vil #nav_vil a,#body_rnt #nav_rnt a {
  background: #ff0000;
  color: #FFFFFF;
  font-weight: bold;
}
/* End of Navigation Section */

div#float {
	z-index: 10;
	position: absolute;
	top: 53px;
	width:100%; }
div#float2 {
	z-index: 30;
	position: fixed;
	top: 0px;
	width: 100%;
	margin: 0px; }
div#float3 {
	z-index: 30;
	position: fixed;
	top: 150px;
	width: 25%;
	margin: 0px; }
div#head {
	width: 100%;
	height: 110px;
	background-color: #ff0000;
	vertical-align: middle;
	border-top: 1px solid black;
	border-bottom: 1px solid black; }
div#head2 {
	width: 100%;
	height: 80px;
	background-color: #ff0000;
	border-top: 1px solid black;
	border-bottom: 1px solid black; }	
div#list {
	width: 98%;
	margin-top: 22px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ff0000;
	border: 0px;
	text-align: center; }
div.rentaltxtbox1 {
	width: 60%;
	float: left; }
div.rentaltxtbox2 {
	width: 60%;
	float: right;
	margin-bottom: 10px;
	text-align: center; }
div.rentalpicbox1 {
	width: 40%;
	float: right;
	text-align: right; }
div.rentalpicbox2 {
	width: 40%;
	float: left;
	margin-top: 10px;
	text-align: left; }
div#rentalwrap {
	width: 90%;
	margin-left: auto;
	margin-right: auto; }
div#space {
	width: 75%;
	height: 24px;
	float: right;
	background-color: #ffffff; }
div#spacebar {
	width: 92.8%;
	height: 12px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ff0000;
	border: 0px; }
div#textbox {
	background-color: white;
	width: 95%;
	border: 4px solid silver;
	margin-left: auto;
	margin-right: auto; }
div#textbox2 {
	background-color: white;
	width: 95%;
	border: 0px;
	margin-left: auto;
	margin-right: auto; }
div#textbox3 {
	background-color: white;
	width: 85%;
	border: 0px;
	margin-left: auto;
	margin-right: auto; }
div.textboxes {
	background-color: white;
	width: 33%;
	border: 1px solid black;
	vertical-align: middle;
	text-align: center;
	float: left; }
div#top {
	width: 100%;
	height: 160px;
	background-color: #a2b5cd; }
table.basic { table-layout: fixed;
	width: 96%;
	border: 1px solid black;
	text-align: center;
	margin-left: auto;
	margin-right: auto; }
table#details1 {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	border: 0px; }
table.details3 {
	width: 100%;
	border: 0px; }
table#form {
	width: 294px;
	border: 4px solid #FF0000; }
table#heading {
	background-color: #FF0000;
	border: 0px;
	margin-left: auto;
	margin-right: auto; }
td.details1 {
	width: 16%;
	text-align: left;	}
td.details1b {
	width: 34%;
	text-align: left;	}
td.details2 {
	width: 50%;
	height: 0px;
	text-align: center;
	vertical-align: top;	}
td.heading1 {
	vertical-align: middle; }
td.heading2 {
	vertical-align: middle; }
td.r1a { vertical-align: top;
	text-align: left;
	background-color: red; }
td.r1b { vertical-align: top;
	text-align: right;
	background-color: red; }
td.td1 { width: 70%;
	height: 28px;
	vertical-align: middle;
	background-color: #f4f4f4;
	text-align: left; }
td.td2 { width: 30%;
	height: 28px;
	vertical-align: middle;
	background-color: #f4f4f4;	 }
td.td3 { width: 70%;
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: left; }
td.td4 { width: 30%;
	vertical-align: middle;
	background-color: #f4f4f4;
	text-align: center; }
h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 4px; }
.abt1 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 4px; }	
.abt2 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 4px; }				
.abt3 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 0px; }
.btext { font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 4px; }
.constxt { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 12px; }
.constxt2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 6px; }
.constxt3 { font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 3px; }
.copytext { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px; }	
.head1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	text-indent: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px; }
.heading3 {font-family: Georgia, "Times New Roman", serif;
	font-size: 56px;
	font-style: normal;
	font-weight: bold;
	color: #5e6977;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 4px; }
.hrule {font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-style: normal;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 4px; }
.pic { width: 80%;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px; }
.picfp {
	width: 85%;
	margin-top: 3px;
	margin-bottom: 4px;
	border: 1px solid black; }
.pic_small { width: 80%;
	border: solid 1px black;	
	margin-top: 6px;
	margin-bottom: 6px; }
.price { font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 12px; }	
.proptxt { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 8px; }
.rental1 {font-family: "Times New Roman", serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 4px; }
.rental2 {font-family: "Times New Roman", serif;
	font-size: 20px;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 8px; }
.rental3 {font-family: "Times New Roman", serif;
	font-size: 14px;
	line-height: 130%; }
 .rentalh1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	text-indent: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px; }	
.rentalh2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height: 130%;
	font-weight: bold;
	text-indent: 20px;
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 6px; }
.results { font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 0px; }
.results2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 6px; }
.smspace { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px; }
.space { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px; }
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 8px; }
.style1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 0px; }
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px; }
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: -4px; }
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px; }
.text { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 8px; }

