body {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #ffffff url(images/bkg.jpg) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	color:#858585;
	}


/* -------- fixes broken tables for layout - semi-custom site, easier to rewrite than try and fix old code --------*/
#container {
	width:955px;
	margin:0 auto;
	/* --- gives the container a shadow 
	-moz-box-shadow: 0 0 9px #979797;
	-webkit-box-shadow: 0 0 5px #979797;
	box-shadow: 0 0 5px #979797;--*/
	padding:15px;
	margin-bottom:15px;
}


/* -- holds header image --*/
.homeheader {
	margin:0;
	padding:125px 0 0 0;
	text-align:right;
}

.pinkline {
	color:#da5295;
	height:25px;
	padding: 4px 0 0 25px;
	font-weight:bold;
	font-size:20px;
}

.insideheaderleft {
	
	margin:168px 0 0 0;
	float:left;
}
.insideheaderright {
		margin:218px 0 0 0;
	float:right;
}
.homefloat {
	margin-left:175px;
}

#hometext {
	clear:both;
	padding: 20px 0 40px 35px;
	color:#858585;
	background:#ffffff;
	font-size:12px;
	z-index:700;

}

.homelink {
	padding:0 0 0 32px;
	text-align:left;
}


.mapcontainer {
	clear:both;
}




/* main text section for alt pages in site ---*/
.maincontent {
	padding: 10px;
	color:#858585;
	font-size:12px;
	background: #ffffff url(images/watermark.jpg) no-repeat bottom left;

}

.altcontent {
	padding: 10px;
	color:#858585;
	font-size:12px;
	background: #ffffff url(images/watermark-inside.jpg) no-repeat bottom left;
}
#content_box {
	background:#ffffff;
}

/* Fixes bug in IE5 - tells the table to take the font size from surrounding content */
table {
	font-size: 1.0em;
}

/* Set text style for page */
/* makes the font normal on the reciprocity listings page. take this out, they'll be italic again */
cite {
	font-style:normal;
}

p {
	line-height: 15px;
	}

.prop-desc{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #858585;
	line-height: 15px;
	}
	
.prop-desc p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #858585;
	line-height: 15px;
	}
	
.prop-address {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.adr {
	font-weight:bold;
}

body, blockquote, ol, ul, dl, li, dt, dd{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #858585;
	}

a, a:link, a:visited{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #da5295;
	text-decoration: underline;
	}

a:hover{
	text-decoration: none;
	color: #000000;
	}

#leftnav {
	font-family: Arial,Helvetica,sans-serif;
	color:#1c6ba7;
	font-size:12px;
	text-align:left;
	width:180px;
	font-weight:normal;
	padding:10px;
		/* gives the container a glow 
	-moz-box-shadow: 0 0 5px #262624;
	-webkit-box-shadow: 0 0 5px #262624;
	box-shadow: 0 0 5px #262624;*/

}

.leftnavsub {
	width: 160px;
	margin-left: 20px;
}

.leftnav {
	width:180px;
}

.leftnav a , .leftnav a:link {
	font-family: Arial,Helvetica,sans-serif;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	padding:5px 10px;
	float:left;
	background:#efeeee;
	border-right:2px solid #979797;
}

.leftnav a:hover  {
	font-family: Arial,Helvetica,sans-serif;
	color:#fff;
	background:#cdcccc;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	padding:5px 10px;
}

#leftMenuLinks{
	background:#ffffff;
	}

#leftMenuLinks a{
	text-decoration:none;
	color:#000000;
}

#leftMenuLinks a:hover{
	color:#000000;
	
}

#content {

	color:#858585;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	background:#FFFFFF;
	padding:2px;
}

#content h4{

	color:#000000;
	font-size:24px;
	text-align:left;
	font-weight:normal;
	letter-spacing:1pt;
}

#main h4{

	color:#0e3d72;
	font-size:24px;

	letter-spacing:2pt;
}

#welcome{
	color:#838483;
	font-size:19px;
	letter-spacing:1pt;
	}
	
#main {
	color:#858585;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	background-color:#FFFFFF;
}

#main a , #main a:link{
	color:#0e3d72;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	font-weight:normal;
}

#main a:hover , #main a:active{
	color:#ff0000;
	text-decoration:none;
}

.page_title
{
	color: #838483;
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing:1pt;
	font-weight:bold;

}
	
#properties{ border:1px solid #ffffff;
}

#footer{
	font-size:12px;
	font-family: Arial,Helvetica,sans-serif;
	clear:both;
	width:1100px;
	margin:0 auto;
	}

#footer a, #footer a:link{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0e3d72;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
	color:#000000;
}

.prop-desc-secondary
	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	}

.pricetag{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #3b3b3b;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

.seperation_line_and_alt_dark_color
	{
	background-color: #e0dfdf;
	}
	
.desclaimer_divmine {
	color:#000;
}

#site-footer {
	background:#ffffff;
	border-top:1px solid #d2d0d0;
	padding:7px;
	color:#474646;
	font-size:11px;
}
#site-footer a, #site-footer a:visited {
	color:#da5295;
}
#site-footer a:hover {
	color:#000000;
}

.featured_properties {
	width:220px;
	border-right:1px solid #d2d0d0;
	padding:10px;
	float:left;
	margin-right: 15px;
}

.property-links {
	font-size:12px; 
}

#feauture-property-image {
	border:2px solid #CCC;
	padding:2px;
}

#feature-property-box {
	text-align:center; }
	
	h1, h2, h3, h4 {
		font-family:Arial, Helvetica, sans-serif;
	}
	
.leftCaption {
	font-size: 24px;
	text-transform: uppercase;
	color: #949494;
	line-height: 34px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	width: 200px;
	padding-right: 10px;
	border-right: 1px #bababa solid;
}
