body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.body_copy {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.footer_links {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-left: 30px;
	background-image: url(../images/all_rights.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
}
.footer_large {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #933C05;
	text-align: center;
	text-transform: uppercase;
}
.whats_happening_box {
	font-family: Arial;
	background-color: #B3BE90;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border: thin solid #000000;
}
.navigation_bg {
	background-color: #F0EEEF;
	background-image: url(../images/nav_gradiation.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #747B5E;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nav_dark {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #424735;
	text-decoration: none;
}

.nav_reg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #747B5E;
	text-decoration: none;
}
.nav_reg:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #424735;
	text-decoration: none;
}
.navigation_bg_reverse {
	background-color: #F0EEEF;
	background-image: url(../images/nav_gradiation_reverse.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #747B5E;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sub_sub_navigation_bg {
	background-color: #F0EEEF;
	background-image: url(../images/nav_gradiation.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #747B5E;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.sub_navigation {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #747B5E;
	text-decoration: none;
}
.sub_navigation:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #424735;
	text-decoration: none;
}
.footer_middle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #933C05;
	text-align: center;
	text-transform: uppercase;
}
.footer_small {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #933C05;
	text-align: center;
	text-transform: lowercase;
}

a {
	text-decoration: underline;
	color: #000000;
}

.logo_bg {
	background-image: url(../images/grid_bg.jpg);
	background-repeat: repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.page_titles {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #B3BE90;
	margin-left: 20px;
}
h1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #658950;
	font-variant: normal;
	text-transform: uppercase;
}
.hidden {
	color: #FFFFFF;
}
.red {
	color:#BD0000;
	font-size:13px;
	}