body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px; 
	line-height: 1.1em; 
	color: #4f4e4e;
}
A
{
    COLOR: #7CAC3E;
	font-weight: bold;
	text-decoration: none;
}
A:hover
{
    COLOR: #006600;
	font-weight: bold;
	text-decoration:underline;
}
P {
	text-align: left;
}
.h1 {font-size: 1.4em; font-weight: 800;}
.h2 {font-size: 1.7em;}
.h3 {font-size: 1.4em;}
.h4 {font-size: 1.3em;}
.h5 {font-size: 1.2em;}
.h6 {font-size: 1em;}
#shell
{
    BORDER-RIGHT: #7CAC3E 2px solid;
    BORDER-TOP: #7CAC3E 0px solid;
    BACKGROUND: #ffffff;
    MARGIN: 0px 0px 0px 0px;
    BORDER-LEFT: #7CAC3E 2px solid;
    WIDTH: 740px;
    BORDER-BOTTOM: #7CAC3E 2px solid
}
td.sidepanel {
	background-color: #7CAC3E;
	color: #FFFFFF;
	
}
td.facilitiespanel {
	background-color: #f1ed8c;
	color: #5f6501;
}
tr.facilitiesrow {
	background-color: #FFFF99;
}
.propertyheader {
	font-size: 1.2em;
	color: #7CAC3E;
	font-weight: bold;
}
tr.ratestable {
	background-color: #A1B539;
	color: #ffffff;
	font-weight: bold;
}
#moreinfo {
	border: 1px solid #666666;
	padding: 10px 10px 10px 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: .5em;
	background-color: #e9e8e8;
}
#design {
	margin-top: 25px;
	color: #666666;
	font-size: 10px;
	}
#design a:link {
	text-decoration: none;
	color: #666666;
}
#footer {
	color: #FFFFFF;
	font-size: 11px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
#pagefooter {
	margin-top: 10px;
	font-size: .8em;
}