/* To use this on any page in the site, type this:       */
/* <LINK REL=StyleSheet Type="text/css" HREF="/includes/default.css> */

BODY {font-family: Arial, Helvetica, sans-serif; font-size:13px; margin-left: 0px; margin-right: 0px; margin: 0 0 0 0; }
TD, TH, P, TD.P, TH.P, DIV {font-family: Arial, Helvetica, sans-serif; font-size:13px; }

a:link {color:#CEBD63;}
a:visited {color:#6C6C6C;}
a:active {color:red;}
a:hover {color:red;}

.caption {font-size:12px;font-family:arial,helvetica,sans-serif;color:#000000}

/* wrap table in <div class="tables1" or other size to apply to th whole table  */
.story P, .story {font-size:14px; font-family:Arial, Helvetica, sans-serif;; font-style: italic; font-weight: bold}

.ingredients TD, .ingredients TH  {font-size:13px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.instructions P {font-size:13px; font-family:Arial, Helvetica, sans-serif;}

.RecipeName {font-size:16px; font-family:verdana, arial, helvetica, sans-serif; font-weight:bold;}
.Servings {font-size:13px; font-family:verdana, arial, helvetica, sans-serif; font-weight:bold;}

.footer TD {font-size:13px; font-family:arial, helvetica, sans-serif; font-weight:normal;}
.footer A {font-size:13px; font-family:arial, helvetica, sans-serif; font-weight:normal; color:#660000; text-decoration:none;}
.footer A:hover {color:#ffff33; text-decoration:underline}

.NavCaption TD {font-size:13px; font-family:verdana, arial, helvetica, sans-serif; font-weight:bold;color:white;}
.NavLink TD, .NavLink A   { font-size:13px; font-family:Arial, Helvetica, sans-serif;color:#FEEBDA; font-weight: normal}
.NavLink A:hover {color:#ffff33}

.bon {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
.bon TD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none }

.store A {color:#ffffcc;font-weight:bold; text-decoration:none;}
.store A:hover {color:#ffff33; text-decoration:underline;}

/*
.nav0 {background-color: #FFFFFF; }
.nav1 {background-color: #CEBD63; }
*/

.bg0 {background-color: #CEBD63}
.bg1 {background-color: #CEBD63} 
.bg2 {background-color: #CEBD63} 
.bg3 {background-color: #CEBD63} 
.bg4 {background-color: #000000} 
.bgcap {background-color: #f0f0f0} 

/* ------------------------------------------------------*/
/* Everything below is to match standard user agent look */
/* ------------------------------------------------------*/

H1, H2, H3, H4, H5, H6, UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, HR {display: block}
B, STRONG, I, EM, CITE, CAR, TT, CODE, IMG, KBD, SAMP, SPAN {display: inline}
B, STRONG {font-weight: bold} /* relative to the parent */
I, CITE, EM, VAR, ADDRESS {font-style:italic }
PRE, TT, CODE, KBD, SAMP {font-family: courier new, monospace}
ADDRESS {margin-left: 3em }
BLOCKQUOTE {margin-left: 2em; margin-right: 2em }
OL {list-style:decimal}
MENU {margin: 0} /* tight formatting */
DT {margin-bottom: 0}
DD {margin-top: 0; margin-left: 3em }
/* HR {border-top: solid; border-bottom: solid } */

/* UL { list-style-image: url(/images/bullet.gif) } */
