p {
	margin: 10px 0;
}
ul, ol {
	padding-left: 15px;
	list-style-position: outside;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
img {
	border: none;
}
a, a:visited {
	color: #008065;
}
a:hover {
	color: #556A72;
}
h2, h3, h4, h5 { color: #008065; margin: 10px 0;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
hr {
	border: none 0;
	border-top: 1px solid #EEE;
	width: 80%;
	height: 1px;
	margin: 20px;
	text-align: center;
	clear: both;
}
body {
	margin: 0 auto;
	font: 62.5% Helvetica, Arial, Verdana, sans-serif;
	background: #008065;
	text-align: center;
}
#skip,
.noshow {
	height: 0;
	text-indent: -9999em;
}
#outercontainer {
	margin: 0 auto;
	width: 100%;
	background: #FFF;
}
#innercontainer {
	margin: 0 auto;
	width: 100%;
	background: url(../img/topbg.gif) repeat-x;
}
/* SPLASH page styles */
#splashinnercontainer {
	margin: 0 auto;
	width: 100%;
	background: url(../img/splashtopbg.gif) repeat-x;
}
#splashcontainer {
	margin: 0 auto;
	width: 950px;
	font-size: 1.2em;
	text-align: left;
}
#splashheader {
	width: 950px;
	height: 222px;
}
#splashmain {
	margin: 0 auto;
	width: 950px;
	height: 500px;
	padding-bottom: 18px;
	text-align: left;
}
#splashmain p {
	margin: 0;
	color: #556a72;
	font-size: 1.4em;
	line-height: 150%;
	text-align: center;
}
#splashshow {
	height: 230px;
	margin: 0;
	float: left;
}
#splashshow ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#splashshow li {
	width: 222px;
	height: 230px;
	margin: 0 15px 0 0;
	padding: 0;
	color: #00483A;
	text-align: center;
	float: left;
}
#splashcommercial h2,
#splashresidential h2,
#splashoffice h2, 
#splashretail h2 { 
	margin-top: 0;
	padding: 20px 0 0;
	height: 68px;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../img/splashbox.png) no-repeat;
}
#splashcommercial h2 a,
#splashresidential h2 a,
#splashoffice h2 a, 
#splashretail h2 a { 
	text-decoration: none;
}
#splashcommercial h2 a:hover,
#splashresidential h2 a:hover,
#splashoffice h2 a:hover, 
#splashretail h2 a:hover { 
	text-decoration: underline;
}
#s1, #s2, #s3, #s4 {
	height: 162px;
}

