body {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #8D946A;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #425D16;
	text-transform: capitalize;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #425D16;
	text-transform: capitalize;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D5C4;
	margin: 0px;
}
.hrwhite {

	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
}

a:link {
	color: #5B6145;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #5B6145;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #8D946A;
	font-weight: bold;
}




#header {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#topnav {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#body {
	width: 770px;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#leftnav {
	background-color: #D3D5C4;
	width: 169px;
	float: left;
	padding: 5px;
}
#phonenumber {
	background-color: #5B6145;
	width: 159px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#bodytopbanner {
	background-color: #FFFFFF;
	width: 590px;
	height: 199px;
	float: right;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#bodycontent {
	background-color: #FFFFFF;
	width: 580px;
	float: right;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footer {
	width: 760px;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #5B6145;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
#footerimages {
	float: right;
}
#parkdetailsright {
	float: right;
	width: 200px;
	background-color: #D3D5C4;
	padding: 5px;
	margin: 0px 0px 5px 5px;
	height: 630px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5B6145;
	background-image: url(../images/fadebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.footerlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #8D946A;
}
.whitetext {
	font-weight: bold;
	color: #FFFFFF;
}
.smalltextfield {
	width: 150px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	color: #999999;
}
.textfield {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	color: #666666;
	width: 250px;
}
.parkhomeresultstitlebar {
	background-color: #D3D5C4;
}
.parkhomeresultstitle {
	font-size: 14px;
	font-weight: bold;
	color: #425D16;
	text-transform: capitalize;
}
.parkhomeresultsprice {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
}
.parkhomeresultsprice {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
}
.parkhomeresultslargeimage {
	margin: 5px;
}
.parkhomeresultssmallimage {
	margin: 5px;
	float: right;
}
.parkhomeresultsbottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
form {
	margin: 0px;
}

.standoutlink {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 167px;
border: 1px solid #9A9A9A;
}

.markermenu li a{
background: white url(../images/arrow-list.gif) no-repeat 2px center;
font: bold 12px "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #5B6145;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #5B6145;
}

.markermenu li a:hover{
color: #D3D5C4;
background-image:url(../images/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

.solidblockmenu{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	font: bold 11px "Trebuchet MS", "Times New Roman";
	width: 100%;
	background: black url(../images/blockdefault.jpg) center center repeat-x;
	text-transform: uppercase;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
	float: left;
	color: white;
	padding: 5px 15px;
	text-decoration: none;
	border-right: 1px solid #989D79;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #757A5C;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.jpg) center center repeat-x;
}
[if IE]>
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
[endif]

 
