body,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
a:link {
	color: #005A53;
	text-decoration: none;	
}

a:visited {
	color: #005A53;
	text-decoration: none;	
	
}

a:hover {
	color: #990000;
	text-decoration: underline;	
}
a:active {
	color: #005A53;
	text-decoration: none;	
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
.bodyBoldBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8A6B33;
	line-height: 16px;
	text-decoration: none;
}

.bodysubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}

.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #146798;
	line-height: 20px;
}


.bluebullets {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #146798;
	list-style-image: none;
}

.brownBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D4600;
	line-height: 16px;
	text-decoration: none;
}
A.brownBold:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D4600;
	line-height: 16px;
	text-decoration: underline;
}


.boxborder {
	border: 1px solid #CCCCCC;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.copyright:visited {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.copyright:link {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.blackborder {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.topnav:visted {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}



.bodycopyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A12830;
	line-height: 16px;
	font-weight: bold;
}
.headnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.headnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.headnav a:visted {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.headnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgr2010 {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bgr_whitecentered.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgr2010pale {
	background-attachment: fixed;
	background-image: url(images/alt_bgr.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F4EDDD;
}
.biopad {
	padding-right: 20px;
	padding-left: 20px;
}
.myinputstyle {
	border: 1px solid #2d9088;
	/** remember to change image path **/
	background: url(none) no-repeat #51b6ae;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 12px;
	color: #333333;
}
.gallerybg {
	background-image: url(images/gallery_bgr_frame.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gallerylist {
	list-style-position: outside;
	list-style-image: url(images/framebullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 18px;
}
.galleryindex {
	text-align: left;
}
.gallerylist a:link {
	color: #000000;
	text-decoration: none;
}
.gallerylist a:visited {
	color: #999999;
	text-decoration: none;
}
.gallerylist a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.gallerylist a:active {
	color: #000000;
	text-decoration: none;
}
