@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #9e9746;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/*padding-top: 20px;*/
}
a img {border: none;}
a {text-decoration: none;color: #FFF;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;color: #CCFF33;}
a:active {text-decoration: none;}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 30px;
}
.tableborder {
	border: 4px solid #c7cd35;
	background-color: #27290A/*003333*/;
	background-image: url(7800-background.gif);
	background-repeat: no-repeat;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
}
.headerlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
}
.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #C7CD35;
	text-align: left;
	text-transform: uppercase;
}
.header2link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #C7CD35;
	text-align: left;
	text-transform: uppercase;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: left;
}
.textbox {
	text-align: left;
	vertical-align: top;
	padding: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	margin: 10px;
	text-transform: uppercase;
}
.footerbox {
	height: 20px;
	margin-top: 40px;
}
.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: left;
}
.photobox {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	background-color: #9E9746;
}
.whitebox {
	vertical-align: top;
	padding: 4px;
	background-color: #FFF;
}
.logoborder {
	padding: 0px;
	border-top-color: #9E9746;
	border-right-color: #9E9746;
	border-bottom-color: #9E9746;
	border-left-color: #9E9746;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.footerlink:link {
	text-decoration: none;
	color: #000;
}
a.footerlink:visited {
	text-decoration: none;
	color: #000;
}
a.footerlink:hover {
	text-decoration: none;
	color: #CCFF33;
}
a.footerlink:active {
	text-decoration: none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: /*#008686*/#595C17;
}
.floorplanbox {
	margin: 20px;
}
#lightteal {
	color:#00FFFF
}
#teal {color:#006666}
#olive {color:#C7CD35}
#black {color:#000}

a:link {text-decoration: none;color: #FFF;}
a:hover {text-decoration: none;color: #CCFF33;}

