* {
	margin:0;
	padding:0;
	}

#container {
	width:960px;
	border:1px solid #000;
	margin:10px auto;
	padding:0;
	text-align:left;
	}

body {
	background:#707070;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:1em;
	}
a {	text-decoration:none; }
a:hover { text-decoration:underline; color:#E61D4B; }

a.propdetail {font-size:.75em; }


h1 { font-weight:bold; font-size: 1.35em; margin:0; padding:20px 0 0 20px; text-transform:uppercase; }
h2 { font-weight:bold; font-size:1.1em; color:#E11836; margin:0 0 15px 0; padding:10px 10px 0 10px; text-transform:uppercase; }
h3 { font-weight:bold; font-size:.9em; color:#000; text-transform:uppercase; }
h4 { font-weight:bold; font-size:.85em; }
h4 a { font-weight:bold; font-size:.85em; }

/* Top Nav Area */
.logo { background:#000; width:225px; display: none; }
.topnav { background:url(/images/homeimages/topnavbg.gif) top left repeat-x; display: none; visibility: hidden; }
.topnav a { 
	text-transform:uppercase; 
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background:#6F6F6F;
	padding:7px 8px;
	border:1px solid #fff;
	display: none;
	}
.topnav a:hover { 
	text-decoration:none; 
	color:#fd0;
	}	
.topnav a:active { 
	text-decoration:underline; 
	color:#fd0;
	}	

#leftcolumn {
	text-align:center;
	background:url(/images/homeimages/leftnavbg.gif);
	vertical-align:top;
	display: none;
	}

/* Left Nav */
#leftnav {
	text-align:center;
	background:url(/images/homeimages/leftnavbg.gif);
	line-height:1.2;
	padding-top:5px;
	vertical-align:top;
	display: none;
	}

#leftnav a {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	display:block;
	background:url(/images/homeimages/navline.gif) bottom center no-repeat;
	padding:7px 0 10px 0;
	}
#leftnav a.img { background:none; }
#leftnav a:hover {
	color:#fd0;
	text-decoration:none;
	}

/* Content Styles */
.contenttext a img{border:none;}
.contenttext a:hover img{border:none;}

.classlinks {margin-left:150px;}
.classlinks td{padding:10px;}
.classlinks a{border:0px solid #000;}

.mortlogo img {border:none;}

.backtop { float:right; margin:-17px 0 0 0; }
.backtop img { padding:0 3px 0 0; }
.viewlinks img {margin:0 3px -2px 0; padding:0 2px 0 0;}
	
#content {
	width:735px;
	min-height:555px;
	border:0px solid #000;
	padding:0 0 0 0;
	background:#fff;
	valign:top;
	}
#content a { color:#c00; }
#content a:hover { color:#555; }
#content a h4 { font-size:14px; }

#content p {
	padding:5px 25px 0 20px;
	align:left;
	}
#content ul.resource-list { list-style:none; margin:0; text-indent:0; }
#content ul.resource-list li { background:url("/images/web_16.gif") no-repeat; padding:0 0 10px 22px; }

.bold {
	font-weight:bold;
	}
.altsearch {
	font-size:.8em;
	text-align:center;
	padding:10px 0 0 0;
	}
.altsearch a {
	font-weight:bold;
	}
.small {
	font-size:.75em;
	}
.verysmall {
	font-size:.65em;
	}
.smallbold {
	font-weight:bold;
	font-size:.75em;
	}
.contenttitle {
	background:url("/images/contenttitle-bg.gif") no-repeat 10% 100%;
	border-bottom:1px solid #d5d5d5;
	color:#E11836;
	font:bold 1.4em georgia,times,serif;
	font-weight:bold; 
	font-size: 1em;
	letter-spacing:.3em;
	margin:0; 
	padding:5px 0; 
	text-transform:uppercase;

	}
.Contensubtitle {
	font-size:1.1em;
	font-weight:bold;
	}
.contentblock {
	font-size:.9em;
	margin:0 20px 0 20px;
	padding: 0 auto;
	}	
.Contentsummary {
	font-style:italic;
	}
.Contenttext { padding:10px; }
.Contentphoto {

	}
.contenturl { text-decoration:none; }

.Contentbulletlist { padding:0 0 0 30px; }
.Contentbulletitem { font-size:.9em; }
.officelist a {
	font-size:.9em;
	font-weight:normal;
	color:#000;
	width:220px;
	margin:2px 0 2px 20px;
	padding:2px 12px;
	border:1px solid #000;
	display:block;
	background:#eec;
	}
