body {
	background-image:  url(../images/greengrass_c.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFEC;
	text-align: center;
	}
#container {
	width: 760px;
	height: 100%;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	}
#leftcol {
	float:left;
	width:150px;
	text-align: left;
	}
#rightcol {
	float: right;
	width: 580px;/*600px*/
	}
.pagehead {
	position: relative;
	margin: 16px auto auto auto;
	}
#content {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	text-align: left;
	}
p, h3, h4, td, li, .rates, .dayrates, .textnav, .footer {
	font-family: Arial, Helvetica, sans-serif;
	}
h3, h4 {color: #006600;}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: -8px;
	}
td {vertical-align: top;}
p {
	font-size: 100%;
	text-indent: 1em;
	}
.noindent {
	text-indent: 0;
	}
.rates {
	font-size: 80%;
	}
.seasons {background-color: #EAFFEC;}
.foliage {background-color: #FFEFCC;}
.localdirex {
	text-align:right;
	text-indent: 0;
	margin:0;
	padding:0;
	font-style:italic;
	}
#content a:link, .textnav a:link, .footer a:link, .localdirex a:link {
	color: #006600;
	text-decoration: underline;
	}
#content a:visited, .textnav a:visited, .footer a:visited, .localdirex a:visited {
	color: #009900;
	text-decoration: underline;
	}
#content a:hover, .textnav a:hover, .footer a:hover, .localdirex a:hover {
	color: #009900;
	text-decoration: none;
	}
#footercontent {
	float: left;
	top: 500px;
	width: 100%;
	text-align: center;
	}
.textnav, .footer {
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-indent: 0;
	}
.textnav {padding: 8px;}

.floatright, #leftcol img {border: 2px solid #006600;}
.floatright {
	float: right;
	margin-left: 10px;
	}
#leftcol img {float: left;}