.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.contentBg {
	background-attachment: scroll;
	background-image: url(images/table_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boxHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.boxTextLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boxTextLink:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336666;
	text-decoration: underline;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.taghead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.bodytextNoLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.photoborder {
	border: 1px solid #999999;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.contentBgDivider {

	background-attachment: scroll;
	background-image: url(images/table_bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.watergrassBg {
	background-attachment: scroll;
	background-image: url(images/bg_reeds.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.insideBox {
	background-color: #F4FFF4;
	border: 1px solid #99CC66;

}
.textarea {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #339999;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #35848F;
	text-decoration: none;
}
.tableborder {
	background-color: #FFFFFF;
	border: 4px solid #BFD5D5;
}
.phototableborder {
	padding-right: 6px;
	padding-left: 12px;
	margin-left: 10px;
}
