.clear:after,
#topLinksWrapper:after,
#thumbnails:after,
#extraImages:after,
#realtor:after,
#subWrapper:after,
#footer .content:after,
#homeContent:after,
#centerWrapper:after,
#propertyTypes:after,
#homeContent:after,
#virtualTour .item:after,
#childContent:after,
.childContentRow0:after,
.childContentRow1:after,
#soldImage:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

		body {
  padding:0;
  margin:0;
  height:100%;
  background: #D8D8D8;
  font:x-small verdana,helvetica,sans-serif; 
			color: #666;
  }
  
#wrapper {
background: #F5EFE1 url('/images/wrapper_bg.jpg') repeat-x 0px 0px;
}
  
#pagewrapper {
  width: 90%;
  min-width:775px; 
  max-width:978px;
    min-height: 675px;
  }

#home #subWrapper {
  border-right: 1px solid #fff;
  }

#subWrapper {
  position: relative;
  margin: 0 0 0 10px;
  }
 
/* SMALL COLUMN */
#position2 {
  width:218px;
  padding: 0 0 10px 0;
  position: absolute;
  left: 0;
  }


/* LARGE COLUMN */
#position3 {
padding: 0;      
			background: #F1EEDF;
			border-width: 0;
			border-style: solid;
			border-color: #F1EEDF;
			margin-left:218px;
  }
  
  
		
		
		.clear {
		}
		
		h1, h2, h3, h4, h5, h6, h7 {
			margin: 0;
			padding: 0;
			display: inline;
		}
		
		a {
		  color: #003F86;
		}
		
		a img {
		  border: 0;
		}
		
		ul, 
		li {
		  margin: 0;
		  padding: 0;
		}
		
		h1 {
		color: #144F85;
		font-size: 200%;
		font-family: 'Big Calson', times, serif;
		}
		
		h2 {
		font-size: 140%;
		}
		
		h3 {
		color: #144F85;
		font-size: 135%;
		}
		
		h4 {
		font-size: 115%;
		}
		
		
		#header {
			position: relative;
			clear: right;
        }
		
		
			
		
		#home #position3 {
			background: #fff;
		}
			
		#centerWrapper {
		background: #fff;
		margin: 0 10px;
		padding-bottom: 10px;
		}
		
		#home #centerWrapper {
		background: #fff;
		margin: 0;
		}
		
		
		
		
		#logo {
			text-align: center;
			padding: 0 0 27px 5px;
			background: #F1EEDF;
			border-right: 1px solid #fff;
			}
			
	   #home #logo {
	   border-right: none;
	   padding-right: 1px;
	   background: #ECE8D5 url('/images/home_content_left_bg.jpg') top left no-repeat;
	   }
		
		

		/* Equal Height Columns

		#container {
			overflow: hidden;
		}

		#container .column {
			padding-bottom: 1001em; 
			margin-bottom: -1000em;     
		}
		
		*/
		
		
		#headerR1 {
			height: 28px;
			padding: 8px 0 0 0;
			background: #004A84 url('/images/top_r1_bg.gif') repeat-x;
			border-bottom: 1px solid #fff;
			}
			
		* html #headerR1 {
			height: 32px;
			padding: 4px 0 0 0;
			}
			
		#searchBar {
		padding-right: 18px;
text-align: right;
letter-spacing: none;
}

#searchBar form,
#searchBar form input.field,
#searchBar form textarea.field,
#searchBar form select.field {
margin: 0;
padding: 0;
}

    .searchText {
           font-family: 'Big Calson', times, serif;
	       color: #eee;
	       font-size: 15px;
	       font-weight: bold;
	       padding: 0 11px 0 0;
	       vertical-align: bottom;
	}
			
		#menuWrapper { 
font-size: 90%;
border-top: 1px solid #B9B9B9;
position: relative;
z-index: 9999;
background: #E4DFBF;
height: 40px;
} 

#virtualToursTitleTop {
position: absolute; 
right: 9px;
background: #306494;
height: 34px;
display: none;
}

#home #virtualToursTitleTop {
display: block;
}


#menu {  
margin: 0;
padding: 0 133px 0 14px;
background: #fff url('/images/menu_bg_diag.gif') no-repeat right;
float: left;
}

#menu li {
float: left; /* needs to be floated to display bg color */
margin: 0;
background-color: #fff;
display: inline;
padding: 3px 0 0 0;
}  

