/* CSS Document */
/* Reset Broser settings */

html, body, p, ul, li, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	list-style: none;
}
h1, h2, h3, h4, pre, code { font-size:1em; }
a { text-decoration:none; }



a img { border:none; }
ul, li { list-style: none;}

/* Layout Styles */


body {
	background-color: #F1F1E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 1.0em;
}
.mainDate {
	font-size: .7em;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 15px;
	text-align: left;
}


#sidebar {
	float: left;
	width: 220px;
	padding-top: 20px;
	clear: both;
	text-align: left;
}
#sidebar h1 {
	color: #003300;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: .9em;
	text-align: left;
}
.content #smallBox {
	float: right;
	width: 205px;
	text-align: center;
	font-size: 0.8em;
	border: 1px solid #660000;
	margin-left: 10px;
	margin-top: 15px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#sidebar .whatsNew p {
	font-size: .85em;
	margin-bottom: 8px;
	font-weight:normal;
}
#sidebar .whatsNew .date {
	font-weight: bold;
}

#navbar {
	text-align: center;
}
#navbar a {
	font-size: 0.8em;
	color: #FFFFFF;
}
#navbar a:hover {
	color: #CCCC99;
}

#sidebar .headline {
	font-weight:bold;
}
#sidebar .whatsNew .headline {
	font-weight: bold;
}

.whatsNew {
	width: 188px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #BBBB77;
	border: 1px solid #996533;
	font-size: 0.8em;
	color: #003300;
	margin-bottom: 10px;
}
.whatsNew .mainDate {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 4px;
}
.whatsNew h2 {
	font-size: 1.3em;
	color: #660000;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
	margin-bottom: 4px;
}
.whatsNew a, .whatsNew a:visited, #events a, #events a:visited {
	color: #993300;
	padding-top: 10px;
}
.whatsNew a:hover {
	color: #993300;
	text-decoration: underline;
}

#bottom-spacer {
	height: 40px;
	width: 870px;
	margin: 0px;
}
.content {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.3em;
	text-align: left;
}
.content #sidebar p {
	font-size: 0.9em;
	text-align: center;
}

.content .small {
}

.content h2 {
	font-size: 1.3em;
	color: #333300;
	display: block;
	width: 610px;
	background-color: #DBDBB5;
	margin-left: -8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 4px;
}
.content img {
	border: thin solid #660033;
	margin: 5px;
}
.content .date {
	font-size: 0.8em;
	font-weight: bold;
	color: #003300;
}
.content h1 {
	font-size: 1.5em;
	color: #660000;
	margin-bottom: 8px;
	margin-top: 5px;
}

.content p {
	margin-bottom: 10px;
}
.content #sidebar {
	float: right;
	width: 200px;
	margin-top: 25px;
	padding: 5px;
	border: 1px solid #660000;
	margin-left: 10px;
}

.content h3 {
	font-size: 1.2em;
	color: #003300;
	margin-bottom: 4px;
}
.content td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.dropdowns a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666632;
	display: block;
	height: 22px;
	padding-left: 4px;
	line-height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dropdowns a:hover {
	color: #333300;
	background-color: #8C8C46;
}

.dropdowns {
	font-size: 0.75em;
	color: #FFFFFF;
	width: 900px;
}

.content a {
	color:#CC0000;
	}
.content a:visited {
	color:#CC0000;	
	}
	
.content a:hover{
	color:#CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}
.dropdowns li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

.content .listItems li {
	list-style-type: square;
	line-height: 30px;
	margin-left: 30px;
}
.content .small {
	font-size: 0.8em;
	font-weight: normal;
}
#footer {
	clear: left;
	width: 900px;
	border: 1px solid #400000;
	height: auto;
	background-color: #CCCC98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003300;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 30px 0px;
}


/* These are for the dropdown menu layers */
#facility {
	position:absolute;
	width:180px;
	height:57px;
	z-index:1;
	left: 341px;
	top: 164px;
	visibility: hidden;
}


#calendar {
	position:absolute;
	width:175px;
	height:57px;
	z-index:2;
	left: 512px;
	top: 164px;
	visibility: hidden;
}
#contact {
	position:absolute;
	width:175px;
	height:57px;
	z-index:3;
	left: 623px;
	top: 164px;
	visibility: hidden;
}
#links {
	position:absolute;
	width:178px;
	height:57px;
	z-index:4;
	left: 734px;
	top: 164px;
	visibility: hidden;
}
h4 {
	font-size: .9em;
	color: #003300;
}
.event_items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.event_items li {
	background-color: #CCCC9A;
	width: 610px;
	border: 1px solid #666632;
	margin-left: 10px;
	font-size: 0.9em;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 4px;
}
.event_items .bullet2 li {
	width: 510px;
/*	border: 1px solid #666632; */
	border:none
	margin-left: 10px;
	font-size: 1.0em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 4px;
	}
.event_items li span {
	padding-left: 20px;
	font-weight: normal;
}
.content #bottom_content li {
	list-style-type: circle;
	margin-left: 20px;
	line-height: 1.5em;
