html {
	text-align: center;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 43px 0px 40px 0px;
	background-color: #9E9B90;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #56544C;
}

a { color: #702424; }
a:visited { color: #000000; }
a:hover{ color: #702424; text-decoration: none; }
h1 { font-size: 20px; margin-left: 20px; font-weight: normal; padding-top: 10px; margin-top: 0px; }
h2 { font-size: 14px; margin-left: 20px; font-weight: normal; padding-top: 0px; margin-top: 0px; margin-bottom: 5px; }
h3 { font-size: 11px; margin-left: 20px; font-weight: bold; padding-top: 0px; margin-top: 0px; margin-bottom: 0px; }
h4 { font-size: 11px; margin-left: 20px; font-weight: normal; padding-top: 0px; margin-top: 0px; margin-bottom: 0px; text-decoration: underline; }

/*	PAGE */

#page_container {
	width: 740px;
	padding: 0px 17px 0px 17px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/shadow_tile.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	margin-left: auto;
	margin-right: auto;
}

#page_container p { margin: 0px; padding: 0px; }

#page_container_top {
	width: 774px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/shadow_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: auto;
	margin-right: auto;
}

#page_container_btm {
	width: 774px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: auto;
	margin-right: auto;
}

/*	HEADER */

#header {
	height: 271px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/header_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#search_container { text-align: right; padding: 40px 36px 0px 0px; }
html>body #search_container { padding-top: 65px; }
.field_search { border: 0px; width: 164px; height: 15px; font-size: 11px; color: #56544C; padding: 2px; }
.field_button_search { background: transparent; border: 0px; color: #FFFFFF; font-size: 11px; font-weight: bold; padding: 0px; margin: 0px; }
.field_button_search_over { background: transparent; border: 0px; color: #CCCCCC; font-size: 11px; font-weight: bold; padding: 0px; margin: 0px; cursor: pointer; }

#navigation_container {
	margin: 25px 0px 5px 0px;
	padding: 0px;
	height: 147px;
	width: 740px;
	vertical-align: top;
	background-image: url(../images/navigation_background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	text-align: center;
}

html>body #navigation_container { height: 147px; }

#navigation_container ul {
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
	height: 161px;
}

#navigation_container ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: center;
	height: 161px;
}


#navigation_container ul li a {
	padding-top: 4px;
	padding-right: 1.3em;
	padding-left: 1.3em;
	padding-bottom: 131px;
	text-align: center;
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
	height: 161px;
	text-align: center;
}

html>body #navigation_container ul li a { padding-top: 3px; }

#navigation_container li a:hover {
	color: #FFFFFF;
	background-image: url(../images/navigation_on.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: transparent;
	text-decoration: none;
	height: 161px;
}

/*	CONTENT */

#content_container {
	margin-top: 5px;
	background-color: #F5F3E7;
	text-align: left;
	width: 739px;
	background-image: url(../images/content_background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 360px;
}

#content_container_admin {
	margin-top: 5px;
	background-color: #F5F3E7;
	text-align: left;
	width: 739px;
	min-height: 350px;
}

#page_content { padding-bottom: 20px; }
#page_content p { padding: 3px 116px 10px 20px; }
#page_content li { padding: 2px 116px 10px 20px; }

.red_bold { font-size: 12px; font-weight: bold; color: #702424; }

#sub_navigation {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style: italic;
	font-size: 9px;
}
#sub_navigation a { margin-right: 8px; font-style: normal; font-size: 11px; }

#lrg_image_container { 
	float: left;
	border-bottom: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	margin-bottom: 5px;
}

#news_list_container { 
	float: left;
	border-bottom: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	margin-bottom: 5px;
	width: 241px;
	height: 359px;
	overflow: auto;
	background-color: #9E9D97;
	color: #FFFFFF;
}

#archive_container { padding: 10px; }
#archive_container h1 { font-size: 14px; margin: 0px; padding: 0px; }
#archive_container .archive_item { margin: 5px 0px 5px 0px; }
#archive_container .archive_item h1 { font-size: 12px; margin: 0px; padding: 0px; }
#archive_container .archive_item h2 { font-size: 10px; margin: 0px; padding: 0px; }
#archive_container .archive_item p { font-size: 10px; margin: 0px; margin-top: 3px; padding: 0px; }
#archive_container .read_more { text-align: right; margin-top: 0px; padding-top: 0px; }
#archive_container .read_more a { color: #FFFFFF; }
#item_image { text-align: right; padding-right: 100px; padding-bottom: 20px; }

#highlight_container {
	background-color: #7D7B72;
	width: 81px;
	height: 346px;
	float: left;
	border-bottom: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding: 13px 8px 0px 8px;
}

#photo_gallery_button {
	position: absolute;
	top: 573px;
}

.gallery_cell { background-color: transparent; padding: 10px; }
.gallery_cell_over { background-color: #CCCCCC; color: #702424; cursor: pointer; padding: 10px; }

#toolbox {
	width:96px;
	text-align: center;
	padding-top: 225px;
	float: right;
}

#toolbox img { margin-bottom: 1px; }
html>body #toolbox img { margin-bottom: 0px; }