#menu li a {
float: left;
display: block;
height: 14px; 
color : #004785; 
letter-spacing : 0; 
text-decoration : none; 
padding: 16px 12px 2px 10px;
font-size: 13px;
font-weight: bold;
font-family: 'Big Calson', Times, Serif; 
margin: 1px 0 0 0;
border-right: 1px solid #DCD6AD;
} 

#menu li a:hover {
color : #fff; 
background: #BAB9B9 none;
}

#menu li.off ul,
#menu li.on ul {
margin: 0;
padding: 0 0 0 22px;
width: 743px;
display: none;
position : absolute; 
left : 0;
top: 31px;
}

#menu li.on ul a,
#menu li.off ul a {
margin: 10px 0 0 0; 
padding: 10px 9px 0 9px;
font-size: 11px;
font-weight: normal;
background-color: transparent;
color: #615100;
background-image: none;
border-right: 0px;
font-weight: bold;
}

#menu li.on ul,
#menu li.off:hover ul,
#menu li.over ul {
display: block;
}

#menu li ul li {
padding: 0; 
width : auto; 
background-color: transparent;
background-image: url(/images/pixel.gif);
} 

#menu li.off ul a:hover,
#menu li.over ul a:hover {
background-color: transparent;
margin: 10px 0 0 0; 
padding: 10px 9px 0 9px;
background-image: none;
color: #004A84;
}

		#headerR3 {
			height: 30px;
			background: #D4D5D5 url('/images/top_r3_bg.gif') repeat-x;
			border-top: 1px solid #fff;
			border-bottom: 4px solid #998A42;
			position: relative;
		}
		
		#headerR3 .content {
		max-width: 765px;
		position: relative;
		}
		
		
	
	#homeContent {
	   border-width: 0;
	   border-style: solid;
	   border-color: #fff;
	   margin: 0;
	   background: #D8D2B2 url('/images/home_content_bg.jpg') top left no-repeat; 
	}
	
	#homeContentBottom {
	clear: both;
	padding: 9px 10px;
	background: #fff;
	}
	
	#virtualToursWrapper {
	padding: 5px 0 0 0;
	margin-right: 70px;
	height: 171px;
	text-align: right;
	position: relative;
	}
	
	#virtualTour {
	width: 194px;
	position: absolute;
	right: 9px;
	}
	
	#virtualTour img {
	margin: 0;
	}
	
	#virtualTour .item {
    height: 39px;
    padding: 5px 0 5px 23px;
	margin: 0;
    text-align: left;
    border-top: 1px solid #CFCFCF;
    background: url('/images/virtualtour_item_bg.jpg') top repeat-x; 
	}
	
	#virtualTour .item a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
	}
	
	#virtualTour .item a:hover {
    text-decoration: underline;
	}
	
	#virtualTour .item img {
    float: left; 
    margin-right: 12px;
	}
	
	#virtualTourBottom {
    height: 18px;
    border-bottom: 2px solid #DFE3F4;
    background: url('/images/virtualtour_bottom_bg.jpg') top repeat-x;
    padding: 5px 11px 0 0;
	}
	
	#propertyTypes {
	}
	
	.propertyType {
	width: 177px;
	background: #000;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	margin: 0;
	/*height:75px;*/
	}
	
	.propertyType img {
	border-bottom: 1px solid #fff;
	margin: 0;
	 }
	
	.propertyTypeBottom {
		height: 14px;
		border-bottom: 4px solid #998A42;
	background: #C5B571 url('/images/top_title_bg.jpg') top right no-repeat;
	text-align: right;
	padding: 13px 6px 0 0;
	margin: 0;
	}
	
	.propertyTypeBottom a {
	color: #5A500E;
	font-weight: bold;
	font-size: 125%;
	text-decoration: none;
	font-family: 'Big Calson', times, serif;
	}
	
	#homePano {
		background: url('/images/home_pano.jpg') no-repeat;
		border: 1px solid #fff;
	}
	
	#homePanoInner {
		height: 52px;
		margin: 1px;
		border: 1px solid #fff;
	}
	
	#home #propertyDetailsLeft {
		background: #d0cfd0;
		width: 257px;
	}
	
	#home #propertyDetailsRight {
		margin-left: 266px;
		line-height: 150%;
	}
	
	
		
	#featuredProperty .content {
		background: #CACACA;
		text-align: center;
		padding: 0 0 23px 0;
	}
	
	#featuredProperty img {
		border: 6px solid #fff;
		width: 188px;
	}
	
	#featuredName {
		padding: 0 6px 6px 6px;
		background: #fff;
		font-weight: bold; 
		text-align: right;
		width: 188px;
		margin: 0 auto;
	}
	
	#soldImage {
	     background: #004A84 url('/images/sold_img_bg.jpg') bottom repeat-x;
	     padding: 6px 24px;
	}
	
	#soldImage img {
	     float: left;
	     border: 1px solid #7D720D;
	     margin-right: 12px;
	}
	
	#soldProperties .content {
	   background: #fff url('/images/sold_properties_bg.jpg') repeat-x;
	}
	
	#soldProperties .content ul {
	   margin: 0 11px;
	}
	
		#soldProperties .content li {
	   list-style-type: none;
	   padding: 8px 0;
	   border-width: 1px 0;
	   border-style: dotted;
	   border-color: #B4BAC6;
	   margin: 1px 0 0 0;
	}
	
	#soldProperties .content li a,
	#virtualTourBottom a {
	color: 004785;
	font-weight: bold;
	text-decoration: none;
	}
	
	#soldProperties .content li a:hover,
	#virtualTourBottom a:hover {
	text-decoration: underline;
	}
	
    #soldPropertiesBottom {
	background: #BAB9B9;
	padding: 5px 10px 0 0;
	height: 18px;
	text-align: right;
	color: #004C85;
	}
	
	#soldPropertiesBottom a {
	font-weight: bold;
	text-decoration: none;
	}
	
	#soldPropertiesBottom a:hover {
	text-decoration: underline;
	}
		
	.sectionHeading {
		height: 21px;
		padding: 10px 0 0 0;
		background: #003F86 url('/images/section_heading_bg.gif') repeat-x;
		border-top: 1px solid #fff;
	}
	
	.sectionHeading ul,
	.sectionHeading li
	{
		margin: 0;
		padding: 0;
		list-style-image: url('/images/blue_bullet.gif');
	}
	
	.sectionHeading li {
	   margin: 0 0 0 27px;
	}
	
	.sectionHeading h2 {
		font-size: 15px;
		color: #fff;
		font-weight: bold;
		text-align: left;
		padding: 0px;
		font-family: 'Big Calson', times, serif;
	}
	
	
	#topLinksWrapper {
	   border-bottom: 4px solid #998A42;
	   margin: 0 1px 1px 0;
	    background: #C5B571;
	}
	
	#topLinks {
	   margin: 0;
	   padding: 0;
	   width: 100%;
	  }
	  
	#topLinks li {
	   list-style-type: none;
	   display: block;
	   	    width: 33%;
	    border-right: 2px solid #fff;
	   float: left; 
	  }
	  
	#topLinks li a {
	display: block;
