body {
	background: #dedede url(images/back.gif) repeat-x;
	margin: 37px 0 20px 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 76%;
	color: #3F3F3F;
	text-align: center;
	}
	
h1 {
	color: #1E5327;
	font-size: 1.4em;
	}
*/
	
h1 a:link, h1 a:visited {
	color: #FCFEF4;
	text-decoration: none;
	}
	
h1 a:hover, h1 a:active {
	background: none;
	color: #DAED9C;
	text-decoration: none;
	}
	
h2 {
	color: #63851B;
	font-weight: normal;
	font-size: 1.8em;
	}
	
h2 a:link, h2 a:visited {
	color: #7DA721;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #3F3F3F;
	background: none;
	font-weight: normal;
	text-decoration: none;
	}
	
h3 {
	font-size: 1.1em;
	font-weight: normal;
	}
	
a {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}
	
	
a:hover, a:active {
	color: #346332;
	text-decoration: underline;
	}
				
#container {
	width: 671px;
	margin: 0 auto;
	text-align: left;
	}
	
.container_left {
	background: url(images/container_left.gif) no-repeat;
	}
	
.container_right {
	background: url(images/container_right.gif) no-repeat top right;
	}
	
.topline {
	background: url(images/container_top.gif) no-repeat;
	}
#header {
	background-image: url(images/headertop.png);
	background-repeat: no-repeat;
	height: 16px;
}
	
#content {
	width: 491px;
	float: right;
	}
	
#content_bg {
	background: #fff url(images/container.gif) repeat-y;
	}
	
.tagline {
	color: #888;
	margin: 10px 0 0 9px;
	position: absolute;
	font-size: 1em;
	text-align: center;
	}
	
.alt {
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 0 10px !important;
	}
	
.alt:hover {
	border: 1px solid #ACE149 !important;
	}
	
.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #3C452D;
	}
	
#right {
	width: 171px;
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 171px;
	padding-left: 6px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	padding-top: 87px;
	}
	
#links li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
	
#links ul {
	margin: 0;
	padding: 0px;
	}
	
#links a {
	text-decoration: none;
	display: block;
	padding-left: 10px;
	height: 18px;
	}
	
#links a:link {
	color: #565D4A;
	}
	
#links a:visited {
	color: #565D4A;
	}
	
#links a:hover, #links a:active {
	background: #80BE14;
	color: #fff;
	}
	
.line {
	border-top: 3px solid #ACE149;
	margin-top: -5px;
	}
	

.line2 {
	border-top: 2px solid #ACE149;
	margin-top: 4px;
	width: 750px;
	}
#search {
	background: url(images/search.gif) no-repeat;
	height: 56px;
	margin: 0 auto;
	padding-top: 22px;
	}
	
#search h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
	
p.searchinfo {
	margin: 2px 0 -8px 2px;
	font-size: .9em;
	color: #999;
	}
	
.searchfield {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	padding: 2px 5px 1px 5px;
	width: 160px;
	}
	
.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}
	
.submit {
	background: url(images/search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}
	
.submit:hover {
	background: url(images/search_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
	
.order {
	text-align: center;
	padding: 8px;
}
	
.order a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	}
	
.order a:link, .order a:visited {
	background-color: #4A6947;
	color: #fff;
	padding: 4px;
	border: 2px solid #E8E8E8;
	}
	
.order a:hover, .order a:active {
	background-color: #265618;
	padding: 4px;
	border: 2px solid #FFD8A4;
	text-align: center;
	}
#links {
	background-color: #cacaca;
}
    .pad {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#headermenu{
	text-align: center;
}
#headermenu a {
}
#headermenu a:hover {
}

#footer {
	background: url(images/footer.png) no-repeat;
	height: 56px;
	clear: both;
	}
	
#footer p {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #999999;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 70px;
	}
#footerc {
	text-align: center;
	margin-top: -10px;
	}

#footerc p {
	padding: 15px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #fff;
	}

#footerc a:link, #footerc a:visited {
	color: #999999;
	}
	
#footerc a:hover, .extras a:active {
	color: #FFFFFF;
	background-color: #338CF9;
	}
		
.extras {
	text-align: center;
	padding: 0px 0px 20 0;
	}
	
.extras a {
	text-decoration: none;
	font-weight: bold;
	}
	
.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #E8E8E8;
	}
	
.extras a:hover, .extras a:active {
	background: #DDECFE;
	color: #338CF9;
	padding: 5px;
	border: 2px solid #83B9FC;
	}
	
.extras li {
	display: inline;
	}
	
.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}	
input {
	border: 1px solid #BFBFBF;
	color: #333333;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
	
input:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #60821A;
	font-size: 1em;
	}
	
#skip {
	display: none;
	}
.menu1 {
	background-image: url(images/menu_01.png);
	background-repeat: no-repeat;
	width: 109px;
}
	
hr { /* Simple style when CSS not in use */
	display: none;
	}
	
.clearfix:after { 
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	
#inforight {
	float: right;
	width: 225px;
}
#infoleft {
	width: 225px;
}

#infoleft li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 5px;
}
#inforight li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 5px;
}
