a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.img-link:hover {
	background: transparent;
}

.img-link:hover {
	text-decoration: none;
}

.img-link:hover span {
	text-decoration: underline;
}

img {
	border: none;
}

.clear {
	background-color: gray;
	clear: both;
	height: 1px;
	max-height: 0px; 
	overflow: hidden;
}

.hidden-modern {
	position: absolute;
	left: -20000px;
	top: -20000px;
	display: none;
}

:link {
	color: white;
}

:visited {
	color: #FFFFCC;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	text-align: center;
}

#page {
	margin-left: auto;
	margin-right: auto;
}

#page-content {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.header {
	background-color: black;
	position: relative;
	color: white;
	width: 766px;
}

.header p 
	{
	margin: 0px;
	padding: 0px;
	}

.header-top {
	padding-top: 10px; 
	padding-left: 5px; 
	padding-right: 5px;
}

.header-left {
	font-size: 1.8em;
}
	
.header-right {
	float: right; 
	text-align: right;
}

.header-menu {
	clear: both;
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
}

.header-menu a, .header-menu a:hover {
	text-decoration: none;
}

.header-menu-left {
	float: left;
	padding-left: 12px;
}

.header-menu-right {
	float: right;
	padding-right: 12px;
}

.header-menu img {
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#email {
	font-size: 1.2em;
}

#email img {
	margin-right: 5px;
}

#hours {
	float: left; 
	padding-right: 95px; 
	font-size: .8em; 
	text-align: center; 
	vertical-align: middle;
}

#header p {
	margin: 0px;
	padding: 0px;
}

.menumark {
	margin-top: 3px;
}

.turf_green {
	background-color: #41B202;
}

.tree_green {
	background-color: #15651F;
}

.turf_links, .tree_links {
	color: white;
	font-size: 0.9em;
}

.turf_links {
	padding-top: 8px;
	padding-left: 8px;
}

.turf_links a:hover {
	text-decoration: none;
	}

.turf_links img {
 	visibility: hidden;
	padding-right: 4px;
}

.tree_right {
	float: right; 
	width: 180px;
}

.tree_left {
	float: left; 
	width: 586px;
}

.tree_links {
	text-align: right;
	float: right;
	padding-top: 8px;
	padding-right: 8px;
}

.tree_links a:hover {
	text-decoration: none;
	}

.tree_links img {
 	visibility: hidden;
	padding-left: 4px;
}


#footer {
	color: white;
}

#footer a {
	color: #3DFF00;	
}

#footer {
	text-align: center;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
	min-height: 40px;
}

#footer-container {
	color: #CCCCCC;
	width: 766px;
	margin-left: auto;
	margin-right: auto;
}

#copyright {
	clear: none;
}

#powered {
	float: right;
	clear: none;
}

#verifier {
	text-align: center;
}

.picframe {
	border: solid black 1px; 
	padding: 3px; 
	background: white;
	margin: 5px;
}

.content {
	color: white;
}

.content h1 {
	color: white;
	text-align: center;
	margin: 15px;
	font-size: 2em;
}

.content h2 {
	text-align: center;
	color: gold;
	font-size: 1.2em;
	margin: 0px;
}

.content h3 {
	color: #111100;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.content h4 {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content-row {
	padding: 10px; 
	font-weight: bold;
}

.instruction p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#choices p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.supply-table {
	border-collapse: collapse;
}

.supply-table th, .supply-table td {
	border: solid black thin;
	text-align: center;
	padding: 3px;
}

.small-table {
	margin: 20px 10px 25px 25px;
	border-collapse: collapse;
}

.small-table th, .small-table td {
	border: solid gray thin;
	padding: 8px;
	text-align: center;
}

.zone-table {
	margin: 20px 10px 25px 25px;
	border-collapse: collapse;
}

.zone-table th, .zone-table td {
	border: solid gray thin;
	padding: 3px;
	text-align: center;
}

.mature-table {
	margin: 20px 10px 25px 25px;
	border-collapse: collapse;
}

.mature-table th, .mature-table td {
	border: solid gray thin;
	padding: 3px;
	text-align: center;
}

.mature-table th {
	font-size: 0.8em;
	white-space: nowrap;
}

.mature-table td {
	font-size: 0.6em;
	white-space: nowrap;
}

