body {
	margin:0;
	color:#000;
	font:11px Georgia, "Times New Roman", Times, serif;
	background:#002839 url(../images/background.jpg) no-repeat 50% 0;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color:#00549f;
}
a:focus { 
    outline: none; 
}
a:hover {
	text-decoration:underline;
}
button:focus { 
    outline: none; 
}
input ,
textarea ,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form ,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper {
	margin:0 auto;
	width:856px;
}
#header {
	position:relative;
	height:234px;
	z-index:2;
}
#header .glowholder {
	position:absolute;
	top:0;
	left:-95px;
	width:415px;
	height:272px;
}
#header .glowholder strong.glow {
	display:block;
	width:415px;
	height:272px;
	background:url(../images/logo-glow.png) no-repeat;
	overflow:hidden;
}
#header strong.logo a {
	position:absolute;
	top:0px;
	left:18px;
	background:url(../images/logo.png) no-repeat;
	width:188px;
	height:142px;
	text-indent:-9999px;
	overflow:hidden;
	margin:12px auto 0;
	z-index:10;
}
#header .mainnav {
	position:absolute;
	top:134px;
	left:-12px;
}
#header .mainnav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:863px;
	height:101px;
	background:url(../images/mainnav-bg.png) no-repeat;
}
#header .mainnav ul li {
	float:left;
}
#header .mainnav ul a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
#header .mainnav ul a span {
	display:block;
	cursor:pointer;
}
#header .mainnav ul .home a {
	height:78px;
	width:116px;
	margin:2px 0 0 -2px;
}
#header .mainnav ul .home a span {
	height:156px;
	background:url(../images/home.png) no-repeat;
}
#header .mainnav ul .products a {
	height:78px;
	width:119px;
	overflow:hidden;
	margin-top:2px;
}
#header .mainnav ul .products a span {
	height:156px;
	background:url(../images/products.png) no-repeat;
}
#header .mainnav ul .about a {
	height:59px;
	width:92px;
	overflow:hidden;
	margin-top:13px;
}
#header .mainnav ul .about a span {
	height:118px;
	background:url(../images/about.png) no-repeat;
}
#header .mainnav ul .mymoonpie a {
	height:69px;
	width:160px;
	overflow:hidden;
	margin-top:21px;
}
#header .mainnav ul .mymoonpie a span {
	height:138px;
	background:url(../images/mymoonpie.png) no-repeat;
}
#header .mainnav ul .happenings a{
	height:78px;
	width:154px;
	overflow:hidden;
	margin-top:7px;
}
#header .mainnav ul .happenings a span {
	height:156px;
	background:url(../images/happenings.png) no-repeat;
}
#header .mainnav ul .recipes a {
	height:76px;
	width:115px;
	overflow:hidden;
	margin-top:-8px;
}
#header .mainnav ul .recipes a span {
	height:152px;
	background:url(../images/recipes.png) no-repeat;
}
#header .mainnav ul .shop a {
	height:74px;
	width:105px;
	overflow:hidden;
	margin-top:-4px;
}
#header .mainnav ul .shop a span {
	height:148px;
	background:url(../images/shop.png) no-repeat;
}
#header .mainnav ul a:hover {
	border:0;
}
#header .mainnav ul .home a:hover span ,
#header .mainnav ul .products a:hover span ,
#header .mainnav ul .happenings a:hover span ,
#header .mainnav ul .home a.active span ,
#header .mainnav ul .products a.active span ,
#header .mainnav ul .happenings a.active span {
	margin-top:-78px !important;

}
#header .mainnav ul .about a:hover span ,
#header .mainnav ul .about a.active span {
	margin-top:-59px;
}
#header .mainnav ul .mymoonpie a:hover span ,
#header .mainnav ul .mymoonpie a.active span {
	margin-top:-69px;
}
#header .mainnav ul .recipes a:hover span ,
#header .mainnav ul .recipes a.active span {
	margin-top:-76px;
}
#header .mainnav ul .shop a:hover span ,
#header .mainnav ul .shop a.active span {
	margin-top:-74px;
}
#header ul.topnav {
	position:absolute;
	top:20px;
	right:167px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#header ul.topnav li {
	float:left;
	padding:0 9px;
	margin-left:-2px;
	background:url(../images/topnav-separator.gif) no-repeat 0 50%;
}
#header ul.topnav a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#header .chatcloud {
	position:absolute;
	top:14px;
	right:-17px;
}
#header .chatcloud div {
	width:108px;
	height:129px;
	padding:19px 40px 0;
	text-align:center;
	background:url(../images/chatcloud.png) no-repeat;
}
#header .chatcloud a {
	font-size:20px;
	color:#00549e;
	line-height:20px;
	position:relative;
}
#header .shares {
	position:absolute;
	top:46px;
	right:172px;
	width:100px;
}
#header .shares ul {
	margin:0 0 -3px;
	padding:0;
	list-style:none;
	height:1%;
}
#header .shares ul:after {
	clear:both;
	display:block;
	content:"";
}
#header .shares ul li {
	float:left;
	display:inline;
	margin:0 -9px;
}
#header .shares ul img {
	display:block;
}
#header .shares ul a {
	position:relative;
	z-index:1;
}
#header .shares ul a:hover {
	z-index:2;
}
#header .shares span {
	color:#fff;
	width:100%;
	float:left;
	text-align:center;
	margin-top:-3px;
	font-size:14px;
	font-weight:bold;
}
#header .words {
	position:absolute;
	top:101px;
	left:194px;
}
.main {
	width:100%;
	margin-top:-71px;
	position:relative;
	z-index:1;
}
.columnsholder {
	width:855px;
}
.columnsholder:after {
	clear:both;
	display:block;
	content:"";
}
#sidebar {
	float:left;
	width:216px;
	padding-bottom:17px;
}
#sidebar .box {
	width:216px;
	margin-bottom:-17px;
}
#sidebar .box .top {
	width:216px;
	height:25px;
	overflow:hidden;
	background:url(../images/sidebarbox-top.png) no-repeat;
}
#sidebar .box .btm {
	width:216px;
	height:40px;
	overflow:hidden;
	background:url(../images/sidebarbox-btm.png) no-repeat;
}
#sidebar .box .cont {
	width:216px;
	background:url(../images/sidebarbox-bg.png) repeat-y;
}
#sidebar .box .cont:after {
	clear:both;
	display:block;
	content:"";
}
#sidebar .box .add1 {
	float:left;
	padding-left:16px;
	margin-bottom:-7px;
	position:relative;
}
#sidebar .box .add1 img {
	display:block;
}
#sidebar .box .add2 {
	float:left;
	position:relative;
	display:inline;
	margin:-10px 0 -12px -14px;
}
#sidebar .box .add1 img {
	display:block;
	position:relative;
}
#sidebar .box a.btn {
	position:absolute;
	width:49px;
	height:31px;
	background:url(../images/btn-go.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar .box .add1 a.btn {
	left:133px;
	bottom:10px;
}
#sidebar .box .add2 a.btn {
	left:150px;
	bottom:2px;
}
#content {
	float:right;
	width:639px;
}
#content .box {
	width:639px;
}
#content .box .top {
	width:639px;
	height:27px;
	overflow:hidden;
	background:url(../images/contentbox-top.png) no-repeat;
}
#content .box .btm {
	width:639px;
	height:35px;
	overflow:hidden;
	background:url(../images/contentbox-btm.png) no-repeat;
}
#content .box .cont {
	width:639px;
	background:url(../images/contentbox-bg.png) repeat-y;
}
#content .box .cont:after {
	clear:both;
	display:block;
	content:"";
}
#content .box .contarea {
	width:609px;
	margin-top:-10px;
	position:relative;
	padding-left:30px;
}
#content img {
	display:block;
	margin-bottom:12px;
}
#content .box .text {
	padding:0 70px 0 23px;
	clear:both;
}
#content p {
	display:block;
	font-size:18px;
	line-height:26px;
	margin:0;
	color:#603813;
}
#content p a {
	color:#00549f;
}
.innerbtm {
	width:100%;
	overflow:hidden;
	height:35px;
	background:url(../images/innerarea-btm.png) no-repeat;
}
.innertop {
	width:100%;
	overflow:hidden;
	height:25px;
	margin-top:3px;
	background:url(../images/innerarea-top.png) no-repeat;
}
.innerarea {
	width:822px;
	padding:39px 18px 5px 16px;
	overflow:hidden;
	background:url(../images/innerarea-bg.png) repeat-y;
}
.columnnarrow {
	float:left;
	width:145px;
	padding:0 0 0 5px;
	position:relative;
}
.subnav {
	width:118px;
	margin-left:19px;
	border-top:5px solid #fff;
	background:url(../images/subnav-bg.gif) repeat-y;
}
.subnav .top {
	width:118px;
	padding-top:17px;
	background:url(../images/subnav-top.jpg) no-repeat;
}
.subnav ul {
	margin:0;
	padding:0 0 67px;
	list-style:none;
	background:url(../images/subnav-btm.gif) no-repeat 0 100%;
}
.productsarea .subnav ul {
	background:none;
}
.subnav ul li {
	padding-bottom:17px;
}
.subnav ul a {
	display:block;
	font-weight:bold;
	line-height:39px;
	color:#00549f;
	font-size:14px;
	text-align:center;
	width:105px;
}
.subnav ul a:hover ,
.subnav ul a.active {
	width:118px;
	background:url(../images/subnav-hover.jpg) no-repeat;
	font-size:16px;
	color:#eb6e1f;
	text-decoration:none;
}
.columnnarrow .add {
	padding-top:5px;
	position:relative;
}
.columnnarrow .add a.btn {
	position:absolute;
	width:43px;
	height:27px;
	background:url(../images/btn-go2.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	left:75px;
	top:181px;
}
.columnwide {
	float:left;
	width:648px;
	padding:0 0 0 0;
	margin-left:8px;
	position:relative;
}
.contpart {
	width:638px;
	overflow:hidden;
	background:url(../images/line-brown.gif) no-repeat 0 100%;
	padding:0px 0px 31px 0px;
}
.columnwide h1 {
	margin:0px 0px 5px 0px;
	font-size:37px;
	line-height:37px;
	color:#9b5f0e;
}
.columnwide p {
	margin:-2px 0 5px;
	font-size:14px;
	color:#603913;
	line-height:18px;
}
.contpart .btnholder {
	width:100%;
	overflow:hidden;
}
.contpart a.btn {
	float:right;
}
.contpart img {
	display:block;
}
.blogarea {
	padding:10px 0 0;
	width:638px;
}
.topicbox {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:28px;
	background:url(../images/line-blue.gif) repeat-x 0 100%;
}
.noborder {
	background:none;
}
.topicbox .text {
	height:1%;
	overflow:hidden;
}
.topicbox img {
	float:left;
	margin-right:18px;
}
.topicbox p {
	line-height:22px;
	text-align:justify;
	margin-bottom:2px;
}
.topicbox strong {
	font-size:22px;
	line-height:24px;
	color:#00549e;
}
.topicbox p a {
	color:#f8991d;
	font-weight:bold;
	font-size:12px;
	margin-left:4px;
}
.topicbox ul.icons {
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
}
.topicbox ul.icons li {
	float:right;
	padding-left:10px;
}
.topicbox ul.icons img {
	display:block;
	float:none;
	margin:0;
}
.productsarea {
	width:100%;
	background:url(../images/subnav-bg.gif) repeat-y 24px 0;
}
.productsarea-btm {
	background:url(../images/subnav-btm.gif) no-repeat 24px 100%;
}
.productsarea-btm:after {
	clear:both;
	display:block;
	content:"";
}
.productsarea .columnnarrow {
	width:137px;
}
.productsarea .columnwide {
	padding:5px 0px 0 0;
}
.orangebox {
	width:638px;
	background:#fdba31 url(../images/orangebox-top.jpg) no-repeat;
	margin-bottom:30px;
}
.orangebox:after {
	clear:both;
	display:block;
	content:"";
}
.orangebox .btm {
	width:609px;
	float:left;
	padding:13px 14px 13px 15px;
	background:url(../images/orangebox-btm.gif) no-repeat 0 100%;
}
.orangebox .imgholder {
	float:right;
	margin:-36px 5px 0 0;
	position:relative;
	display:inline;
	
}
.orangebox img {
	display:block;
}
.orangebox h2{
	color:#fff;
	font-size:18px;
}
.orangebox h2.heading1 {
	margin:0;
	padding:7px 0 15px 0px;
}
.orangebox h2.heading2 {
	margin:0;
	padding:5px 0 0 0;
}
.orangebox h2.heading3 {
	margin:0;
}
.orangebox .textarea {
	padding:15px 0 0 29px;
}
.orangebox .textarea strong {
	display:block;
	font-size:14px;
	color:#fff;
}
.orangebox .textarea ul {
	margin:0;
	padding:17px 0 17px 0;
	font-size:14px;
	list-style:none;
	font-weight:bold;
	color:#fff;
}
.orangebox .textarea span {
	display:block;
	font-weight:bold;
	line-height:16px;
	color:#fff;
	margin-bottom:18px;
}
.orangebox .textarea p {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#fff;
	padding:0px 8px 0px 0px;
}
.orangebox .bottomline {
	width:100%;
	overflow:hidden;
	padding:13px 0 8px 0;
}
.orangebox .bottomline .pager {
	float:right;
	width:168px;
	padding-right:11px;
}
.orangebox .bottomline img {
	display:block;
}
.orangebox .bottomline .pager a.prev {
	float:left;
}
.orangebox .bottomline .pager a.next {
	float:right;
}
.orangebox .bottomline .pager ul {
	margin:0;
	padding:15px 0 0 8px;
	list-style:none;
	float:left;
}
.orangebox .bottomline .pager ul li {
	float:left;
	border-left:1px solid #572700;
	padding:0 1px;
}
.orangebox .bottomline .pager ul li:first-child {
	border:none;
}
.orangebox .bottomline .pager ul a {
	color:#572700;
	line-height:15px;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.orangebox .bottomline .pager ul a:hover ,
.orangebox .bottomline .pager ul a.active {
	color:#fff;
	text-decoration:none;
}
.orangebox .bottomline ul.btns {
	margin:0;
	padding:6px 0 0 28px;
	list-style:none;
}
.orangebox .bottomline ul.btns li {
	float:left;
	margin-right:15px;
}
.orangebox .imgholder2 {
	float:right;
	margin:0;
}
.orangebox .area2 {
	width:247px;
	overflow:hidden;
	padding-top:72px;
}
.orangebox .area2 img {
	float:right;
	margin-bottom:5px;
}
.orangebox a.btn {
	float:right;
	width:56px;
	clear:both;
	height:35px;
	background:url(../images/btn-go3.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.orangeboxarea {
	height:1%;
	overflow:hidden;
}
.recipesbox {
	margin-top:-42px;
	padding-top:42px;
}
.orangebox .imgholder3 {
	float:right;
	margin:-55px 37px 0 0;
	position:relative;
	display:inline;
}
.orangebox .toparea {
	padding:4px 0 0 18px;
}
.orangebox .toparea h2 {
	margin-bottom:7px;
}
.orangebox .toparea p {
	margin:0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
}
.orangebox .recipesbtn {
	width:581px;
	overflow:hidden;
	padding:8px 0 8px 17px;
	margin-bottom:-5px;
}
.orangebox .recipesbtn ul {
	margin:0;
	padding:0;
	list-style:none;
	width:606px;
}
.orangebox .recipesbtn ul li {
	float:left;
	margin-right:25px;
	margin-bottom:-9px;
}
.orangebox .recipesbtn ul a {
	display:block;
	width:143px;
	position:relative;
	height:55px;
	padding:13px 120px 0 15px;
	font-size:12px;
	color:#572600;
	background:url(../images/rec-btn.png) no-repeat;
}
.bottompart {
	width:100%;
	overflow:hidden;
}
.bottompart img {
	display:block;
}
.bottompart .imageholder {
	float:left;
	width:383px;
	height:286px;
	position:relative;
}
.bottompart .imageholder a.btn {
	position:absolute;
	top:230px;
	left:298px;
	width:72px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-buy.png) no-repeat;
}
.bottompart .text {
	float:right;
	width:240px;
}
.bottompart .text strong {
	font-size:14px;
	color:#00549e;
	line-height:14px;
	display:block;
	margin-bottom:7px;
}
.bottompart .text p {
	font-size:12px;
	color:#603913;
	line-height:26px;
	text-align:justify;
	margin:0 0 22px;
}
.bottompart .text h3 {
	margin:0 0 6px;
	font-size:22px;
	color:#00549e;
}
.bottompart .text strong.items {
	font-size:16px;
	color:#603913;
	line-height:16px;
	display:block;
	margin-bottom:0px;
}
.columnwide .formholder {
	padding:5px 0 0 61px;
	width:550px;
	overflow:hidden;
}
.columnwide .formholder .subscribe {
	width:640px;
	overflow:hidden;
}
.columnwide .formholder .item {
	padding: 10px 0px 10px 0px;
	width:142px;
	float:left;
	margin-right:65px;
}

.columnwide .formholder .item a.buy {
	margin:7px auto 0px auto;
	padding: 0px;
	width: 65px;
	height: 30px;
	text-align: center;
	display: block;
	background: url('../images/buyNow_off.jpg') top left no-repeat;
}
.columnwide .formholder .item a.buy:hover,
.columnwide .formholder .item a.buy:active {
	background: url('../images/buyNow_on.jpg') top left no-repeat;
}

.columnwide .formholder img {
	display:block;
}
.columnwide .formholder label {
	display:block;
	color:#603913;
	font-weight:bold;
	line-height:11px;
	text-align:center;
}
.historyarea {
	width:778px;
	margin:-17px 0px 0px 22px;
}
.gallery {
	width:610px;
	position:relative;
}
.gallery img {
	display:block;
}
.gallery a {
	position:absolute;
	width:41px;
}
.gallery a.prev {
	top:148px;
	left:0;
}
.gallery a.next {
	top:148px;
	right:0;
}
.galleryViewer{
	width:610px;
	height:345px;
	display:block;
	overflow:hidden;
}
.galleryViewer img{
	float:left;
}
.galleryholder {
	width:638px;
	overflow:hidden;
	padding:0 0 0 20px;
	margin:-28px 0 -12px;
	position:relative;
}
.galleryholder .subscribe {
	width:638px;
}
.galleryholder .item {
	float:left;
	margin-right:70px;
}
.galleryholder input {
	float:left;
	margin:18px 14px 0 0;
	padding:0;
	width:14px;
	height:15px;
}
.galleryholder img {
	float:left;
	margin-right:0px;
}
.galleryholder label {
	float:left;
	font-size:14px;
	color:#603813;
	font-weight:bold;
	margin-top:50px;
}







.history {
	width:778px;
	position:relative;
}
.history img {
	display:block;
}
.history a {
	position:absolute;
	width:41px;
}
.history a.prev {
	top:130px;
	left:0;
}
.history a.next {
	top:130px;
	right:0;
}
.historyarea .formholder {
	width:740px;
	overflow:hidden;
	padding:0 0 0 20px;
	margin:-28px 0 -12px;
	position:relative;
}
.historyarea .formholder .subscribe {
	width:830px;
	overflow:hidden;
}
.historyarea .formholder .item {
	float:left;
	margin-right:110px;
}
.historyarea .formholder input {
	float:left;
	margin:38px 24px 0 0;
	padding:0;
	width:14px;
	height:15px;
}
.historyarea .formholder img {
	float:left;
	margin-right:10px;
}
.historyarea .formholder label {
	float:left;
	font-size:14px;
	color:#603813;
	font-weight:bold;
	margin-top:50px;
}

.inner-page {
	background: none !important;
}
.inner-page h2{
	margin:0px 0px 5px 0px;
	font-size:20px;
	line-height:20px;
	color:#9b5f0e;
}
.topicbox p.more-link{
	text-align: right;
}
.slideViewer{
	width:778px;
	height:345px;
	display:block;
	overflow:hidden;
}
.slideViewer img{
	float:left;
}
#slides{
	float:left;
	width:10912px;
	height:345px;
	display:block;
}
#homeSlides{
	float:left;
	width:2400px;
	height:345px;
	display:block;
}
#homeSlideArea{
	margin-left:-5px;
	width:579px;
	height:390px;
	overflow:hidden;
}
#homeSlideArea img{
	float:left;	
}
.homeSlideBtn{	
	width:44px;
	height:55px;
	float:left;
}
#homeSlideNav{
	position:absolute;
	top:342px;
	left:384px;
	z-index:2;
	margin-top:0px;
	margin-left:0px;
}
#moonPieFlash{
	width:658px;
	height:588px;
}
#ditto_pages {
	padding: 2px 0px 0px 0px; 
	height:30px;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #008CBA; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: black;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}


