.bodytext {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 24px;
	color: #000000;
}
.bodyheaders {
	font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
	color: #78A687;
	font-family: verdana;
}
.sidebarheaders {
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
	color: #C2AE4F;
	font-family: verdana;
}
a:link {
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: 78a687;
	font-family: verdana;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	line-height: 17px;
	color: #666666;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #4C7A5C;
	line-height: 17px;
}
.bodytexttight {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 16px;
	color: #000000;
}
.managerdept {
	font-size: 9pt;
	line-height: 16px;
	font-weight: bold;
	color: #78A687;
	font-family: verdana;
}
.fineprint {
	font-size: 8pt;
	line-height: 12pt;
	font-family: verdana;
	color: #78A687;
}
.harryspicks {
	font-size: 10pt;
	line-height: 18px;
	font-weight: bold;
	color: #78A687;
	font-family: verdana;
}
.contact {
	font-family: Verdana;
	font-size: 9pt;
	line-height: 24px;
	color: #000000;
}
.contacthome {
	font-family: Verdana;
	font-size: 11pt;
	line-height: 12px;
	color: #000000;
}
.sidebarheaders2 {
	font-size: 9pt;
	line-height: 15px;
	font-weight: bold;
	color: #78A687;
	font-family: verdana;
}
.titles {
	font-family: Verdana;
	font-size: 7pt;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.recipeheaders {
	font-size: 11pt;
	line-height: 14px;
	font-weight: bold;
	color: #78A687;
	font-family: verdana;
}

/* -------------- New Stuff ----------------- */ 

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#container
{
	margin: 0px;
	padding: 0px;
	width: 840px;
}

div#nav
{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
	background: #8CAB88 url('../images/shadow.gif') repeat-x bottom; 
}

div#left
{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -9px;
	height: 582px;
	width: 298px;
	float: left;
}

div#left img#logo
{
	border: 0px;
	position: relative;
	top: 59px;
	left: 60px;
}

div#leftcontent
{
	padding: 30px 20px 20px 20px;
	color: #5D9554;
	font-size: 10pt;
}

div#leftcontent H3 /* Heading might be more appropriate, but sometimes IE likes to randomly throw line breaks in with them */
{
	font-weight: bold;
	font-size: 12pt;
	color: #387C2C;
	margin: 0px;
	padding: 0px;
}

div#event
{
	position: absolute;
	bottom: 0;
	padding-left: 30px;
	color: #FFF;
	font: normal bold .8em Verdana, Arial, Helvetica, sans-serif;
}

div#right
{
	width: 542px;
	float: left;
	padding: 0px;
	position: relative;
	top: -9px;
}

div#middle
{
	width: 366px;
	float: left;
	padding: 5px;
	height: 458px;
}

html>body div#middle /*IE box model hack */
{
	width: 356px;
	height: 448px;
}

div#search
{
	text-align: right;
	margin-top: 15px;
	width: 100%;
	height: 49px;
	overflow: hidden;
}

html>body div#search /*hack to get similar appearance between IE and Firefox, See Cart Image CSS*/
{
	height: 65px;
}

div#search input#searchbutton
{
	margin: 5px;
	padding: 0px;
}

div#content
{
	margin: 0px 0px 0px 30px;
	padding: 0px;
	color: #867444;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

div#content h2
{
	margin: 0px;
	font: normal bold 1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #387C2C;
	text-align: left;
}

div#content p
{
	text-align: left;
}

div#content img
{
	border: 0px none;
	margin-left:0px; margin-right:25px; margin-top:15px; margin-bottom:15px
}

html>body div#content img/*hack to get similar appearance between IE and Firefox, See Search Box CSS*/
{
	margin-bottom: 22px;
}

div#rightcontent
{
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: right;
	width: 174px;
}

div#rightcontent img
{
	border: 0px;
	margin: 10px 0 0 0;
	padding: 0px;
}

div#rightcontent div
{
	text-align: center;
	margin-top: 70px;
}

div#rightcontent div /*similar appearance hack for IE box model*/
{
	margin-top: 65px;
}

div#bottom
{
	margin: 0px;
	padding: 0px;
	height: 124px;
	clear: both;
	background-color: #F0EBD7;
	text-align: right;
}

div#bottom img
{
	margin: 8px 10px 0px 0px;
}

div#maincontent
{
	margin-left: 20px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 458px;
}

html>body div#maincontent /*IE box model hack*/
{
	padding-top: 5px;
	height: 453px;
}

div#maincontent h1
{
	font-size: 1.3em;
	color: #387C2C;
}

div#maincontent sup
{
	font-size: .7em;
}

html>body div#maincontent sup /*Similar appearance hack again*/
{
	font-size: .5em;
}

div#maincontent p
{
	color: #867444;
	font-weight: bold;
	font-size: .8em;
	line-height: 2em;
}

div#maincontent p.details
{
	line-height: 1em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

div#maincontent h2
{
	font-size: .9em;
	color: #387C2C;
	padding: 0px;
	margin: 8px 0px 0px 0px;
}

div#maincontent h3
{
	font-size: .8em;
	color: #387C2C;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

div#maincontent span#pdf a
{
	font-size: .9em;
	font-weight: 900;
	color: #BB8F2D
}

div#maincontent a:hover
{
	text-decoration: underline;
}

div#maincontent img
{
	border: 0px;
	float: left;
	margin-right: 5px;
}

html>body div#maincontent img /*similar appearance hack*/
{
	margin-top: 15px;
}

div#maincontent p a
{
	font-size: 1em;
	color: #6DB33F;
}

img#iefix
{
	position: relative;
	top: 5px;
}

html>body img#iefix /*Weird IE float stuff, needed to move image down and then back up for other browsers */
{
	top: 0px;
}

#popup
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #387C2C;
	font-weight: bold;
	font-size: .9em;
}

#popup img
{
	border: 0px;
}