body {
	text-align: center;
	background-color: #fff;
}
#wrapper { 
	width: 980px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
#page {
	position: relative;
	width:980px;
	text-align:left;
	background:#fff;
}
#header {
	position:relative;
	z-index:50;
}
#nav {
	width:470px;
	height:24px;
	background-color: #b4d362;
}
#nav a {
	font-family: Helvetica, san-serif;
	font-size: 14px;
	line-height: 24px;
	color: #112641;
	display: inline-block;
	width: auto; height:24px;
	text-align: right;
	margin-left: 25px;
	text-decoration: none;
}
#nav a:hover {
	color: #729243;
}
#linx a:hover {
	color: #729243;
}
#leftcolumn {
	position:relative;
	left:25px;
	width:425px;
}
#rightcolumn {
	position:relative;
	top:-83px;
	float:right;
	margin-right:0px;
	text-align:center;
}
#rightcolumn .keyphoto {
	position: relative;
	
}
p {
	font-family: Helvetica, san-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
 }
li {
	font-family: Helvetica, san-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
 }
td {
	font-family: Helvetica, san-serif;
	font-size: 12px;
	text-align: left;
 }
h2 {
 	font-family: Helvetica, san-serif;
 	font-size: 24px;
 	text-align: left;
 }
h6 {
 	font-family: Helvetica, san-serif;
 	font-size: 10px;
 	text-align: right;
 }
 h3 {
 	font-family: Helvetica, san-serif;
 	color: #729243;
 	font-size: 18px;
 	text-align: left;
 }
#footer {
 	background-image: url(images/base.gif);
 	width: 980px;
 	height: 53px;
 	}
#footerimage {
	position: inherit;
	background-image: url(images/image_berrySeasons.jpg);
	width: 442px;
	height: 300px;
	margin-left: 525px;
	border-top-width: 3px;
	border-top-color: #112641;
}
#contact {
	font-family: Helvetica, san-serif;
 	font-size: 11px;
 	text-align: left;
	padding: 18px;
	margin: 7px;
 	color: #fff;
 	}
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
