/* CSS Document */

body {
	background-color: #671325;
	margin-right: 3em;
	margin-left: 3em;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #2b1367;
}
table {
	width: 100%;
	background-color: #FFFFFF;
}
#navigation ul {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	list-style-type: square;
}
.content {
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 25px;
	min-width: 200px;
	max-width: 600px;
	background-position: top;
}
#content p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
}
.navigation {
	background-color: #e4e496;
	padding: 20px;
	width: 215px;
	margin-top: 60px;
}
#navigation h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #2B1367;
}
#window h3 {
	font-style: italic;
	font-weight: bold;
	color: #2b1367;
	font-size: 1.2em;
}
.header {
	height: 170px;
	width: 100%;
	background-color: #671325;
}.usmap {
	margin-top: 3px;
	float: right;
	padding-right: 35px;
}
.rule {
	background-color: #E4E496;
	height: 2px;
	width: 100%;
	margin-right: 20px;
	margin-left: 20px;
}
.find {
	float: right;
	margin-top: 3px;
	margin-right: 20px;
}
.logo {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000000;
	background-color: #E4E496;
	text-align: center;
	height: 56px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
}
#content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #2B1367;
	line-height: 1.1em;
	margin-bottom: -.5em;
}
.linkmenu {
	text-align: center;
	vertical-align: top;
	width: 25%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E4E496;
	padding-top: 10px;
	min-width: 150px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #9900CC;
	text-decoration: none;
}
#content ul {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-position: outside;
	line-height: 1.4em;
	list-style-type: square;
}
#navigation li {
	margin-bottom: 10px;
}
#content ol {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-position: outside;
	line-height: 1.4em;
}

/* Use this when applying ol and ul at the same time */
#content h6 {
	font-size: 1.1em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content li {
	margin-bottom: 10px;
}
#navigation ol {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-position: outside;
	line-height: 1.4em;
}
#content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #2B1367;
	line-height: 1.1em;
}
.navigation_results {
	background-color: #e4e496;
	padding: 20px 0px 20px 20px;
	margin-top: 120px;
	width: 240px;
}
.box_left {
	width: 50%;
	float: left;
}
#content  a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#toggleABAR, #toggleCBA {
	background-color: #E4E496;
	padding: 10px 20px;
}
