* {
	padding: 0;
	margin: 0;
}

/* ---------- Body Definition ---------- */

body {
		behavior:url("csshover.htc");
	}

html, body {
	background-color: #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #f53862;
	font-weight: bold;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	outline:none;
}
#breadcrumbs {
padding: 10px 0 0 20px;
font-size:11px;
}

/* ---------- Content Container Definitions ---------- */
div#sitecontainer1 {
	background-color:#fbfbfb;
	border: 1px solid #dedede;
	width: 866px;
	min-width: 866px;
	margin: 0 auto 10px auto;
 	text-align: left;
}
div#sitecontainer0 {
	border: 1px solid #dedede;
	width: 866px;
	min-width: 866px;
	margin: 0 auto 10px auto;
 	text-align: left;
}
div#topcontainer {
	background-image:url(images/headbk2.gif);
	background-repeat:no-repeat;
	width: 866px;
	height:159px;
	color:#459f11;
	
}
div#topcontainer_national {
	background-image:url(images/head_national.gif);
	background-repeat:no-repeat;
	width: 866px;
	height:159px;
	color:#459f11;
	
}
select {
font-size: 10px;
margin: 2px 0px 3px;
width: 170px;
}
input {
padding: 3px 30px 0px 0px;
}
div#footer {
	margin: 0 auto 20px auto;
	padding: 0 0 20px 0;
	clear:both;
	text-align:center;
	
}
div#footer a, div#footer a:visited, div#footer a:active  {
	font-weight: normal;
	margin: 0 2px 0 2px;
	color:#000;
}
div#footer a:hover  {
	text-decoration: underline;
}
div#footer p  {
margin:10px 0;	
}

.hrStyle {
width: 90%;
background-color:#000000;
height: 1px;
border:0px;
margin-bottom:10px;
margin-top:10px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearright { 
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*---------------------------nav---------------*/

div#mainmenu {
	width: 720px;
	padding-top: 0;
	margin: 130px 0 0 0;
	float: right;
	display: inline;
}
div#mainmenu ul {
	background-image:url(images/navback.gif);  
	background-repeat:repeat-x;  
	float:left;  
	line-height:28px;  
	list-style:none;  
	margin:0;  
	padding:0;
	width:720px;
	font-size:10px;
}  
div#mainmenu li { 
	display:inline;  
	padding:0; 
}
div#mainmenu a, div#mainmenu a:visited {
	text-decoration: none;
	display:block;
	color:#fff;
	float:left;
	text-transform:uppercase;
	font-weight: bold;
}
div#mainmenu a:hover {
	background-image:url(images/navbakover.gif);  
	background-repeat:repeat-x;
}
.active {
	background-image:url(images/navbakover.gif);  
	background-repeat:repeat-x;
	}

div#mainmenu a span {
	padding:0 8px 0 8px;
	display:block;
	float:none;
	border-right: solid #267601 1px;
}
div#eggsmenu, div#aboutmenu, div#recipemenu {
	position:absolute;
	visibility: hidden;
	z-index: 100;
	text-align:left;
	width: 120px;
}
div#eggsmenu a, div#eggsmenu a:visited, div#eggsmenu a:active,  div#aboutmenu a,  div#aboutmenu a:visited,  div#aboutmenu a:active, div#recipemenu a,  div#recipemenu a:visited,  div#recipemenu a:active {
	text-decoration: none;
	display:block;
	color:#fff;
	font-weight: normal;
	padding: 5px 5px 5px 7px;	
}
div#eggsmenu a:hover,  div#aboutmenu a:hover, div#recipemenu a:hover {
	color:#345b02;
	background-color: #96c65c;  
}
div#eggsmenu ul,  div#aboutmenu ul, div#recipemenu ul {
	background-image:url();  
	list-style:none;  
	margin:0;  
	padding:0;
	width:100%;
}  
div#eggsmenu li,  div#aboutmenu li, div#recipemenu li {   
	padding:0;
	border-bottom: solid 1px #348c01; 	
}
div#liquideggsmenu {
	position:absolute;
	visibility: hidden;
	z-index: 100;
	text-align:left;
	width: 160px;
}
div#liquideggsmenu a, div#liquideggsmenu a:visited, div#liquideggsmenu a:active {
	text-decoration: none;
	display:block;
	color:#fff;
	font-weight: normal;
	padding: 5px 5px 5px 7px;	
}
div#liquideggsmenu a:hover {
	color:#345b02;
	background-color: #96c65c;  
}
div#liquideggsmenu ul {
	background-image:url();  
	list-style:none;  
	margin:0;  
	padding:0;
	width:100%;
}  
div#liquideggsmenu li {   
	padding:0;
	border-bottom: solid 1px #348c01; 	
}
.menuDrop{
	position:absolute;
	visibility: hidden;
	color: #fff;
	z-index: 100;
	background-color: #345b02;
	margin-top:0px;
	font-size:11px;
}
* html .menuDrop a {
width: 100%;
}

/*-------------------------------------INDEX-------------------------*/

