.green_acorn {
	background-color: #5A6E26;
	background-image: url(images/acorn_green.gif);
	background-repeat: no-repeat;
}
.main_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	padding-top: 16px;
}
.main_copy a:link {
	color: #ffffff;
	text-decoration: underline;
}
.main_copy a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.main_copy a:hover {
	color: #FFFF33;
	text-decoration: none;
}
.form_labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;
}
.contact_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 20px;
	line-height: 15px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	color: #770000;
	text-decoration: none;
}
.background_color {
	background-color: #FAF6E8;
}
.rust_acorn {
	background-color: AA7451;
	background-image: url(images/acorn_rust.gif);
	background-repeat: no-repeat;
}
.purple_acorn {
	background-color: 826287;
	background-image: url(images/acorn_purple.gif);
	background-repeat: no-repeat;
}

.blue_acorn {
	background-color: 4C7491;
	background-image: url(images/acorn_blue.gif);
	background-repeat: no-repeat;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #777777;
	font-weight: bold;
}
.footer a:link {
	text-decoration: none;
	color: #777777;
}
.footer a:visited {
	text-decoration: none;
	color: #777777;
}
.footer a:hover {
	text-decoration: underline;
	color: #000000;
}
.pixPadLeft {
	margin-bottom: 5px;
	margin-left: 8px;
}
.pixPadRight {
	margin-bottom: 5px;
	margin-right: 8px;
}
.directions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.specialBox {
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #5A6E26;
}
.mainNavCell {
	background-color: #545454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: faf6e8;
	text-align: center;
	height: 16px;
	padding-top: 8px;
}
.mainNavCell ul {
	text-indent: 0px;
	list-style-type: none;
	padding: 0px;
}
.mainNavCell li {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}
.mainNavCell a {
	color: #FAF6E8;
	text-decoration: none;
}
.mainNavCell a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*.mainNavCell a:active {
	color: #DDDDDD;
	text-decoration: none;
}*/
