body {
	font-family: "Century Gothic", Helvetica;
	font-size: 11pt;
	color: #000000;
	background-color: #ffffe4;
}
.recipeprice {
	font-family: "Century Gothic", Helvetica;
	font-size: 11pt;
	color: #CC0000;
}
.underline {
	font-family: "Century Gothic", Helvetica;
	font-size: 11pt;
	text-decoration: underline;
}
div#wrapper	{	margin: 0;
				width: 775px;
				background-color: white;
				border: 1px solid #C7ebf41;
				padding: 0;
				}
div#doubleWrapper	{margin-left: auto;
				margin-right: auto;
				margin-top: 31px;
				margin-bottom: 30px;
				width: 775px;}
td#hometext {
            padding: 10px;
            border: 1px solid #3986d2;
            }
ul#topNav	{	list-style: none;
				padding: 0;
				margin: 0px 0 1px 8px;
				}
				
ul#topNav li	{	list-style: none;
					float: left;
					padding: 3px;
					}
					
ul#topNav li a	{	font-size: 14pt;
					font-weight: normal;
					text-decoration: none;
					border: 1px solid #000000;
					border-top: 0;
					border-bottom: 0;
					border-left: 0;
					display: block;
					padding: 0 7px 0 2px;
					color: #4E75B0;}
					
ul#topNav li a:link	{	text-decoration: none;
						color: #FFFFFF;}
ul#topNav li a:visited	{	text-decoration: none;
							color: #FFFFFF;}
ul#topNav li a:hover	{	text-decoration: none;
							color: #336600;}
ul#topNav li a:active	{	text-decoration: none;
							color: #45b649;}

ul#topNav li a.chosen	{color: #333333;}
					
ul#topNav li#first a {	padding-left: 0;}
ul#topNav li#last a {	border-right: 0;}

.header {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	background-color: #FFFFFF;
  color: #000066;
}
.recipetitle {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #009933;
}
table#sample {
border-width: 1px;
border-style: solid;
background-color: 3986d2;
background-color: white;
width: 700px;
}
table#sample td {
padding: 5px;
border: solid #000 1px;
border-color:#6699FF
}
.data {
color: #000000;
text-align: left;
background-color:#FFFFFF;
}
.leftcol {
font-weight: bold;
text-align: left;
width: 300px;
background-color: #FFFFFF

