/* CSS Document */
body {text-align:center;background-image: url(images/layout/background.gif);background-repeat: repeat;}

#frame {width:668px;margin-right:auto;margin-left:auto;margin-top:10px;padding:0px;text-align:left;}

.LayoutTopYellowHeading {font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;color: #000000;padding-left:70px;}
#LayoutTopYellowLeft {width:175px;height:22px;background-image: url(images/layout/yellow-top-left.gif);background-repeat: no-repeat;float:left;}
#LayoutTopYellowMiddle {float:left;width:459px;height:22px;background-image: url(images/layout/yellow-top-middle.gif);background-repeat: repeat-x;}
#LayoutTopYellowRight {width:34px;height:22px;float:left;background-image: url(images/layout/yellow-top-Right.gif);background-repeat: no-repeat;}
#LayoutTopBlueLeft {width:335px;height:77px;float:left;background-repeat: no-repeat;background-image: url(images/layout/blue-top-left.gif);}
.LayoutTopBlueRight {width:333px;height:77px;float:left;background-repeat: no-repeat;background-image: url(images/layout/blue-top-right.gif);vertical-align:baseline;}
#LayoutBody {width:646px;float:left;padding:10px;background-color: #FFFFFF;border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #000000;border-left-color: #000000;}
#LayoutBottomYellowLeft {width:40px;height:22px;background-image: url(images/layout/yellow-bottom-left.gif);background-repeat: no-repeat;float:left;}
#LayoutBottomYellowMiddle {width:615px;height:22px;background-image: url(images/layout/yellow-bottom-middle.gif);background-repeat: repeat-x;float:left;}
#LayoutBottomYellowRight {width:13px;height:22px;background-image: url(images/layout/yellow-bottom-right.gif);background-repeat: no-repeat;float:left;}
.LayoutBottomYellowHeading {font-family: Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;color: #000000;padding-left:400px;}

.ReviewsText {font-family: "Times New Roman", Times, serif;font-size: 16px;font-style: italic;color: #000000;padding:8px;}
.ReviewsBackground {background-attachment: fixed;background-image: url(images/layout/logo-bw-light.gif);background-repeat: no-repeat;background-position: center center;}

.AboutUsBackground {background-attachment: fixed;background-image: url(images/layout/logo-bw-light.gif);background-repeat: no-repeat;background-position: center center;}
.AboutUsPicture {
	border: 2px solid #000000;
}

.Footer A {font-family:Georgia,serif; font-size:13px; color: #000000;}
.Footer A:link {font-family:Georgia,serif; font-size:13px; color:#000000;}
.Footer A:hover {font-family:Georgia,serif; font-size:13px; text-decoration: none; color: blue;}
.Footer A:active {font-family:Georgia,serif; font-size:13px; color: red;text-decoration: none;}

.RecipeList A {font-family:Georgia, serif;font-size:13px;color: #000000;}
.RecipeList A:link {font-family:Georgia,serif; font-size:13px; color:#000000;}
.RecipeList A:hover {font-family:Georgia,serif; font-size:13px; text-decoration: none; color: blue;}
.RecipeList A:active {font-family:Georgia,serif; font-size:13px; color: red;text-decoration: none;}
#RecipeBullet {font-family: Georgia, "Times New Roman", Times, serif;font-size: 20px;font-weight: bolder;color: #000000;}
.RecipesBBQ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
}
.ContactUsHidden {color: #FFFFFF;}
.ContactUsSmaller {color: #000000;font-size: 12px;font-family: Arial, Helvetica, sans-serif;}

.PressTitle1 {color: #000000;font-size: 26px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
.PressTitle2 {color:#000000;font-size:14px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
#PressTable h3 {font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;margin: 0;font-weight: bold; }
#PressTable ul {list-style: none outside; margin: 0; padding: 0 0 1em 0;}
#PressTable li {padding-bottom: .3em;}

.PurchaseTitle { font: 18px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; font-weight: bold;}
.SmallPurchaseTitle { font: 17px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; font-weight: bold;}
.PurchaseOptions {font: 14px "Courier New", Courier, mono;}
.fakelink{color:blue;text-decoration:underline;cursor:pointer;cursor:hand;}