background: #C5B571 url('/images/top_title_bg.jpg') no-repeat;
	   text-align: right;
	   font-family: 'Big Calson', times, serif;
	   padding: 14px 10px 5px 0;
	   color: #004384;
	   font-weight: normal;
	   font-size: 12px;
	   font-weight: bold;
	   text-decoration: none;
	}
	
	#topLinks li a:hover {
	   background: #86793A none;
	   color: #fff;
	}
	
	#propertyPreview {
	width: 271px;
	background: #bbb;
	text-align: left;
	}
	
	#propertyPreviewWrapper {
	padding-left: 8px;
	float: left;
	background: #fff;
	}
	
	#propertyInfo {
	padding: 0 6px;
	}
	
	#propertyName {
	padding: 4px 0 0 0;
	font-weight: bold;
	color: #fff;
	}
	
	#propertyAddress {
	color: #fff;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #9DA4AF;
	margin: 0 0 1px 0;
	}
	
	#propertyPrice h4 {
	font-size: 135%;
	color: #054387;
	display: block;
	padding: 4px 0;
	border-top: 1px dotted #9DA4AF;
	}
	
	.monthly {
	padding-bottom: 4px;
	font-weight: bold;
	color: #666;
	}
	
	#propertyImage {
	background: #fff;
	padding: 5px 0;
	text-align: center;
	}
	
	#propertyImage img {
	border: 1px solid #AFA161;
	}
	
	#propertyImageCaption {
		background: #eee;
		text-align: right;
		padding: 5px 7px 5px 0;
	}
	
	
	#thumbnails {
		/*background: #d43feb; */
		/* margin-left: 283px; */
		margin: 0 0 8px 284px;
		padding: 0;
	}
	
	#communityLogo {
		/*background: #105385;*/
		margin: 0 5px;
		text-align: left;
		padding: 6px 0;
		border-bottom: 3px double #ddd;
	}
	
	#thumbDescription {
	   padding: 4px 0 0 5px;
	}
	
	.thumbRow {
		padding: 0;
		clear: right;
	}
	
	.thumbRow img {
	width: 69px;
	height: 53px;
	}
	
	.thumbRow a {
	   border: 1px solid #8F8F8F;
	   margin: 4px 5px 0 0;
	   display: block;
	   float: left;
	}
	
	.thumbRow a:hover {
	   border: 1px solid #004A84;
	}
	
	#extraImages {
	   padding: 0 0 5px 8px;
	   text-align: center;
	}
	
	.titleBar {
	height: 20px;
	background: #C9BA74 url('/images/titlebar_bg.jpg') center no-repeat;
	border-bottom: 3px solid #998A42;
	margin: 0;
	padding: 10px 15px 0 0;
	clear: left;
	text-align: right;
	}
	
	#home .titleBar {
	margin: 9px 0 0 0;
	}
	
	.titleBar ul, 
	.titleBar li {
	   margin: 0;
	   padding: 0;
	   list-style-image: url('/images/gold_bullet.gif');
	}
	
	.titleBar ul {
	   padding: 0 0 0 27px;
	}
	
	.titleBar h2 {
	font-family: 'Big Calson', times, serif;
	color: #004384;
	font-size: 15px;
	font-weight: bold;
	}
	
	
	
	#propertyDetailsLeft {
		width: 223px;
		float: left;
		margin: 0 0 0 1px;
	}
	
	#propertyDetailsLeft .title {
		background: #ccc;
		padding: 3px 5px;
		color: #7F6901;
		font-weight: bold;
		border-top: 1px solid #fff;
	}
	
	#home #propertyDetailsLeft #recentListings li {
	margin: 1px 16px 1px 32px;
	list-style-image: url('/images/orange_square.gif');
	padding: 7px 0;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #ACB2BC;
	}
	
	#home #propertyDetailsLeft #recentListings li a {
	font-weight: bold;
	text-decoration: underline;
	color: #8E823D;
	}
	
	#home #propertyDetailsLeft #recentListings li a:hover {
	color: #7F7012;
	text-decoration: none;
	}
	
	#roomDimensions {
		text-align: left;
	}
	
	#roomDimensions td {
		padding: 3px 0 3px 10px;
	}
	
	#roomDimensions .col0 {
		background: #E0E0E0;
		text-align: center;
		padding-left: 0px;
	}
	
	#roomDimensions .col1 {
		background: #ccc;
		text-align: center;
		padding-left: 0px;
	}
	
	.aboutCommunity {
	   padding: 0 0 7px 0;
	}
	
	.aboutCommunity li {
	   margin: 7px 0 0 0;
	}
	
	.aboutCommunity li a {
	}
	
	#realtor {
	   padding: 6px;
	}
	
	#realtor h4 {
	   font-size: 12px;
	   margin: 0;
	   color: #003F86;
	  }
	
	#realtorPhoto {
	   float: right;
	   padding: 0 0 5px 5px;
	}
	
	#propertyFeatures,
	.propertyFeatures{
	   padding: 0 10px 27px 10px;
	}
	
	#propertyDetailsRight {
		margin-left: 233px;
	}
	
	#propertyFeatures li,
	.propertyFeatures li,
	.aboutCommunity li,
	#childContentRight li {
		list-style-image: url('/images/orange_square.gif');
	}
	
	#propertyFeatures ul,
	.propertyFeatures ul,
	.aboutCommunity ul,
	#childContentRight ul {
		margin: 0 0 0 23px;
	}
	
	#recentListingsBottom {
	background: #124E85;
	padding: 5px 10px 0 0;
	height: 18px;
	text-align: right;
	color: #fff;
	}
	
	#recentListingsBottom a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	}
	
	#recentListingsBottom a:hover {
	text-decoration: underline;
	}
	
	#propertyDetailsRight .row0,
	#propertyDetailsRight .row1 {
		padding: 5px 5px 5px 0;
	}
	
	#propertyDetailsRight .row1,
	.tableRow1 {
		background: #F1EEDF;
	}
	
	.tableRow0 td,
	.tableRow1 td { 
	border-width: 0 1px 1px 0;
	border-color: #fff;
	border-style: solid;
	}
	
	.tableRow0 td li,
	.tableRow1 td li { 
	list-style-image: url('/images/orange_square.gif');
	margin-left: 15px;
	}
	
	
	#moreInfo table {
	   font-weight: bold;
	   color: #7F6901;
	   text-align: right;
	}
	
	#moreInfo form,
