body  {
	margin : 2em 2em 2em 2em;
	color : #663300;
	background-color : #F4EDE4;
	font-family : arial, tahoma, verdana, comic sans;
	font-size : 80%;
	line-height : 1;
	text-align : left;
}
.notBold  {
	font-weight : normal;
	font-size : 80%;
	}
.black  {
	color : #000000;
	font-size : 10pt;
	text-align : center;
	font-weight : bold;
	}
p  {
	color: #663300;
	background-color : transparent;
	text-align : left;
}

.quote  {
	color : #663300;
	font-size : 75%;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
	font-family : 'enviro', 'trebuchet MS';
	background-color : transparent;
}

img.nav  {
	border-color : #663300;
}

.center  {
	text-align : center;
	background-color : transparent;
}

.recipe  {
	font-size : 125%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	text-decoration : underline;
	font-family : enviro, 'book antiqua';
	color : #663300;
	background-color : transparent;
}
.holiday  {
	font-family : verdana;
	color : #990000;
	font-weight : bold;
	
	}
h1  {
	font-size : 150%;
	font-weight : normal;
	font-style : normal;
	text-align : center;
	text-decoration : none;
	font-family : 'Bernhard Fashion BT', 'enviro', 'book antiqua';
	color : #333300;
	background-color : transparent;
}

h2  {
	font-size : 125%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	font-family : 'Bernhard Fashion BT', 'enviro', 'book antiqua';
	color : #333300;
	background-color : transparent;
}

h3  {
	font-size : 115%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	text-decoration : underline;
	font-family : 'Bernhard Fashion BT', 'enviro', 'book antiqua';
	color : #333300;
	background-color : transparent;
}

h4  {
	font-size : 105%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	font-family : 'Bernhard Fashion BT', 'enviro', 'book antiqua';
	color : #333300;
	background-color : transparent;
}

h5  {
	font-size : 100%;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	font-family : 'Bernhard Fashion BT', 'enviro', 'book antiqua';
	color : #333300;
	background-color : transparent;
}

h6  {
	font-size : 100%;
	font-style : normal;
	text-align : center;
	font-family : tahoma, 'enviro', 'book antiqua';
	color : #333300;
	background-color : transparent;
}

div.underline
{
	text-decoration:  underline;
}

div.right
{
	float: right;
}

div.small  {
	font-size : 75%;
	text-align : center;
}

.small  {
	font-size : 75%;
	text-align : center;
}

.big	{
	font-size : 110%;
	text-align : left;
}

em  {
	font-weight : bold;
	font-style : normal;
}

strong  {
	font-style : italic;
	font-weight : normal;
}

.nav  {
	background-color : transparent;
	color : #FFF;
	text-align : center;
	font-weight: normal;
	font-size : 80%;
	padding-top : 0.50em;
	padding-right : 0.50em;
	padding-bottom : 0.50em;
	padding-left : 0.50em;
	}

.nav a:link  {
	text-decoration : none;
	font-weight: normal;
	outline : none;
	color : #FFF;
	background-color : transparent;	
}



.nav a:hover  {
	color : #000;
	text-decoration : underline;
	font-weight: normal;
	background-color : transparent;
}

a:hover  {
	color : #171075;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}

.nav a:visited  {
	color : #FFF;
	text-decoration : none;
	font-weight: bold;
	background-color : transparent;
}

a:visited  {
	color : #B9CCB6;
	text-decoration : underline;
	font-weight: bold;
	background-color : transparent;
}

.nav a:link:hover,
.nav a:visited:hover
a:link:hover,
a:visited:hover  {
	color : #B9CCB6;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}
a:link  {
	color : #663300;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}
a:hover  {
	color : #B9CCB6;
	text-decoration : underline;
	font-weight: bold;
	background-color : transparent;
}

a:visited  {
	color : #663300;
	text-decoration : underline;
	font-weight: bold;
	background-color : #transparent;
}

a:link:hover,
a:visited:hover  {
	color : #B9CCB6;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}

ul  {
	color : #663300;
	background-color : transparent;	
	font-size : inherit;
}
ul.small  {
	text-align : Left;
	color : #663300;
	background-color : transparent;	
	font-size : 10pt;
}

