main {
		font-type: verdana;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		font-height: 13px;
}

link {
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text decoration: underline
		font-height: 13px;
}

header {
		font-size: 16px;
		font-weight: bold;
		color: #267f3a;
}
	
sub_header {
		font-size: 11px;
		font-weight: bold;
		color: #598262;
}	
.sub_bold {
		font-size: 15px;
		font-weight: bold;
		font-height: 13px;
		color: #267f3a;
}

.sub_bold_2 {
		font-size: 11px;
		font-weight: bold;
		font-height: 13px;
		color: #267f3a;
}
.sub_bold_black {
		font-size: 12px;
		font-weight: bold;
		font-height: 13px;
		color: #000000;
}

.sub_bold_black_2 {
		font-size: 11px;
		font-weight: bold;
		font-height: 13px;
		color: #000000;
}		

.sub_script {
		font-size: 6px;
		font-weight: italic;
		color: #666666;
}

#sub_nav_top {
		margin: 6  2 0px;
		background: #cedcc9;
}

#sub_nav_products {
		width: 175px;
		height: 300px;
		padding: 10  10px;
		background: url(/images/bg_sub_nav_product1.gif) no-repeat;
}

nav_item_on {
		background: url (/images/nav_icon.gif) no-repeat 0px 2px;
		text-align: left;
		padding-bottom: 5px;
}

.nav_item a, .nav_item_on a {
		padding-left: 15px;
		font: bold, 11px Arial, Helvetica, sans-serif;
		color: #000000;
}

nav_item a:hover, .nav_item_on a:hover {
	background: url (/images/nav_icon.gif) no-repeat 0px 2px;
}


