body {
	background-attachment: fixed;
	background-color: #7F3A23;
	background-image: url(img/background.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
}

#header {
	width:726px;
	height:97px;
	float:left;
	background-image:url(img/logo.png);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;	
}
#link {
	width:200px;
	height:18x;
	top:0px;
	float:right;
	position:relative;
}
#link img {
	text-decoration:none;
	border:none;
}
#award { /* Award image added on July 2010*/
	height:126px;
	left:405px;
	position:relative;
	top:48px;
	width:68px;
	z-index:1000;
}
.border {
	border: 1px solid #67642F;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8C491;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #7C3520;
}
a:active {
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodytext10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
