body {
	margin: 0px;
	padding: 0px;
	background-color: #c6cce0;
	background-image: url(includes/gui/bg.jpg);
	background-repeat: repeat-x;
}

a, a:visited, a:hover {
	outline: none;
}

.sitesearch {
	padding-right: 5px;
}

.siteborder {
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #384C92;
	display: block;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #C19F32;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	background-color: #FFFFFF;
}
.topnav a:link, .topnav a:visited {
	color: #384C92;
	text-decoration: none;
	font-weight: bold;
}
.topnav a:hover, .topnav a:active {
	color: #C19F32;
	text-decoration: none;
	font-weight: bold;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384C92;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-color: #FFFFFF;
}
.footerA {
	background-color: #FFFFFF;
	background-image: url(../gui/footer_29.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #384C92;
}
.footerA a:link, .footerA a:visited {
	color: #384C92;
	text-decoration: none;
	font-weight: bold;
}
.footerA a:hover, .footerA a:active {
	color: #C19F32;
	text-decoration: none;
	font-weight: bold;
}.footerB {
	background-color: #FFFFFF;
	background-image: url(../gui/footer_30.gif);
	background-repeat: no-repeat;
}

.footer_credit a, .footer_credit a:visited,
.footer_credit a:hover {
	color: #384C92;
	font-weight: normal;
}

.main_content {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main_content a:link, .main_content a:visited {
	color: #384C92;
	text-decoration: none;
	font-weight: bold;
}
.main_content a:hover, .main_content a:active {
	color: #C19F32;
	text-decoration: none;
	font-weight: bold;
}
.falselink {
	color: #384C92;
	text-decoration: none;
	font-weight: bold;
}
.main_content_h1_sub {
	font-size: 14px;
}
#side_content {
	float: left;
	position: relative;
	width: 223px;
}
#side_content a:link, #side_content a:visited {
	color: #384C92;
	text-decoration: none;
	font-weight: bold;
}
#side_content a:hover, #side_content a:active {
	color: #C19F32;
	text-decoration: none;
	font-weight: bold;
}
.sidebox_header {
	display: block;
	width: 207px;
	height: 22px;
	padding-top: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #384C92;
	font-size: 12px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C19F32;
}
.sidebox {
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	width: 212px;
	border: 1px dotted #384C92;
}
.sidebar {
	width: 223px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7689CB;
}

.sidebox_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.main_content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #384C92;
	text-decoration: none;
}
.main_content img {
	border: 1px solid #C19F32;
}
.img_lmarg {
	margin-bottom: 2px;
	margin-left: 2px;
}
.tablepadding {
	padding-top: 20px;
	background-color:#FFFFFF;
}

.sidebox form {
	margin: 0px;
	padding: 0px;
}
.sidebox_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #384C92;
}
.sidebox_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #384C92;
	border: 1px solid #C19F32;
	font-weight: bold;
}
.clr {
	clear: both;
}
.section_links a {
	display: block;
	text-decoration: none;
}
.section_links_level_1 {
	text-decoration: none;
	padding-left: 5px;
	font-weight: normal;
	background-color: #DADFEB;
	border: 1px solid #C19F32;
	margin-bottom:1px;
	margin-top:1px;
}
.section_links_level_2 {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C19F33;
	padding-left: 12px;
	margin-bottom:1px;
	margin-top:1px;
}
.section_links {
	padding-right: 1px;
	padding-left: 1px;
}

.section_links_level_3 {
	text-decoration: none;
	margin-left: 25px;
}
.main_content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #384C92;
	text-decoration: none;
}

.main_bg {
	background-color:#FFFFFF; 
	background-image:url(/includes/gui/bg.jpg); 
	background-repeat:repeat-x;
	height:400px; 
	padding-top:11px;
	padding-left:18px;
	padding-right:18px;
}