.officelist a:hover {
	background:#E11836;
	color:#fff;
	text-decoration:none;
	}
.officelist {
	list-style:none;
	}
.textbutton {
	padding:0;
	margin:0;	
	}
.textbutton a {
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	margin:2px;
	padding:2px 12px;
	border:1px solid #000;
	background:#c00;
	width:200px;
	}
.textbutton a:hover {
	background:#000;
	color:#fff;
	text-decoration:none;
	}
.textbutton2 {
	padding:10px;
	margin:0;
	text-align:center;
	vertical-align:top;
	}
.textbutton2 a {
	font-size:.75em;
	font-weight:bold;
	color:#000;
	margin:2px;
	padding:5px 12px 5px 12px;
	border:1px solid #000;
	background:#eec;
	}
.textbutton2 a:hover {
	background:#E11836;
	color:#fff;
	text-decoration:none;
	}
	
#content .pagehead {
	padding:20px 20px 10px 0px;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	}
#flash {
	border:1px solid #fff;
	vertical-align:top;
	background:#888;
	}

#officepic {
	margin-right:80px;
	border:2px solid #000;
	}
.newssummary {
	font-size:.85em;
	font-weight:bold;
	font-style:italic;
	}
	
/* New Communities Image Map */

			#communitiesmap { background:url("/images/neighborhood_map.jpg") no-repeat; height:732px; 
				margin:10px 0 0 22px; position:relative; width:680px; }
			#communitiesmap img { border:0; }
			#communitiesmap p { margin:0; padding:0; }
			#communitiesmap a { height:20px; text-decoration:none; position:absolute; width:20px; }
			#communitiesmap a h4 { display:none; }
			#communitiesmap a span { display:none; }
			#communitiesmap a:hover { border:0; }
			#communitiesmap a:hover span { background:#ff9; border:1px solid #c00; color:#000; display:block; 
				font:normal 11px tahoma,verdana,sans-serif; left:10px; padding:5px; position:relative; top:10px; width:210px; }

			#communitiesmap a.hood-01 { left:56px; top:338px; }
			#communitiesmap a.hood-02 { left:61px; top:183px; }
			#communitiesmap a.hood-03 { left:271px; top:109px; }
			#communitiesmap a.hood-03:hover span { left:-200px; top:10px; }
			#communitiesmap a.hood-04 { left:497px; top:693px; }
			#communitiesmap a.hood-04:hover span { left:-200px; top:-55px; }
			#communitiesmap a.hood-05 { left:317px; top:154px; }
			#communitiesmap a.hood-06 { left:480px; top:596px; }
			#communitiesmap a.hood-06:hover span { left:-200px; top:10px; }
			#communitiesmap a.hood-07 { left:297px; top:113px; }
			#communitiesmap a.hood-08 { left:313px; top:50px; }
			#communitiesmap a.hood-09 { left:449px; top:585px; }
			#communitiesmap a.hood-09:hover span { left:-200px; top:-55px; }
			#communitiesmap a.hood-10 { left:471px; top:696px; }
			#communitiesmap a.hood-10:hover span { left:-200px; top:-55px; }
			#communitiesmap a.hood-11 { left:23px; top:200px; }
			#communitiesmap a.hood-12 { left:276px; top:84px; }
			#communitiesmap a.hood-13 { left:131px; top:145px; }
			#communitiesmap a.hood-14 { left:240px; top:707px; }
			#communitiesmap a.hood-14:hover span { left:-200px; top:-50px; }
			#communitiesmap a.hood-15 { left:239px; top:87px; }
			#communitiesmap a.hood-15:hover span { left:-200px; top:-50px; }
			#communitiesmap a.hood-16 { left:109px; top:175px; }
			#communitiesmap a.hood-17 { left:353px; top:60px; }
			#communitiesmap a.hood-18 { left:110px; top:202px; }
			#communitiesmap a.hood-19 { left:352px; top:421px; }
			#communitiesmap a.hood-20 { left:155px; top:205px; }
			#communitiesmap a.hood-21 { left:353px; top:185px; }
			#communitiesmap a.hood-21:hover span { left:10px; top:-50px; }
			#communitiesmap a.hood-22 { left:490px; top:230px; }
			#communitiesmap a.hood-22:hover span { left:-200px; top:-10px; }
			#communitiesmap a.hood-23 { left:278px; top:590px; }
			#communitiesmap a.hood-23:hover span { left:-200px; top:-55px; }
			#communitiesmap a.hood-24 { left:455px; top:337px; }
			#communitiesmap a.hood-25 { left:480px; top:362px; }
			#communitiesmap a.hood-25:hover span { left:-200px; top:10px; }
			#communitiesmap a.hood-26 { left:18px; top:277px; }
