* { margin: 0px; padding: 0px; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link, a:visited { color: #404040; }
a:hover, a:active { color: #606060; }
body { background-color: #ffffff; font-size: 0.7em; color: #404040; line-height: 1.4em; }
h1 { font-size: 1.2em; padding-bottom: 2px; margin-bottom: 10px; font-weight: bold; border-bottom: 1px solid #ececec; }
h2 { font-size: 1.1em; font-weight: normal; margin-bottom: 0.3em; }
h5 { float: right; }
hr { display: none; }
img { border: 0px; }
input { vertical-align: middle; }
input.text, input.text-ghosted { padding: 2px; border: 1px solid #808080; }
input.text-ghosted { color: #808080; }
input.text { color: #000000; }
a.button, input.button { text-decoration: none; background-color: #D09911; color: #FFFFFF; font-weight: bold; border: 0px; padding: 2px 4px; }
a.button:hover, input.button:hover { background-color: #AC4145; }
ol, ul { margin-left: 1.5em; padding-left: 1.5em; }
p { margin-bottom: 0.8em; }
select { vertical-align: middle; }

#root { width: 922px; margin: 10px auto; border-bottom: 1px solid #d2d2d2; }
#credits { width: 922px; margin: 0px auto; text-align: right; font-size: 0.9em; color: #000000; }
#credits a { text-decoration: none; color: #000000; }
#main { background-image: url(../images/rootbkgd.gif); background-repeat: repeat-y; }
#header { border-bottom: 1px solid #ececec; }
#body { padding: 20px; }
.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px; }

#main { padding: 0px; }
ul#navigation { padding: 2px; list-style-type: none; padding-top: 3px; }
ul#navigation li { margin-bottom: 3px; display: inline; }
ul#navigation a:link, ul#navigation li a:visited { font-weight: bold; padding: 3px 16px 3px 8px; text-decoration: none; text-transform: uppercase; border-right: 1px solid #f3cac9; }
ul#navigation a:hover, ul#navigation li a:active, ul.navigation li a.active { color: #424242; }

#rightfeature { float: right; margin-top: 30px; width: 880px; }
			.featurebox { border: 1px solid #a0a0a0; margin-bottom: 15px; }
			.featurebox h2 { background-color: #02adf2; color: #FFFFFF; margin-bottom: 0; padding: 2px 5px; }
			.featurebox-content { padding: 5px 10px; }

#maincontent { float: left; width: 490px; }
	.contentpadded { padding: 0px 0px 10px 10px; }
	
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }
.float-left { float: left; }
.float-right { float: right; }

.error { color: #ff0000; text-align: center; }

div.hr hr { display: none; }
div.hr { padding-top: 2px; margin-bottom: 4px; border-bottom-style: solid; border-bottom-width: 1px; }

table.propertylist { border-collapse: collapse; width: 100%; border: 0px; }
table.propertylist td { padding: 8px 32px; border-color: #ececec; border-style: solid; border-width: 0px; border-top-width: 1px; width: 50%; }
table.propertylist td.col1 { border-right-width: 1px; }

.propertythumbnail { float: left; margin-right: 10px; margin-bottom: 10px; }
	.propertythumbnail img { border: 1px solid #a0a0a0; }
	
#propertydetail { border-top: 1px solid #ececec; }
#propertyimages { float: left; width: 50%; border-right: 1px solid #ececec; padding-top: 10px; }
	#propertyimageroot { width: 395px; margin: 10px auto; }
#propertytext { float: right; width: 49%; }
.propertytextpadded { padding: 20px; }