@charset "UTF-8";
body {
	font: 11px/1.2em Helvetica, Arial, Verdana, sans-serif;
	background-image:url(../images/background.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

p {
	margin-top: .2em;
	margin-bottom: 2em;
}
#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

#white {
	float: left;
	background: #FFFFFF;
	width: 900px;
}
#header {
	text-align: right;
	height:77px;
width: 900px;
float: left;
}


#middle {
	background: #FFFFFF;
	width:900px;
	height: 299px;
float: left;
}



#mainNav {
	width: 660px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

#banner {
}

#contact {
	text-align: center;
	padding: 7px 6px 0px 6px;
	overflow: hidden;
	font: 11px/1.1em Helvetica, Arial, Verdana, sans-serif;
}
#lblHours p {
margin-bottom: 0px;}

#aptFinder {
	width: 900px;
	height: 37px;
float: left;
}

#content {
	float: left;
	background: #FFFFFF;
}

#main {
	float: left;
	padding: 30px 60px 25px;
	width: 536px;
}
h1 {
	margin: 0;
	padding: 10px 0 2px; 
	font-size: 20px;
	color: #9e1e22;
}

h2 {
	font-size: 14px;
	color: #9e1e22;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: left;
}



h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 15px;
	font-weight: bold;
	color: #9e1e22;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	color: #9e1e22;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: left;
	border-top: 1px dotted #9e1e22;
	padding-top: 7px;
}

h5 {
	font-size: 12px;
	color: #9e1e22;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: left;

}

h6 {
font-size: 12px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: left;
}

#lblMain h2 {
	text-align: left;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 2px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 20px;
	color: #9e1e22;
}

#rightCol {
	float: left;
	width: 244px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#longDottedLine {
height: 1px;
	width: 238px;
	margin-top: 1px;
	border-top: 1px dotted #9e1e22;
	margin-left: 6px;
	
}

#news, #featProperties {
	margin: 8px 10px 10px;
}
#news p {
	margin: 0px;
}

.details {
	text-transform: uppercase;
	color: #9e1e22;
	text-decoration: underline;
	font-size: 9px;
}
a:link, a:visited, #news  a:link, #news a:visited {
	color: #9e1e22;
	text-decoration: underline;
	font-size: 12px;
}



a:hover, a:visited:hover, #news a:hover, #news a:visited:hover {
	text-decoration: none;
}

.date {
	font-size: 9px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0px;
}
#featProperties  a:link, #featProperties a:visited {
	color: #9e1e22;
	text-decoration: underline;
	font-size: 12px;
}

#featProperties p {
	margin-top: 4px;
}

#featProperties a:hover, #featProperties a:visited:hover {
	text-decoration: none;
}



 #footer {
	float: left;
	width: 900px;
	height: 27px;
	margin-bottom: 20px;
}
 #footer p {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 1px 0 0px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#shortDottedLine {
	height: 1px;
	width: 51px;
	margin-top: 5px;
	border-top: 1px dotted #9e1e22;
	margin-right: auto;
	margin-left: auto;
}

#DottedLine {
	height: 1px;
	margin: 5px 0px 10px 0px;
	border-top: 1px dotted #9e1e22;
	
}

#drpBR, #drpBuild {
	position:relative; top: 8px; color: #333333; font-style: normal; font-family: verdana; font-weight: normal; font-size:9px; background-color: #ccc;}


#form input {
font-size: 11px;
margin-bottom: 8px;

}

.style7 {
	padding-right: 5px;
	padding-top: 5px;
}

.ltGray {
	color: #999999;
}

#propertyTbl {
	text-transform: uppercase;
	font-size: 11px;
}


#propertyTbl img {
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}

#propertyDetail img {
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}


.label {
	padding-top: 4px;
}


.tableBrdrTop {padding-top: 15px; border-top: 1px dotted #9e1e22;}

#dlApps a:link, #dlApps a:visited {  padding-top: 4px;
text-decoration: none;}
.text1 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

#lblPicture img {
	border-width: 0px;
	width: 325px;
padding-bottom: 5px;
}

#lblLayout img {
	max-width: 536px;
	padding-top: 5px;
}


#lblLayout, #lblBR {
	font-size: 12px;
	color: #9e1e22;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: bold;


}

ul {
	padding-left: 20px;
margin-top: 0px;
}

li {
	padding-bottom: 3px;
	

}

#lblFrame {
	width: 536px;
}

.alignTop {
	vertical-align: top;
}



#lblMain, #message {
	width: 536px;
}

#lblLinks div {text-align: left;}

#frameContainer {
	height: 450px;
}
