/* CSS Document */

* { margin: 0; padding: 0; }
a { color: #bf0000; }
body { background: #FFF9EC; font-family: Palatino Linotype, Book Antiqua, Palatino, serif; text-align:center; }

#container { border: 2px solid #3D2020; margin: 0 auto; width: 800px; }
#topnav { background:url('/include/layouts/images/topnav-bg.gif') repeat-x; height: 38px;}
#nav { height: 38px; list-style:none;}
#nav li { background:url('/include/layouts/images/li-div.gif') top right no-repeat; float: left; font-size: 12px; font-weight: bold; padding: 0 1px 0 0; text-transform:uppercase; }
#nav li.last { background: none; }
#nav li a { color: #351d04; display: block; padding: 12px 13px 11px 13px; text-decoration:none; }
#nav li a:hover { background:url('/include/layouts/images/topnav-a.gif') repeat-x; color: #351d04; display: block; padding: 12px 13px 11px 13px; text-decoration:none; }

#content { background: #e9dab6;  text-align: left; width: 800px; }
#content a { color: #E9DAB6; }
#content a:hover { text-decoration: none; }

#left { width: 146px; float: left; }
#left h2 { color: #351d04; text-align:center; }
#left ul{ list-style: none; margin-left: 7px; margin-top: 10px; }
#left li { background: url('/include/layouts/images/leftnav-li.gif') 0px 5px no-repeat; padding-left: 17px; line-height: 15px; margin-bottom: 8px; }
#left a { color: #351d04; font-size: 12px; font-weight: bold; text-decoration:none; }
#left a:hover { text-decoration:underline; }

#page { background: url('/include/layouts/images/page-bg.jpg') bottom right no-repeat #692000; color: #fff; font-size: 12px; min-height: 370px; margin-left: 146px; padding: 10px 25px 10px 10px; width: 619px; }
#page h2, h1 { font-size: 18px; font-weight: bold; color: #ffd084; }
#page h3 { font-size: 13px; }
#page p { margin-bottom: 10px; }
#pagefooter { background: url('/include/layouts/images/page-btm-bg.jpg') top right no-repeat #e9dab6; height: 25px; width: 800px; }

.padme { margin: 0 10px 10px 0; }
.amen { margin-bottom: 0 !important; }
.amen img{ border: 1px solid #E9DAB6; }

#footer { background: #351d04; border: solid #7d2020; border-width: 2px 0; }
#btmnav { height: 38px; list-style:none; }
#btmnav li { float: left; font-size: 10px; font-weight: normal; text-transform:uppercase; }
#btmnav li a { color: #fff; display: block; padding: 5px 10px 0 10px; text-decoration:none; }
#btmnav li a:hover { text-decoration:underline; }

#footer p { color: #fff; float: right; font-size: 12px; padding: 5px 10px 0 10px; }

/* Left Nav Visability */
.vision, .masterplan { display: none; visibility: hidden; }
#vision .vision, #masterplan .masterplan { display: block; visibility:visible; }

.galleryimg { border: 2px solid #E9DAB6; }




tr.detail1   { color: #FFFFFF; background-color: #FFFFFF;}
tr.detail0   { color: #333399; background-color: #CCCCCC;}

td.photo { color: #FFFFFF; font-size: 12px }
td.white { color: #FFFFFF; font-size: 12px }
td.small      { color: #000; font-size: 12px; line-height: 21px; }
td u { text-decoration: none; }


/*others */
.info         { color: green; }
.error        { color: #c00; font-weight:bold; }

/* Content Styles */
.contenttext { font-size: 12px; }
.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 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("/include/layouts/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:12px;
	}
.verysmall {
	font-size:12px;
	}
.smallbold {
	font-weight:bold;
	/*font-size:.75em;*/
	font-size:12px;
	}
.contenttitle {
	background:url("/include/layouts/images/contenttitle-bg.gif") no-repeat 10% 100%;
	border-bottom:1px solid #d5d5d5;
	color:#FFD084;
	font:bold 1.4em georgia,times,serif;
	font-weight:bold; 
	font-size: 1em;
	letter-spacing:.3em;
	margin:0; 
	padding:5px 0; 
	text-transform:uppercase;

	}
#cstable td { padding: 1px !important; }
.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:#361E04;
	margin:2px;
	padding:2px 12px;
	border:1px solid #000;
	background:#E9DAB6;
	width:200px;
	}
.textbutton a:hover {
	background:#FAE083;
	text-decoration:none;
	}
.textbutton2 {
	padding:10px;
	margin:0;
	text-align:center;
	vertical-align:top;
	}
.textbutton2 a {
	font-size:11px;
	font-weight:bold;
	color:#361E04 !important;
	margin:2px;
	padding:5px 12px 5px 12px;
	border:1px solid #000;
	background:#E9DAB6;
	text-decoration:none;
	}
.textbutton2 a:hover {
	background:#FAE083;
	}
	
#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;
	}
	

	#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:0px solid #a31319; margin:0px; padding: 0px; width:615px; }
	#content fieldset legend {  color:#FFD084; font-size:18px; font-weight:bold; margin-bottom: 5px; }
	#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;  }
	#content #form-nav .prev { background:#ccc; border:1px solid #000; float:left; font-size:11px; margin:0 0 2px; padding:3px; width:75px; }
	#content #form-nav .next { background:#ccc; border:1px solid #000; float:right; font-size:11px; margin:0 0 2px; padding:3px; width:75px; }

	#content table p { padding:0 0 7px; }



	#disclaimer { background: #fff; clear:both; color: #000; font-size:10px; margin:10px 0 0 0; padding:5px; width:605px; }
	#disclaimer p { margin:0 0 5px; padding:0; }
	#disclaimer .left { border:0; float:left; margin:0 5px 0 0; }
				
/* New Communities Image Map */

			#communitiesmap { background:url("/include/layouts/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:499px; top:695px; border:0px solid #000;}
			#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:373px; top:77px; border:0px solid #000;}
			#communitiesmap a.hood-18 { left:110px; top:202px; }
			#communitiesmap a.hood-19 { left:352px; top:421px; }
			#communitiesmap a.hood-20 { left:143px; top:205px; border:0px solid #000;}
			#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:473px; top:362px; border:0px solid #000;}
			#communitiesmap a.hood-25:hover span { left:-200px; top:10px; }
			#communitiesmap a.hood-26 { left:10px; top:281px; border:0px solid #000;}
/* End New Communities Image Map */	

/* Property Detail Page */

#cstable {
	background:#351D04;
	border: 1px solid #000;
	margin-bottom: 5px;
	padding: 5px;
	}
#cstable .small {
	font-size: 12px;
	}
#propdetails td {
	margin:0 auto;
	padding:0 auto;
	border:0px solid #000;
	}
.cs {
	font-size:12px;
	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;
	font-size:.9em;
	}
label {
	width: 8em;
	margin-right: 0.5em;
	}
.submit input {
	margin-left: 4.5em;
	}

.submit input {
	color: #fff;
	background: #ffa20f;
	border: 2px outset #000;
	}

.proptext {
	padding:5px;
	font-size:.8em;
	text-align:left;
	}
select, .select { font-size:10px; }
.pageselect { width:50px; }
.bselect { width:100px; }

/* END Form Styles */	

#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:11px; 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 10px 10px 0; 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("/include/layouts/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:#E9DAB6; border:1px solid #000; color: #361E04; display:block; font-size:11px; margin:0 0 4px; padding:3px; text-decoration: none; }
	#property-detail #photo ul#features li a:hover { background:#FAE083; border:1px solid #000; display:block; font-size:11px; margin:0 0 4px; padding:3px; text-decoration: none; }

	#mls-search {  width:615px; }
	#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:675px; }
	#search-form td, #search-form th { padding:4px; }

	#search-results { border:1px solid #e6e6e6; border-collapse:collapse; border-spacing:0;
			font-size:12px; width:615px; }
	#search-results td { border:1px solid #e6e6e6; padding:2px; text-align:left; vertical-align:top; }
	#search-results th { padding:5px; text-align:left; vertical-align:top; }

	#search-results td.price { font:weight:bold; height:20px; }
	#search-results td.propimg { background: #000; width:128px; padding: 0; }
	#search-results th { background:#361E04; }
	#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 { font-size:14px; font-weight: bold; margin-top: 5px; width:615px; }
	#search-results-hdr td { padding:0px; vertical-align:top; }
	#search-results-hdr td.pagejump { text-align:right; }
	
	
	div.clear { clear:both; font-size:1px; height:1px; width:1px; }
	ul { list-style:square; margin:0 0 7px 25px; }
	
	#content #submitbutton { background:#E9DAB6; border:1px solid #000; color:#361E04; 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;
		display: none;
		}
	#content .backbutton a {
		background:#E9DAB6;
		border:1px solid #000;
		color:#361E04;
		font-size:11px;
		font-weight:bold;
		margin:10x auto;
		padding:5px 10px;
		text-align:center;
		text-decoration:none;
		width:150px;
		}
	#content .backbutton a:hover {
		background:#FAE083;
		}
		

	#content .req { color:#FFD084; font-weight:bold; }
	
	.details { font-size: 11px; }

	#topnav ul{ margin: 0; }