#page_container {
	background-color: #6f0000;
	width: 100%;
}

#header_container {
	background-color: #6f0000;
	width: 100%;
	float: left;
}

#header_column {
	height: 100px;
	background-color: #6f0000;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

h1 a {
	position: relative;
	float: left;
	display: block;
	margin-top: 5px;
	background-image: url(../Resources/logo.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 503px;
	text-indent:-9000px;
}

h1 {
	margin: 0px;
	display: block;
}

h2 {
	line-height: 36px;
	margin-top: -10px;
	padding-bottom: 9px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
	color: #333333;
	font-size: 30px;
}

h4 {
	margin-top: 0px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 18px;
}

h5 {
	margin-bottom: 5px;
	font-size: 16px;
}

#search_container {
	clear: right;
	text-align: right;
	margin-top: 25px;
	height: 25px;
	float: right;
	width: 390px;
}

.search_box {
	border-color: white;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	width: 200px;
}

#subnav_container {
	color: #744849;
	text-align: right;
	margin-top: 15px;
	float: right;
	width: 440px;
}

#subnav_container a {
	color: #dddcce;
	text-decoration: none;
}

#subnav_container a:hover {
	text-decoration: underline;
}

#address_container {
	border-bottom-color: #191919;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #333333;
	float: left;
	width: 100%;
}

#address_column {
	color: #dddcce;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

#navigation_container {
	background-image: url(../Resources/navigation_background.gif);
	background-color: #847e67;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}

#navigation_column {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

#main_graphic_container {
	float: left;
	background-color: #dddcce;
	width: 100%;
}

#main_graphic_column {
	margin-right: auto;
	margin-left: auto;
	height: 294px;
	width: 950px;
}

#main_graphic_button1 a {
	z-index: 300;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../Resources/button1.png);
	float: left;
	left: 395px;
	position: relative;
	top: 237px;
	height: 41px;
	width: 173px;
	text-indent:-9000px;
}

#main_graphic_button2 a {
	z-index: 300;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../Resources/button2.png);
	float: left;
	left: 405px;
	position: relative;
	top: 237px;
	height: 41px;
	width: 173px;
	text-indent:-9000px;
}

#main_graphic_button3 a {
	z-index: 300;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../Resources/button3.png);
	float: left;
	left: 415px;
	position: relative;
	top: 237px;
	height: 41px;
	width: 173px;
	text-indent:-9000px;
}

#body_container {
	background-color: white;
	padding-bottom: 15px;
	padding-top: 35px;
	background-position: 0 top;
	background-repeat: repeat-x;
	background-image: url(../Resources/body_gradient.jpg);
	float: left;
	width: 100%;
}

#body_column {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

#alert_container {
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#alert_container p {
	margin-bottom: 0px;
	margin-top: -12px;
	line-height: 23px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
}#alert_containerb {
	margin-bottom: 25px;
	font-weight: bold;
	line-height: 23px;
	font-size: 16px;
	padding: 20px;
	border-bottom-color: #aaa484;
	border-top-color: #aaa484;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	background-color: #e2e2d6;
	float: left;
	width: 430px;
}

#home_box1_container {
	background-image: url(../Resources/box_gradient.gif);
	background-repeat: repeat-x;
	float: left;
	margin-right: 9px;
	width: 231px;
}

#home_box1_header {
	background-repeat: no-repeat;
	background-image: url(../Resources/home_box1_header.gif);
	height: 42px;
	width: 233px;
}

#home_box1_text {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}

#home_box2_container {
	background-repeat: repeat-x;
	background-image: url(../Resources/box_gradient.gif);
	float: left;
	margin-right: 9px;
	width: 231px;
}

#home_box2_header {
	background-repeat: no-repeat;
	background-image: url(../Resources/home_box2_header.gif);
	height: 42px;
	width: 233px;
}

#home_box2_text {
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}

#home_box3_container {
	background-image: url(../Resources/box_gradient.gif);
	background-repeat: repeat-x;
	float: left;
	margin-right: 9px;
	width: 231px;
}

#home_box3_header {
	background-repeat: no-repeat;
	background-image: url(../Resources/home_box3_header.gif);
	height: 42px;
	width: 233px;
}

#home_box3_text {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}

#home_box4_container {
	background-image: url(../Resources/box_gradient.gif);
	background-repeat: repeat-x;
	float: left;
	width: 229px;
}

#home_box4_header {
	background-repeat: no-repeat;
	background-image: url(../Resources/home_box4_header.gif);
	height: 42px;
	width: 230px;
}

#home_box4_text {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}

#body_bottom_container {
	background-repeat: repeat-x;
	background-image: url(../Resources/body_bottom_gradient.jpg);
	background-color: white;
	float: left;
	height: 27px;
	width: 100%;
}