.tablesmall td {
	font-size: 11px;
}
.content_img_left {
	margin-right: 4px;
	margin-bottom: 4px;
}
.content_img_right {
	margin-left: 4px;
	margin-bottom: 4px;
}
.directorymenu td {
	font-size: 13px;
}
#sitemap {
	text-decoration: none;
	display: block;
}
#sitemap a:link, #sitemap a:visited, #sitemap a:hover, #sitemap a:active {
	font-weight: normal;
	text-decoration: none;
}
.sitemap_sections {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #384C92;
	font-weight:bold;
	text-transform: uppercase;
}
.sitemap_sections a:link, #sitemap_sections a:visited, #sitemap_sections a:hover, #sitemap_sections a:active {
	text-transform: uppercase;
	font-weight:bold;
}
.sitemap_sections_sub {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C19F32;
}
.sitemap_sections_sub a:link, #sitemap_sections_sub a:visited, #sitemap_sections_sub a:hover, #sitemap_sections_sub a:active {
	font-weight: bold;
}
.sitemap_sections_sub_1 {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	background-image: url(includes/gui/list_icon.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px 1px;
}
.directorymenu p {
	padding: 0px;
	margin: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C19F32;
	width: 98%;
}
.postcards, .postcards td {
	margin: 0px;
	padding: 0px;
}
.postcards label {
	font-size: 11px;
	text-decoration: none;
}
.content_input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #384C92;
}
.content_submit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #384C92;
	border: 1px solid #C19F32;
	font-weight: bold;
}
.pressreleases_year {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #384C92;
	border: 1px solid #C19F32;
	font-weight: bold;
}
.pressreleases_heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.search_submit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #384C92;
	border: 1px solid #C19F32;
	font-weight: bold;
}
.search_input {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #384C92;
}
.search_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #384C93;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 5px;
}
.sidebar_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.section_links_level_1 a:link, .section_links_level_1 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.section_links_level_1 a:hover, .section_links_level_1 a:active {
	color: #384C91;
	text-decoration: bold;
}
.section_links_level_2 a:link, .section_links_level_2 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.section_links_level_2 a:hover, .section_links_level_2 a:active {
	color: #384C91;
	text-decoration: none;
}
.ongoing_events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sidebar a:link, .sidebar a:visited {
	color: #384C92;
	text-decoration: none;
	font-weight: bold;
}
.sidebar a:hover, .sidebar a:active {
	color: #C19F32;
	text-decoration: none;
	font-weight: bold;
}.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

.events_side img {
	border: 0;
}

/* ------ START:  Calendar ------ */
.eventcal {
	position: relative;
	width: 100%;
	background-color:#AACCEE;
	border:1px solid #000;
}

.eventcal a, .eventcal a:visited {
	color:#112AAB;
}

.eventcal caption {
	font-weight: bold;
	padding: 5px;
	color:#fff;
	background-color:#AACCEE;
	border:1px solid #000;
	border-bottom: 0;
}

.eventcal td {
	background: #AACCEE;
	height: 25px;
	padding: 2px;
	vertical-align: top;
	width: 14%;
	text-align: center;
}

.eventcal td a, 
.eventcal td a:visited {
	color:#000;
}


.eventcal td b {
	display: block;
}

.eventcal td.cal_has_event {
	background-color: #384C92;
	color: #fff;
}

.eventcal td.cal_has_event a,
.eventcal td.cal_has_event a:visited {
	color:#fff;
}

.eventcal th {
	border-bottom: 1px solid #000000;
}

/* ------ END:  Calendar ------ */

/* ------ START:  MENU ------ */

#menu {
	clear: both;
	width: 760px;
	min-height:39px;
	z-index: 90;
	overflow: hidden;
}

* * body #menu {
	height: 39px;
}

#menu a {
	display: block;
	min-height: 39px;
	text-indent: -3000px;
	text-decoration: none;
	float: left;
	background: url("../images/menu.gif");
}

* * body #menu a {
	height: 39px;
}

a#menu_01 {
	background-position: 0px 0px;
	width: 101px;
}
a#menu_01:hover { background-position: 0px -39px; }

a#menu_02 {
	background-position: -101px 0px;
	width: 108px;
}
a#menu_02:hover { background-position: -101px -39px; }

a#menu_03 {
	background-position: -209px 0px;
	width: 80px;
}
a#menu_03:hover { background-position: -209px -39px; }

a#menu_04 {
	background-position: -289px 0px;
	width: 95px;
}
a#menu_04:hover { background-position: -289px -39px; }

a#menu_05 {
	background-position: -384px 0px;
	width: 61px;
}
a#menu_05:hover { background-position: -384px -39px; }

a#menu_06 {
	background-position: -445px 0px;
	width: 110px;
}
a#menu_06:hover { background-position: -445px -39px; }

a#menu_07 {
	background-position: -555px 0px;
	width: 57px;
}
a#menu_07:hover { background-position: -555px -39px; }

a#menu_08 {
	background-position: -612px 0px;
	width: 57px;
}
a#menu_08:hover { background-position: -612px -39px; }

a#menu_09 {
	background-position: -669px 0px;
	width: 91px;
}
a#menu_09:hover { background-position: -669px -39px; }
/* ------ END:  MENU ------ */

#feature_photo {
}

#feature_photo p {
	text-align: center;
}

.front_feature_pic {
	border: 1px solid #C19F32;
}

.gallery {
	text-align: center;
}

gallery_photo {
}

.gallery_photo img {
	margin: 10px;
	border: 1px solid #405F7C;
}

#photo_gallery {
	position: relative;
	display: block;
	float: left;
	width: 450px;
	text-align: center;
}

.photo_week_pic {
	position: relative;
	display: block;
	border: 1px solid #405F7C;
	margin: 1em auto;
}

.page_photos {
	text-align: center;
}

.page_photos img {
	margin:10px;
	border:1px solid #C19F32;
}

.sidebar_line {
	color: #7689CB;
	background-color: #7689CB;
}

#banner_wrapper {
	border-bottom: 4px solid #000;
}

#banner_wrapper img {
	border-top: 1px solid #000;
	border-bottom: 1px solid #a4813d;
}