@charset "UTF-8";
/* CSS Document */

body {
	background-color:#D4D4D4;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	margin-bottom: 0px;
	background-image: url("images/contentBG.jpg");
	background-repeat:repeat-y;
}

#content h1:first-child {
	margin-top: -20px;
}

.BottomContent {
	margin-top: -20px;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	color:black;
	font-weight:100;
	z-index: 200;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color:#666;
	font-style: oblique;
	font-weight:100;
	line-height: 26px;
}

h3{
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	color:#666;
	font-weight:100;
	line-height: 22px;
	border-bottom: 1px dotted #666;
}

h4{
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color:#666;
	font-weight:100;
	line-height: 25px;
}

h5 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color:#666;
	font-weight:100;
}


.copy {
	width: 610px;
	text-align: left;
	padding-left: 133px;
}

.copy a {
	color: #A0C925;
	text-decoration: none;
}

.copy a:hover {
	text-decoration: underline;
}

.copy img {
	float: left;
	padding-right: 20px;
}

p {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color:#666;
	line-height: 18px;
}

ul {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color:#666;
	line-height: 18px;
}

ul li {
	list-style: none;
}

ol {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color:#666;
	line-height: 30px;
}

ol li {
	margin-left: 10px;
}

p.foot {
	font-size: 10px;
	text-align: center;
}

.foot a {
	color: #666;
	text-decoration: none;
	letter-spacing: 2px;
}

.foot a:hover {
	color: #A0C925;
}

.quote {
	font-style:italic;
	color: #c0b674;
}

.floatRight {
	float: right;
	width: auto;
	padding-left: 15px;
	padding-right: 5px;
}

.QA{
	color: #A0C925;
	font-weight:600;
}

.reasons {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.share img {
	border: none;
}

.Contactcopy{
	margin-top: -30px;
}

.events {
	margin-top: 30px;
	margin-left: 60px;
	width: 450px;
	border: 1px dotted #666;
	padding: 15px;
}

.events2 {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	border: 2px dotted  #000;
	padding: 15px;
	background-color:#E8E8E8;
}

.mission {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.events p {
	font-size: 10px;
}

.alumUses{
	border-bottom: 1px dashed #999;
}

table {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color:#666;
	line-height: 21px;
}

table img {
	border: none;
}

.tabletitle {
	padding-top: 5px;
	color: #000;
	font-weight:200;
	font-size: 19px;
}

.centered {
	margin-left: auto;
	margin-right: auto;
	width: 610px;
}

.ingredients {
	font-size: 12px;
	line-height: 14px;
}

.brands p {
	font-size: 14px;
}

.center5 {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.black {
	color: #000;
}

.inline {
	display:inline-block;
}

.listed {
	list-style:disc;
}

.listFeatures {
	border: 1px dashed #999;
	background-color: #E9E9E9;
}

.fresh {
	color: #FC0;
	font-weight: bold;
}

.clean {
	color: #39C;
	font-weight: bold;
}

.crisp {
	color:#F60;
	font-weight: bold;
}

.homeFeatures {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.homeFeatures table {
	margin-left: -40px;
	margin-right: auto;
}

.leftpad {
	padding-left: 60px;
}

.FDA {
	font-size:12px;
	line-height: 17px;
}

.northStar {
	padding: 25px;
	background-color: #EFEFEF;
}

.northStar h5 {
	line-height: 24px;
}

.northStar ol {
	font-size: 12px;
	line-height: 20px;
}

.header {
	height: 500px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.header object {
	margin: 0px;
}

.noBorder img {
	border: none;
}