/* CSS Document */

body {
	margin: 0px;
	background-color:#fff;
	font-size: 62.5%;
	font-family: "Times New Roman", Times, serif;
}
hr {
	border: none 0;
	border-top: 1px solid #ccc;
	height: 1px;
	margin: 15px 0px 15px 0px;
}

#headerbg {
	position:absolute;
	top: 70px;
	left: 0px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	background: #ddd;
	height: 205px;
	width: 100%;
}
#headerbgsecondary {
	position:absolute;
	top: 70px;
	left: 0px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	background: #ddd;
	height: 165px;
	width: 100%;
}
#headerbgtertiary {
	position:absolute;
	top: 70px;
	left: 0px;
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	background: #ddd;
	height: 115px;
	width: 100%;
}

#header {
	position: relative;
	margin: 0 auto;
	top: 71px;
	width: 900px;
	z-index: 4;
}
#main {
	position: relative;
	margin: 0 auto;
	width: 900px;
	padding: 0px 0px 25px 0px;
}
#logo {
	position: absolute;
	width: 147px;
	top: 20px;
	left: 40px;
	z-index: 5;
}
#left {
	float: left;
	width: 290px;
}
#lefttertiary {
	float: left;
	width: 200px;
}
#right {
	float: right;
	width: 455px;
}
#righttertiary {
	float: right;
	width: 545px;
}
#content {
	margin: 0 auto;
	clear: both;
	padding: 125px 0px 35px 0px;
	font-size: 1.3em;
	color: #666;
	width: 790px;
}
#content a {
	color: #C80028;
	text-decoration: none;
}
#content a:hover {
	color: #C80028;
	text-decoration: underline;
}
#content h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	color: #C80028;
}
#content h2 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 2.0em;
	font-style: normal;
	font-weight: normal;
	color: #C80028;
}
#content h3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
}
#content .p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	line-height: 1.7em
}
#content table {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}

#proplist {
	list-style-type: none;
}

#highlightbox {
	background: #C6C6C6;
	margin: 0px 0px 25px 0px;
}
#highlightbox p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#highlightbox img {
	border-top: 3px solid #C80028;
}
#highlightbox h1 {
	margin: 0px;
	padding: 0px;
	font-size: 3.0em;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
#highlightbox h2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
#highlightbox h3 {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
#highlightcontent {
	clear: both;
	padding: 25px;
}

#highlightboxtertiary {
	background: #CBCBCB;
	margin: 0px 0px 25px 0px;
	clear: both;
	padding: 8px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#highlightboxtertiary p {
	line-height: 1.4em;
	padding: 0px 0px 10px 0px;
}
#highlightboxtertiary h1 {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
}
#highlightboxtertiary a {
	text-decoration: none;
	color: #666;
}
#highlightboxtertiary a:hover {
	text-decoration: underline;
	color: #666;
}


#highlight2 img {
	border-right: 3px solid #C80028;
	margin-right: 10px;
}
#highlight2 h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 2.2em;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
#highlight2 h3 {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #C80028;
}
#highlight2 p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#nav {
	position: absolute;
	top: 41px;
	right: 35px;
	z-index: 5;
}

ul#navlist {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	color: #4B4B4B;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
ul#navlist li {
	display: inline;
}
ul#navlist li a {
	float: left;
	color: #4B4B4B;
	padding: 9px 15px 9px 15px;
	text-decoration: none;
}
ul#navlist li a:hover {
	background-color: #C80028;
	color: #fff;
}

#rednav {
	position: absolute;
	top: 265px;
	right: 5px;
	width: 200px;
	z-index: 5;
}
#rednavsecondary {
	position: absolute;
	top: 225px;
	right: 5px;
	width: 200px;
	z-index: 5;
}
#rednavtertiary {
	position: absolute;
	top: 175px;
	right: 5px;
	width: 200px;
	z-index: 5;
}
#rednavforsale a {
	float: left;
	margin: 0px 4px 0px 0px;
	height: 26px;
	width: 80px;
	background-image: url(../media/rednav_forsale.gif);
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#rednavforsale a:hover {
	background-image: url(../media/rednav_forsale.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}
#rednavforlease a {
	float: left; 
	margin: 0px 4px 0px 0px;
	height: 26px;
	width: 86px;
	background-image: url(../media/rednav_forlease.gif);
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#rednavforlease a:hover {
	background-image: url(../media/rednav_forlease.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}
#rednavprojects a {
	float: left; 
	margin: 0px 4px 0px 0px;
	height: 26px;
	width: 86px;
	background-image: url(../media/rednav_projects.gif);
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#rednavprojects a:hover {
	background-image: url(../media/rednav_projects.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}




.imgmarginleft { /* places a margin on the left and bottom of an img */
	margin: 0px 0px 5px 15px;
}
.imgmarginright { /* places a margin on the right and bottom of an img */
	margin: 0px 15px 5px 0px;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	float: none;
	height: 25px;
	width: 300px;
	text-align: center;
}
.maps {
	top: 450px;
	right: 25px;
	height: 800px;
	width: 200px;
}
