body 
{
	background-color:#FFF;
	background-image:url(/images/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Georgia;
	font-size:12px;
	color:#222;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h1
{
	font-size:14px;
	margin:0px;
}

h2
{
	font-size:11px;
	margin:0px;
}

h3
{
	font-size:10px;
	margin:0px;
}

p
{
	line-height:17px;
}

img 
{
	border:0px;
}

.ClearFix
{
	clear: both;
}


#OuterContainer
{
	margin:0px auto 0px auto;
	width:840px;
}

#MastContainer
{
	background-image:url(/images/mast.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:286px;
	margin:23px 0px 10px 0px;
}

#PrintHeaderImage
{
	display:none;
}

#MastContainer .Navigation
{
	width:205px;
	float:left;
	height:265px;
	margin-right:10px;
	vertical-align:bottom;
}

#MastContainer .Navigation .Menu
{
	width:150px;
	margin:0px 30px 25px 20px;
	padding-top:100px;
	font-size:17px;
	font-weight:normal;
}

#MastContainer .Navigation .Menu .NavRow
{
	height:22px;
	border-bottom:solid 1px #8f5511;
}

#MastContainer .Navigation .Menu .LastRow
{
	border-bottom:none;
}


#MastContainer .Navigation .Menu .NavRow a
{
	color:#8f5511;
	text-decoration:none;
}

#MastContainer .Navigation .Menu a:hover, #MastContainer .Navigation .Menu a:active
{
	color:#660000;
}




#MastContainer .Testimonial
{
	width:350px;
	height:110px;
	margin:115px 20px 30px 252px;
	font-size:14px;
	float:left;
}

#MastContainer .Testimonial p, #MastContainer .Testimonial em
{
	line-height:18px;
	color:#e0efa4;
	margin:0px;
	margin-top:10px;
}

	


#MainContainer
{
	width:840px;
	height:100%;
	margin-bottom:30px;
}

#LeftContainer
{
	width:598px;
	float:left;
}

#RightContainer
{
	
}

#CentralContainer
{
	background-color:Blue;
}


#hpLeft
{
	width:370px;
	float:left;
}

#hpRight
{
	width:470px;
	float:left;
}





/* =============== Reserved ================ */

#ReservedContainer
{
	width:220px;
	float:right;
	background-image:url(/images/reserved-fade.jpg);
	background-repeat:no-repeat;
	padding:80px 0px 0px 0px;
	color:#4b1001;
}

#ReservedInner
{
	float:right;
	width:178px;
	margin:0px 24px 0px 18px;
}

.reserveBottom
{
	background-image:url(/images/reserve-Bottom.gif);
	width:220px;
	height:1px;
	float:right;
	margin:0px 0px 0px 0px;
}

#ReservedContainer img
{
	border:0px;
	margin:0px 0px 8px 0px;
}

#ReservedContainer h1
{
	color:#4b1001;
	font-size:15px;
	font-weight:normal;
	margin-bottom:6px;
}

#ReservedContainer a
{
	color:#4b1001;
	text-decoration:underline;
}

#ReservedContainer .sep
{
    background-image:url(/images/orange-hr.gif);
    background-repeat:repeat-x;
    height:2px;
    line-height:2px;
    margin:10px 0px 10px 0px;
}




/* =============== Welcome ================ */

#WelcomeContainer
{
	margin:0px 10px 20px 0px;
	float:left;
	color:#476b2e;
}

#WelcomeContainer h1
{
	color:#000;
	font-size:17px;
	font-weight:normal;
	margin-bottom:0px;
}



/* =============== Did You Know ================ */

#DidYouKnowContainer
{
	margin-right:10px;
	float:left;
	color:#476b2e;
	width:240px;
}

#DidYouKnowContainer h1
{
	color:#000;
	font-size:17px;
	font-weight:normal;
	margin-bottom:0px;
}

#DidYouKnowContainer h2
{
	color:#660000;
	font-size:12px;
	font-weight:normal;
	margin:18px 0px 8px 0px;
}

#DidYouKnowContainer a
{
	color:#4a7431;
	text-decoration:underline;
}





/* =============== Chef's Recommendations ================ */

#ChefRecContainer
{
	float:right;
	width:320px;
	margin:0px 28px 0px 0px;
	padding:10px;
	border:solid 1px #a6ba99;
	background-color:#daee8b;
	background-image:url(/images/green-fade.jpg);
	background-repeat:repeat-x;
}

#ChefRecContainer h1
{
	color:#476b2e;
	font-size:15px;
	margin-bottom:14px;
}

#ChefRecContainer p
{
	font-size:13px;
	color:#476b2e;
	margin:0px;
}

#ChefRecContainer a
{
	text-decoration:underline;
	color:#66cc00;
}

#ChefRecContainer .sep
{
    background-image:url(/images/green-hr.gif);
    background-repeat:repeat-x;
    height:2px;
    margin:20px 0px 20px 0px;
}

#ChefRecContainer .Feature
{
	margin:1px;
	padding:3px;
	background-color:#FFF;
	width:100%;
	color:#476b2e;
}

#ChefRecContainer .Feature img
{
	float:left;
	border:0px;
	width:50px;
	margin:0px 5px 5px 0px;
}

#ChefRecContainer .Feature h1
{
	color:#660000;
	margin-bottom:0px;
	font-size:11px;
	font-weight:normal;
}

#ChefRecContainer .Feature p
{
	color:#4a7431;
	font-size:11px;
	margin:0px;
}
/* =============== Write a Testimonial ================ */

#WriteATestimonialContainer
{
	width:210px;
	float:right;
	background-image:url(/images/tellafriend-fade.jpg);
	background-repeat:no-repeat;
	color:#4b1001;
	margin:38px 10px 0px 0px;
	border:solid 1px #c16665;

}

#WriteATestimonialContainer img
{
	border:0px;
	margin:16px 0px 16px 0px;
}

#WriteATestimonialContainer h1
{
	color:#4b1001;
	font-size:15px;
	font-weight:normal;
	margin-bottom:6px;
}

#WriteATestimonialContainer a
{
	color:#4b1001;
	text-decoration:underline;
}

#WriteATestimonialContainer .sep
{
    background-image:url(/images/orange-hr.gif);
    background-repeat:repeat-x;
    height:2px;
    line-height:2px;
    margin:10px 0px 10px 0px;
}

#WriteATestimonialContainer .Bottom
{

	height:2px;
	margin-bottom:0px;
	bottom:0px;
}

#WriteATestimonialContainer .WriteLink
{
	height:42px;
	width:175px;
	margin:19px 17px 20px 17px;
	border:0px;
}

#WriteATestimonialContainer .Testimonial
{
	margin:0px 30px 20px 30px;
}

#WriteATestimonialContainer .OpeningHours
{
	margin:30px 22px 20px 22px;
}



/* =============== Footer ================ */

#FooterContainer
{
	background-color:#daee8c;
	color:#4a7431;
	height:50px;
	font-size:11px;
}

#FooterContainer a
{
	color:#666666;
	text-decoration:none;
}

#FooterContainer a:hover
{
	color:#000;
	text-decoration:underline;
}


#FooterContainer .FooterLeft
{
	float:left;
	padding:10px;
}

#FooterContainer .FooterRight
{
	float:right;
	padding:10px;
	width:200px;
	text-align:right;
}



.SubmitTestimonial
{
	font-weight:normal;
	margin:25px 0px 0px 0px;
	color:#000;
}

a.SubmitTestimonialLink
{
	color:#476b2e;
	text-decoration:underline;
}


#TabContainer
{
	width:598px;
	height:40px;
	background-image:url(/images/tabFillerBg.gif);
	background-repeat:repeat-x;
}

#TabContainer a
{
	line-height:39px;
	text-decoration:none;
	color:#000;
	font-size:15px;
}

#TabContainer .TabOn
{
	background-color:#FFF;
	border:solid 1px #a5bb97;
	border-bottom:none;
	height:39px;
	margin-right:1px;
	float:left;
	width:145px;
	text-align:center;
}

#TabContainer .TabOff
{
	background-image:url(/images/tabOffBg.gif);
	background-repeat:repeat-x;
	border:solid 1px #a5bb97;
	border-bottom:none;
	height:39px;
	margin-right:1px;
	float:left;
	width:145px;
	text-align:center;
}













#TestimonialsContainer
{
	padding:15px;
	float:left;
}

#TestimonialsContainer h1
{
	font-weight:normal;
	font-size:15px;
	color:#000;
}

#TestimonialsContainer p
{
	margin:5px 0px 0px 0px;

}

#TestimonialsContainer.sep
{
    width:440px;
    background-image:url(/images/orange-hr.gif);
    background-repeat:repeat-x;
    height:2px;
    line-height:2px;
    margin:5px 0px 5px 0px;
}

#TestimonialsRightContainer
{
	float:left;
	width:400px; 
	margin-left:15px;
}

#TestimonialsRightContainer p
{
	margin:0px 0px 5px 0px;
}

#TestimonialsRightContainer .Submitter
{
	color:#000;
	font-weight:normal;
	margin:5px 0px 20px 0px;
}

#TestimonialsRightContainer.sep
{
    background-image:url(/images/orange-hr.gif);
    background-repeat:repeat-x;
    height:2px;
    line-height:2px;
    margin:5px 0px 5px 0px;
}

#TestimonialsLeftContainer
{
	float:left;
	width:125px;
}

#TestimonialsLeftContainer h1
{
	font-size:12px;
	font-weight:normal;
	margin:10px 0px 10px 0px;
}

#TestimonialsLeftContainer p
{
	font-style:italic;
	margin:0px;
}



.ChefsTipContainer ul
{
	list-style:disc;
	list-style-position: outside;
	margin:0px;
	padding:0px;
	text-indent:0px;
}

.ChefsTipContainer li
{
	margin:2px 0px 2px 16px;
}
