@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #E7DDBF;
	background-image: url(images/bg_sand_parchment.jpg);
}

body, td, th {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: small;
}
h1 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #27384B;
	margin-top: 0px;
	padding-top: 0px;
	font-style: oblique;
}
h2 {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #27384B;
	font-style: oblique;
}
h3 {
	font-size: medium;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	padding-top: 5px;
	text-align: left;
}
h4 {
	font-size: small;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-top: 5px;
}
p {
	padding-right: 5px;
	padding-left: 5px;
}

a:link {
	color: #27384B;
}
a:visited {
	color: #27384B;
}
a:hover {
	color: #7F8257;
}
a:active {
}
#wrapper {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-color: #002878;
	border-right-color: #002878;
	border-bottom-color: #002878;
	border-left-color: #002878;
}
#wrapper #header {
	height: 190px;
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #header #title {
}
#wrapper #content {
	clear: both;
}
#wrapper #content h2 {
	text-align: center;
}
#wrapper #content h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#wrapper #content h3 {
	background-image: url(/images/h3_border.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#wrapper #content #right_col {
	margin: 5px 3px 5px 5px;
	padding: 5px 3px 5px 5px;
	float: right;
	width: 185px;
}
#wrapper #content #right_col #upcoming_events {
	background-color: #EAE6D7;
	padding: 7px 2px 0px 5px;
	border: thin dashed #B6B995;
	margin-right: 2px;
}
#wrapper    /* END style1 */
#content     #right_col     #upcoming_events    h2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	background-image: url(images/h2_border.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper #content #left_col {
	margin: 7px 5px 5px 0px;
	padding: 7px 5px 5px 0px;
	float: left;
	width: 185px;
}
#wrapper #content #left_col_wide p {
	padding-left: 5px;
}

#wrapper #content #left_col h2 {
	margin: 0px;
	padding: 0px;
}
#wrapper #content #left_col h3 {
	margin-left: 3px;
	padding-left: 3px;
	background-image: url(/images/h3_border_leftcol.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#wrapper #content #center_col {
	margin: 5px 5px 5px 8px;
	padding: 5px 5px 5px 8px;
	width: 415px;
	float: left;
}
#wrapper #content #center_col td {
	padding: 5px;
	margin: 5px;
}
#wrapper #content #left_col_wide {
	margin: 5px 5px 5px 10px;
	padding: 5px;
	float: left;
	width: 272px;
	background-color: #EAE6D7;
	border: thin dashed #B6B995;
}
#wrapper #content #right_col_wide {
	margin: 5px 10px 5px 10px;
	padding: 0px;
	float: left;
	width: 525px;
}
#wrapper #content #right_col_wide2 {
	margin: 5px 10px 5px 25px;
	padding: 0px;
	float: left;
	width: 600px;
}

#wrapper #content #one_col {
	margin: 5px auto;
	padding: 0px;
	float: none;
	width: 800px;
}

#wrapper #footer {
	border-top: thin solid #27384B;
	padding: 5px;
	text-align: center;
	font-size: x-small;
	clear: both;
	background-color: #B6B995;
}
#wrapper #footer a {
	color: #27384B;
	text-decoration: none;
}
#wrapper #footer a:hover {
	text-decoration: underline;
}
#wrapper #nav {
	background-color: #DFD9C0;
	height: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#news      {
	background-image: url(images/parchment175.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 190px;
	margin: 0px;
}
#news   h2      {
	text-align: center;
	margin: 10px 0px 0px;
	padding: 20px 0px 0px;
	background-repeat: no-repeat;
	color: #27384B;
}
#news   p      {
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#styletwo{
	position:relative;
	display:block;
	height:24px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(images/bgOFFtan.gif) repeat-x left top;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{
	display:block;
	float:left;
	color:#27384b;
	text-decoration:none;
	height:24px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(images/bgON.gif) repeat-x top left;}
/* BEGIN style1 */
#navlist
{
	padding-left: 5px;
	margin-left: 5px;
	border-bottom: 1px solid #7F8257;
	width: 165px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em 0.25em 0.25em .5em;
	border-top: 1px solid #7F8257;
}

#navlist li a { text-decoration: none; }
.emphasis {
	color: #27384B;
	font-weight: bold;
	text-transform: uppercase;
}
.emphasis-Lg-green {
	color: #7F8257;
	font-weight: bold;
	font-size: medium;
}
.small_txt {
	font-size: x-small;
}
.NEW {
	font-weight: bold;
	color: #FF0000;
}
.emphasis_lowercase {
	color: #27384B;
	font-weight: bold;
}
.emphasis-Lg-blue {
	color: #27384B;
	font-weight: bold;
	font-size: medium;
}
.announce {
	color: #F00;
}