/* End New Communities Image Map */			
	
/* Property Detail Page */

#cstable {
	background:#fff;
	}
#propdetails td {
	margin:0 auto;
	padding:0 auto;
	border:0px solid #000;
	}
.cs {
	font-size:1em;
	font-weight:bold;
	text-align:center;
	}
.pg-title {
	font-weight:bold;
	color:#555;
	}
#homedetails table {
	background:#fff;
		}
.nextprev {
	font-size:.75em;
	font-weight:bold;
	padding:0 12px 0px 12px;
	}
#bottomdetails {
	padding:0 auto;
	margin:0 auto;
	}
#viewmap {
	padding:0;
	margin:10px;
	}
.remarks {
	font-size:.75em;
	text-transform:capitalize;
	padding:0 20px 10px 20px;
	margin:0;
	width:90%;	
	}

.detailatt {
	font-size:.75em;
	padding:0;
	margin:0 0 -2px 0;
	list-style:none;
	}
.propdetail a {
	font-size:.7em;
	font-weight:normal;
	color:#000;
	width:220px;
	margin:2px;
	padding:2px 12px;
	border:1px solid #000;
	display:block;
	background:#eec;
	}
.propdetail a:hover {
	background:#E11836;
	color:#fff;
	text-decoration:none;
	}

.disclaimer { 
	background:#fff; 
	padding:6px;
	font-size:.65em;
	margin-right:0 auto;
	}	
.photogallery {
	font-weight:bold;
	}
	
/* Form Styles */

#content form {
	padding:0 20px 10px 20px;
	font-size:.9em;
	}
label {
	width: 8em;
	margin-right: 0.5em;
	}
.submit input {	}

.submit input {	}

.proptext {
	padding:5px;
	font-size:.8em;
	text-align:left;
	}
select, .select { font-size:10px; }
.pageselect { width:50px; }
.bselect { width:100px; }

/* END Form Styles */

/* MY HOME PAGE */

.myhomehdr {
	background:#efefef;
	font-size:.9em;
	padding:3px;
	font-weight:bold;
	
	}

/* MY PROPERTIES PAGE */

.myprophdr {
	background:#E11836;
	color:#fff;
	padding:2px;
	font-weight:bold;
	}
td.header  { 
	background-color:#393939; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff; 
	font-size: .75em; 
	padding:3px;
	font-weight:bold;
	}
tr.background0  { 
	background:#ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099; 
	font-size: 10pt 
	}
tr.background1  { 
	background-color:#d3d3d3; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000099; 
	font-size: 10pt 
	}

/*Search Results */
.results2 {
	border-left:0px solid #000;
	padding:3px 3px 3px 9px;
	font-size:.75em;
	}
.mls {
	background:#efefef;
	padding:5px;
	width:100%;
	}
	

/* Right Column */
#rightcolumn {
	vertical-align:top;
	background:#626262;
	}

#featuredprop {
	width:90%;
	text-align:center;
	
	}
#featuredprop .propimage img {
	border:1px solid #fff;
	}
#featuredprop .proptext td {
	font-size:10px;
	color:#fff;
	vertical-align:top;
	padding:0 0 5px 0;
	}

/* Footer Area */
#footer { background:#393939; 
	font-size:10px;
	color:#fff;
	display: none;
	}
#footer .footernav { 
	text-align:right;
	}
#footer a{
	font-size:10px;
	color:#fff;
	padding:7px 8px;
	text-align:right;
	}
#footer a:hover { 
	text-decoration:none; 
	color:#fd0;
	}

