BODY {
	background-color:#141414;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

TD {
	text-align:left;
	vertical-align:top;
	}

H1 {
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:18px;
	padding-bottom:18px;
	border-bottom:#999999 solid 1px;
	border-top:#CC3333 solid 2px;
	color:#000;
}

H2 {	
	font-size:18px;
	font-weight:bold;
	color:#CC3333;
	border-bottom:#5F6F81 solid 2px;
}

H3 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	padding-left:4px;
	margin-bottom:0px;
	margin-top:5px;
	}
	
H3.home {
	color: #fff;
	}
	
H3.search {
	color:#333;
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
	}
	
#main {
	width:100%;
	}
	
#inner {
	background-color:#141414;
	width:100%;
	}


DIV.top {
	margin-top:2px;
	width:802px;
	height:5px;
	background:url('../images/background/round_top.gif') no-repeat;
	line-height:0px;
	}

DIV.topWhite {
	margin-top:2px;
	width:802px;
	height:5px;
	background:url('../images/background/round_top_white.gif') no-repeat;
	line-height:0px;
	}


DIV.home {
	width:780px;
	background-color:#000000;
	border-left:#2C2C2C solid 1px;
	border-right:#2C2C2C solid 1px;
	text-align:left;
	padding:10px;
	}

DIV.inner {
	width:780px;
	background-color:#fff;
	border-left:#838383 solid 1px;
	border-right:#838383 solid 1px;
	text-align:left;
	padding:10px;
	}



DIV.bottom {
	width:802px;
	height:5px;
	background:url('../images/background/round_bottom.gif') no-repeat;
	line-height:0px;
	}

DIV.bottomWhite {
	width:802px;
	height:5px;
	background:url('../images/background/round_bottom_white.gif') no-repeat;
	line-height:0px;
	}
	

#header {
	width:100%;
	}
	
#header DIV.header {
	width:800px;
	height:90px;
	vertical-align:middle;
	}

#logo {
	margin-top:30px;
	}
	
#headerImage {
	width:541px;
	height:129px;
	border:none;
	}

#spacer {
	height:6px;
}

#spacer.CD6E6F3 {
	background-color:#D6E6F3;
}

#spacer.CA9BBC8 {
	background-color:#A9BBC8;
}


/* HOME PAGE */

#home {
	width:800px;
}



/*----------------------------------------------------*/
/* Menu*/

#menuBox {
	height:236px;
	width:800px;
	text-align:center;
	background-image:url('../images/menu/bg.gif');
	}

#menu {
	padding-left:35px;
}

#menu.sub {
	padding-left:2px;;
}

#menuTD {
	padding-top:20px;
}

#menu a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	width:180px;
	padding-left:6px;
	background-color:#17588A;
	margin-bottom:2px;
	
	line-height:23px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

#menu a:hover {
	background-color:#0B4575;
}

#menu a.sub {
	margin-left:1px;
	}
#menu a.sub:hover {}

.hide {
	display:none;
	position:absolute;
	}

#visual {
	width:770px;
	height:400px;
	border-top:#DC2C22 solid 2px;
	border-bottom:#DC2C22 solid 2px;
	padding-top:70px;
	margin-bottom:20px;
	}


/* ---- Begin: Contact > Agents ---- */
	
table.agentsData {
	width: 100%;
	text-align: left;
	}	
table.agentsData td {
	}
	
table.agentsData div.textHolder {
	font-size: 9pt;
	}
	
table.agentsData div.textHolder h3 {
	color: black;
	}
	
table.agentsOverviewLayout {
	text-align: right;
	}
	
table.agentsOverviewLayout td {
	width: 200px;
	}
	
table.agentsOverviewLayout td div {
	}
	
table.agentsOverviewLayout div.content {
	text-align: left;
	padding: 5px 0;
	padding-bottom: 10px;
	}
	
table.agentsOverviewLayout div.content .name {
	font-weight: bold;
	}
	
table.agentsOverviewLayout div.content .name a.agentLink, a.agentLink:link, a.agentLink:visited, a.agentLink:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
	
span.agentName a.agentLink:hover {
	text-decoration: underline;
	}
	
table.agentsOverviewLayout .picHolder {
	text-align: left;
	padding: 3px 0;
	}
	
table.agentsOverviewLayout .picHolder img {
	width: 120px;
	height: 150px;
	}

/* ---- End: Contact > Agents ---- */


/*----------------------------------------------------*/
/* Featured Properties*/


#featured IMG {
	width:140px;
	height:100px;
	border:#CAD5DD solid 3px;
}

#featuredTable {
	margin-top:5px;
	width:780px;
}

#featured TD {
	margin:5px;
}



#featured.data {
	width:138px;
	height:30px;
	border:#CAD5DD solid 3px;
	background-color:#D7E0E5;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left:2px;
	margin-top:1px;
}

#feturedTitle {
	background-color:#A3B7C5;
	height:30px;
	text-align:left;
	padding-left:10px;
}


