body {
	background-color: #99CC99;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0 0 0 0;
	scrollbar-face-color: #99CC99; 
	scrollbar-shadow-color: #5F1800; 
	scrollbar-highlight-color: #99CC99; 
	scrollbar-3dlight-color: #5F1800; 
	scrollbar-darkshadow-color: #99CC99; 
	scrollbar-track-color: #99CC99; 
	scrollbar-arrow-color: #5F1800;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #005F0E;
	text-decoration: none;
}

.subnav {
	background-color: #5F1800;
	color: #FFFFFF;
	font-size: x-small;
	vertical-align: top;
}

a.subnav {
	color: #FFFFFF;
	text-decoration: none;
}

a.subnav:hover {
	color: #CC0000;
	text-decoration: none;
}

.content {
	background-color: #FFFFFF;
	color: #000000;
}

p.content {
	font-size: x-small;
	padding: 5px 0 0 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer {
	background-color: #005F0E;
	color: #FFFFFF;
	font-size: xx-small;
	text-align: center;
}

.page {
	background-color: #5F1800;
}

.logo {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

.heading {
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: medium;
	text-transform: uppercase;
}

textarea {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #5F1800; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #5F1800; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #5F1800;
}

body#welcome a#welcome,
body#history a#history,
body#links a#links,
body#contact a#contact,
body#tomabout a#tomabout,
body#growingtips a#growingtips,
body#tomvar a#tomvar,
body#requests a#requests,
body#csaabout a#csaabout,
body#csavar a#csavar,
body#cost a#cost,
body#order a#order {
	color: #CC0000;
	background: #5F1800;
}