#moreInfo input {
margin: 0;
padding: 0;
}

#moreInfo input {
margin: 8px 0 0 0;
}


#childContent {
background: #fff url('/images/child_content_bg.jpg') bottom right no-repeat;
padding: 10px 20px;
min-height: 610px;
line-height: 150%;
}

*html #childContent {
height: 610px;
}

.pageTitleWrapper {
background: url('/images/pagetitle_bg.jpg') top repeat-x;
margin: 0 5px;
}

.pageTitle {
padding: 12px 0 6px 15px;
height: 41px;
background: url('/images/pagetitle_clouds.jpg') top right no-repeat;
}

.pageTitle h1,
.pageTitle h4 {
display: block;
padding: 2px 0 0 0;
}

.pageTitle h4 {
font-style: italic;
margin-left: 5px;
}

#siteLogo {
text-align: left;
padding-bottom: 4px;
}

#siteMap {
float: left;
margin-top: 10px;
}

#siteMap img {
border: 1px solid #927E01;
margin-bottom: 10px;
}

#childContentRight {
padding: 0 10px;
margin-left: 175px;
}

#childContentRight h3 {
display: block;
padding: 12px 0 3px 0;
border-bottom: 3px double #ddd;
}

#childContentRight li {
	margin-top: 5px;
	}
	
