body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#f5f3cb;
}

a:link, a:visited {
	border: none;
	color:#542762;
	text-decoration: none;
}
	
a:hover, a:active {
	border: none;
	color:#666666;
	text-decoration: underline;
	
}

#popupcontainer {
	width: 596px;
	height: 100%;
	margin: 0 auto;
	margin-top: 14px;
	margin-bottom: 14px;
	background-color:#FFFFFF;
}
#popupcontent {
	background-color:#FFFFFF;
	height: 100%;
	width: 592px;
	border: 1px #c4eadc solid;
	margin: 1px;
}

#popupimage {
	margin: 0 auto;
	margin-top: 14px;
	margin-bottom: 14px;
	text-align: center;
	width: 393px;
}

#popupimage img{
	border: 1px #c4eadc solid;
	padding: 1px;
}
#popupdesc {
	margin: 0 auto;
	margin-bottom: 14px;
	width: 393px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.header{
	display: block;
	height: 50px;
	padding-bottom: 4px;
	padding-top: 20px;
	padding-left: 25px;
}

.headertext {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#542762;
	margin: 0 0 1em 0px;
	float: left;
	text-align: left;
	line-height: 16px;
}

.productsheadertext {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#542762;
	margin-left: 0px;
	top: 3px;
	float: left;
	text-align: left;
	line-height: 15px;
}

.headerbuttons {
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
color: #959595;
font-weight: bold;
font-size: 12px;
position: relative;
float: right;
margin-right: 0;
top: 3px;
}

.headerbuttons a{
color: #959595;
text-decoration: none;
}

.headerbuttons a:link,.headerbuttons a:visited{
color: #959595;
}

.headerbuttons a:hover, .headerbuttons a:active{
color: #666666;
}
 
#container {
	width: 660px;
	height: 100%;
	margin: 0 auto;
	margin-top: 14px;
	background-color:#FFFFFF;


}
#top {
	margin: 0px;
	margin-bottom: 0px;
}
#content {
	width: 660px;
	height: 100%;
	margin: 0 auto;
	background-image:url(images/leftbg.gif);
	background-repeat:repeat-y;
	border-bottom: #becf90 1px solid;
	position:relative;
}
.flash {
	z-index: 5;
	width: 471px;
	height: 100%;
	margin: 0 auto;
	background-image:url(images/leftbg.gif);
	background-repeat:repeat-y;
		border-bottom: #becf90 0px solid;
		border-top: #becf90 2px solid;
	border-right: #becf90 2px solid;
}
#content #left {
	width: 187px;
	min-height: 100%;
	height: 100%;
	padding:0px;
	float: left;
	margin-right: 0px;
	margin-bottom: auto;
	/*border: #becf90 0px solid;*/
	border: #becf90 0px solid;
	border-bottom: #dbecb4 0px solid;
	border-right: #dbecb4 0px solid;
	/*background-color:#dbecb4;
	background-image: url(images/nav_bkgrd.gif);
	background-repeat: repeat;*/
}
#content #lefthome {
	width: 187px;
	/*in-height: 100%;*/
	height: 530px;
	padding:0px;
	float: left;
	margin-right: 0px;
	margin-bottom: auto;
	border: #becf90 2px solid;
	border-bottom: #dbecb4 0px solid;
	border-right: #dbecb4 0px solid;
	/*background-color:#dbecb4;
	background-image: url(images/nav_bkgrd.gif);
	background-repeat: repeat;*/
}
#content #right {
	position:relative;
	right:0;
	width: 468px;
	height: 100%;
	padding:0px;
	margin-left: 0px;
	float: right;
	font-size: 12px;
	border:0;
	border-top: #becf90 2px solid;
	border-right: #becf90 2px solid;
}
#content #righthome {
	width: 470px;
	height: 100%;
	padding:0px;
	margin-left: 0px;
	float: right;
	font-size: 12px;
	border-top: #becf90 2px solid;
	border-right: #becf90 2px solid;	
}
#columnclear {
	clear: both;
}
#footer {
	clear: both;
	background-color:#542762;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b5c78b;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: #becf90 1px solid;

}
#footer a:link, #footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbc78b;
	text-decoration:none;
}
#footer a:link, #footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbc78b;
	text-decoration:none;
}
#footer a:hover, #footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.menuitem {
	
	overflow: hidden;
}
.menuitem ul {
	margin: 0px;
	padding: 0px;
	display:block;
	list-style:none;
	font-size: 10px;

}

.menuitem ul li a{
	position: relative;
	width: 154px;
	height:11px;
	list-style:url(none) none outside;
	padding: 2px;
	padding-left: 11px;
	display: block;
	font: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menuitem ul li a:link, .menuitem ul li a:visited{
	color: #434343;
	background-color: #ffffff;
}
.menuitem ul li a:hover, .menuitem ul li a:active{
	color: #318565;
	background-color:#c4eadc;

}
.archiveitem {
	margin: 17px;
	float:left;
	width: 103px;
}

.archiveimage a {
	width: 97px;
	display: block;
	padding: 1px;
	border: none;
}

.archiveimage a img {
	border: none;
	}
.archiveimage a:link, .archiveimage a:visited {
	border: 1px solid #797979;
}
.archiveimage a:hover, .archiveimage a:active {
	border: 1px solid #ffffff;
}
.archivedesc {
	display: block;
	padding-top: 4px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #767676;
}
h5 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #542762;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	line-height: 15px;
	font-weight: normal;
	text-align: left;	
	}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	text-align: left;
}
.lightertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.recipeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #542762;
	text-align: left;	
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #013B25;
}
.newsContent {
	padding-bottom: 4px;
	padding-top: 20px;
	padding-left: 25px;
}.headerContactUS {
	display: block;
	height: 122px;
	padding-left: 25px;
	max-width: 430px;
}
.headertextContactUs {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#542762;
	float: left;
	text-align: left;
	line-height: 0px;
}
#container_Content {
	width: 430px;
	height: 100%;
	background-color:#FFFFFF;
	margin-left: 25px;
}
#content #right #Annoucements {
	position:relative;
	right:0;
	width: 440px;
	height: 100%;
	padding:0px;
	margin-left: 0px;
	float: right;
	font-size: 12px;
	border:0;
	border-top: #becf90 2px solid;
	border-right: #becf90 2px solid;
}
#container_Content1 {
	/*width: 430px;*/
	width: 420px;
	height: 100%;
	background-color:#FFFFFF;
	margin-left: 22px;
}
.headertextCopy {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#542762;
	margin-left: 0px;
	float: left;
	text-align: left;
	line-height: 11px;
	margin-top: 25px;
}
