body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link {
	color: #336600;
}
a:visited {
	color: #336600;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
td {
	font-size: 9pt;
}
td.label {
	font-size: 9pt;
	color: #003063;
	background-color: #DCE4F5;
}
td.columnlabel {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 336600;
}
td.inputfield {
	font-size: 9pt;
	color: #000000;
}
tr.over {
	background-color: F5F5DC;
}
tr.even {
	background-color: EAEAEA;
}
tr.odd {
	background-color: FFFFFF;
}
table.wrapper {
	background-color: A0A0A0;
}
table.inside {
	background-color: FFFFFF;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
hr.blk {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #A0A0A0; 
	border-style: none none dotted;
	Xheight: 1px;
	Xpadding: 0px;
}
.header {
	font-size: 12pt;
	font-weight: bold;
	color: #336600;
}
.sheader {
	font-size: 10pt;
	font-weight: bold;
	color: #003366;	
}
.smheader {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;	
}
.photo {
	margin: 10px;
}
#locator {
	align: right;
	position: relative;
	top: 0;
	right: 0;
	width: 502px;
	height: 502px;
	border: 1px solid #A0A0A0;
	float: right;
}	
#parksmap {
	position:relative;
	width: 500px;
	height: 500px;
	background: #EEEEEE;		
}
div.small {
	line-height: 5em;
}
div.amenitycheck, div.sacheck {
	margin-top: 4px;
	margin-bottom: 4px;
}
input.box {
	margin: 0;
}
font.small {
	font-size: 5px;
}
.txtsmall {
	font-size: 9px;
}




