
BODY {
	font-family: arial,helvetica,verdana;
	color: black;
	font-size: 11px;
	}

TR.banner {
	background-image: url(/images/site_banner.jpg);
	background-repeat: no-repeat;
	width: 749;
	height: 125;
	}

TR.nav {
	height:32px;
	}

TR.submenu {
	height: 32px;
	background-color: #5e721d;
	}

TR.footer_nav {
	background-color: #99CC99;
	}

TR.footer_copy {
	background-color: white;
	}

TD {
	font-family: arial,helvetica,verdana;
	color: black;
	font-size: 11px;
	}

TD.margin {
	background-color: #99CC99;
	width: 1px;
	}

TD.search {
	background-color : #93992f
	background-repeat: no-repeat;
	padding: 5px;
	}

TD.content {
	font-family: arial,helvetica,verdana;
	color: black;
	font-size: 11px;
	}

TD.page_header {
	font-family: arial,helvetica,verdana;
	color: #99CC99;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: center;
	padding: 5px 10px 5px 10px;
	}

TD.page_text {
	font-family: arial,helvetica,verdana;
	color: black;
	font-size: 11px;
	padding: 10px 10px 15px 10px;
	text-align: left;
	}

TD.section_header {
	width: 330px;
	height: 27px;
	background-image: url(images/hdr_section_bg.jpg); 
	background-repeat: no-repeat;
	font-family: arial,helvetica,verdana;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: center;
	padding: 5px 10px 5px 10px;
	}

TD.section_text {
	width: 330px;
	font-family: arial,helvetica,verdana;
	color: black;
	font-size: 11px;
	padding: 10px 10px 15px 10px;
	text-align: left;
	}

TD.form_label {
	//font-family: arial,helvetica,verdana;
	//color: black;
	//font-size: 11px;
	//padding: 10px 10px 15px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	}

TD.form_input {
	text-align: left;
	vertical-align: top;
	}

TD.form_submit {
	text-align: right;
	vertical-align: top;
	}

TD.section_cat_icon {
	padding: 0px 10px 5px 10px;
	text-align: center;
	vertical-align: bottom;
	}

TD.section_cat_link {
	font-family: arial,helvetica,verdana;
	color: #006600;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 10px 5px 10px;
	text-align: center;
	vertical-align: top;
	}

P.legal {
	font-family: arial,helvetica,verdana;
	color: #AAAAAA;
	font-size: 9px;
	}

A {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	text-decoration: none;
	color: #006600;
	}

A:hover {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #006600;
	}

A.nav {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}

A.nav:hover {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	}

A.submenu {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	}

A.submenu:hover {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: white;
	}

A.submenu_cart {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: white;
	}

A.submenu_cart:hover {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: white;
	}

A.footer_nav {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	}

A.footer_nav:hover {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	}

SELECT {

	font-family: arial, helvetica, verdana;
	font-size: 11px;
	
	color: #006600;
	border: 1px outset #99CC99;
	background-color: white;

	}

INPUT {

	font-family: arial, helvetica, verdana;
	font-size: 11px;

	color: #006600;
	border: 1px outset #99CC99;
	background-color: white;
	
	}

INPUT.btn {

	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	border: 1px outset #99CC99;
	background-color: white;
	
	}

TEXTAREA {

	font-family: arial, helvetica, verdana;
	font-size: 11px;

	color: #006600;
	border: 1px outset #99CC99;
	background-color: white;
	
	}

.banner_home_link {
	
	width: 300px;
	height: 90px;
	position: relative;
	align: left;
	top: 20px;
	left: 10px;
	cursor: pointer;
	border: 2px outset black;
	
	}

.required_icon {
	
	//vertical-align: super;
	font-size: 9px;
	color: red;
	
	}

.headline {
	
	font-size:18px;
	color: #EEEEEE;
	
	
	}
	