/*----------------------------------------------------*/
/* Quick Search */

#quickSearch {
	color:#fff;
	border-right:#333 solid 1px;
	border-left:#333 solid 1px;
	width:350px;
}

#quickSearch select {
	background-color:#000;
	color:#fff;
	margin-bottom:2px;
	}
	
	
#banner {
	border-right:#333 solid 1px;
	width:inherit;
	height:143px;
	padding-top:20px;
	}

/*----------------------------------------------------*/
/* Web ID Search*/

#webIDSearch {
	height:30px;
	background-color:#8EA7BB;
	text-align:right;
	
	color:#FFFFFF;
	font-size:16px;
	vertical-align:middle;
	font-weight:bold;
	}

#webIDSearch DIV {
	float:right;
	height:30px;
	}

#webIDSearch DIV.formBox {
	padding-top:5px;
	}

#webIDSearch DIV.caption {
	padding-top:7px;
	padding-right:3px;
	}

#agentsStr {
	background-color:#172A43;
	border:#ADADAD solid 1px;
	
	font-size:10px;
	color:#FFFFFF;
	width:170px;
	}

#webIdBtn {
	margin-right:10px;
	background-color:#DEE6EB;
	border:#405D7E solid 1px;
	font-size:10px;
	height:18px;
	}



/*----------------------------------------------------*/
/*Footer*/

#footer {
	/*_margin-left: 15px;*/ /* IE6 hack to push the footer back in... */
	font-size:12px;
	width: 800px;
	border-left:#2C2C2C solid 1px;
	border-right:#2C2C2C solid 1px;
	background-color:#000000;
	}

#footer.beyond {
	padding-top:0px;
	}

#footer TD {
	vertical-align:top;
	}



#footerLogos {
	width:780px;
	font-size:11px;
	margin-top:7px;
	color:#CCCCCC;
	font-weight:normal;
	}
	
#footer IMG {
	margin:5px;
	}
	
	
#footer TD.disclaimer {
	font-size:9px;
	color:#333333;
	line-height:12px;
	}

#seo{
	font-size:11px;
	color:#333366;
	line-height:14px;
	width:810px;
	padding:5px;
	text-align:justify;
	}
	


/*----------------------------------------------------*/
/*search*/

#searchMain {
	width:770px;

	}

#searchMain TD {
	vertical-align:top;
	padding-right:10px;
	font-size:11px;
	}
	
#amCheck, #typeCheck {
	width:120px;
	}






#searchResults {
	width:100%;
	color:#333333;
	}

#searchResults.sort {
	width:230px;
	margin-left:550px;
	margin-top:-50px;
	margin-bottom:40px;
	padding:0;
	}

#searchResults IMG {
	border:#cccccc solid 3px;
	margin-right:10px;
	margin-bottom:12px;
}
#searchResults IMG.vertical {
	height:95px;
	width:60px;
}

#searchResults a {
	color:#333333;
	}

#searchResults IMG.horizontal {
	height:95px;
	width:150px;
}

#searchResults IMG.viewIcon {
	height:10px;
	width:14px;
	margin-top:2px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:4px;	
	border:none;
}


#searchResults TR.header {
	background-color:#CCCCCC;
	font-size:16px;
	}

#result {
	color:#333333;
	vertical-align:middle;
	font-size:12px;
	padding-bottom:4px;
	}

#result.fieldName {
	width:40px;
	}

#result.fieldValue {
	width:100px;

	}

#result.content {
	vertical-align:top;
	}

#result.webTitle {
	width:360px;
	font-size:15px;
	font-weight:bold;
	}
#result.description{
	font-size:12px;
	width:360px;
	color:#666666;
	}


	
#result.line {
	color:#2C5284;
	font-weight:bold;
	border:none;
	background:#C9D2DF;
	height:15px;
	vertical-align:middle;
	}

#result.photo {
	width:100px;
	border:none;
	}




/*-----------[Property Details]-----------------*/
#propertyDetails {
	font-size:11px;
	color:#262834;
}

#propertyDetails H3 {
	font-size:12px;
	color:#666666;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:0px;
	height:12px;
}



#propertyDetails TD {
	vertical-align:top;
}

#propertyDetails DIV.fieldName {
	float:left;
	margin-right:5px;
	
}

#propertyDetails DIV.fieldValue{
	float:left;
	margin-right:15px;
	font-weight:bold;
	border:#333333 solid 0px;
	
}


#propertyDetails DIV.propertyField{
	float:left;
	width:150px;
}


#propertyDetails DIV.amenityName   {
	float:left;
	width:130px;	
}


#propertyPhoto {
	margin-right:10px;
}


#propertyAmenities {
	float:none;

}


#propertyEssentials {
	margin-top:8px;
	font-size:11px;
	line-height:16px;
}

#propertyOptions {
	background-color:#e1e1e1;
	padding:3px;
	width:392px;
	border-left:#ADADAD solid 1px;
	border-right:#ADADAD solid 1px;
}

