html {
height: 100%;
margin: 0 auto;
}
body {
height: 100px;
margin: 0 auto;
}
.homebacker {
	background-image: url(/default/images/templateimgs/homeback.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 30px;
	margin-bottom: 30px;
}
.copyright {
	border-top: 1px solid #339933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.superlink {
	color: #CC0000;
}

.navigationline {
	border: 1px solid #339933;
	margin-bottom: 5px;


}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339933;
	padding-right: 13px;
	padding-left: 13px;
	text-align: justify;
}
.subline {
	border-top: 1px solid #339933;
	border-right: 1px solid #339933;
	border-bottom: 1px none #339933;
	border-left: 1px solid #339933;
	padding: 0px;
	margin: 0 auto;

}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
}
.nonrightline {
	vertical-align: top;
}
.centerspacing {
	padding-top: 2px;
}
.interiortopspacer {
	padding: 15px 0px 0px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #339933;
	border-right-color: #339933;
	border-bottom-color: #339933;
	border-left-color: #339933;
	background-color: #FFFFFF;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #339933;
	padding: 5px;
	text-transform: lowercase;

}
.content2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
}
.hoursdirections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}