body {
	margin: 0px;
	margin-top: 0px;
	background-color: black;
	font-family: arial, sans-serif
}
input{
	border: 1px solid #babcbe;
}
textarea{
	border: 1px solid #babcbe;
}
image {
	border: 1px solid #babcbe;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border: 0px;
}

#header {
	background-color: black;
}

	#logo_container {
		float: left;
		margin: 24px;
		margin-top: 3px;
		margin-bottom: 3px;
	}
	
	#title_container {
		margin-top: 20px;
		float: left;
	}
	
	#mad_container {
		float: right;
	}

	#title_container h1 {
/*		color: #ef7f24;*/
		color: #f5821f;
		font-family: verdana, sans-serif; 
		font-weight: bold;
		font-size: 2.2em;
		float: left;
		text-transform: uppercase;
	}

#nav_container {
	width: 100%;
	background-color: #d0afa2;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
}

#content {
	background-color: white;
	height: 350px;
}

#content h1 {
	color: #babcbe;
	font-family: courier new, times new roman, serif;
	font-size: 2em;
	text-transform: lowercase;
	margin-bottom: 11px;
	margin-top: 60px;
}

#site_content {
	margin-left: 20px;
}

#site_content h2 {
        color: #babcbe;
        font-family: courier new, times new roman, serif;
        font-size: 2em;
        text-transform: lowercase;
        margin-bottom: 2px;
        margin-top: 10px;
	font-weight: bold;
}

#site_content h3 {
        color: #f4811e;
        font-family: courier new, times new roman, serif;
        font-size: 2.2em;
        margin-bottom: 11px;
	margin-top: 2px;
	font-weight: bold;
}

#footer {
	border-top: 4px solid white;


}
	#donate_text {
		margin-bottom: 4px;
		margin-left: 20px;
		margin-bottom: 3px;
		text-align: right;
		width: 7em;
		border-right: 2px solid #feca03;
		padding-right: 4px;
		float: left;
	}

	#donate_text h1 {
		color: #feca03;
		font-size: 0.8em;
		font-weight: normal;
		margin-bottom: 3px;
	}

	#donate_text a {
		color: #ffffff;
		font-size: 0.5em;
		text-decoration: none;
		line-height: 0.5em;
	}
/*--- Nav Styles ---*/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	color: #000000;
	display: block;
	width: 8em;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
	margin-top: 6px;
}

#nav li {
	float: left;
	width: 8em;
	border-right: 3px solid white;
	height: 1.5em;
	background-color: #d0afa2;
	text-align: center;
}
#nav li.alt {
	float: left;
	width: 8em;
	border-right: 3px solid white;
	height: 1.5em;
	background-color: #f5821f;
	text-align: center;
}

#nav li.alt a {
	color: #ffffff;
	display: block;
	width: 8em;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
	margin-top: 6px;
}

#nav li ul {
	position: absolute;
	width: 8em;
	left: -999em;
	margin-top: 6px;
	z-index: 10;
}
#nav li ul li {
	background-color: #d0afa2;
	height: 1.5em;
	text-align: center;
	border: 0px;
	border-top: 1px solid #f5821f;
}

#nav li ul li a {
	color: #ffffff;
	display: block;
	width: 7em;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
	margin-top: 6px;
}

#nav li ul ul {
	margin: -1em 0 0 10em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	/*margin-top: 20px;*/
	margin-left: -4em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
/*--- End nav Styles ---*/


a.bulletin {
	font-size: 12px;
	color: #cf5f04;
	font-weight: bold;
	text-decoration: none;
}
a.bulletin:hover {
	font-size: 12px;
	color: #ef7f24;
	font-weight: bold;
	text-decoration: underline;
}

#admin_content_container {
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	min-height: 380px;
	border-top: 1px solid white;
	border-bottom: 4px solid white;
}

/*--- Bulletin Styles ---*/
#success_container {
	width: 555px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e5ffe5;
	border: 1px solid #00cc00;
}
#success_message {
	margin: 10px;
}