#childContentRight .quote {
font-style: italic;
font-weight: bold;
font-size: 115%;
color: #777;
}

.childContentRow0 {
background: #eee;
}

.childContentRow1 {
background: #fff;
}

.childContentRow0,
.childContentRow1 {
padding: 5px 20px 5px 10px;
text-align: right;
background-position: top right;
background-repeat: no-repeat;
}

.childContentRow0 h3,
.childContentRow1 h3 {
color: #9E8A1A;
}

.childContentRow0 h2,
.childContentRow1 h2 {
color: #144F85;
margin-bottom: 4px;
}

.childContentRow0 img,
.childContentRow1 img {
float: left;
margin-right: 5px;
border: 1px solid #998A42;
}

.childContentRow0 .inner,
.childContentRow1 .inner {
padding: 10px 5px;
}

.innerTitle {
border-bottom: 1px solid #ddd;
margin: 0 0 8px 183px;
}

.innerTitle a {
color: #9E8A1A;
text-decoration: none;
}

.innerTitle a:hover {
text-decoration: underline;
}

.condoHomeItem {
padding: 10px;
}

.centerQuote {
display: block;
width: 90%;
margin: 12px;
padding: 10px 10px 10px 10px;
font-family: Times, "Times New Roman", serif;
font-size: 16px;
line-height: 16px;
font-weight: bold;
color: #024A86;
text-align: center;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

.rightQuote {
display: block;
float: right;
width: 30%;
margin: 12px;
font-family: Times, "Times New Roman", serif;
font-size: 19px;
line-height: 20px;
font-weight: bold;
color: #024A86;
text-align: center; 
}

.leftQuote  {
display: block;
float: left;
width: 20%;
margin: 12px;
font-family: Times, "Times New Roman", serif;
font-size: 19px;
line-height: 20px;
font-weight: bold;
color: #a8332c;
text-align: center; 
}

th {
background: #004A84;
color: #fff;
padding: 4px 0;
font-size: 115%;
}

td {
padding: 4px;
}

th,
tr {
border-width: 0 1px 1px 0;
border-style: solid;
border-color: #fff;
}


form input.field,
form textarea.field,
form select.field {
border: 1px solid #CBCBCB;
background: #E4E4E4;
padding: 0 2px;
font-size: 10px;
margin: 10px 0 0 0;
color: #004A84;
}

form input.field,
form textarea.field {
    width: 186px;
  }
  
form input.field,
form select.field {
    height: 18px;
  }
  
  .button {
    background: #EACE79;
    color: #003F86;
    font-size: 95%;
    font-weight: bold;
    padding: 4px 8px;
    margin: 0;
    border: 1px;
  }
	
	
	#disclaimer {
	   font-size: 90%;
	   padding: 10px;
	}
	
#footer {
    border-top: 4px solid #998A43;
	clear: both;
    }
    
#footer .content {
    background: #D0D0D0 url('/images/footer_bg.jpg') repeat-x;
    margin-top: 1px;
    padding: 12px 18px 12px 18px;
    color: #836F09;
   }
   
#siteCredit {
    float: right;
 }