body {
	margin: 0px;
	background-image: url(/images/bg_page.gif);
	background-color: #8F7D6B;
	background-repeat: repeat-x;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #555555;
}

h1 {
	display: none;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #000033;
	background-image: url(/images/bg_hd_blue.gif);
	margin: 0px;
	padding: 7px;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom: 2px solid #32200F;
}

h2.orange {
	font-size: 12px;
	font-weight: bold;
	background-color: #CC6600;
	background-image: url(/images/bg_hd_orange.gif);
	margin: 0px;
	padding: 7px;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom: 2px solid #32200F;
}

h3 {
	margin: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

table {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color:#2244AA;
}

a:hover {
	text-decoration:underline;
}

ul { 
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	padding-left: 40px;
}

ol { 
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	padding-left: 40px;
}

.epad {
	display:none;
}

#copyright a {
 color: #BFADAB;
}

.subnav {
	font-size: 10px;
	color: #8F7D6B;
	text-align: right;
	padding-top: 7px;
	border-top: 1px solid #CCC;
}

.subnav a {
	color: #8F7D6B;
}

#nav td {
	padding-bottom: 4px;	
}

.contenttd {
	vertical-align: top;
	background-color: #FFFDFB;
	border: 1px solid #2F1D0B;
}

.reflection {
	background-image: url(/images/bg_reflection.png);
	background-repeat: repeat-x;
}

.contentarea {
	padding: 25px;
	padding-bottom: 10px;
}

ul.nopad {
	padding: 0px;
	padding-left: 15px;
}

.contentarea li {
	list-style-image: url(/images/bullet.gif);
}

li.bmargin {
	margin-bottom: 10px;
}

.contentarea .numlist li {
	list-style-image: none;
}

#contacttable td {
	padding-bottom: 3px;
}

#listingstable td {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
	font-size: 10px;
}

.listingsinfo td b {
	text-transform: uppercase;
}

.listingsinfo a:hover {
	text-decoration: none;
}

#listingstable .listingsinfo td {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 30px;
	border-bottom: 1px none #FFF;
}

#listingshome td {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
	font-size: 10px;
	line-height: 1.5;
}

#listingshome td b {
	text-transform: uppercase;
}

#listingshome a:hover {
	text-decoration: none;
}

.listingspic {
	text-align: center;
}

.listingspic img {
	border: 1px solid #999;
}

.listing-off {
	background-color: #FFF;
}

.listing-on {
	background-color: #FFF5E6;
	cursor: pointer;
}

h3.nopad {
	margin-bottom: 0px;
}

.listingsfacts td {
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.thumbtable img {
	border: 1px solid #999;
}

.slideshowwrap {
	position: relative;
	margin: 0 auto;
	width: 450px;
	height: 460px;
	background-color: #FFF;
}

.agentinfo td {
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.listingmainphoto {
		border-bottom: 1px solid #2F1D0B;
}

.smalldate {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

h3.newstitle {
	margin-bottom: 0px;
}

.related  {
	font-size: 10px;
}

.newsitem {
	padding: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

.content {

}

.gallerygrid {
	position: relative;
	margin-bottom: 15px;
	margin-right: 15px;
	text-align: center;
	float: left;
	font-size: 12px;
	text-align:center;
	border:1px solid #CCC;
	width: 135px;
	padding: 5px;
}

