body    {
	font-family: verdana, sans-serif;
	font-size:12px;
	background-color: #000;
	text-align: center;
	margin: 0 0 0 0;
}
td{
	color:#fff;
	font-size:12px;
}
a{
	color:#C36600;
}
a:hover{
	color:#C36600;
	text-decoration:underline;
}
#topHeader{
	height:36px;
	background-image:url(/media/top-header-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
.topNote{
	font-style:italic;
	font-size:12px;
	font-weight:normal;
}
#headerSite{
	font-size:18px;
	font-weight:bold;
	padding-top: 5px;
	color:#fff;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#headerImage{
	background-color:#3C3C3C;
}
#lowerHeader{
	background-image: url(/media/lower-header-bg.jpg);
	background-repeat:repeat-x;
	min-width:750px;
}
#content{
	width: 870px;;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #3c3c3c;
	color:#fff;
	text-align:left;
	margin-top:10px;
	padding:10px;
	min-height:600px;
}
#content img{
	padding:2px;
	border:0;
}
#footer{
	width:750px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
	text-align: center;
	color: #fff;
}

h1{
	color:#fff;
	margin-bottom:-5px;
	margin-top:5px;
	font-size:18px;
	display:inline;
}
h2{
	padding: 0;
	margin-bottom: -10px;
	font-size: 15px;
	display: inline; 
}
hr{
	border:1px solid #3c3c3c;
	}
.pageSubTitle{
	float:right;
	width:200px;
	text-align:right;
	font-style:italic;
}
#sideProperties{
	padding-left:10px;
	float:right;
	width:210px;
	margin-left:5px;
	border-left:1px #3c3c3c solid;
	font-size:.9em;
	font-style:italic;
	color:#CCCCCC;
	text-align:center;
}
#sideProperties .title{
	color:#999999;
	border-bottom:1px #3c3c3c solid;
	font-weight:bold;
	padding-bottom:5px;
	font-size:1.1em;
	font-style:normal;
}
#sideProperties p{
	padding-top:0;
	margin-top:0;
}

#propertyPhotos{
	width:400px;
	vertical-align:top;
	min-height:600px;
}
#proertyDescription{
	width:430px;
	vertical-align:top;
	float:right;
}
#propertyDescription hr{
	margin:0;
	height:1px;
	}
#propertyDetails td{
	padding: 1px 4px 1px 4px;
	border-bottom: 1px dotted #3c3c3c;
}
.propertyImage{margin-left:5px;}
.highlight{color:#F00;font-weight:bold;}
