body, html/* CSS Document */

 {
	height: 100%;
	background-color: #222211;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.center {
	text-align: center;
}
.thumbnails img {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#admin {
background-color:#c43;
position:absolute;
top:10px;
left:10px;
padding:0px;
margin:0px;
border: 3px solid black;
}
#admin h1 {
font-size:14px;
margin:5px;
}
#content .logout {
	background-color: #CC4433;
	color: #000000;
	padding: 4px;
	border: 2px solid black;
}
div.admin {
	width:340px;
	float:left;
	position:relative;
	margin-right: 1em;
	border-left: 1px solid black;
	padding-left: 5px;
}

#mainWrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	min-height:99%;
	height:auto !important;
	height: 99%;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	background-image: url(images/corner_sides.gif);
	background-repeat: repeat-y;
	margin-bottom: 100px;
	padding-bottom: 1em;
}
#headerHome, #headerSub {
	text-align: center;
	padding: 0px;
	position: relative;
	z-index: 1;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
}
#headerHome {
	height:202px;
}
#headerSub {
	height:114px;
}

#headerHome h1, #headerSub h1 {
	background-image: url(images/header_tall.jpg);
	height: 250px;
	width: 760px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -9999px;
	font-size: 1px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
#headerSub h1 {
	height: 160px;
	background-image:url(images/header_short.jpg);
}
/* The following selector controls the DIV holder for the Menu*/
#header div {
}
#menu {
	background-color: #C43;
	height: 16px;
	width: 760px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-width: 4px 0px;
	border-style: solid none;
	border-color:#000000;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	text-align: center;
	z-index: 500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
#menu ul {
	margin: 0px;
	margin-left: 3em;
	padding: 3px 0px;
	position:relative;
	z-index:500;
	top: -2px;
}
#menu ul li {
	display: inline-block;
	position:relative;
	padding: 0px;
	list-style-type: none;
	float:left;  
}
#menu ul ul li {
	float:none;
}
#menu  ul  li#currentPage, #menu ul li#subPage {
	background-color:#e76;
}
#menu ul a {
	color:#222211;
	font-weight: normal;
	display: inline-block;
	padding: 1px .8em;
	text-decoration: none;
}
#currentPage a {
	text-decoration: underline overline;
}
#menu ul a:hover {
	text-decoration: none;
	color: #fff;
}
/* Popup Menu Code*/

#menu ul ul {
	margin-left: 0px;
	width:200px;
	position:absolute;
	top: 15px;
	text-align:left;
	padding:0px;
	background-color: #c43;
	border:#000 1px solid;
	display:none;
}
#menu ul ul ul {
	left: -100%;
	top:0px;
	z-index:550;
}
#menu ul li ul a {
	display: block;
	padding: 3px 1em;
}
#menu ul li:hover ul {
	display:block;
}
#menu ul li ul li {
	display:block ;
	padding:0px;
	border: 1px #000 solid;
}
#menu ul ul,
#menu  ul li:hover ul ul,
#menu  ul ul li:hover ul ul
	{display: none;}

#menu  ul li:hover ul,
#menu  ul ul li:hover ul,
#menu  ul ul ul li:hover ul
	{display: block;}
/*End Popup Menu Code*/




#content {
	padding: 1em 15px;
	position:relative;
	z-index: 0;
	top:0px;
	clear: both;
	padding-bottom: 2em;
	background-image: url(images/header_content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFDD;
/*	height:100px;
	min-height:100px;
	height:auto !important;*/
}
#content a {
	color: #822;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a:visited {
	color: #411;
}
.small, small {
	font-size: .8em;
}
#tabs {
	background-color:#c43;
	width: 80px;
	float: left;
	border-width: 0px 3px 3px 0px;
	border-style: solid;
	border-color:#000000;
	margin: 0px;
	padding: 0px;
	position:relative;
	left: -15px;
	top: -15px;
	font-size: 11px;
}
#tabs ul{
	margin:0px;
	padding:0px;
}
#tabs ul li{
	text-align:center;
	border-width:0px 0px 2px 0px;
	border-color:#000;
	border-style:solid;
	display: block;
	padding: 2px 4px;
	margin: 0px;
	list-style-type: none;
}
.colLeft {
	position: relative;
	width:200px;
	float: left;
	margin-right: 1em;
	background-color: #ddb;
	border: .5em solid #ffd;
	padding:.5em;
}
.colLeft ul, .colRight ul {
	margin-top: 0px;
	margin-left: -10px;
}

.colRight {
	position: relative;
	width:200px;
	float: right;
	margin-left: 1em;
	background-color: #ddb;
	border: .5em solid #ffd;
	padding:.5em;
}
.colWide {
	position: relative;
	width:350px;
}
#announcements {
	float:left;
	width: 340px;
	position: relative;
}

#announcements div.event {
	border: 2px solid #222211;
	margin-left: 1em;
	position: relative;
	padding: 5px;
	background-color: #ddb;
	width: 90%;
	margin-bottom: .5em;
}


 h2 {font-size:15pt;}
 h3 {font-size:12pt;}
 h4 {font-size:10pt;}
 h5 {font-size:8pt;}
 
h2, h3, h4, h5, h6   {
	display: block;
	padding: 0.1em 0.5em 0em 0.2em;
	border-left: 6px solid #222211;
	border-bottom: 2px solid #222211;
	float: none;
	margin-top: 0.5em;
	margin-left: 0px;
	margin-bottom: .5em;
}
p {
	margin-top: .5em;
}
#footer {
	font-size: 0.8em;
	text-align: center;
	position: absolute;
	width: 100%;
	background-color: #464435;
	padding-bottom: 1em;
	padding-top: 5px;
	color: #ccccaa;
	left: 0px;
	border:none 0px;
	border-top: 5px solid #c9472d;
	
}

#footer a {
	color: #FFFFDD;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

