﻿body {
	font-family: Tahoma, “Microsoft Sans Serif”, Arial, “Franklin Gothic Medium”, “Segoe UI”, sans-serif;
	font-size: 76%;
	font-weight: bold;
	background-image: url('../image/longacr2.jpg');
	background-color: #FFFFFF;
	margin: 0 0;
	padding: 0;
	width: 935px;
}
#container {
	margin-bottom: .5em;
	text-align: center;
	width: 929px;
}
#masthead {
	width: 100%;
	overflow: auto;
}
#masthead img {
	float: left;
}
#page_content {
	text-align: left;
	clear: both;
}
#sidebar {
	width: 160px;
	z-index: 1;
	position: absolute;
}
#bswb {
	float: left

}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #f3d58c;
}
#sidebar li {
	display: block;	
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	margin-left: 0;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding: 5%;
	display: block;
	font-size: 13px!important;
	text-align: center;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #f5f5f5;
	background-color: #606060;
}
.htr {
	font-size: 130%;
}
#content {
	font-size: 1.0em;
	width: 740px;
	text-align: left;
	margin-top: 1em;
	float: right;
}
.center {
	margin: auto auto;
	text-align: center;
	margin-top: .3em;
}
.center-blue {
	margin: auto auto;
	text-align: center;
	margin-top: .3em;
	color: navy;
}
.center-maroon {
	margin: auto auto;
	text-align: center;
	margin-top: .3em;
	color: maroon;
}
.center-tight {
	margin: 0;
	text-align: center;
}
.center-tightblue {
	color: navy;
	margin: 0;
	text-align: center;
}
.marq {
	width: 98%;
	height: 50px;
	color: white;
	background-color: purple;
	text-align: center;
	vertical-align: top;
	font-size: 1.2em;
	margin-top: .5em;
	padding-top: .5em;
}
#firstfooter {
	margin-left: 180px;
	font-size: 1.2em;
	text-align: left;
	clear: right;
}
.col1 {
	width: 375px;
	float: left;
	margin-top: 1em;
}
.col2 {
	width: 275px;
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
}		
.col3 {
	width: 200px;
	float: left;
	margin-top: 1em;
}
.col4 {
	width: 275px;
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
}		
.htrimg {
	float: left;
	margin-top: 1em;
	margin-bottom: 20px;
	margin-left: -30px
}		
.center-float {
	margin: auto auto;
	text-align: center;
	margin-top: .3em;
	clear: left;
}
.km {
	font-family: "Monotype Corsiva", cursive;
	font-size: x-large;
	text-align: left;
}
#footer {
	text-align: center;
	clear: both;
	width: 950px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1%;
	background-color: #cdf;
	margin-bottom: 0em;
}
/* Styles for Footer */
#footer p {
	font-size: .85em;
	text-align: center;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
.indent {
	margin-left: 3em;
}
/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
  */
#menuwrapper {
	border-bottom: 1px solid #333;
	background-color: #5a5c4a;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #f3d58c;
	color: #f3d58c;
	background-color: #5a5c4a;
	font-size: 12px!important;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-color: 5a5c4a;
}
#p7menubar li {
	float: right;
	margin-left: 0;
	width: 9em;
	z-index: 5;
}
#p7menubar ul li  {
	width: 15em;
}
#p7menubar li ul  {
	width: 15em;
}
#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #f3d58c;
	border-bottom: 1px solid #333333;
	background-image: url('../image/p7exp_mgrad.jpg');
	background-repeat: repeat-x;
	z-index: 5;
}
#p7menubar li.p7hvr a {
	color: #000000;
	background-color: #C19674;
}
#p7menubar a:active {
	color: #000000;
	background-color: #C19674;
}
#p7menubar a:focus {
	color: #000000;
	background-color: #C19674;
}
#p7menubar li:hover a {
	color: #000000;
	background-color: #C19674;
}
#p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul {
	display: block;
}
#p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar li:hover ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF!important;
}
#p7menubar li {width: auto;}


