@charset "utf-8";

/* 
    AUTHOR: Zechariah Tanner
            ztanner@newvisualsolutions.com
*/

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { font: 62.5% Tahoma, Helvetica, sans-serif; text-align: center; background: #f8f6cc;}
ul { list-style: none inside; }
p { font-size: 1.4em; margin-bottom: 1.3em; color: #fff;}
a { outline: none; }
a img { border: none; }
/* END RESET */

/* ------ CORY ADDED BELOW ---- */
p.papyrus {
line-height: 115%;
font-family: Papyrus;
font-size: 12pt;
mso-bidi-font-family: Calibri;
mso-bidi-theme-font: minor-latin;
mso-spacerun: yes;
}
/* ------ CORY ADDED ABOVE ---- */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.transpBlack { background: url(transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
#container {
	position: relative;
	width: 860px;
	height: 602px;
	margin: 0 auto;
	text-align: left;
	background: #848c4c;
	border: 1px solid #000;
}
/* END STRUCTURE */

h1 {
	font-size: 110px;
	color: #f8f6cc;
	letter-spacing: -3px;
}

h2 {
	font-size: 70px;
	color: #f8f6cc;
	margin: 5px 0 10px 90px;
}

h3 {
	font-size: 20px;
	color: #f8f6cc;
	margin: 0 15px 5px 0;
}

#header {
	width: 860px;
	height: 140px;
	background: url(images/header.jpg) no-repeat;
}
#home #header {
	width: 860px;
	height: 247px;
	background: url(images/header_static.jpg) no-repeat;
}
#history #header {
	background: url(images/header_history.jpg);
}
#headertext {
	position: absolute;
	top: 450px;
	right: 40px;
	z-index: 5;
}
#home #headertext {
	position: absolute;
	top: 270px;
	left: 0;
	width: 860px;
	height: 75px;
	text-indent: -8000px;
	background: url(images/headertext.png);
	z-index: 5;
}
#headertext h2 {
	position: relative;
	top: -55px;
	left: 195px;
	margin: 0;
	text-indent: 0;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}
#headertext h2 span {
	font-size: 15px;
}
#nav {
	position: relative;
	width: 860px;
	height: 23px;
	background: #95918b;
	z-index: 1000;
}
#home #nav {
	background: url(images/nav_bg.png) #95918b;
	top: -2px;
}
#nav ul {
	position: relative;
	left: 13px;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
}
#nav li {
	position: relative;
	float: left;
	text-align: center;
}
#nav li a {
	color: #fff;
	text-decoration: none;
	height: 18px;
	padding: 5px 25px 0 28px;
	display: block;
}
#nav li a:hover {
	color: #f8f6cc;
}
#nav ul ul {
	position: absolute;
	top: 23px;
	left: 0;
	display: none;
}
#nav ul ul li {
	float: none;
}
#nav ul ul li a {
	padding: 10px 15px 5px 15px;
	width: 110px;
	background: #95918b;
	filter:alpha(opacity=90);
	opacity: 0.9;
}
#nav ul ul li a:hover {
	background: #777;
}
#nav li:hover ul {
	display: block;
}
#nav ul#menu2 {
	left: 5px;
}
#nav ul#menu3 {
	left: -18px;
}
#nav ul#menu4 {
	left: -10px;
}

#content {
	position: relative;
	top: -5px;
	width: 860px;
	height: 439px;
	z-index: 0;
	background: url(images/contentBG_history.jpg);
}
#home #content {
	top: -2px;
	height: 332px;
	background: url(images/contentBG_home.jpg);
}
#home #content p {
	text-indent: -8000px;
}
#content p {
	font-size: 11px;
	line-height: 1.5em;
}
#content a {
	color: #f8f6cc;
}
#content a:hover {
	text-decoration: none;
}
#content ul, #content ol {
	margin-left: 25px;
	margin-bottom: 1.3em;
	list-style-type: circle;
	list-style-position: outside;
	font-size: 11px;
	line-height: 1.5em;
	color: #fff;
}
#pagecontent {
	position: relative;
	top: 0;
	left: 230px;
	width: 345px;
	height: 310px;
	padding: 5px;
	padding-right: 10px;
	overflow-y: scroll;
	overflow-x: none;
}

#sidebar {
	position: absolute;
	width: 270px;
	height: 439px;
	top: 163px;
	right: 0;
	background: url(images/sidebarBG.jpg);
}
#home #sidebar {
	position: absolute;
	top: 450px;
	left: 35px;
	background: none;
}
#sidebar h4 {
	font-size: 45px;
	line-height: 0.5em;
	color: #fff;
	margin: 0 0 0 25px;
}
#home #sidebar h4 {
	color: #111;
	margin: 0;
}
#sidebar p {
	color: #fff;
	font-size: 13px;
	margin-bottom: 0;
	margin-left: 25px;
	margin-top: 50px;
}
#home #sidebar p {
	color: #333;
	text-align: right;
	margin-right: 92px;
	margin-bottom: -12px;
	margin-top: 0;
}
#sidebar ul {
	font-size: 12px;
	margin-top: 2px;
	margin-left: 20px;
}
#home #sidebar ul {
	margin-left: 0;
}
#sidebar li {
	background: url(images/bullet2.gif) left center no-repeat;
	padding: 7px 0 7px 27px;
}
#home #sidebar li {
	background: url(images/bullet.gif) left center no-repeat;
}
#sidebar li a {
	color: #f8f6cc;
	text-decoration: none;
}
#home #sidebar li a {
	color: #333;
}
#sidebar li a:hover, #home #sidebar li a:hover {
	color: #fff;
}
#footer {
	position: relative;
	margin: 0 auto;
	width: 860px;
	height: 75px;
	padding-top: 10px;
	background: #95918b;
	color: #000;
	border: 1px solid #000;
	border-top: none;
}
#footer p {
	color: #fff;
	font-size: 11px;
}
#footer a {
	color: #f8f6cc;
}
#footer a:hover {
	text-decoration: none;
}
#footer form {
	margin-top: -10px;
}