#leftcolumn {
	float:left;
 	width:360px;
 	margin:5px;
	background-color:#fff;
	border:1px solid #f2f2f2;
}
#leftcolumn h1 {
	background-color:#f53862;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	color:#fff;	
}
#leftcolumn p {
	padding: 15px 20px 15px 20px;
}
#leftcolumn h2 {
	padding: 15px 20px 5px 18px;
}
table.partners {
	width:360px;
	border-collapse:collapse;
	border-spacing:0;
	font-size:10px;
	font-weight:bold;
}
table.partners td {
	padding:5px;
	text-align:center;
	width:50%;
}
table.partners img {
	margin-bottom: 5px;
}

#rightcolumn1 {
	float:right;
 	width:486px;
 	margin:5px 5px 5px 0;
	background-color:#fff;
	border:1px solid #f2f2f2;
	padding-bottom: 15px;
}
#rightcolumn1 h1 {
	background-color:#f53862;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	color:#fff;
}
#rightcolumn1 p {
	padding: 15px 20px 0 20px;
}
#rightcolumn2 {
	background-image:url(images/productsback.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	clear:right;
 	width:486px;
 	margin:5px 5px 5px 0;
	background-color:#fff;
	border:1px solid #f2f2f2;
	padding-bottom: 15px;
}
#rightcolumn2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding: 5px 0 5px 15px;
	color:#fff;
}
#rightcolumn2 h3 {
	float:right;
}
#rightcolumn2 p {
	padding: 10px 10px 0 15px;
}
#rightcolumn2 ul {
	margin: 0 10px 0 30px;
	list-style-image:url(images/eggbullit.gif);
}
#rightcolumn2 li {
	margin: 5px;
}
#rightcolumn2 ul a {
color:#000;
}

/*-------------------------------------PRODUCTS-------------------------*/
div#productInfo {
	padding: 10px;
	margin:5px;
	background-color:#fff;
	border:1px solid #f2f2f2;
	width:580px;
	float:left;
}
div#productInfo p {
	padding: 10px;
}
div#productFlash {
	clear: left; 
}

div#productInfo ul {
	margin: 0 10px 0 40px;
	list-style-image:url(images/eggbullit.gif);
}
div#productInfo li {
	margin: 5px;
	line-height:18px;
}
div#nutritontable {
float:right;
width: 235px;
margin:5px 5px 20px 0;
background-color:#fff;
border:1px solid #f2f2f2;
padding: 0 5px;
}
table.nutritionfacts {
	width:230px;
	border-collapse:collapse;
	border-spacing:0;
	font-size: 9px;;
}
table.nutritionfacts td {
	padding:5px 5px 2px 5px;
	border-bottom:1px solid #000;
}
table.nutritionfacts h1 {
font-size:16px;
}
table.nutritionfacts small {
font-weight:bold;
}
table.nutritionfacts h3 {
font-size:9px;
float:left;
margin:2px 0;
}
table.nutritionfacts h4 {
font-size:9px;
float:right;
margin:2px 0;
}
.left {
float:left;
}
.right {
float: right;
margin: 0 0 0 10px;
}

/*---------------------------------- RECIPES -----------------------------------*/
#recipeHolder {
float:left;
margin:20px;
width:820px;
background-color:#fff;
border:1px solid #f2f2f2;
}
#recipeHolder p {
margin:10px;
line-height:16px;
}
.recipepic {
border:1px solid #000000;
float:left;
margin:15px 10px 10px 0;
margin-left:20px;
}
#recipeHolder table {
border:0 none;
border-collapse:collapse;
float:left;
margin:15px 0 10px 10px;
width:500px;
}
#recipeHolder table td {
border:1px solid #CCCCCC;
padding:5px;
}
#recipeHolder h2 {
color:#f53862;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:-1px;
font-size:20px;	
margin:20px 0 10px 20px;
}

/*---------------------------------- LINKS -----------------------------------*/
#linksholder {
float:left;
width: 265px;
margin:5px 5px 20px 5px;
background-color:#fff;
border:1px solid #f2f2f2;
padding: 0 5px;
}
#linksholder p {
margin: 5px;
}
/*---------------------------------- CONTACT -----------------------------------*/
#formholder {
float:left;
width: 465px;
margin:5px 5px 20px 5px;
background-color:#fff;
border:1px solid #f2f2f2;
padding: 0 5px;
}
table.contact {
	width:450px;
	border-collapse:collapse;
	border-spacing:0;
	font-size: 10px;
	margin-bottom:10px;
}
table.contact td {
	padding:5px 5px 2px 5px;
	border:0;
}
table.contact td p {
	padding:5px 0;

}
table.nutritionfacts h1 {
font-size:16px;
}
#addressholder {
float: right;
width: 350px;
margin:5px 5px 20px 5px;
background-color:#fff;
border:1px solid #f2f2f2;
padding: 0 5px;
}
#addressholder p {
margin: 5px;
}

/*-------------------------------- TEXT STYLES -----------------------------*/

.titleWhite {
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}
.titleBlack {
	color:#000;
	font-weight:bold;
	font-size:14px;
}
.pinkHilite {
color:#f53862;
font-weight:bold;
font-size:14px;
}
.pinkHilite2 {
color:#f53862;
font-weight:bold;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:-1px;
font-size:18px;
}
.14text {
font-size:14px;
}
.greenHilite {
color:#427708;
font-weight:bold;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:-1px;
font-size:16px;
}
.smalltype {
font-size:10px;	
}
