/* page formatting */
html, body		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; /* for IE5/Win */
	font-size: small; /* everyone else */
	text-align: left;
	margin: 0px;
	padding: 0px;
}
p, td, li	{
	color: #000;
	font-size: 90%;
	line-height: 160%;
}
h1 {
	color: #000;
	font-size: 140%;	
	margin: 0px;
	line-height: 160%;
}
h2 {
	color: #000;
	font-size: 130%;	
	margin: 0;
	line-height: 120%;
}
h3 {
	color: #000;
	font-size: 110%;	
	margin: 0px;
}
h4 {
	color: #000;
	font-size: 105%;	
	margin: 0px;
}
/* Links */
a           { color: #CC0000; text-decoration: none; font-weight: bold;}
a:hover     { text-decoration: underline; }

#splash {
	width: 748px;
	border: 5px solid #96967D;
	margin: 100px auto;
	background-image: url("../images/splash_bg.jpg");
	background-color: #C0C0A5;
}
.splashtext {
	text-align: right;
	padding: 12px 12px 8px 0;
}
a.splashlink {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a.splashlink:hover {
	color: #666;
	text-decoration: none;
}
/* whole page wrap */
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: left;
	width: 758px;
	background-image: url("../images/back.jpg");
	background-position: center;
	background-repeat: repeat-y;
	height: auto;
/*	border-left: 2px solid #006633;
	border-right: 2px solid #006633;*/
}
/* header */
#header {
	height: 97px;
	width: 758px;
	margin: 0;
	background-color: #92B9E0;
	border-bottom: 6px solid #5A8ABA;
}
#toptext {
	float: left;
	margin: 0;
	padding: 5px 0 0 10px;
}
#logo {
	float: right;
	padding: 12px 8px 0 0;
	margin: 0;
}
/* container for all content */
#content_home { 
	width: 758px;
	height: 800px;
	h/eight: 600px;
	margin: 0;
	background: url("../images/home_back.jpg") no-repeat bottom left;
}
#content_apartments {
	width: 758px;

	h/eight: 600px;
	margin: 0;
	background: url("../images/apartments_back1.jpg") no-repeat bottom left;
	height: 3000px;
}
#content_area {
	width: 758px;
	height: 1250px;
	h/eight: 600px;
	margin: 0;
	background: url("../images/area_back1.jpg") no-repeat bottom left;
}
#content_events {
	width: 758px;
	height: 1280px;
	h/eight: 600px;
	margin: 0;
	background: url("../images/area_back.jpg") no-repeat bottom left;
}
#content_terms {
	width: 758px;
	height: 900px;
	h/eight: 600px;
	margin: 0;
	background: url("../images/terms_back.jpg") no-repeat bottom left;
}
#content_special {
	width: 758px;
	height: 1000px;
	h/eight: 600px;
	margin: 0;
	background: url("../images/special_back.jpg") no-repeat bottom left;
}
#content_map {
	width: 758px;
	height: 1000px;
	h/eight: 600px;
	margin: 0;
	background: url("../images/map_back.jpg") no-repeat bottom left;
}
#content_contact {
	width: 758px;
	height: 880px;
	h/eight: 600px;
	margin: 0;
	background: url("../images/contact_back.jpg") no-repeat bottom left;
}
p.toplink {
	text-align: center;
}
/* main left column */
#leftcolumn {
	float: left;
	width: 128px;
	font-size: 85%;
	color: #fff;
	height: auto;
}
/* left side navigation */
#navbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #99B5EF;
	margin: 0;
	font-size: 150%;
}
#navbox ul {
	list-style: none;
	padding: 10px 0 10px 10px;
	margin: 0;
}
#navbox li {
	padding: 0;
	margin: 0;
	line-height: 200%;
}
#navbox li ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}
#navbox li ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navbox li a {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#navbox li a:hover {
	color: #396592;
	margin: 0;
}
#navbox li a.navon {
	color: #396592;
	margin: 0;
}
/* page content */
#pagecontent {
	float: left;
	width: 492px;
	margin: 0;
	padding: 0;
	border-left: 5px solid #CAD2E2;
	border-right: 5px solid #CAD2E2;
	background-color: #FBFBEF;
	height: auto;
}
#mainimage {
	width: 492px;
	border-bottom: 5px solid #CAD2E2;
}
#maintext {
	text-align: justify;
	padding: 2px 18px 10px 18px;
}
#maintext .title {
	font-weight: bold;
	line-height: 130%;
}
#maintext .note {
	font-size: 80%;
	color: #666;
}
#maintext td {
	text-align: left;
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
}
#maintext img.right {
	padding: 0 0 4px 14px;
}
#maintext img.left {
	padding: 0 14px 4px 0;
}
#maintext img.middle {
	padding: 4px 0 4px 0;
}
/* main right column */
#rightcolumn {
	float: right;
	width: 128px;
	font-size: 85%;
	color: #fff;
	height: auto;
}
#titlebox {
	background-color: #42709E;
	margin: 0;
}
/* footer */
#footer {
	width: 758px;
	height: 97px;
	clear: both;
	margin: 0;
	text-align: center;
	font-size: 95%;
	background-color: #92B9E0;
	border-top: 5px solid #5A8ABA;
}
#footer p {
	color: #fff;
	line-height: 44px;
}
#footer .gray {
	color: #666;
	line-height: 44px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	line-height: 44px;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}

