body {
	background: #BDAE83 url(../i/background.jpg) repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #555;
	margin-top: 18px; 
}
input.but {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #960;
	background-color: #FF9;
	padding: 1px 3px 0 4px;
}
sup { font-size: 9px; }

/* TEXT STYLES */
h1 { 
	color: #366; 
	font: bold 16px arial, helvetica, sans-serif; 
	margin-bottom: 10px;
}
h2 { 
	color: #366; 
	font: bold 14px arial, helvetica, sans-serif; 
	margin-bottom: 10px;
}
p, .bodyText { font-size: 11px; line-height: 17px;  }
.boldText { font-size: 11px; font-weight: bold; text-align: left; }
.boldTanText { font-size: 11px; font-weight: bold; text-align: left; color: #BE8F46; }
.bodyTextSm { font-size: 10px;  line-height: 14px; }
.boldTextSm { font-size: 10px; font-weight: bold; text-align: left; }
.tan { color: #BE8F46; }
.alert { color: #C30; }
ul.homeLinks { 
	margin: 5px 0 0 15px;
	padding: 5px 0 0 15px;
}
ul.homeLinks li { 
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
}	
li { font-size: 11px; }

/* LAYOUT */
#addr {
	font-size: 10px; 
	line-height: 14px;
	color: #366;
	margin-left: 16px; 
}
#bodyTbl { background-color: white; }
#copyBox { margin: 30px 18px 20px 0; font-size: 11px; line-height: 17px; }
#copyright { 
	width:679px; 
	font-size: 10px;
	color: #7D6E55;
	text-align: center;
	margin-top: 10px;
}
.divider { background-image: url(../i/pixel_tan.gif); background-repeat: repeat-y; }
.fl { float: left; }
.fr { float: right; }
#formTbl td { font-size: 11px; font-weight: bold; }
#header { width: 679px; }
#headerPrint { display: none; }
.headshot {
	width: 145px;
	margin: 4px 10px 0 0;
	float: left;
}
.imgBdr { border: 1px solid #CCC; }
#nav { 
	background: #BDB080 url(../i/nav/background.gif) repeat-x; 
	text-align: left;
}
.on {
	background-image: url(../i/bullet.gif); 
	background-repeat: no-repeat;
}
#pullquote {
	font: normal 11px georgia, 'times new roman', times, serif;
	font-style: italic;
	line-height: 18px;
	color: #A57E43;
	border-top: 1px solid #DDC59F;
	border-bottom: 1px solid #DDC59F;
	padding: 7px 0 8px 0;
	margin: 12px 8px 12px 16px;
}
#rssFeed td { font-size: 11px; } 
#subnav {
	background-image: url(../i/background_subnav.gif); 
	background-repeat: no-repeat;
	font-size: 10px;
	width: 147px;
}
#subnav .item {
	border-bottom: 1px solid #DDC59F;
	font-weight: bold;
	color: #366;
	margin-left: 3px;
	padding: 5px 0 5px 12px;
}
#subnav .itemBottom {
	background-image: url(../i/nav-bottom.gif); 
	background-repeat: no-repeat;
	padding: 5px 0 9px 15px;	
}
#subnav .itemBottomOn {
	font-weight: bold;
	color: #366;
	background-image: url(../i/nav-bottom_on.gif); 
	background-repeat: no-repeat;
	padding: 5px 0 9px 15px;	
}
div#wrapper	{
	width: 679px;
	margin: 0 auto;
	text-align: left;
}

/* LINKS */
a { color: #339; text-decoration: none; }
a:hover { text-decoration: underline; }

#subnav a { font-weight: normal; color: #A57E43; text-decoration: none; }
#subnav a:hover { text-decoration: underline; background-color: white; }

#copyBox a, #copyright a { font-weight: normal; color: #A57E43; text-decoration: underline; }
#copyBox a:hover, #copyright a:hover { text-decoration: none; background-color: white; }
.staff_thumb {
border:none;
}