div.propertyOptions-top1 {
	width:400px;
	padding:0;
	margin-top:5px;
	height:5px;
	background:url('../images/background/round_top_400.gif') no-repeat;
	border:none;
	}
#propertyOptions.bottom1 {
	padding:0;
	border:none;
	width:400px;
	height:5px;
	background:url('../images/background/round_bottom_400.gif') no-repeat;
	}


#propertyOptionBox {
	width:160px;
	margin-bottom:4px;
	border:#333333 solid 0px;
	}

#propertyOption , #propertyOption a {
	text-decoration:none;
	color:#262834;
	font-size:10px;
	margin-top:4px;
	margin-right:5px;
	}
#propertyOptionIcon {
	width:14px;
	height:14px;
	margin:4px;
}

#propertyImage {
	width:395px;
	height:265px;
	margin-right:5px;
	border:#E2E3E7 solid 3px;
	}

#propertyThumb {
	width:42px;
	height:27px;
	margin-right:3px;
	margin-bottom:3px;
	border:none;
	border:#E2E3E7 solid 3px;
	}


#propertyContact {
	}

#propertyContactFormFields {
	float:left;
	width:120px;
}
#propertyContactForm DIV.fieldName, #propertyContactFormFields DIV.fieldName {
	float:none;
	border:none;
	width:100px;
}
#propertyContactFormFields INPUT.text{
	float:left;
	width:100px;
}
#propertyContactForm TEXTAREA {
	width:160px;
	height:52px;
}




/*-----------------[ALERTS]------------------*/

#alertsForm {
	font-size:11px;
	}

#alertsForm #cat.subCat {
	float:left;
	}

#alertsForm #cat{
	width:130px;
	float:left;
	font-size:11px;
	}

#alertsForm #spacer {
	float:left;
	height:20px;
	}

#alertsForm #allCats {
	margin-bottom:25px;
	}


#alertsForm DIV.essentials {
	width:395px;
	}

#alertsForm DIV.contactInfo {
	}

#alertsForm DIV {
	white-space:nowrap;
	}
	


#alertsForm #fieldName {
	padding-right:10px;
}

#alertsForm #amCheck {
	float:left;
	font-size:11px;
	margin-right:10px;
	width:120px;
	}
	
#alertsForm SELECT {
	width:120px;
	font-size:12px;
	margin-right:5px;
	}
	

#alertsForm INPUT.text {
	width:200px;
	font-size:12px;
	margin-right:5px;
	}

#alertsForm TEXTAREA {
	width:200px;
	height:100px;
	font-size:12px;
	}

#alertsForm INPUT.phone {
	width:150px;
	}
#alertsForm INPUT.ext {
	width:40px;
	}
	
#alertsForm DIV.vSpacer {
	border-left:#5F6F81 solid 1px;
	height:250px;
	margin-right:5px;
	margin-right:5px;
	}
	
	
	
/*-----------------[content]------------------*/

#leftNav {
	width:180px;
	line-height:24px;
	font-weight:bold;
	}
	
#leftNav.sub {
	width:180px;
	font-size:smaller;
	line-height:20px;
	font-weight:normal;
	}
	

/*-----------------[agents]------------------*/

#agentsList {
	margin-bottom:10px;}

#agentsList DIV{
	margin:5px;
}

#agentsList DIV.head {
	font-size:larger;
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
}

#agentsList DIV.result{
}


#agentProfile DIV.contactInfo {
	white-space:nowrap;
	}



/*-----------------[contact us]------------------*/

#contactBox {
	vertical-align:top;
	}
#contactFieldName {
	float:left;
	width:70px;
	font-weight:bold;
	height:30px;
		}

#contactFieldValue {
	width:200px;
	height:30px;
		}

#contactForm INPUT.text {
	width:280px;
	font-size:12px;
	margin-right:5px;
	}

#contactForm TEXTAREA {
	width:280px;
	height:100px;
	font-size:12px;
	}

#contactForm INPUT.city {
	width:150px;
	}
#contactForm INPUT.state {
	width:30px;
	}
#contactForm INPUT.zip {
	width:80px;
	}
#contactForm #fieldName {
	width:120px;
	font-weight:bold;
	}




/*-----------------[client unique classes]------------------*/
#hpSlideShow {
	width:100%;
	text-align:center;
	}
	
	
	
	
	
#printListingCase {
	background: white;
	color: black;
	width: 585px;
	}
	
#printListingCase .plAllContent {
	padding: 20px;
	}
	
#printListingCase .title {
	padding: 10px;
	padding-bottom: 0;
	}
	
/*#printListingCase tr {
	background: #fffecd;
	}*/	

.popupHeader {
	text-align: left;
	padding: 10px;
	background: #191919;
	}
	
.hSpacer {
	width: 100%;
	height: 100%;
	background: #9EE095;
	}
	
#propertyOpenHouse h4 { font-size: 17px; }
#propertyOpenHouse h5 { font-size: 13px; }