/* SITE MAP */
#sitemap_container { padding-left: 20px; }
#sitemap_container ul { list-style-type: none; }
#sitemap_container li { vertical-align: middle; padding-right: 0px;margin-bottom: 3px; padding-left: 0px; padding-top: 0px; }
#sitemap_container .home { list-style-image: url(../images/icons/home.gif); }
#sitemap_container .page { list-style-image: url(../images/icons/page.gif); }
#sitemap_container .sub_page { list-style-image: url(../images/icons/subpage.gif); }
#sitemap_container .pdf_document { list-style-image: url(../images/icons/adobe_pdf.gif); }

/*	FOOTER */
#screen_footer {
	width: 774px;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.credit { text-align: center;  font-weight: bold; }
.credit a { color: #FFFFFF; text-decoration: none; }
.credit a:hover { color: #FFFFFF; text-decoration: underline; }

.validation { float: right; }

#screen_title { margin: 0px; padding: 0px 0px 0px 20px; }

/*	FORM STYLES */
.field_label { font-size: 11px; color: #702424; font-style: italic; }
.field_search { width: 140px; border: 1px solid #702424; font-size: 9px; padding: 1px; }
.field_text { width: 300px; border: 1px solid #702424; font-size: 10px; padding: 1px; }
.field_text_small { width: 150px; border: 1px solid #702424; font-size: 10px; padding: 1px; }
.field_textarea { font-family: Arial, Verdana, Sans-Serif; width: 300px; height: 150px; border: 1px solid #702424; font-size: 10px; padding: 1px; }
.field_textarea_small { font-family: Arial, Verdana, Sans-Serif; width: 250px; height: 100px; border: 1px solid #702424; font-size: 10px; padding: 1px; }
.field_select { width: 450px; border: 1px solid #702424; font-size: 10px; padding: 1px; }
.field_select_small { text-transform: none; width: 180px; border: 1px solid #702424; font-size: 10px; padding: 1px; }
.field_select_list { width: 450px; height: 150px; border: 1px solid #702424; font-size: 10px; padding: 1px; }
.field_select_list_small { width: 250px; height: 150px; border: 1px solid #702424; font-size: 10px; padding: 1px; }
.field_button { border: 1px solid #702424; background-color: #EFF0F0; color: #702424; font-size: 10px; margin-top: 5px; }
.field_button_over { border: 1px solid #702424; background-color: #FFFFFF; color: #702424; font-size: 10px; margin-top: 5px; cursor: pointer; }
.required { padding-left: 5px; color: #702424; font-size: 15px; vertical-align: top; }
#button_container { width: 150px; border: 2px solid #B7B7B8; margin: 30px 0px 0px 0px; padding: 5px; text-align: center; }
fieldset { margin-bottom: 20px; margin-left: 20px; width: 500px; padding: 10px; border: 1px solid #CCCCCC; }
label { font-size: 11px; font-style: italic; }
legend { font-weight: bold; }
.field_text_error { width: 500px; border: 1px solid #B7B7B8; text-align: right; background-color: #FFFF00; color: #FF0000; font-weight: bold; }
optgroup { margin-bottom: 10px; }
.message { border: 1px solid #702424; padding: 3px 116px 3px 20px; margin-left: 20px; margin-bottom: 5px; width: 400px; }

/*	PRINT ONLY STYLES */
#print_title { display: none; }
#print_footer { display: none; }


/*
 *		ADMIN AREA STYLES
 */
#admin_table { padding: 0px 0px 0px 0px; margin: 0px 40px 0px 20px; border: 1px solid #CCCCCC; width: 720px; }
#admin_table td { padding: 0px; }
#admin_table h1 { margin-bottom: 0px; }
#admin_table td p { padding: 2px; }
.admin_list_selected_item { background-color: #CCCCCC; border: 1px inset #999999; padding: 5px; color: #000000; }
.admin_list_selected_item a:link{ color: #000000; }
.admin_list_selected_item a:active{ color: #000000; }
.admin_list_selected_item a:visited{ color: #000000; }
.admin_list_selected_item a:hover{ color: #000000; text-decoration: none; }
.admin_list_selected_item h3 { color: #000000; font-weight: bold; }
.admin_list_headings td { padding: 0px 5px 0px 5px; border-bottom: 1px solid #CCCCCC; background-color: #999999; color: #FFFFFF; }
.admin_list_row_over td { padding: 5px; background-color: #666666; cursor: pointer; color: #FFFFFF; height: 20px; }
.admin_list_row_over a:link { color: #999999; }
.admin_list_row_over a:active { color: #999999; }
.admin_list_row_over a:visited { color: #999999; }
.admin_list_row_over a:hover { color: #000000; }
.admin_list_row { padding: 5px; border-bottom: 1px solid #E3E6EB; border-top: 1px solid #E3E6EB; height: 20px; }
.admin_list_row_odd { height: 20px; }
.admin_list_row_odd td { background-color: #EFF0F0; padding: 5px; color: #000000; }
.admin_list_row td { padding: 5px; }

#accessibility {
	width: 200px;
	border: 1px solid #9E9B90;
	padding: 4px 50px 4px 4px;
	float: right;
	background-image: url(../images/accessible.gif);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 50px;
	margin: 20px 10px 0px 0px;
}
#hearing {
	width: 200px;
	border: 1px solid #9E9B90;
	padding: 4px 50px 4px 4px;
	float: right;
	background-image: url(../images/hearing.gif);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 50px;
	margin: 20px 10px 0px 0px;
}