/* ------- */
#splashsubnav {
	margin: 20px 0;
	float: left;
}
#splashsubnav ul {
	padding: 20px 0 0;	
}
#splashsubnav li {
	padding-right: 16px;
	list-style: none;
	float: left;
}
#splashsubnav #occupant { background: #546972;}
#splashsubnav #about { background: #928887;}
#splashsubnav #faq { background: #008065;}
#splashsubnav li a {
	width: 300px;
	font-size: 1.4em;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	display: block;
}
#splashsubnav li a:hover {
	text-decoration: underline;
}
/* ------- */
#splashcontent h2 {
	margin: 0 160px;
	font-size: 1.6em;
	text-align: center;
}
#splashcontent p {
	margin: 0 80px 20px;
	color: #556a72;
	font-size: 1.2em;
	line-height: 150%;
	text-align: center;
	float: left;
}
/* ------- */
#splashfooter {
	margin: 0 auto;
	position: relative;
	top: -21px;
	width: 950px;
	height: 50px;
	color: #00483A;
	background: url(../img/splashfooternavbg.gif) no-repeat;
	clear: both;
}
#splashfooter ul {
	position: relative;
	width: 650px;
	top: 16px;
	margin: 0 140px;
	text-align: center;
}
#splashfooter li {
	padding-left: 10px;
	font-size: 1.6em;
	list-style: none;
	display: inline;
}
#splashfooter li a {
	padding-right: 10px;
	text-decoration: none;
}
#splashfooter li a:hover {
	color: #556A72;
}
/* End SPLASH page styles */
#container {
	margin: 0 auto;
	text-align: left;
	width: 950px;
	background: #FFF url(../img/bg.gif) repeat-y;
	overflow: hidden;
}
#header {
	height: 236px;
}
/* --- main navigation --- */
#nav {
	font-size: 1.4em;
	height: 34px;
	background: url(../img/navbg.gif) no-repeat;
}
#nav li {
	padding: 0 15px;
	list-style-type: none;
	float: left;
}
#nav a {
	text-align: center;
	width: 190px;
	display: block;
	padding: 5px 0;
	line-height: 24px;
}
#nav a:link, 
#nav a:visited {
	color: #556A72;
	text-decoration: none;
}
#nav a:hover,
#nav a:focus {
	color: #FFF;
	background: #008065;
}
#nonav {
	margin: 0 5px -20px;
	border-top: 1px solid #838F97;
}
#content {
	width: 840px;
	padding: 50px 60px;
	float: left;
}
#leftcol {
	padding-bottom: 20px;
	width: 538px;
	font-size: 1.2em;
	line-height: 1.6em;
	background: url(../img/copybot.gif) no-repeat;
	background-position: bottom;
	float: left;
}
#leftcol h1 {
	color: #008065;
	padding: 20px 0 10px;
	font-size: 1.6em;
	background: url(../img/h1bg.gif) no-repeat;
}
#leftcol ul, 
#leftcol ol {
	margin-left: 10px;
	padding-left: 25px;
}
#crumbtrail {
	color: #C3C7CC;
	font-size: 1.2em;
	font-style: italic;
	text-align: right;
}
#crumbtrail a, 
#crumbtrail a:visited {
	color: #C3C7CC;
}
#crumbtrail a:hover,
#crumbtrail a:focus {
	color: #008065;
}
.imageright {
	margin: 10px 0 10px 10px;
	border: 1px solid #556A72;
	float: right;
	clear: right;
}
div.gallery {	
	margin-bottom: 20px;
}
.gallery img {
	margin: 5px;
	padding: 2px;
	border: 1px solid #C3C7CC;
}
.gallery a:hover img {
	border: 1px solid #556A72;
}
img.break {
	margin-bottom: 20px;
}
div.break {
	clear: both;
}
p.top {
	font-size: .9em;
}
p.top a {
	color: #008065;
	text-decoration: none;
}
p.top a:hover {
	color: #556A72;
}
p.center {
	text-align: center;
}
p.question {
	color: #008065;
	font-weight: bold;
}
table {
	margin-bottom: 20px;
}
table td {
	padding: 4px;
	border: 1px solid #C3C7CC;
}
table.lots {
	text-align: right;
}
table.lots th {
	text-align: center;
	background: #EEE;
	padding: 4px;
	border: 1px solid #C3C7CC;
}
th.lot {
	width: 10%;
}
th.frontage {
	width: 30%;
}
th.depth {
	width: 30%;
}
th.price {
	width: 30%;
}
table.lots td {
	padding: 2px 4px;
	border: 1px solid #C3C7CC;
}
table.lots td.widecell {
	text-align: center;
	font-style: italic;
}
table.timeline td {
	padding: 4px;
	border: 1px solid #C3C7CC;
}
table.timeline td.milestone {
	width: 50%;
	color: #008065;
	font-weight: bold;
}
/* form styles */
.form  {
	width: 500px;
}
fieldset {
	margin: 10px 0;
	padding:10px;
	border: 1px solid #C3C7CC;
	background: #EEE;
}
legend { 
	padding: 2px 8px;
	font-size: 1.1em;
	color:#556A72;
	background: #FFF;
	border: 1px solid #556A72;
}
ul.form li { 
	list-style:none;
	clear:both; 
}
ul.form label { 
	text-align: right;
	float:left; 
	width:180px; 
	padding:5px;
}
.form input  {
	display:block; 
	float:left; 
	padding:3px; 
	width:180px; 
	margin:5px 0 7px;
	background:#FFF;
	border: 1px solid #556A72;
	outline:none;
	text-align: right;
}
.form input:hover, 
.form input:focus, 
.form input:active { 
	border-color:#222; 
	background:#C3C7CC;
}
.form em {
	font-size:0.8em; 
	color:#222; 
	font-style:normal;
}
.form input.checkBox,
.form input.radio {
	border: none;
	width: 10px;
	background: none;
}
.form span.radiocheck {
	margin: 0 20px 0 5px;
	line-height: 2em;
	float: left;
}
.form .send { 
	width:150px; 
	height:35px; 
	padding:10px; 
	margin-right: 4px;
	text-align:center; 
	border: 1px solid #222; 
	font-weight:bold; 
	color:#222;   
}
.form .send:hover {
	cursor:pointer; 
	color:#222;
}
.input { 
	text-align: right; 
	color: #000;
}
#rightcol {
	margin-left: 60px;
	font-size: 1.4em;
	float: left;
}
#subnav ul {
	margin-bottom: 20px;
}
#subnav li {
	padding-top: 5px;
	width: 220px;
	list-style: none;
	border-bottom: 1px solid #556a72;
}
#subnav a {
	display: block;
	line-height: 200%;
}
#subnav a:link, 
#subnav a:visited {
	color: #556A72;
	text-decoration: none;
}
#subnav a:hover,
#subnav a:focus {
	color: #008065;
}
#subnav #corporatesites {
	margin-left: 16px;
	margin-bottom: 180px;
	color: #556A72;
	text-indent: 14px;
	width: 222px;
	height: 26px;
	border: none;
	outline: none;
	background: url(../img/dropdownbg.gif) no-repeat;
}
#subnav #corporatesites li { 
	text-indent: 20px;
	width: 220px; 
}
#footer {
	margin: 0 auto;
	position: relative;
	width: 950px;
	height: 124px;
	background: url(../img/mainfooter.gif) no-repeat;
	clear: both;
}
#footer h2 {
	margin: 0;
	padding-top: 130px;
	text-align: center;
	font: normal 10px Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
}
#footer h2 a:visited, 
#footer h2 a:link {
	color: #FFF;
	text-decoration: none;
}
#footer h2 a:hover {
	color: #000;
}
#footer h3 {
	margin: 0;
	padding-top: 4px;
	text-align: center;
	font: normal 10px Helvetica, Arial, Verdana, sans-serif;
}
#footer h3 a:visited, 
#footer h3 a:link {
	color: #1A525A;
	text-decoration: none;
}
#footer h3 a:hover {
	color: #FFF;
}
