@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{font-size:inherit;font:100%;}
body
{
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#999977;
}
a
{
	color:#778888;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a img
{
	border:none;
}
h1
{
	font-size:1.6em;
}
h2
{
	font-size:1.4em;
}
h3
{
	font-size:1.3em;
}
h4
{
	font-size:1.2em;
}
p,h1,h2,h3,h4,table
{
	margin-top:1em;
	margin-bottom:1em;
}
ul
{
	margin-left:20px;
}
#announcement
{
	width:60%;
	margin:20px;
	margin-left:auto;
	margin-right:auto;
	padding:7px;
	color:#000000;
	background:#ccbb66;
	border:1px solid #556644;
}
div#announcement p,div#announcement h1,div#announcement h2,div#announcement h3,div#announcement h4,div#announcement table
{
	margin-top:.5em;
	margin-bottom:.5em;
}
div#footer
{
	padding:10px;
	font-size:0.9em;
	text-align:center;
	background:#cccccc;
}
div#header
{
	position:relative;
	height:125px;
	border-bottom:2px solid #556644;
}
div#logo_text
{
 position:absolute;
 top:30px;
 left:160px;
}
div#logo_text h1
{
	display:none;
}
div#logo_text h2
{
	font-size:12px;
}
div#main_body
{
	position:relative;
	clear:both;
	border-bottom:2px solid #556644;
}
div#main_text
{
	position:relative;
	padding-left:10px;
	padding-right:10px;
	min-height:400px;
  height:auto !important;
  height:400px;
}
div#main_text iframe, div#main_text img
{
	border: 1px solid #556644;
}
div#nav_main
{
	display:block;
	clear:both;
	background:#778888;
	border-bottom:2px solid #556644;
}
div#nav_main ul
{
	display:block;
	height:25px;
	width:790px;
	list-style:none;
	margin:0px;
	padding:0px;
}
div#nav_main ul li
{
	float:left;
}
div#nav_main ul li a
{
	display:block;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	color:#ffffff;
}
#nav_main ul li a:hover, #nav_main ul li a.current
{
	color:#556644;
	background:#cccccc;
}
div#page_holder
{
	position:relative;
	width:790px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #556644;
	background:#ffffff;
}
div.prog_month_section
{
	color:#556644;
}
div.prog_month_section h3
{
	border-bottom:2px solid #556644;
	margin-bottom:5px;
}
div.program
{
	color:#000000;
	border: 1px solid #ccbb66;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background:#eeeeee;
}
div.program h1,h2,h3,h4,p
{
	margin-top:.5em;
	margin-bottom:.5em;
}
div.program h3
{
	border-bottom: none;
}
div.program h1,h2,h3,h4
{
	color:#556644;
}
div.program p.label span
{
	font-weight: bold;
}
div.program div.description
{
	border: 1px solid #556644;
	padding: 5px;
	margin-bottom: .5em;
	background:#ffffff;
}
div#upcoming_events
{
	position:absolute;
	top:10px;
	right:10px;
	padding:7px;
	height:89px;
	width: 179px;
	color:#000000;
	background:#ccbb66;
	overflow:hidden;
	border:1px solid #556644;
}
div.inline_note
{
	padding:7px;
	color:#000000;
	background:#ccbb66;
	border:1px solid #556644;
}
div#upcoming_events a
{
	color: #000000;
}
div#upcoming_events h3
{
	font-size: 1.2em;
}
div#upcoming_events h3
{
	margin:0px;
}
div#upcoming_events p
{
	margin:0px;
	padding-top:.5em;
	border-top: 1px solid black;
}
div#upcoming_events h4
{
	font-size: 1em;
	margin-top:.3em;
	margin-bottom:.3em;
}
div#upcoming_events h5
{
	font-weight: normal;
	font-size: .9em;
	margin-top:.3em;
	margin-bottom:.3em;
}
div.floatbottom
{
	position: absolute;
	bottom: 0px;
	width: 770px;;
}
table.data
{
	border-collapse:collapse;
	border:1px solid black;
	width:100%;
}
table.data td, table.data th
{
	border:1px solid black;
	padding:2px;
}