/*others */
.info         { color: green; }
.error        { color: #c00; font-weight:bold; }


tr.detail0   { font-family: Georgia, 'Times New Roman', Times, serif; color: #FFFFFF; background-color: #FFFFFF;}
tr.detail1   { font-family: Georgia, 'Times New Roman', Times, serif; color: #333399; background-color: #CCCCCC;}

td.photo { color: #FFFFFF; font-size: 12px }
td.white { color: #FFFFFF; font-size: 12px }
td.small      { color: #000099; font-size: 11px; height: 20 }

/* */

	#communities { border:1px solid #e6e6e6; border-collapse:collapse; border-spacing:0; margin:10px 0 0; width:500px; }
	#communities td { border:1px solid #e6e6e6; font-size:13px; padding:2px; text-align:center; }

	#contact-form { border:0; border-collapse:collapse; border-spacing:0; font-size:13px; margin:10px 0; }
	#contact-form td, #contact-form th { padding:4px; vertical-align:top; }
	#contact-form th { font-weight:bold; text-align:right; }
	#contact-form th.hdr { text-align:left; }
	#contact-form .small { font-size:13px; } /* *KLUDGE* Stupid fix to correct programming font-size issue... */

	#value-form { border:0; border-collapse:collapse; border-spacing:0; font-size:13px; margin:10px 0; }
* html	#value-form { margin:10px -20px 0 0; }
	#value-form td, #value-form th { padding:1px; vertical-align:top; }
	#value-form th { font-weight:bold; text-align:right; }
	#value-form th.hdr { text-align:left; }
	#value-form .small { font-size:13px; } /* *KLUDGE* Stupid fix to correct programming font-size issue... */

	#content fieldset { border:1px solid #E11836; margin:15px; width:680px; }
	#content fieldset legend {  background:#c00; border:1px solid #E11836; color:#fff; font:bold 16px arial,helvetica,sans-serif; margin:0 0 10px 10px; padding:5px 9px; }
	#content fieldset p { font-size:13px; }
	* html #content fieldset legend { margin-top:15px; }
	* html #content fieldset { margin:0 15px; }

	#content #form-nav { display:block; margin:0 15px; text-align:center; width:680px; }
	#content #form-nav .prev { background:#eec; border:1px solid #ddb; float:left; font-size:11px; margin:0 0 2px; padding:3px; width:75px; }
	#content #form-nav .next { background:#eec; border:1px solid #ddb; float:right; font-size:11px; margin:0 0 2px; padding:3px; width:75px; }

	#content table p { padding:0 0 7px; }

	#disclaimer { clear:both; font-size:10px; margin:10px 15px 25px; width:660px; }
	#disclaimer p { margin:0 0 5px; padding:0; }
	#disclaimer .left { border:0; float:left; margin:0 5px 0 0; }

	#form-footer { text-align:center; }
	#form-footer table { margin:15px auto; }

	#new-communities { margin:15px; }
	#new-communities dl { clear:both; margin-bottom:7px; }
	#new-communities dl dt { float:left; text-align:center; width:125px; }
	#new-communities dl dd { font-size:13px; margin-left:130px; }
	#new-communities dl dd h3 { color:#333; font:bold 16px georgia,times,serif; }
	#new-communities img { border:0; }
	#communities td { border:1px solid #e6e6e6; font-size:13px; padding:2px; }

	#photo-callout { float:left; margin:10px 10px 0 0; width:120px; }
	#photo-callout img { margin:0 0 5px 0; }

	#property-detail { border:0; border-collapse:collapse; border-spacing:0; margin:0; padding:0; }
	#property-detail img { border:0; }
	#property-detail td { vertical-align:top; }
	#property-detail #details { padding:10px; }
	#property-detail #details dl { border:solid #e6e6e6; border-width:0 0 1px 0; font-size:12px; margin:0 0 10px; padding:0; }
	#property-detail #details dl dt { border-top:1px solid #e6e6e6; float:left; font-weight:bold; padding:3px; width:100px; }
	#property-detail #details dl dd { border:solid #e6e6e6; border-width:1px 0 0 1px; display:block; margin-left:100px; padding:3px; }

	#property-detail #photo { padding:10px; text-align:center; }
	#property-detail #photo #browse-pics { border:0; border-collapse:collapse; border-spacing:0; font:bold 12px arial,helvetica,sans-serif; margin:0 auto; text-align:center; }
	#property-detail #photo #browse-pics td { background:url("/images/buttons/gallery_bg1_btn.gif") repeat-x; color:#fff; padding-top:3px; text-align:center; width:22px; }
	#property-detail #photo #browse-pics td.nav {padding-top:0; }
	#property-detail #photo #browse-pics td input.pgnum { background:none; border:0; color:#fff; font:bold 12px arial,helvetica,sans-serif; height:20px; text-align:center; vertical-align:middle; width:22px; }
	* html #property-detail #photo #browse-pics td input.pgnum { margin-top:-2px; }

	#property-detail #photo ul#features { list-style:none; margin:0; padding:0; text-indent:0; }
	#property-detail #photo ul#features li { display:inline; }
	#property-detail #photo ul#features li a { background:#eec; border:1px solid #ddb; display:block; font-size:11px; margin:0 0 2px; padding:3px; }


	#mls-search { background:#f7f7f7; border:1px solid #e6e6e6; border-collapse:collapse; border-spacing:0; height:25px;
			margin:0 15px 2px; padding:5px; width:650px; }
	#mls-search input, #mls-search strong { display:block; float:left; margin:3px; }
	#mls-search input { font-size:13px; }

	#offices { border:0; border-collapse:collapse; border-spacing:0; margin:10px 15px 7px; }
	#offices td { padding:0 25px 5px 0; }

	#search-form { border:0; border-collapse:collapse; border-spacing:0; font-size:13px; margin:15px 0; width:100%; }
	#search-form td, #search-form th { padding:4px; }

	#search-results { background:#fff; border:1px solid #e6e6e6; border-collapse:collapse; border-spacing:0;
			font-size:12px; margin:0 15px 2px; padding:0; width:650px; }
	#search-results td, #search-results th { border:1px solid #e6e6e6; padding:5px; text-align:left; vertical-align:top; }
	#search-results td.price { font:weight:bold; height:20px; }
	#search-results td.propimg { width:128px; }
	#search-results th { background:#f7f7f7; }
	#search-results tr td table { border:1px solid #e6e6e6; border-collapse; border-spacing:0; }
	#search-results tr td table tr td { padding:0; }
	#search-results tr td table tr td.details table { border:0; width:100%; }
	#search-results tr td table tr td.details table tr td { border:0; }
	#search-results tr td table tr td.address { font-size:13px; font:weight:bold; text-align:right; width:25%; }

	#search-results-hdr { background:#fff; border:1px solid #e6e6e6; border-collapse; border-spacing:0; font-size:12px; margin:0 15px 2px; padding:0; width:650px; }
	#search-results-hdr td { padding:0px; vertical-align:top; }
	#search-results-hdr td.pagejump { text-align:right; }

	#topnav { border-bottom:1px solid #fff; background:#363636; height:33px; margin:0; padding:0 0 0 5px; display: none; }
	#topnav a { background:#6F6F6F; border:solid #fff; border-width:1px 1px 0 1px; color:#fff; display:none; float:left;
		font:bold 11px arial,helvetica,sans-serif; margin:0 2px 0 0; padding:9px 10px; text-decoration:none;
		text-transform:uppercase; }
	#topnav a:hover { background:#5d5d5d; color:#fc0; }
	#topnav #quicklinks { background:url("/images/homeimages/quicklinksbg.gif") bottom left no-repeat; float:left;
		height:33px; padding:0; margin:0; width:230px; display: none; }
	#topnav #quicklinks select { position:relative; top:8px; left:5px; width:160px; font-size:10px; display: none; }
	#topnav #quicklinks input {position:relative; top:8px; left:5px; display: none;}


	div.clear { clear:both; font-size:1px; height:1px; width:1px; }
	ul { list-style:square; margin:0 0 7px 25px; }


	#content fieldset { margin:15px; }


	#content #submitbutton { background:#c00; border:1px solid #000; color:#fff; font-size:14px; font-weight:bold; margin:10x auto; padding:5px 10px; text-align:center; text-decoration:none; width:150px; }

	#content .backbutton {
		margin:10px 0 15px 0;
		text-align:center;
		}
	#content .backbutton a {
		background:#c00;
		border:1px solid #000;
		color:#fff;
		font-size:11px;
		font-weight:bold;
		margin:10x auto;
		padding:5px 10px;
		text-align:center;
		text-decoration:none;
		width:150px;
		}
	#content .backbutton a:hover {
		color:#fc0;
		}

	#content .req { color:#c00; font-weight:bold; }

/* Image Styles */
	img.left { background:#fff; border:1px solid #e6e6e6; float:left; margin:0 10px 10px 0; padding:5px; }
	img.right { background:#fff; border:1px solid #e6e6e6; float:right; margin:0 0 10px 10px; padding:5px; }


	#map { height:400px; margin:15px 15px 15px 25px; width:675px; }

