@charset "UTF-8";
/* CSS Document */

body {
	background-color: #6C6A14;
	text-align: left;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
a:link {
	color: #6D6913;
}
a:visited {
	color: #6A6612;
}
.subhead1 {
	font-size: 14px;
	line-height: 17px;
	color: #847131;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#staffdesc {
	position:relative;
	left:0px;
	top:0px;
	width:350px;
	z-index:3;
	clear: both;
	float: none;
	margin-bottom: 40px;
	}
#staff {
	position: absolute;
	left: 376px;
	top: 1px;
	width: 138px;
	height: 171px;
	z-index: 4;
	float: right;
	clear: left;
	}
#staffphoto {
	width: 138px;
	height: 171px; 
	border: 1; 
	}
#board1 {
	position:relative;
	left:0px;
	top:0px;
	width:175px;
	z-index:3;
	clear: both;
	float: none;
	margin-bottom: 30px;
	}
#board2 {
	position: absolute;
	left: 185px;
	top: 0px;
	width: 175px;
	height: 171px;
	z-index: 4;
	float: right;
	clear: left;
	}
#revhead {
	position:absolute;
	left:56px;
	top:13px;
	width:846px;
	height:245px;
	z-index:1;
}

#bodycopy {
	valign: top;
	bgcolor: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin-right: 0px;
	padding-right: 20px;	
}

.highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
}

.headermain {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 26px;
	line-height: 27px;
	font-weight: bold;
	color: #E4CB9B;
}

.headerbase {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #44453A;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}