body {
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #AFCF70;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
th {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
 }

a:link {
	color: #6291de;
}

a:hover {
	color: #FF9900;
}

a:visited {
	color: #FF9900;
}

a:active {
	color: #6291de;
}

h1 a:visited {
	color: #6291de;
}


h2 a:visited {
	color: #6291de;
}


h3 a:visited {
	color: #6291de;
}


h4 a:visited {
	color: #6291de;
}

h1, h2, h3, h4, h5, h6 {
	text-decoration: none;
	line-height:normal;
	font-weight:100;
	margin: 0;
}

h1 {
	font-size: 24px;
	color: #83AF2C;
}

h2 {
	font-size: 21px;
	color: #83AF2C;
}

h3 {
	font-size: 18px;
	color: #86b2f7;
}

h3 a {
	color: #86b2f7;
	text-decoration: none;
}

h3 a:hover {
	color: #83AF2C;
}

h4 {
	font-size: 15px;
	color: #83AF2C;
}

.company, .company a, .company a:visited {
	text-decoration: none;
}

.menu, .menu a, .menu a:visited, .menu.a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:18px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:hover {
	color: #d4ff80;
}
.menu a:active {
	color: #845495;
}
.menu ul, .menu ul a, .menu ul a:visited {
	font-size: 14px;
	font-weight: 100;
}
.menu ul {
	margin: 0;
	padding-left: 20px;
	list-style: none;
}
.home_feature {
	letter-spacing:1.5px;
	line-height:25px;
// line-height:2.1;
	font-size:20px;
	color:#CCCCCC;
}
.home_feature a {
	text-decoration: none;
	color: #CCCCCC;
}
.green {
	color: #83AF2C;
}

.text-blue {
	color: #6da1ef;
}

.text-red {
	color: #990000;
}

.text10 {
	font-size: 10px;
}

.text12 {
	font-size: 12px;
}

.text14 {
	font-size: 14px;
}

.text16 {
	font-size: 16px;
}

.text18 {
	font-size: 18px;
}

.tiny, .tiny td, .tiny th {
	font-size:9px;
	line-height: normal;
}
.tiny td {
	background-color: #FFFFFF;
	vertical-align: top;
}
#nutritionals td {
	padding: 2px 5px 2px 5px;
	line-height: normal;
	font-size: 11px;
}

.admin_nav a {
	float: left;
	margin-right: 15px;
	white-space: nowrap;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.admin_nav {
	position: absolute;
	top: 40px;
	padding: 0px 0px 0px 20px;
	width: 400px;
}

.cart-divider-green {
	height: 1px;
	background-color: #83AF2C;
}

.cart-divider-blue {
	height: 1px;
	background-color: #6da1ef;
}

.checkout, .checkout a, .checkout a:visited {
	color: #83Af2C;
}

.checkout a:hover {
	color: #FF9900;
}