#adHeaderTbl {
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 2em;
	padding: 1em .5em .5em 1em;
	border: medium solid #999999;
	font-family: Raleway, sans-serif;
	line-height: 1.3em;
 }
 #adHeaderTbl caption {
	font-weight: bold;
	text-align: left; 
 }

 
#adHeaderTbl tr {
	vertical-align: top;
	line-height: 2em;
}
#premiumRealestate{
	font-size: 100%;
	font-weight: 400;
  }
 
 .adWrapper {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 2em;
	border: thin solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	clear: both;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}

.whiteWrapper {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Raleway,sans-serif;
	line-height: 1.3em;
	clear: both;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	padding-right: .5em;
	padding-left: .5em;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
 }

.categoryHeader {
	line-height: 2em;
	font-weight: bold;
	font-size: 110%;
	width: 100%;
	background-color: #333333;
	color: #FFFFFF;
	vertical-align: middle;
	text-indent: 1em;
 }

.realestate {
	min-height: 55px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}

.realestate .mapButton {
	float: left;
	clear: both;
	width: 200px;
	text-align: center;
	margin-top: -55px;
}

.realestate .realspecs {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	height: 2.5em;
	width: 100%;
	background-color: rgba(86,105,101,1);
}
.realestate .realspecs .classification{
	width: 185px;
	float: left;
	padding-left: 15px;
	background-color: rgba(86,105,101,1);
}

.realestate .realspecs .price{
	width: 100px;
	float: left;
	padding-left: 1em;
	background-color: rgba(86,105,101,1);
	padding-left: 1em;
	margin-left: 5px;

}
.realestate .realspecs .beds{
	width: 55px;
	float: left;
	background-color: rgba(86,105,101,1);
	margin-left: 5px;
	padding-left: 1em;
}
.realestate .realspecs .baths{
	float: left;
	width: 65px;
	background-color: rgba(86,105,101,1);
	margin-left: 5px;
	padding-left: 1em;
}
.realestate .realspecs .size{
	float: left;
	width: 100px;
	background-color: rgba(86,105,101,1);
	margin-left: 5px;
	padding-left: 1em;
}
.realestate .realspecs .club{
	float: left;
	background-color: rgba(86,105,101,1);
	margin-left: 5px;
	padding-left: 1em;

}
.realestate .realhead {
	float: left;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 5px;
	width: 690px;
	max-width:100%;
	letter-spacing: 0em;
	font-weight: bold;
}
.realestate .realhead .address{
	width: 300px;
	float: left;
 }
.realestate .realhead .contact{
	width: 350px;
	float: left;
	margin-left: 5px;
	margin-bottom: 0.5em;
}
.realestate .realhead .full{
	width: 730px;
	max-width:100%;
}

.realestate hr {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Realestate Details  */
.realestate .detailhead {
	color: #FF0000;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}
.realestate .thumb {
	width: 205px;
	margin-right: 8px;
	margin-top: 3px;
	height: 155px;
	background-image: url(../images/dropShadows/dropShadow205x155.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-bottom: 10px;
	position: relative;
	clear:both;
}
.realestate .thumb form {
	position: absolute;
	top: 124px;
	width: 200px;
	text-align: center;
}



.realestate .realImageLeft {
	text-align: left;
	margin-left: 0px;
	height: 235px;
	width: 335px;
	background-image: url(../images/dropShadows/dropShadow330x230.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
  }
.realestate .realImageRight {
	height: 235px;
	width: 335px;
	background-image: url(../images/dropShadows/dropShadow330x230.jpg);
	background-repeat: no-repeat;
	float: right;

  }
.realestate .realImageCenter {
	width: 560px;
	max-width:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/dropShadows/dropShadow550x280.jpg);
	background-repeat: no-repeat;
	height: 285px;
	margin-bottom: 10px;
}
.realestate .propertyInfo{
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 1em;
	page-break-before: always;
	padding-bottom: 1em;
}
.realestate .propertySpecs{
	float: left;
	width: 200px;
}

.realestate .propertyInfoLable{
	font-weight: bold;
	width: 100px;
	float: left;
	 
}
.realestate .propertyInfoText{
	width: 100px;
	float: left;

	 
}
.title {
	font-weight: bold;
	float: left;
	line-height: 1.5em;
	font-size: 1.2em;
	color: rgba(0,0,0,1);
	display: inline-block;
	white-space: normal;
  }

 #pagetitle {
	font-weight: bold;
	text-align: center;
}

.adDescription {
	clear: both;
	padding-right: 1em;
	padding-left: 1em;
}

.adButtons {
	width: 170px;
	float: left;
  	height: 2em;
}
 
 .toppage {
	text-align: right;
	float: right;
	width: 200px;
}
.recID {
	font-size: x-small;
	font-weight: lighter;
 	float: left;
	width: 150px;
	height: 2em;
	vertical-align: sub;
  }
 .category_subcat {
	background-color: #E2E2E2;
	text-indent: 1em;
}
.pricespecials {
	font-weight: bold;
	color: #DF0000;
	background-color: #FFFFFF;
	font-style: italic;
	height: 3ex;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	padding-top: 1ex;
	line-height: 2.5ex;
	padding-left: 1em;
	padding-bottom: 1ex;
}
.premiumAd {
	background-color: #660066;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0;
}
.premiumAd form{
	margin-top: 5px;
}
.premiumAd a:active {
	text-decoration: none;
  }

.premiumAd a:visited {
	text-decoration: none;	
  }
.premiumAd a:hover {
	background-image: url(../images/menu/bg_silver.gif);
	background-position: bottom;
	text-decoration: none;
  }
.premiumAd a {
	font-family: Raleway,sans-serif;	font-size: 12px;
	background-image: url(../images/menu/bg_silver.gif);
	background-position: center center;
	margin: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
 }
 