#footer_container {
	float: left;
	width: 100%;
	background-color: #6f0000;
}

#footer_column {
	text-align: center;
	line-height: 24px;
	padding-bottom: 35px;
	padding-top: 35px;
	color: #e3e2d7;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-color: #6f0000;
}

#footer_column a {
	color: #e3e2d7;
}

body {
	background-color: #6f0000;
	margin: 0px;
	line-height: 19px;
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

a {
	text-decoration: none;
	color: #990000;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

#navbar {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#navbar li {
	list-style: none;
	float: left; 
}

#navbar li a {
	color: #990000;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-top: 2px;
	display: block; 
}

#navbar li ul {
	text-align: left;
	display: none;
	width: 15em; /* Width to help Opera out */
}

#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
}

#navbar li:hover li {
	float: none; 
}

#navbar li:hover li a {
	background-color: #e3e2d7; 
}

#navbar li li a:hover {
	text-decoration: none;
	background-color: #d1cfc4;
}

#nav_home {
	margin-top: 12px;
	height: 22px;
	width: 55px;
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_home.gif);
	text-indent: -999em;
}

#nav_home a:hover {
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_home_hover.gif);
}

#nav_about {
	margin-top: 12px;
	height: 22px;
	width: 76px;
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_about.gif);
	text-indent: -999em;
}

#nav_about a:hover {
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_about_hover.gif);
}

#nav_staff {
	text-indent: 0px;
}

#nav_staff a:hover {
	background-image: url(*);
}

#nav_directors {
	text-indent: 0px;
}

#nav_directors a:hover {
	background-image: url(*);
}

#nav_map {
	text-indent: 0px;
}

#nav_map a:hover {
	background-image: url(*);
}

#nav_gallery {
	text-indent: 0px;
}

#nav_gallery a:hover {
	background-image: url(*);
}

#nav_jobs {
	margin-top: 12px;
	height: 22px;
	width: 63px;
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_jobs.gif);
	text-indent: -999em;
}

#nav_jobs a:hover {
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_jobs_hover.gif);
}

#nav_membership {
	margin-top: 12px;
	height: 22px;
	width: 117px;
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_membership.gif);
	text-indent: -999em;
}

#nav_membership a:hover {
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_membership_hover.gif);
}

#nav_membership_b {
	text-indent: 0px;
}

#nav_membership_b a:hover {
	background-image: url(*);
}

#nav_patrons {
	text-indent: 0px;
}

#nav_patrons a:hover {
	background-image: url(*);
}

#nav_legislative {
	margin-top: 12px;
	height: 22px;
	width: 114px;
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_legislative.gif);
	text-indent: -999em;
}

#nav_legislative a:hover {
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_legislative_hover.gif);
}

#nav_news {
	margin-top: 12px;
	height: 22px;
	width: 69px;
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_news.gif);
	text-indent: -999em;
}

#nav_news a:hover {
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_news_hover.gif);
}

#nav_events {
	text-indent: 0px;
}

#nav_events a:hover {
	background-image: url(*);
}

#nav_news_b {
	text-indent: 0px;
}

#nav_news_b a:hover {
	background-image: url(*);
}

#nav_zonemeetings {
	text-indent: 0px;
}

#nav_zonemeetings a:hover {
	background-image: url(*);
}

#nav_forms {
	text-indent: 0px;
}

#nav_forms a:hover {
	background-image: url(*);
}

#nav_confirmations {
	text-indent: 0px;
}

#nav_confirmations a:hover {
	background-image: url(*);
}

#nav_cheerleading {
	margin-top: 12px;
	height: 22px;
	width: 135px;
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_cheerleading.gif);
	text-indent: -999em;
}

#nav_cheerleading a:hover {
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_cheerleading_hover.gif);
}

#nav_cheerleading_b {
	text-indent: 0px;
}

#nav_cheerleading_b a:hover {
	background-image: url(*);
}

#nav_cheerohio {
	text-indent: 0px;
}

#nav_cheerohio a:hover {
	background-image: url(*);
}

#nav_committee {
	margin-top: 12px;
	height: 22px;
	width: 145px;
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_committee.gif);
	text-indent: -999em;
}

#nav_committee a:hover {
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_committee_hover.gif);
}

#nav_publications {
	margin-top: 12px;
	height: 22px;
	width: 173px;
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_publications.gif);
	text-indent: -999em;
}

#nav_publications a:hover {
	background-repeat: no-repeat;
	background-image: url(../Resources/nav_publications_hover.gif);
}

#nav_update {
	text-indent: 0px;
}

#nav_update a:hover {
	background-image: url(*);
}

