@charset "UTF-8";
body {
	background-color:#CDA44A;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2f6e35;
	line-height: 22px;
	vertical-align: top;
}
a:link {
	color: #2f6e35;
	/* text-decoration: none; */
}
a:hover {
	color: #CC3300;
	/* text-decoration: none; */
}
a:visited {
	/* text-decoration: none; */
	color: #2f6e35;
}
a:active {
	/* text-decoration: none; */
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #2f6e35;
}
h2 {
	font-size: 18px;
	color: #686037;
}
h3 {
	font-size: 16px;
	color: #2f6e35;
}
h4 {
	font-size: 16px;
	color: #686037;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2f6e35;
	line-height: 35px;
	text-align: center;
	text-decoration: underline;
	list-style-type: none;
	margin-right: 35px;
}
.category a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2f6e35;
	line-height: 35px;
	text-align: center;
}
.category a:hover {
	color:#9d8f51;
}
#nav_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 22px;
}
#nav_footer a {
	text-transform: uppercase;
	color:#FFFFFF;
	text-decoration: none;

}
#nav_footer a:hover {
	color:#CC9900;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f6e35;
	width: 950px;
	text-align: center;
	height: 40px;
	line-height: 50px;
	margin: auto;
}

.footer_bg {
	/*background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x; */
	background-color: #2f6e35;
	height: 168px; 
	padding-top: 20px;
}



ul.sidebar_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2f6e35;
	text-align: left;
	text-decoration: none;
	list-style-type: none;
	position: relative;
	padding-left: 5px;
	line-height: 25px;
}
ul.sidebar_nav li{
	list-style:none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5px;
}

ul.sidebar_nav li a {
	padding-left: 15px;
	color: #FFFFFF;
	background-color: #857D50;
	display: block;
}

ul.sidebar_nav li a:hover {
	background-color:#2f6e35;
	display: block;
	color:#CDA44A;
}

/* --------- Styles from Jim Camomile ---- */



#side_nav {
	padding: 3px 1px;
}

#side_nav a {
	line-height: 25px;
	margin: 1px 0px;
	padding: 0px 15px;
	display: block;
	color: #FFFFFF;
	background-color: #857D50;
	text-decoration: none;
}

#side_nav #link a{
	background-color: #857D50;
}

#side_nav #active a{
	background-color: #7DA75D;
}


#side_nav #active a:hover, #side_nav #link a:hover {
	background-color: #2f6e35;
	color:#CDA44A;
}


#parentmenu {
	float: right;
	width: 175px;
	padding: 3px 3px;
	background-color: #DDE6C1;
}

#parenthead {
	line-height: 25px;
	margin: 1px 0px;
	background-color: #006600;
	border: 1px solid #999966;
	padding: 0px 15px;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	
	color: #FFFFFF;

}

#parentitem a {
	line-height: 20px;
	margin: 0px 0px;
	border: 1px solid #DAE6D0;
	padding: 0px 20px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#parentitem  a{
	background-color: #7DA75D;
}

#parentitem a:hover  {
	background-color: #2f6e35;
	color:#CDA44A;
}


/** TABLE STYLES  */

/** Table4 is used for boxes all over the site (grayish background) */

.table4 {
	background-color:#FFFFFF;
	border-collapse: collapse;
}

.table4 td {
	background-color: #FFFFFF;
	border: 1px solid #816232;
	padding: 8px 8px 8px 8px;
}


.table5 {
	background-color:#FFFFFF;
	border-collapse: collapse;
}
/** Table5 is the one used on the top of the products page (gray background) */
.table5 td {
	background-color: #FAFACD;
	border: 1px solid #816232; /* #CFD2DA; */
	padding:8px;
}

.table5 th {
	background-color:  #857D50;
	border: 1px solid #816232; /* #CFD2DA; */
	padding: 3px;
}

.table5 th h3 {
color: #FAFACD;
font-size: 15px;
font-weight: bold;
margin: 0px;
text-align: center;
}

.table5 a {
text-decoration: underline;
}


.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2f6e35;
}



.h2 {
	font-size: 16px;
	font-weight: bold;
	color: #686037;
}


.h3, .prodtextBold {
	font-size: 16px;
	font-weight: bold;
	color: #2f6e35;
}



.h4 {
	font-size: 15px;
	font-weight: bold;
	color: #686037;
}

.h5 {
	font-size: 15px;
	font-weight: bold;
	color: #2f6e35;
}

.h6 {
	font-size: 14px;
	font-weight: bold;
	color: #686037;
}

.h7 {
	font-size: 14px;
	font-weight: bold;
	color: #2f6e35;
}

.h8 {
	font-size: 12px;
	font-weight: bold;
	color: #686037;
}

.small {
	font-size: 11px;
	line-height: 130%
}

.smaller {
	font-size: 10px;
	line-height: 120%

}

.left_nug {
	padding: 5px;
}

#eventlist_holder {
padding: 0px 3px 3px 3px;
/*background-color: #F8F8E0; 
border: 1px solid #E1E1D5;*/
}

#eventlist{
	margin: 0px;
	padding: 0px;
	height: 160px;
	overflow: auto;
	scrollbar-arrow-color:#CDA44A;
	scrollbar-base-color:#7DA75D;
	scrollbar-shadow-color:#DDDDDD;
	scrollbar-face-color:#FAFACD;
	scrollbar-highlight-color:#FAFACD;
	scrollbar-dark-shadow-color:#FAFACD;
	scrollbar-3d-light-color:#7DA75D;
}




.eventhead {
	padding: 10px 0px 2px 10px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 1px solid #E9E99E;
}

#eventlist a:link, #eventlist a:visited {
	display: block;
	/*height: 65px;
	border-top: 1px solid #ffffff;
	
	background-color: #F5F7F6;*/
	border-bottom: 1px solid #E9E99E;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #9C794A;
	text-decoration: none;
}

#eventlist a:hover{
	/*border-top: 1px solid #cccccc;
	text-decoration: underline;*/
	background-color: #E9E99E;
}