body
{
	font-family: 'futura','trebuchet ms',verdana,arial,sans-serif;;
	color: #000;
	font-size: 14px;
	background-color: #fff;
	margin: 10px;
	
}

#content a:link
{
	color: #98b750;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}

#content a:visited
{
	color: #bbb;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}

#content a:hover
{
	color: #98b750;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	background-color: #efefef;
}

#header
{
	background: #fff url(images/logo_fresh_new.gif) no-repeat 20px 90px;
	width: 820px;
	height: 200px;
}

#navigation
{
	width: 150px;
	position: absolute;
	top: 230px;
	left: 0;
	text-align: right;
	line-height: 170%;
	letter-spacing: .12em;
}

#navigation a:link
{
	display: block;
	color: #666;
	text-decoration: none;
	border: 0;
}


#navigation a:visited
{
	display: block;
	color: #666;
	text-decoration: none;
	border: 0;
}


#navigation a:hover
{
	display: block;
	color: #98b750;
	text-decoration: none;
	border: 0;
}

#navigation a.active
{
	display: block;
	color: #98b750;
	text-decoration: none;
	font-weight: normal;
}

#content
{
	width: 50%;
	position: absolute;
	top: 200px;
	left: 170px;
	font-family: verdana,arial,sans-serif;
	text-align: justify;
	line-height: 20px;
	width: 750px;
}

h1
{
	font-family: 'futura','trebuchet ms',verdana,arial,sans-serif;
	font-size: 28px;
	color: #98b750;
	margin: 3px 0 10px 0;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #666;
	width: 750px;
}

h2
{
	font-family: verdana,arial,sans-serif;
	font-size: 22px;
	color: #999;
	margin: 20px 0 10px 0;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted #666;
}

#thumbnails
{
	width: 130px;
	margin: 0 10px 0 0;
	padding: 0;
}

#contentinner
{
	padding: 0 0 0 20px;
}

em
{
	font-family: georgia,times,serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
	font-style: normal;
}

dt
{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
}

dd
{
	font-family: georgia,times,serif;
	color: #666;
	font-size: 22px;
	line-height: 26px;
}
