#topwrapper {
	clear: both;
	position: relative;
	background-color: #FFF;
}
#bottomwrapper {
	background-color: #FFF;
	background-image: url(bottombg.jpg);
	background-repeat: repeat-x;
}
#bottomwrapper #bottommain {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 271px;
	overflow: visible;
	background-image: url(bottommainbg.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	position: relative;
}
#topwrapper #topinnerwrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(bamboo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation #link {
	height: 45px;
	width: 95px;
	margin-top: 30px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #708631;
	float: left;
	font-size: medium;
	color: #708631;
}
#navigation #link a:link {
	color: #708631;
	text-decoration: none;
}
#navigation #link a:visited {
	color: #708631;
	text-decoration: none;
}
#navigation #link a:hover {
	color: #2B3413;
	text-decoration: none;
}
#navigation #link a:active {
	color: #708631;
	text-decoration: none;
}
#link #description {
	font-size: x-small;
	font-weight: lighter;
	color: #999;
}
#bottommain #left {
	float: left;
	width: 460px;
	color: #999;
	font-size: x-small;
}
#bottommain #right {
	float: right;
	width: 460px;
	color: #999;
	font-size: x-small;
}
#bottommain #left p a:link {
	color: #666;
	text-decoration: none;
}
#bottommain #left p a:visited {
	color: #666;
	text-decoration: none;
}
#bottommain #left p a:hover {
	color: #708631;
	text-decoration: none;
}
#bottommain #left p a:active {
	color: #666;
	text-decoration: none;
}
#bottommain #left h2 {
	font-size: medium;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
}
#bottommain #right h2 {
	font-size: medium;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
}
#topinnerwrapper #main {
	clear: both;
	position: relative;
}
#header {
	height: 100px;
	position: relative;
}
#main #left {
	float: left;
	width: 320px;
	position: relative;
	height: 500px;
}
#main #mid {
	padding: 15px;
	float: left;
	width: 370px;
	position: relative;
	line-height: 160%;
}
#main #right {
	padding: 15px;
	float: right;
	width: 210px;
}
#header #logo {
	height: 100px;
	width: 320px;
	float: left;
	position: relative;
	text-align: center;
}
#header #navigation {
	float: left;
	height: 100px;
	width: 640px;
	position: relative;
}
#clearall {
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
}
#mid h1 {
	color: #708631;
	font-size: x-large;
	font-weight: lighter;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
#main #right {
	color: #B33C3D;
	line-height: 150%;
	text-align: center;
}
#right p a:link {
	color: #B33C3D;
	text-decoration: none;
}
#right p a:visited {
	color: #B33C3D;
	text-decoration: none;
}
#right p a:hover {
	color: #490F12;
	text-decoration: underline;
}
#right p a:active {
	color: #B33C3D;
	text-decoration: none;
}
#main #right h2 {
	font-weight: lighter;
	font-size: medium;
	margin-bottom: 5px;
}
#form table tr td {
	padding: 2px;
}

