a:link {
	color: #000099;
	}
	
a:visited {
	color: #000066;
	}
	
a:hover {
	color: #005cae;
	}
	
a:active {
	color: #ffff99;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #236c37;
	margin: 0;
	padding: 0;
	color: #003300;
	}
	
h1 { 
	
	background-image: url(images/green-grad.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #ffffcc;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	padding: 1px 0px;
	margin: 0px 0px 1em 0px;
	font-size: 1.3em;
	}
	
h2 {
	margin: .5em 15px .25em 15px;
	font-size: 1.2em;
	}
	
h3 {
	background-color: #003300;
	color: #ffffcc;
	padding: 2px 5px;
	margin: .5em 15px .0 15px;
	font-size: 1.0em;
	}
	
p {
	margin: 0 25px 1em 25px;
	text-align: justify;
	}
	
#header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 752px;
	border: 0px solid #000000;
	height: 172px;
	z-index: 50;
	}
	
#leftmenu {
	position: absolute;
	top: 147px;
	left: 5px;
	width: 400px;
	z-index: 50;
	}
	
#rightmenu {
	position: absolute;
	top: 147px;
	left: 398px;
	width: 350px;
	z-index: 50;
	}
	
#content {
	position: relative;
	background-color: #80c594;
	min-width:750px;
	max-width: 1000px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
	}
	
#contenttop {
	position: relative;
	min-width: 752px;
	max-width: 1002px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background: url(images/top.gif) repeat-x;
	padding: 0;
	height: 10px;
	z-index: 1;
}

#contentbottom {
	position: relative;
	min-width: 752px;
	max-width: 1002px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bottom.gif) repeat-x;
	padding: 0;
	margin-bottom: 10px;
	height: 10px;
}

#footer p a:link {
	color: #ffffbb;
	}
	
#footer p a:visited {
	color: #ffffbb;
	}
#footer p a:hover {
	color: #ffffff;
	}
#footer p a:active {
	color: #ffffff;
	}
.address {
	text-align: center; 
	font-size: 14px; 
	font-weight: bold;
	clear: both;
	color: #ffffcc;
	}
	
.caption {
	float: right; 
	clear: right; 
	text-align: right; 
	font-size: 10px;
	}
	
.list li {
	padding: 0 15px .5em 0px;
	}
	
.footnotes li {
	padding: 0 15px .5em 0px;
	font-size: 9px;
	}	
	
.table1 {
	border: 1px solid black;
	margin: 10px 15px;
	}
.header {
	background-color: #ffff66;
	}
.light {
	background-color: #ffffcc;
	}
.dark {
	background-color: #ffff99;
	}
	
.tdleft {
	padding: 2px 5px;
	text-align: left;
	}
.tdcenter {
	padding: 2px 5px 10px 5px;
	text-align: center;
	font-size: 10px;
	}
	
.tdcenter img {
	border: 1px solid #003300;
	}
	
.tdright {
	padding: 2px 5px;
	text-align: right;
	white-space: nowrap;
	}
	
.tdright p {
	margin-bottom: .75em;
	text-align: right;
	}
.bottommenu {
	text-align: center;
	font-size: 10px;
	clear: both;
	}
	
.clear {
	clear: both;
	}
	
.clearl {
	clear: left;
	}
	
.clearr {
	clear: right;
	}
	
.copyright {
	text-align: center;
	font-size: 9px;
	color: #003300;
	}
	
.gallerycontent {
	border: 0px solid black; 
	width: 700px; 
	margin-right: auto;
	margin-left: auto;
	}
	
.imagefloatleft {
	width: 230px; 
	height: 210px; 
	float: left;
	}
	
.imagefloatright {
	width: 230px; 
	height: 210px; 
	float: right;
	}
.imagecell {
	width: 210px; 
	height: 210px; 
	vertical-align: middle;
	}
.thumb {
	margin: auto; 
	display: block; 
	border: 2px solid green; 
	padding: 2px;
	}
.click {
	text-align: center;
	}
	
.sidebar {
	float: right;
	width: 180px;
	padding: 3px;
	margin:  10px 25px 20px 35px; 
	border: 1px solid #003300;
	background-color: #ffffcc;
	}
	
.sidebar p {
	text-align: left; 
	padding: 0px; 
	margin:10px;
	font-family: Minion Web, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-style: italic;
	}
	
.sidebar li {
	font-size: 10px;
	}
	
sup {
	font-size: 9px;
	}
	
sub {
	font-size: 9px;
	}
.recipe {
	list-style: none;
	font-size: 120%;
	}
.recipeimg {
	float: right; 
	border: 2px solid #003300; 
	padding: 2px; 
	margin: 0px 25px 10px 25px;
	}
.question {
	font-weight: bold;
	color: #993300;
	}
		
	
.quote {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	}
	
.quotee {
	font-size: 9px;
	text-align: right;
	}
	
	