/* MASS RESET ( Clears problem causing presets for some versions of IE )
##################################### */
* { padding: 0; margin: 0; }
body { padding: 0; margin: 0; }
h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; }
pre, blockquote, form, label, ul, ol, li, dl, fieldset, address { margin: 0; padding: 4px; }
dd, blockquote { margin-left: 40px; }
fieldset { padding: 10px; }
img {border: 0px; }

body {
	background:#162943 url(images/bg.gif) repeat-x top left;
	color:#000000;
	text-align:center;
	font: 62.5% Arial, Sans-Serif;
	}
.container {
	position:relative;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:919px;
	text-align:left;
	}

/* HEADER
##################################### */
#header-red {
	background:url(images/headerredbg.jpg);
	width:919px;
	height:23px;
	}
.header {
	background:url(images/header.jpg) no-repeat;
	width:919px;
	height:137px;
	}
.header a {
	position:absolute;
	width:25px;
	height:21px;
	}
.headermenu {
	position:relative;
	left:186px;
	top:6px;
	font-size:1.2em;
	font-weight:bold;
	}
.headermenu a {
	padding:0 15px;
	color:#FFFFFF;
	text-decoration:none;
	}
.headermenu a:hover {
	padding:0 15px;
	color:#162943;
	text-decoration:overline;
	}
.button	{
	position:absolute;
	left:879px;
	width:25px;
	height:21px;
	}
.menubar {
	background:url(images/headerbar.jpg) no-repeat;
	width:919px;
	height:52px;
	}
.menucont{
	width:874px;
	}
.pagetitle {
	position:relative;
	float:right;
	width:229px;
	margin:19px 0 0 0;
	}
	
/* CONTENT
##################################### */
.main {
	width:871px;
	padding:0 24px; 
	}
.main p {
	margin:8px 0;
	}
.main h1 {
	background:url(images/florish.jpg) no-repeat;
	font-size:1.6em;
	color:#162943;
	margin:23px 0 15px 0;
	padding-left:32px;
	text-decoration:none;
	}
.mapkey {
	background:url(images/mapkey.jpg) no-repeat;
	width:180px;
	height:53px;
	margin:20px 15px 15px 0;
	float:left;
	}
.key {
	background:url(images/key.jpg) no-repeat;
	width:661px;
	height:66px;
	margin:15px 0;
	float:left;
	}
.map {
	background:url(images/map.jpg) no-repeat;
	width:870px;
	height:638px;
	clear:both;
	}
.bottom-nav {
	width:870px;
	height:56px;
	margin:20px 0;
	clear:both;
	}
.bottom-nav-left {
	background:url(images/prev.jpg) no-repeat;
	float:left;
	width:179px;
	height:56px;
	}
.bottom-nav-left a {
	position:absolute;
	padding:56px 0 0 179px;
	}
.bottom-nav-left a:hover {
	background:url(images/prev.jpg) no-repeat top right;
	}
.bottom-nav-right {
	background:url(images/next.jpg) no-repeat;
	float:right;
	width:179px;
	height:56px;
	}
.bottom-nav-right a {
	position:absolute;
	padding:56px 0 0 179px;
	}
.bottom-nav-right a:hover {
	background:url(images/next.jpg) no-repeat top right;
	}
	
/* CONT SURROUNDING
##################################### */
.mapdev {
	background:url(images/map2.jpg);
	width:770px;
	height:750px;
	margin:20px auto;
	margin-bottom:0;
	border:2px solid #162943;
	}
.blockcont {
	width:770px;
	margin:0 auto;
	}
.blockcont ul {
	list-style:none;
	font-size:1em;
	}
.blockcont h5 {
	color:#162943;
	font-size:1.2em;
	font-weight:600;
	}
.left {
	width:375px;
	float:left;
	margin-left:10px;
	}
.right {
	width:375px;
	float:right;
	}

/* CONT DEVELOPMENT
##################################### */	
.ad {
	background:url(images/ad.jpg);
	width:710px;
	height:111px;
	margin:25px auto;
	}
.table {
	float:left;
	}
.bentcreek {
	background:url(images/bentcreek.jpg);
	width:450px;
	height:590px;
	float:left;
	margin-left:35px;
	margin-bottom:10px;
	border:1px solid #162943;
	}
.table h2 {
	font-size:1.3em;
	color:#0066FF;
	margin:0;
	padding:0;
	}
.table h3 {
	font-size:1.2em;
	color:#FF0000;
	margin:0;
	padding:0;
	}
.table p {
	width:350px;
	}
.table ul {
	width:325px;
	padding-left:40px;
	}
table tr:hover {
	background:#E2F1FA;
	}

/* PROPERTIES POPUPS
##################################### */

.propcontainer {
	background:url(propertiesimages/background.gif) repeat-y;
	width:621px;
	}
.propheader {
	background:url(propertiesimages/header.gif);
	width:621px;
	height:118px;
	}
.propcontent {
	padding:0 30px 0 30px;
	}
.propcontent h1 {
	background:url(images/florish.jpg) no-repeat;
	font-size:1.6em;
	color:#162943;
	margin:16px 0 0px 0;
	padding:0 0 4px 32px;
	text-decoration:none;
	float:left;
	}
.propfooter {
	background:url(propertiesimages/footer.gif);
	width:621px;
	height:35px;
	}
.propcopyright {
	font-size:1em;
	clear:both;
	margin-bottom:8px;
	}
.propcontent h2 {
	font-size:1.8em;
	}
.propcontpicbg {
	background:url(propertiesimages/picbg.gif);
	width:381px;
	height:310px;
	clear:both;
	padding-top:25px;
	}

/* FOOTER
##################################### */
.copyright {
	width:739px;
	margin:10px auto;
	}
.copyright p {
	font-size:1em;
	}
.footer {
	background:url(images/bottom.jpg) no-repeat;
	width:919px;
	height:6px;
	}