/* CSS Document */
/* This is the basic CSS stylesheet */

/* Navigation section styles */
form {
	margin-top: 0;
}
#navigation {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
#walker {
	position: absolute;
	top: 104px;
	left: 135px;
}
#menujump {
	position: absolute;
	top: 130px;
	left: 7px;
}

/* Menu bar styles */
#mainmenu {
	top: 0;
	left: 190px;
	width: 570px;
}
.menubar {
	position: absolute;
	display: block; 
	padding: 0;
	margin: 0;
	color: white;
	font: normal bold 12px/12px Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.menubar li { 
	display: block;
	float: left;
	background-image: url(../media/mainmenutab.gif);
	width: 190px;
	height: 20px;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
}
.menubar li {
}
.menubar  li:hover {
	cursor: pointer;
}
.menubar ul {
	display: block;
	float: none;
	top: 18px;
	width: 190px;
	padding: 0;
	border: none;
	margin: 0;
	visibility: hidden;
}
.menubar ul li {
	display: block;
	background-image: none;
	background-color:#6b6087;
	width: 190px;
	height: auto;
	margin: 0; 
	padding: 0; 
	border-right: 2px solid white; 
	border-bottom: 2px solid white; 
	border-left: 2px solid white;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 186px;
}
.menubar ul li {
}
.menubar  ul li:first-child, .menubar ul li.first_entry {
	border-top: 2px solid white; 
}
.menubar ul li a {
	display: block;
	width: 186px;
	padding: 2px 0;
	margin: 0;
}
.menubar ul li a:link, .menubar ul li a:hover, .menubar ul li a:visited {
	color: white;
	text-decoration: none;
}
#menu_events {
	position: absolute;
	left: 0;
}
#menu_visitor_info {
	position: absolute;
	left: 190px;
}
#menu_mission {
	position: absolute;
	left: 380px;
}

/* Content section styles */
h1, h2, h3, h4, h5, h6 {
	font: normal 10px/175% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #977370;
	margin-top: 0;
	margin-bottom: 0em;
}
p {
	font: normal 10px/175% Georgia, "Times New Roman", Times, serif;
	margin-bottom: .85em;
}
img {
	border-style: none;
}
#content {
	position: absolute;
	top: 0;
	left: 190px;
	width: 570px;
	z-index: 1;
}

/* Sidebar section styles */
#sidebar {
	position: absolute;
	top: 158px;
	left: 0px;
	width: 190px;
	height: 262px;
	padding: 10px;
	background-color: #eaeae2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	height: 242px;
}

#sidebar  h1, #sidebar  h2, #sidebar  h3, #sidebar  h4, #sidebar  h5, #sidebar  h6 {
	font: bold 8px/120% Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 1em;
}
#sidebar h2, h5 {
	color: #3a2b5f;
}
#sidebar ul {
	display: block;
	color: #3a2b5f;
	font: bold 12px/120% Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 1em;
}
#sidebar ul ul {
	font-size: 10px;
	margin-bottom: 1em;
}
#sidebar ul ul ul {
	font-size: 8px;
	margin-bottom: 1em;
}
#sidebar ul li {
	display: block;
	margin-bottom: .5em;
}
#sidebar ul li a:link, #sidebar ul li a:hover, #sidebar ul li a:visited {
	color: #003366;
}

.table_head {
	background-color: #eaeae2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
}

.completetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
#sidebar p.test {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
.info_comment1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9999FF;
	font-weight: bold;
}
.numbered_paragraphs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.row_tan {
	background-color: #F6EED4;
}
