/*----------------START LAYOUT----------------*/

body, html, p {
	margin: 0;
	padding: 0;
	}

body {
	background: #ccc;
	font: 62.5%/1.5 verdana, arial, sans-serif;
	}
	
#wrapper {
	background: #fff;
	margin: 0 auto;
	padding: 10px 10px 7px;
	width: 750px;
	}
	
#header {
	background: url(/content/bg_title.jpg);
	font-size: 1.1em;
	font-weight: bold;
	height: 110px;
	margin-bottom: 2px;
	position: relative;
	}

#nav {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
	width: 100%;
	}
	
#content {
	border-right: 1px dotted #009;
	float: left;
	margin-bottom: 10px;
	width: 515px;
	}

#sidebar {
	float: right;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 224px;
	}
	
#footer {
	background: url(/content/bg_header_footer.png);
	border: 1px solid #000;
	clear: both;
	padding: 3px 0 5px 5px;
	position: relative;
	}
	
/*----------------END LAYOUT----------------*/
	
/*----------------START HEADER----------------*/
	
#header h1 {
	margin: 0;
	margin-left: -10000px;
	padding: 0;
	}
	
#header ul {
	background: url(/content/bg_header_footer.png);
	height: 70px; width: 250px;
	list-style-type: none;
	margin: 7px;
	overflow: auto;
	padding: 7px;
	position: absolute;
	text-align: right;
	top: 0; right: 0;
	}

#header a {
	border-bottom: 1px dotted #fff;
	color: #fff;
	text-decoration: none;
	}
	
#header a:hover, #header a:focus {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}
	
/*----------------END HEADER----------------*/
	
/*----------------START NAVBAR----------------*/

#nav {
	background: #9cc url(/content/bg_nav.gif) repeat-x bottom;
	float: left;
	}

#nav abbr {
	border: 0;
	}
	
#nav ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	background: #006;
	border-right: 1px solid #fff;
	float: left;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	}
	
#nav li.current {
	background: #9cc;
	border-bottom: 3px solid #ccc;
	color: #000;
	display: block;
	padding: 7px 10px;
	}
	
#nav a {
	border-bottom: 3px solid #9cc;
	color: #fff;
	display: block;
	padding: 7px 10px;
	text-decoration: none;
	}
	
#nav a.clickable, #nav a:hover.clickable {
	background: #9cc;
	border-bottom: 3px solid #009;
	color: #000;
	display: block;
	padding: 7px 10px;
	}
	
#nav a:hover {
	background: #009;
	border-bottom: 3px solid #ccc;
	}
	
#nav a[href="#"] {
	background: #ccc;
	color: #009;
	}
	
/*----------------END NAVBAR----------------*/

/*----------------START CONTENT----------------*/

#content {
	font-size: 1.2em;
	}

#content h1, #content h2, #sidebar h1 {
	border-bottom: 1px dotted #009;
	font: bold 1.7em georgia, sans-serif;
	margin-top: 15px;
	text-transform: capitalize;
	}
	
#content > h1 {
	margin-top: 0;
	}

#content h2 > a {
	color: #000 !important;
	display: block;
	text-decoration: none;
	}
	
#content p, #content li {
	line-height: 1.8;
	margin: 10px 10px 0;
	}

#content dt {
	text-decoration: underline;
	}
	
#content a abbr {
	border: 0;
	}
	
#content li abbr {
	border: 0;
	}
	
#content ul {
	margin: 0 0 10px 50px;
	padding: 0;
	}

#content li {
	line-height: 1.5;
	margin: 0;
	}
	
#content dt {
	font-style: italic;
	margin: 10px 10px 0;
	}
	
#content dd {
	margin: 0 10px 0 25px;
	}
	
#content ul.contact {
	list-style-type: none;
	margin-top: 10px;
	}

#content ul.sitemap {
	list-style-type: none;
	margin: 0 0 10px 20px;
	}

#content ul.sitemap li {
	line-height: 2;
	}
	
#content a:link {color: #008;}

#content a:visited {color: #903;}

#content a:hover {color: #369;}

#content a:focus {color: #006;}

#content a:active {color: #f00;}

#content img {
	border: 1px solid #000;
	float: right;
	margin-right: 10px;
	}
	
#content img.floorplan {
	border: 0;
	margin: 0 0 10px 10px;
	}

#content form {
	margin-top: 20px;
	width: 90%;
	}

#content input, #content textarea, #content select {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 230px;
	}
	
#content select, #content textarea {
	margin-left: 0;
	}
	
#content textarea {
	height: 6em;
	}
	
#content label {
	display: block;
	float: left;
	clear: left;
	width: 200px;
	padding-right: 15px;
	text-align: right;
	}
	
#content input[type=submit] {
	clear: left;
	font: 1em georgia, sans-serif;
	margin: 10px 0 0 215px;
	width: auto;
	}
	
#content form p {
	clear: left;
	float: left;
	margin-left: 215px;
	}

#content .prop {
	border: 1px solid #000;
	height: 165px;
	float: left;
	margin: 0 10px 10px 10px;
	width: 220px;
	}

#content .prop1 {
	border: 1px solid #000;
	height: 135px;
	float: left;
	margin: 0 10px 0 10px;
	width: 180px;
	}

#content .prop2 {
	border: 1px solid #000;
	height: 135px;
	float: left;
	margin: 0;
	width: 102px;
	}

#content .prop3 {
	border: 1px solid #000;
	height: 135px;
	float: left;
	margin: 0 0 0 10px;
	width: 180px;
	}
	
#content .propBlurb {
	float: left;
	width: 272px;
	}
	
#content .propBlurb p {
	font-weight: bold;
	margin: 10px 10px 0 0;
	}
		
#content .brClear {
	clear: both;
	}
		
/*----------------END CONTENT----------------*/

/*----------------START TABLE----------------*/

table {
	border-collapse: collapse;
	margin: 0 0 0 10px;
	width: 495px;
	}
	
th, td {
	background: #eee;
	border-bottom: 1px solid #000;
	padding: 3px;
	text-align: left;
	}

td {
	background: #fff;
	border-bottom: 0;
	}
	
/*----------------END TABLE----------------*/		

/*----------------START SIDE BAR----------------*/
	
#sidebar h1 {
	border-bottom: 1px dotted #009;
	font: bold 2em georgia, sans-serif;
	margin-top: 0;
	text-transform: capitalize;
	}
	
#sidebar p {
	margin-left: 10px;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	}
	
#sidebar fieldset {
	border: 1px solid #000;
	margin: 0 3px 7px;
	}
	
#sidebar input[type=text], select, textarea {
	margin: 1px 0 3px 5px;
	width: 190px;
	}
	
#sidebar input[type=submit] {
	font: 1.3em georgia, sans-serif;
	margin: 5px 0 0 10px;
	}

#sidebar textarea {
	height: 100px;
	}
	
.mandatory {
	background-color: #ff9;
	}
	
/*----------------END SIDEBAR----------------*/

/*----------------START FOOTER----------------*/

#footer {
	margin: 0;
	overflow: auto;
	padding: 5px;
	}
	
#footer p {
	float: left;
	width: 40%;
	}

#footer ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 5px;
	}
	
#footer li {
	float: left;
	}
	
#footer a {
	color: #000;
	text-decoration: underline;
	}
	
#footer a:hover, #footer a:focus {
	text-decoration: none;
	}
	
#footer li:before {content: "\00A0\|\00A0"}

#footer li:first-child:before {content: ""}

/*----------------END FOOTER----------------*/