body {

	margin: 0;

	text-align: center;

	background: #e6ead7;

	}

div, p, span, table, a, h1-h6{

	font-family: Verdana, Arial, Sans-Serif; 

	font-size: 11px;

	color: #333333;	

	}



p  {

	margin: 7px 10px 10px 10px;

	line-height: 15px;

	}

h1 {    			/*   Menu items, "Did you know .." section */	

	font-size: 13px; 

	color: #ffffff;

	font-weight: bold;

	display: inline;	

	}

h2 {			/*   Articles' headers  */	 		

	font-size: 13px; 

	color: #3e644f;

	font-wight: bold;

	font-style: italic;

	margin: 7px 0 10px 0;

	display: inline;

	}

h3 {			/*  Why grass fed? ten reasons */

	font-size: 13px; 

	color: #b32121;

	font-wight: bold;

	font-style: italic;

	margin: 7px 0 10px 7px;

	display: inline;

	}

h4  {			/* Address, heightlights in text */

	font-size: 11px; 

	color: #3e644f;

	font-wight: bold;

	margin: 5px 10px 5px 10px;

	line-height: 14px;

	}

h5 {			/* Headers in text */

	font-size: 11px; 

	color: #3e644f;

	font-wight: bold;

	margin: 5px 10px 5px 10px;

	line-height: 14px;

	display: inline;

	}



h6 {			/*  ten best reasons  */

	font-size: 11px; 

	color: #b32121;

	font-wight: bold;	

	display: inline;

	margin: 0 0 0 7px;

	}

ul {

	margin: 5px 5px 0 17px;

	padding: 0;

	list-style-image: url("../images/arrow_green.gif");

	width: 224px;		

	}

li {

	margin: 7px;

	}

ul.reference {

    margin: 25px 5px 10px 20px;

	padding: 0;	

	list-style-image: none;

	list-style-type: disc;

	width: 100%;

	}

ul.reference li {

	margin: 7px 15px;

	}

a:link, a:visited {					/* Links in context */

	font-size: 11px;

	text-decoration: underline;

	}

a:active, a:hover {

	color: #000000;

	text-decoration: underline;

	}

a.more:link, a.more:visited {		/* Links "Read more"*/

	color: #3e644f;

	font-weight: bold;

	text-decoration: underline;

	}

a.more:active, a.more:hover {

	text-decoration: underline;

	}

a.menu:link, a.menu:visited  {		/* Links in menu */

	/*font-size: 97%; */

	color: #ffffff;

	text-decoration: none;	

	}

a.menu:active, a.menu:hover {	

	text-decoration: underline;

	}

a.menu:link img, a.menu:visited img {

	background: #b32121;

	margin: 10px 7px 0 14px;

	}

a.menu:active img, a.menu:hover img {

	background: #ffffff;

	margin: 10px 7px 0 14px;	

	}

a.footer-menu:link, a.footer-menu:visited {		/* Links in footer menu */	

	text-decoration: none;	

	}

a.footer-menu:active, a.footer-menu:hover {	

	text-decoration: underline;

	}

h4 a:link, h4 a:visited,  h4 a:active, h4 a:hover {			/* Address, heightlights in text */

	font-size: 11px%; 

	color: #3e644f;

	font-wight: bold;	

	text-decoration: none;

	}		

div#main {
	width: 775px;
	background: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	}

div#main table {

	border-bottom: 1px solid #e6e6e6;

	}

div#main table.form {

	border: none;

}

.lightYellow {		/* Header */

	background: #f8f8f1;

	padding: 0 10px;

	height: 92px;		

	}

.red {				/* Menu and Did you know section */

	background: #b32121;

	height: 27px;	

	}

#address {

	width: 240px;

	float: right;		

	background: #f8f8f1;

	}

	

#right {			/* Right panel */

	width: 260px;

	vertical-align: top;		

	background: #f8f8f1;		

	}

.right p {

	line-height: 14px;

	}

div#tenReasons {	/* Ten reasons box */

	background: #e6e6e6;

	border-left: 13px solid #3e644f;

	margin: 14px 0 10px 0;

	padding: 5px 0 5px 10px;	

	}

.textHightLights {

	width: 100%;

	background: #e6e6e6;

	color: #3e644f;	

	padding: 5px;

	font-size: 11px;

	line-height: 16px;

	font-weight: bold;	

	}

html>body .textHightLights {

	width: 95%;

	}

.arrow {			/* Arrows to indicate section */

	position: relative;

	top: 1px;

	margin: 5px 7px 0 10px;

	}

.footer {

	font-size: 9px; 

	margin: 10px 0 0 0;

	}

.dot {

	margin: 0 10px;

	}

.imageContent {    /* Images in the content */

	float: right;

	margin: 10px 0 10px 10px;

	}
