body {
	background-color: #F1EBD1;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #000000;
	margin:0;
	padding:0;
}
/*for IE6 and below */
* html body div#container {
	width:800px;
	height:auto;
	padding: 0;
	}
/*styles for current state. Each page must have the id in the body tag
#index #nav-index a, #about #nav-about a, #articles #nav-articles a, #contact #nav-contact a, #newsletter #nav-newsletter a, #passiontest #nav-passiontest a, #resources #nav-resources a, #services #nav-services a  {
	color:#666666;
	font-weight:bold;
	border-bottom:1px solid #3366FF;
	padding-bottom:1px;
}*/
div#container {
	margin: auto auto auto auto;
	width:800px;
	height:auto;
	border-top:10px solid #91A46E;
	border-bottom:5px solid #91A46E;
	background-image:url(images/burlapblueborder.jpg);
	background-repeat:repeat-y;
	padding:0 0 10px 0;
}
div#content {
	clear:both;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom:10px;
	background-image:url(images/palmtree200.gif);
	background-repeat:no-repeat;
	background-position: 0px -12px;

}
div#banner {

}
.ahh {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
}
div#nav {
	clear:both;
	/*font-variant:small-caps;*/
	padding:0 10px 10px 1px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	margin:-3px 0 0 205px;
	width:500px;

}
div#nav ul {
	list-style:none;
	position:relative;
	/*margin-left:auto;
	margin-right:auto;*/
	}
div#nav li {
	float:right;
	padding-right:20px;
	white-space:nowrap;
	display:inline;
	}
div#nav  a:link {
	color:#5C7D1F;
	text-decoration:none;
}
div#nav  a:visited {
	color:#7DA52E;
	text-decoration:none;
}
div#nav a:hover {
	color:#724F3F;
	text-decoration:none;
}
div#nav a:active {
	color:#9A7E17;
	text-decoration:underline;
}
div#pagetitle {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#6E301A;
	padding-top:0px;
	margin-top:-17px;
}
div#text {
	clear:inherit;
	padding:20px 2px 0 7px;
}
.emphasis {
	color:#CCC;
	font-weight:bold;
}
div#flavors {
	position:relative;
	float:right;
	margin:-50px 0 0 0;
	font-size:10px;
	line-height:1.2em;
	background-color:#D8C894;
	padding:3px 5px 1px 3px;
	border:1px dotted #8A7E17;
}
div#goodies {
	clear:both;
	width:500px;
	margin:auto auto auto auto;
}
div#footer {
	clear:both;
	font-size:90%;
	text-align:center;
	line-height:normal;
	padding-top:10px;
	padding-bottom:5px;
	border-top:#B0BF96 1px solid;
	width:660px;
	margin-left:auto;
	margin-right:auto;
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight:normal;
}

a {
	color: #5C7D1F;
	text-decoration: none;
}
a:visited {
	color:#7DA52E;
	text-decoration:none;
}
a:hover {
	color:#724F3F;
	text-decoration:none;
}
a:active {
	color:#9A7E17;
	text-decoration:none;
	}


.spi {
	font-size:90%;
}
#menuimg {
	float:left;
	margin-top: -20px;
}
#coupon {
	border:3px dotted #333300;
	width:600px;
	height:265px;
	margin: 0 auto 0 auto;
	background-color:#D8DCC5;
}
div#poetry {
	background-color:#E8DEB3;
	padding:20px;
	
}
.subhead {
	color:#666666;
	font-size:130%;
	font-weight:bold;
}

.subheadtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:normal;
}
.footerahh {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;	
}
#artist {
	padding:10px;
	border:#339933 1px solid;
}
#brownborder {
	border:#663300 1px solid;
	width:630px;
	margin-left:auto;
	margin-right:auto;
}