<!--
body {
	background-color: #363902;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #230101;	
}
h3 {
	margin-left: 20px;
	margin-top: 8px;
	font-size: 16px;
	margin-bottom: 12px;
	color: #230101;	
}
h4 {
	margin-left: 20px;
	margin-top: 16px;
	font-size: 14px;
	margin-bottom: 4px;
	color: #230101;	
}
a.nav-sub {
	color: #112800;
	font-size: 11px;
	text-decoration:none;
	line-height:18px;
}
a.nav-sub:hover {
	color: #a30202;
	text-decoration:underline;
}
p.content, .content {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 500;
	color: #230101;
}

p.content-home {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	color: #230101;
}

p.content-quote {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 15px;
	font-weight: 500;
	font-style:italic;
	color: #230101;
}

p.content-chars {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 500;	
	background-image: url(../images/characters.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#header {
	width: 800px;
	height: 95px;
	background-repeat:no-repeat;
}
#nav-sub {
	padding-top:10px;
	padding-left:15px;
}
.content-header {
	padding-top: 20px;
}
.content-main {
	background-image: url(../images/chop.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.content-main2 {
	background-image: url(../images/chop.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.content-move {
	text-align: center;
	background-image: none;
}

.green-large {
	font-size: 18px;
	color: #353A02;
}

.green-large a {
	font-size: 18px;
	color: #353A02;
	font-weight: bold;
}

.section-header {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#footer {
	position:static;
	width:800px;
	margin-bottom:5px;
}
#menu-top {
	position:relative;
	top:25px;
	left:65px;
}
#menu-bottom {
	position:relative;
	top:-15px;
	left:65px;
}
#menu-footer {
	padding-right: 25px;
}
#newsletter {
	position:relative;
	top:0px;
	left:550px;
}
a.footer-nav {
	color: #a30202;
	font-size: 10px;
}
.footer-phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}	
.footer-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b56613;
}
input.news-email {
	font-size: 10px;
	margin-top: 25px;
	margin-right: 5px;
	border: hidden;
	background-color: #CCCCCC;
}
a.news-email {
	margin-top: 15px;
	margin-right: 25px;
	color: #a30202;
	font-size: 11px;
	text-decoration:none;
}
.flush-image {
	margin-top: 15px;
	margin-right: 25px;
}

img.pad-right {
	padding-right: 12px;
}


-->