.add_bulletin_post_container {
	width: 45%;
	/*border: 1px solid #babcbe;*/
	margin: 5px;
}

.bulletin_post_container {
	border: 1px solid #babcbe;
	margin: 5px;
}
.bulletin_post_container_alt {
	border: 1px solid #babcbe;
	margin: 5px;
	background-color: #f0f0f0;
}
.bulletin_post_container h1 {
	color: #babcbe;
	font-family: courier new, times new roman, serif;
	font-size: 12px;
	text-transform: lowercase;
	border-bottom: 1px dashed #babcbe;
	margin-bottom: 11px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.bulletin_post_container_alt h1 {
	color: #babcbe;
	font-family: courier new, times new roman, serif;
	font-size: 12px;
	text-transform: lowercase;
	border-bottom: 1px dashed #babcbe;
	margin-bottom: 11px;
	margin-left: 10px;
	margin-right: 10px;
}

.bulletin_post {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.bulletin_poster {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}
.bulletin_time {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}

.add_post_title {
	float: left;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.add_post_value {
	float: left;
	margin-bottom: 5px;
}
/*--- End Bulletin Styles ---*/

/*--- Admin Styles ---*/
#admin_function_container {
	margin-left: 20px;
}

#admin_function_title h1 {
	color: #babcbe;
	font-family: courier new, times new roman, serif;
	font-size: 2em;
	text-transform: lowercase;
	margin-bottom: 11px;
}

#admin_description {
	font-size: 0.8em;
}

.page_list_item_container {
	margin-left: 20px;
	width: 500px;
	border-bottom: 1px dashed #babcbe;
}
.page_list_item_container_alt {
	margin-left: 20px;
	width: 500px;
	background-color: #e5e5e5;
	border-bottom: 1px dashed #babcbe;
}
.page_list_item_container a{
	font-size: 0.8em;
	margin: 4px;
	margin-left: 20px;
	line-height: 1.75em;
	color: #cf5f04;
	text-decoration: none;
}
.page_list_item_container_alt a{
	font-size: 0.8em;
	margin: 4px;
	margin-left: 20px;
	line-height: 1.75em;
	color: #cf5f04;
	text-decoration: none;
}
.page_list_item_container a:hover{
	font-size: 0.8em;
	margin: 4px;
	margin-left: 20px;
	line-height: 1.75em;
	color: #ef7f24;
	text-decoration: underline;
}
.page_list_item_container_alt a:hover{
	font-size: 0.8em;
	margin: 4px;
	margin-left: 20px;
	line-height: 1.75em;
	color: #ef7f24;
	text-decoration: underline;
}

#page_list_container h1 {
	color: #babcbe;
	font-family: courier new, times new roman, serif;
	font-size: 1.5em;
	text-transform: lowercase;
	margin-bottom: 11px;
}
#content_editor_container h1 {
	color: #babcbe;
	font-family: courier new, times new roman, serif;
	font-size: 1.5em;
	text-transform: lowercase;
	margin-bottom: 11px;
}

.admin_form_row {
	margin-bottom: 5px;
	border-bottom: 1px dashed #babcbe;
}
.admin_title{
	float: left;
	font-weight: bold;
	font-size: 0.8em;
	width: 150px;
	margin-bottom: 5px;
}
.admin_value{
	float: left;
	margin-bottom: 5px;
}

.admin_value input{
	border: 1px solid #babcbe;
}

#live_success_container {
	width: 555px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e5ffe5;
	border: 1px solid #00cc00;
}
#live_success_message {
	margin: 10px;
}

#success_message_container {
	width: 555px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e5ffe5;
	border: 1px solid #00cc00;
}
#success_container {
	margin: 10px;
}

#confirm_container {
	width: 555px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffe5;
	border: 1px solid #cccc00;
}
#confirm_text {
	text-align: center;
	margin: 10px;
}
#confirm_yes {
	width: 277px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#confirm_no {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}
/*--- End Admin Styles ---*/

#strap_line {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: right;
	color: #ef7f24;
	font-size: 1em;
	font-weight: bold;
}