#nav_legalupdate {
	text-indent: 0px;
}

#nav_legalupdate a:hover {
	background-image: url(*);
}

#nav_supervisorupdate {
	text-indent: 0px;
}

#nav_supervisorupdate a:hover {
	background-image: url(*);
}

#nav_specialmemo {
	text-indent: 0px;
}

#nav_specialmemo a:hover {
	background-image: url(*);
}

#nav_middleupdate {
	text-indent: 0px;
}

#nav_middleupdate a:hover {
	background-image: url(*);
}

#nav_legislativeupdate {
	text-indent: 0px;
}

#nav_legislativeupdate a:hover {
	background-image: url(*);
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.pollQuestion {
	margin-bottom: 10px;
	font-weight: bold;
}

.pollAnswer {
	margin-bottom: 10px;
}

.pollBar {
}

.pollTotalVotes {
	color: #990000;
}

.pollResultAnswer {
	margin-top: 10px;
}

#sidenav_container {
	margin-right: 10px;
	float: left;
	width: 229px;
}

#sidejobs_container {
	margin-right: 10px;
	float: left;
	width: 229px;
}

#body_wide_container {
	float: left;
	width: 710px;
}

.body_links_container {
	margin-right: 25px;
	float: left;
	width: 300px;
}

.body_links_container2 {
	float: left;
	width: 300px;
}

#body_wide_container_jobs {
	margin-right: 25px;
	float: left;
	width: 470px;
}

#body_wide_container_contact {
	margin-right: 25px;
	float: left;
	width: 500px;
}

#body_wide_container_search {
	margin-right: 25px;
	float: left;
	width: 950px;
}

#body_container_contact {
	padding-top: 6px;
	float: left;
	width: 420px;
}

.names {
	font-size: 14px;
}

.staff {
	margin-bottom: 25px;
}

#sidenav_top {
	background-repeat: no-repeat;
	background-image: url(../Resources/sidenav_top.jpg);
	float: left;
	height: 57px;
	width: 201px;
}

.sidenav_dividerline {
	background-repeat: no-repeat;
	background-image: url(../Resources/sidenav_dividerline.jpg);
	float: left;
	height: 1px;
	width: 201px;
}

.sidenav_menu {
	font-size: 16px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-top: 10px;
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(../Resources/sidenav_background.jpg);
	text-align: right;
	float: left;
	width: 176px;
	text-indent: 30px
}

.sidenav_menu_here {
	font-size: 16px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-top: 10px;
	margin: 0px;
	background-color: white;
	text-align: right;
	float: left;
	width: 176px;
}

#sidenav_bottom {
	background-repeat: no-repeat;
	background-image: url(../Resources/sidenav_bottom.jpg);
	float: left;
	height: 231px;
	width: 201px;
}

#director_photo_outer {
	margin-bottom: 25px;
	background-repeat: no-repeat;
	background-image: url(../Resources/photo_frame_large.jpg);
	float: left;
	height: 543px;
	width: 705px;
}

#director_photo_inner {
	background-color: black;
	margin-left: 32px;
	margin-top: 31px;
	float: left;
	height: 480px;
	width: 640px;
}

#past_president_box {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin-top: 35px;
	float: left;
	background-color: #e3e2d7;
	width: 440px;
}

#past_president_photo_outer {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	background-color: white;
	height: 185px;
	width: 145px;
}

#past_president_photo_inner {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	background-color: black;
	height: 175px;
	width: 135px;
}

#past_president_description {
	margin-top: 155px;
	float: left;
	width: 275px;
}

#zone_map_container {
	margin-bottom: 25px;
	float: left;
	width: 710px;
}

#sidebar_jobs {
	padding-top: 6px;
	float: left;
	width: 210px;
}

#sidebar_margin {
	margin-left: 20px;
	padding-top: 6px;
	float: left;
	width: 210px;
}

#map_container {
	background-color: #d1cfc4;
	float: left;
	padding: 5px;
	margin-bottom: 15px;
	width: 410px;
}

.input_field {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 5px;
	width: 300px;
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
}

.input_area {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	width: 400px;
	padding: 5px;
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
}

.submit {
	color: #e3e2d7;
	border-color: #990000;
	border-width: 1px;
	border-style: solid;
	background-color: #990000;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#login-form {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	color: #dfdfd0;
	width: 400px;
}

#login-form h4 {
	margin: 0px;
	border-width: 0px;
}

#login-field-container {
	border-color: #dfdfd0;
	border-style: solid;
	border-width: 1px;
}

.logout {
	color: #dfdfd0;
	margin-bottom: -20px;
	margin-top: 5px;
	float: right;
	font-size: 12px;
}

.logout a {
	color: #dfdfd0;
}

