@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #000000;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fbe7b7;
	border: 2px solid #000000;
	height: 100%;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-align: center;
}
.tiny_filler_line {
	font-size: 1px;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}



#header {
	height: 350px;
	width: 960px;
}


#menu {
	height: 30px;
	width: 960px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-x;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:link {
}
#menu a:visited {
}
#menu a:hover {
	color: #5B1A14;
	background-color: #FFFFFF;
}
#content {
	width: 960px;
}
#content a:link {
	color: #000000;
	text-decoration: underline;
}
#content a:visited {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}



#footer {
	background-repeat: repeat;
	width: 940px;
	background-color: #702015;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}


#drop_down_menu {
	background-color: #702015;
	height: 26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-repeat: repeat;
	padding-left: 10px;
}
.right_floating_photo {
	float: right;
	border: 1px solid #000000;
	margin-left: 20px;
}
.left_floating_photo {
	float: left;
	border: 1px solid #000000;
	margin-right: 20px;
}

.bordered_photo {
	border: 1px solid #000000;
}
.sub-header  {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	text-decoration: underline;
	clear: both;
	padding-top: 20px;
	font-weight: normal;
}

.left_side_heading {
	font-size: 24px;
	text-decoration: underline;
	font-weight: bold;
}


.subhead_underlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.photo_frame {
	border: 1px solid #000000;
}
.bullet_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-bottom: 10px;
}
.quote_box {
	background-color: #FFFFFF;
	border: medium double #702015;
	margin-right: 20px;
	margin-left: 20px;
}
.form_entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#logon_link       a:link {
	text-decoration: none;
	display: inline;
}
#logon_link a:visited {
	text-decoration: none;
	display: inline;
}

#logon_link a:hover {
	text-decoration: none;
	display: inline;
}
#admin_menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
}
#admin_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
}

#admin_menu  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
}

