body{
	font : 72%/1.50 Verdana, Arial, "sans-serif";
	color : #555555;
}

p, blockquote { 
margin : 0 0 .75em 0; }

p { 
font-size : 100%; }

h1 { 
font: normal 175% Georgia, "Times New Roman", Times, serif; 
margin : 0 0 .75em 0; 
color: #CC0000;}

h2 { 
font: normal 100% Georgia, "Times New Roman", Times, serif; 
margin : 1.75em 0 .5em 0; 
letter-spacing: .25em;
text-transform:uppercase;
color: #CC0000;}

div#siteInfo {
	font-size: 80%;
	color:#FFF;
	clear: both;
}

div#nav {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	letter-spacing: 0.1em;
}

div#subnav {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #000;
	letter-spacing: 1px;
	line-height: 1.75em;
}

#navlist li {
display: inline;
list-style-type: none;
padding-right: 8px;
font-size:13px;
}

#navlist li a {
color: #FFF;
text-decoration:none;
}

#navlist li a:hover {
color: #CC0000;
text-decoration:none;
}

#navlist li a:visted {
color: #FFF;
text-decoration:none;
	
}
#subnavlist li {
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	font-size:12px;
}
#subnavlist li a {
color: #CC0000;
text-decoration:none;
}
#subnavlist li a:hover {
color: #000;
text-decoration:none;
}
#navlist #active a {
	color: #CC0000;
}
#subnavlist #active a {
	color: #000;
}
a {
color: #CC0000;
text-decoration: none;
}

a:hover {
color: #000;}

a:visited {
color: #CC0000;}

a:active {
color: #CC0000;}


.bold {
	font-weight: bold;
}
.recipe {
	color: #4E2F1C;
	text-transform: uppercase;
	font-size: 90%;
}
h3 {
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	margin : 1em 0 0 0;
	letter-spacing: 0.25em;
	text-transform:uppercase;
	color: #CC0000;
}
.italic {
	font-weight: normal;
	font-style: italic;
}
.uppercaseLink {
	text-transform: uppercase;
	font-size: 90%;
}
h4 {
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	margin : 0;
	letter-spacing: 0.25em;
	text-transform:uppercase;
	color: #CC0000;
}

.style1 {
	font-size: 90%;
	color: #777777;
}

.style1 a {
	color: #CC0000;
}

