body
{
	background: url("./images/fade_back.gif") repeat-x;
	margin: 0;
	padding: 0;
}

#tagline
{
	text-align: center;
	margin-left: 40px;
	margin-right: 40px;
	font-family: georgia, times new roman, serif;
	color: #3E634E;
	font-style: italic;
	font-size: 14px;
}

#flowerwrapper
{
	background: url("./images/flowerback.gif") -10px -15px no-repeat;
	margin: 0;
	padding: 0;
}

.required, .attributename
{
	font-weight: bold;
	text-align: left;
	margin: 10px 0 10px 40px;
}

#topwrapper
{
	background: url("./images/top_back.gif") repeat-x;
	margin: 0;
	padding: 0;
}

.eventbox
{
	border: 1px solid silver;
	padding: 2em;
	margin: 2em 0 2em 0;
	background: #EBFFF0;
	line-height: normal;
}

#prevnext
{
	border-top: 1px dotted silver;
	text-align: center;
	display: block;
	margin-top: 30px;
	padding: 15px;
}

/*           TOP          */
#top
{
	display: block;
	height: 163px;
	background: url("./images/logo.gif") no-repeat;
	margin-left: 0;
	margin-right: 0;
}

#logo
{
	display: block;
	height: 100px;
	text-indent: -9999px;
	margin-left: 0;
	margin-right: 0;
	width: 500px;
	float: left;
}

/*       MENU           */
#menu
{
	display: block;
	height: 90px;
	float: left;
	position: absolute;
	top: 113px;
	left: 130px;
	margin: 0;
	padding: 0;
	width: 650px;
}

#menu ul
{
	display: block;
	margin: 0;
	padding: 0;
}

.home, .reviews, .events, .favorites, .shop, .links, .newsletter, .home_active, .reviews_active, .events_active, .favorites_active, .shop_active, .links_active, .newsletter_active
{
	display: block;
	background: url("./images/menu.gif") no-repeat;
	height: 63px;
	text-indent: -9999px;
	overflow: hidden;
}

#menu ul li
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 30px;
}

a.home, a.home_active
{
	width: 61px;
	background-position: 0px 0px;
}

a.home:hover, a.home_active { background-position: 0px -64px; }

a.reviews, a.reviews_active
{
	width: 86px;
	background-position: -73px 0px;
}

a.reviews:hover, a.reviews_active { background-position: -73px -64px; }

a.events, a.events_active
{
	width: 74px;
	background-position: -172px 0px;
}

a.events:hover, a.events_active { background-position: -172px -64px; }

a.favorites, a.favorites_active
{
	width: 103px;
	background-position: -258px 0px;
}

a.favorites:hover, a.favorites_active { background-position: -258px -64px; }

a.shop, a.shop_active
{
	width: 53px;
	background-position: -375px 0px;
}

a.shop:hover, a.shop_active
{
	width: 53px;
	background-position: -375px -64px;
}

a.links, a.links_active
{
	width: 58px;
	background-position: -438px 0px;
}

a.links:hover, a.links_active { background-position: -438px -64px; }

a.newsletter, a.newsletter_active
{
	width: 132px;
	background-position: -505px 0px;
}

a.newsletter:hover, a.newsletter_active
{
	width: 132px;
	background-position: -505px -64px;
}

/*      BODY     */
#wrapper
{
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 0px;
}

#sidemenu
{
	display: block;
	width: 230px;
	margin-left: 0;
	margin-right: auto;
	float: left;
}

#content
{
	display: block;
	margin: 30px auto 20px 280px;
	padding: 0 0 20px 0;
}

/*     TEXT STYLES  */
#sidemenu
{
	font-family: verdana;
	font-size: 12px;
}

#content, #sidemenu, #footer
{
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #333;
}




#content h2, h3
{
	color: #00562A !important;
	font-weight: normal;
	text-decoration: none;
}

img.right
{
	float: right;
	margin: 0 0 0 1em;
}

#content h3
{
	font-weight: bold;
	margin-top: 0;
}

#content a h2:hover { color: #138ECA !important; }

/*     Product Previews */
#intro, .maintext
{
	padding: 1px 30px 1em 10px;
	margin-bottom: 1em;
}

/*          SIDE MENU             */
#sidemenu
{
	float: left;
	display: block;
	width: 220px;
	margin-top: 0;
	border-right: 1px dotted silver;
	padding-top: 0;
	margin-left: 30px;
	padding-left: 0px;
	_margin-left: 10px;
	_margin-top: 20px;
}

#sidemenu ul
{
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
	margin-left: 5px;
	display: block;
	margin-bottom: 30px;
}

#sidemenu li
{
	list-style-type: none;
	display: block;
	margin-top: 5px;
}

#sidemenu a, #prevnext a
{
	color: #008795;
	font-weight: bold;
}

#sidemenu a:hover, #sidemenu a:visited
{
	color: #138ECA;
	text-decoration: none;
}

#sidemenu a:visited { text-decoration: underline; }

#content a
{
	color: #008795;
	font-weight: bold;
}

#content a:hover, #content a:visited
{
	color: #138ECA;
	text-decoration: none;
}

#content a:visited { text-decoration: underline; }

#sidemenu li a
{
	text-decoration: none;
	font-family: lucida grande;
	font-size: 13px;
	display: block;
	padding: 5px 10px 3px 2px;
	font-weight: bold;
}

#sidemenu li a:hover { color: #138ECA; }

#sidemenu h3
{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #00562A;
	font-weight: bold;
	border-bottom: 1px dotted silver;
	font-size: 16px;
	margin-top: 1.5em;
}

#sidemenu h3:first-child { margin-top: 1em; }
#sidemenu p { padding-right: 20px; }

.title
{
	font-size: 20px;
	border-bottom: 1px dotted silver;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 5px;
	color: #34524D;
}

.title a { text-decoration: none; }

#footer
{
	background: url("./images/footerback.gif") repeat-x;
	height: 50px;
	display: block;
	clear: both;
	margin: 0;
	text-align: center;
	padding: 10px 30px 10px 30px;
	font-size: 12px;
	color: silver;
}

#prevnext a
{
	color: #008795 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}

#content h2, h3
{
	color: #00562A !important;
	font-weight: bold !important;
	text-decoration: none;
}
