﻿@import url("layout.css");
/* origingal width was 630  */
body {
	font-family: Futura, Tahoma, Arial, Helvetica, sans-serif;
/*	font-size: 0.8em; */
	color: #000;
	/* Changes color in sidebar background */
	background-color: #304868;
	overflow:scroll;  /* was scroll */
	float: left;;
}
#container {
	width: 700px;
	margin: 0 auto;
	/*  Changes color below left menu */
	background-color: #eeeeee; 
	
}
#slideshow {
	clear:both;
	width: 80px;
	height: 80px;
	float: left;
	background-color: #eee; /*	overflow: hidden; */;
/*	border: 1 #000000 solid;  */
}
#logobox {
	width: 80px;
	height:60px;
	float: left;
	background-color: #eee;
	overflow: hidden;
}
.left_box {
	clear: both;
	float: left;
	padding: 0px 2px 0px 0px;
	margin: 0px 2px 0px 20px;
}
.next_box {
	float: left;
	padding: 0px 2px 0px 0px;
	margin: 0px 10px 0px 20px;
}

.right_box {
	float: right;
	padding: 0px 2px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.new_box {
	clear:both;
}

#masthead {
	text-align: right;
	float: left:;
	width: 700px;
	height: 60px;
	background-color: #eee;	/* Changes color behind masthead at top */
	overflow: hidden;
}

#sidebar {
	float: left;
	width: 80px;;
	background-color: #304868;
	position: relative;
	clear: both;
	display: inline;
}
#contact_button {
	float: left;
	width: 80px;;
	background-color: #aa0000;  /*redish */
	position: relative;
	clear: both;
	display: inline;
}

#link_color {
	color: #aa0000;
}

#content {
	/* float: left; */
	padding: 4px 20px 8px 14px;
	height: 80%;
	min-height: 460px; /* set a fixed frame size for slider */;
	max-height: 500px;
	margin: 0px;
	position: relative;
	overflow-y: scroll; /* Was auto. change to scroll adds frame sliders*/;
	overflow-y: scroll;
}
#content img {
	border: 1 #000000 solid #000000;
	display: block;
}

#footer {
	clear: both;
	width: 700px;
	/* original template background was #dcb. Changes color in bottom container */
	background-color: #dddddd;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
#datatext {
	width: 700px;
	background-color: #dddddd;
	padding: : 10px;
	overflow: hidden;
	text-align: center;
}

#masthead img {
	float: left;
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #eeeeee;
}
#sidebar a {
	font-family: "Arial Narrow",Futura, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
	text-decoration: none; /* o Changes color of menu text */;
	color: #eee;
	display: block;
	padding: 6px;
	border-bottom: 1px solid #eeeeee;
}
#sidebar a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #304868;
	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;
}

#contact_button ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#contact_button li {
	display: block;
	border: 1px solid #eeeeee;
}
#contact_button a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
	text-decoration: none; /* o Changes color of menu text */;
	color: #eeeeee;  /* text color */
	display: block;
	padding: 5px;
	border-bottom: 1px solid #eeeeee;
}
#contact_button a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;  /* text color */
	background-color: #eeeeee;	;
	border-bottom: 1px solid #f9f9f9; /*  Changes color on bottom border */
}

.padded {
	padding: 10px;
}
/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #304868;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.subhead {
	font-size: large;
	font-weight: bold;
	font-style: normal;
}

#content li {
}

.listhead {
	font-family: Futura, Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
/*	line-height: 8px  */
}

.listtext {
	font-family: Futura, Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0.5em; 
}
.pagehead {
	font-family: Futura, Tahoma, Arial, Helvetica, sans-serif;
	color: #203868;
	font-size:x-large;
	font-weight: bold;
	letter-spacing:1px;
	text-align: center;
	line-height: normal;
	padding-bottom: 6px;
}
.page_sub {
	margin: 0 0 0 0;
	font-family: Futura, Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 8px;
}

.text_block {
/*	font-family: "Book Antiqua", century, "times new roman", serif; */
	font-family: Futura, Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 4px; 
	margin-bottom: 4px;
}
.casetext {
/*	font: inherit;  */
/*	font-family: "Book Antiqua", century, "times new roman", serif; */
	font-family: Futura, Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}


.quote01 {
	font-size: small;
	font-style: italic;
	text-indent: 16px;
}

.reference {
	font-size: small;
	font-weight: bold;
	color: #304868;
	clip: rect(auto, 8px, 16px, auto);
	white-space: nowrap;
}

.centered {
	text-align:center;
}
.standout {
	color: #880000;
}

/*** this clumsy border is required for IE and Firefox */
.black_border {
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-top: 1px solid black;
}

/* -----------  Horizontal Lines  ---------------  */
.line_div {
	width: 80%; color:#304868; background-color: #304868; height: 2px;
	}
.line_div_90 {
	
	width: 90%; color: #304868; background-color: #304868; height: 2px;
}
.line_div_90_left{
	width: 90%; color: #304868; background-color: #304868; height: 2px; float:left;
}
