body { background-image: url('images/tile_siteBGshort.jpg') }

BODY { font-family: verdana, arial, sans-serif }

.topleft { font-size: 70% }
	.topleft A:link, #nav A:visited { color: #ffffff; font-weight: 700 }
	.copyright A:active, #nav A:hover { color: #c0c0c0; font-weight: 700 }

#nav, #nav ul {
	border-left:0px solid #254117; border-right:0px solid #254117; border-top:0px solid #254117; border-bottom:0px solid #254117; float: left;
	width: 60em;
	line-height: .8em;
	background: #C90016;
	font-weight: bold;
	padding: 0;
	list-style-type: none; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
}

#nav a {
	display: block;
	text-align: center;
	width: 7.15em;
	w\idth: 7.15em;
	text-decoration: none;
	padding: .15em;
}

#nav b {
	display: block;
	text-align: center;
	width: 7.15em;
	w\idth: 7.15em;
	text-decoration: none;
	padding: .15em;
}

#nav a.daddy {
    text-align: left;
	background: #C90016; no-repeat
}

#nav li {
	float: left;
	padding: .2em;
	width: 7em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10.65em;
	w\idth: 10.65em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	float: left;
	padding: .25em;
	width: 10.5em
}

#nav li ul a {
	width: 7em;
	w\idth: 10em;
}

#nav li ul ul {
	margin: -1.75em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	left: auto;
}

.topbg { background: #C90016 }
.leftcol { background: #C90016 }
.bottom { background: #C90016 }
.copyright { color: #ffffff; font-size: 68% }
	.copyright A:link, .copyright A:visited { color: #ffffff; text-decoration: none }
	.copyright A:active, .copyright A:hover { color: #c0c0c0; text-decoration: none }
.content { background: #ffffff; color: #000000; font-weight: 500; font-size: 90%; padding: .15em }
.recipe { color: #000000; font-size: 90%; font-weight: 500; padding: .2em; margin: 0em .5em 0em 1.75em }
.caption { color: #000000; font-style: italic; font-weight: normal; font-size: 75% }
.rightcol { color: #000000; font-weight: normal; font-size: 70%; padding: .1em }
.recipehead { color: #000000; font-size: 90%; font-weight: 700; margin: .75em .75em 0em 1em }


h1 { color: #254117; font-weight: 700; font-size: 125% }
h2 { color: #C90016; font-weight: 700 font-size: 100% }
h3 { color: #254117; font-weight: 700; font-variant: small-caps; font-size: 90% }
h4 { color: #000000; font-weight: 700; font-size: 140% }
h5 { color: #000000; font-weight: 700; font-size: 110% }
h6 { color: #000000; font-weight: 700; font-size: 90% }

A:link { color: #0000ff }
A:visited { color: #800000 }
A:active, A:hover { color: #999999 }