html, body {
	font: 11px/16px Verdana, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #D2E4E8;

}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #666666;
}

#MastheadWrapper {
	height: 111px;
	width: 100%;
	background: url(../v02_images/bg_masthead.gif) repeat-x;
}
#Masthead {
	background: url(../v02_images/bg_mainnav.jpg) no-repeat;
	height: 111px;
	width: 738px;
	margin-right: auto;
	margin-left: auto;
}
.transparentGIF {
position: absolute;
top: 36px;
} /*positions transparent GIF on top of beaver image*/
#MainNav {
	height: 23px;
	width: 538px;
	position: relative;
	top: 88px;
	left: 200px;
}
#FlashWrapper {
	height: 217px;
	width: 100%;
	background: url(/v02_images/bg_flash.gif) repeat-x;
}
#Flash {
	height: 217px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

/* SUB SECTION DIVS */

#SubNavWrapper {
	height: 95px;
	width: 100%;
	background: url(../v02_sections/images/bg_subnav.gif) repeat-x;
}
#SubNav {
	height: 95px;
	width: 738px;
	margin-right: auto;
	margin-left: auto;

}
.beaverBottom {
	height: 43px;
	width: 185px;
	position:relative; 
	top: 0px; 
	left: 0px;
}

.flashSubnav {
	position:relative; 
	top: -1px; 
	left: 100px; 
}
/*#flashheader{
position:absolute;
top: -42px;
left: 0;
height: 42px;
width: 442px;
}*/
#SubNavContent {
	height: 25px;
	width: 728px;
	font: 10px/14px Verdana;
	color: #B1AF9C;
	text-align: right;
	top: 0px;
	left: 0px;
	position: relative;	
}
/* END SUB SECTION DIVS */

/* SUBNAV LINK STYLES */
#SubNavContent a:link {
	font-weight: bold;
	text-decoration: none;
	color: #b99f7c;
}
#SubNavContent a:visited {
	text-decoration:none;
	color:#b99f7c;
	font-weight: bold;
}
#SubNavContent a:hover {
	text-decoration:underline;
	color:#46a2d5;
}
#SubNavContent a:visited:hover {
	text-decoration:underline;
	color:#158bce;
}
#SubNavContent strong {
color: #957142;
font-weight: bold;
}
/* END SUBNAV LINK STYLES */

#ContentOuterWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	/*display: inline-block;*/
}
.clearBoth {
	clear: both;
}
.SubContentBG {
	background: #FFFFFF url(/v02_sections/images/bg_subcontent.gif) repeat-x;
}
#ContentInnerWrapper {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
		
}
#Content {
	width: 420px;
	padding-top: 38px;
	float: right;
	display: inline;
	background: #FFFFFF;
}
/** html #Content {
	margin-left: -3px;
}*/
/* EVENT CALENDAR STYLES */
#eventCalendar h1 {
font-size: 130%;
color: #056dac;
padding-bottom: .15em;
}
#eventCalendar h2 {
font-size: 115%;
border-bottom: 1px dashed;
padding-bottom: .15em;
margin: 0;
}
#eventCalendar h3 {
font-size: 105%;
margin: 0;
color: #b99f7c;
}
#eventCalendar img {
float: left;
margin: 10px 10px 15px 0;
}
#eventCalendar a {
border-width: 0;
}
.rightCell{
padding-top: 10px;
}
/* END EVENT CALENDAR STYLES */
iframe{
border: 1px solid #158bce;
}
/*PLACED PHOTO STYLES */
.headshotLeft
{
float: left;
margin: 0 10px 5px 0;
}
.headshotRight {
	float: right;
	margin: 0 0 5px 10px;
	}
.contentPhotoR
{
float: right;
margin-left: 10px;
margin-top: 5px;
}
.contentPhotoL
{
float: left;
margin-right: 10px;
margin-top: 5px;
}
.noBorderPhotoR {
float: right;
margin: -5px 0 5px 20px;
}

#contentPhoto {
	border: 1px solid #158bce;
	float: right;
}
/* END PLACED PHOTO STYLES */
/*SITE MAP STYLES */
#siteMap h1 {
margin-bottom: 0;
}
#siteMap h1 a {
font-size: 11px;
color: #b0926b;
text-decoration: none;
margin-bottom: 0;
padding-bottom: 0;
}
#siteMap h1 a:hover {
font-size: 11px;
text-decoration: underline;
margin-bottom: 0;
padding-bottom: 0;
}
#siteMap li a {
padding: 0;
margin: 0;
text-decoration: none;
}
#siteMap li a:hover {
padding: 0;
margin: 0;
text-decoration: underline;
}
#siteMap ul {
margin-top: 0;
}
/*END SITE MAP STYLES */

.highlight {
	color: #158bce;
}
.highlight a {
	color: #158bce;
	text-decoration: none;
}
.highlight a:hover {
	text-decoration: underline;
}

#Sidebar {
	width: 310px;
	min-height: 374px;
	color: #999999;
	float: left;
	background: url(/v02_images/sidebar_separator.gif) no-repeat 285px;
	
}
.sidebarButton {
padding: 0;
background: url(/v02_images/sidebar_arrows.gif) no-repeat;
background-position: center left;
}
.sidebarButton a {
margin-left: 20px;
line-height: 1.75em;
}
.MainSidebarBG {
}
.SubSidebarBG {
	background: #FFFFFF url(../v02_sections/images/bg_subsidebar.gif) no-repeat;
}
.SidebarContent {
	padding-left: 80px;
	width: 185px;
	padding-top: 38px;
	font-size: 10px;
	line-height: 15px;
	position: relative;
}
* table {
	font-size: 10px;
	line-height: 15px;

}
#FooterWrapper {
	width: 100%;
	height: auto;
	background: url(../v02_images/bg_footerwrapper.jpg) repeat-x;
	position: relative;
	clear: both;
}
#Footer {
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	height: 145px;
	font-size: 9px;
	line-height: 14px;
	background: url(../v02_images/bg_footer.jpg) no-repeat;
	color: #666666;
	position: relative;

}
#FooterAddress {
	float: left;
	width: 157px;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-left: 78px;
	display: inline;
}
#FooterForms {
	width: 250px;
	float: left;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-left: 76px;
	display: inline;
	
}
#FooterNav {
	float: left;
	width: 149px;
	display:inline;
    padding-top: 25px;
	padding-bottom: 10px;
	margin-left: 40px;
	display: inline;	
}
#Footer Strong { 
	color: #158bce;
}
.footerBoldAlt {
	font-weight: bold;
	color:#666666;
}

/* FOOTER LINK STYLES */

#Footer a:link {
	text-decoration: underline;
	color: #666666;
}
#Footer a:hover {
	text-decoration: none;
	color: #666666;
}
#Footer a:visited {
	text-decoration: underline;
	color: #666666;
}
#Footer a:active {
	text-decoration: underline;
	color: #666666;
}
/* END FOOTER LINK STYLES */

.footernavleft {
	float: left;
	display: inline;
}
.footernavright {
	float: right;
	display: inline;
}
select {
color: #666666;
}

.linkTitle {font-weight: bold;}
