/**/@media screen {
html {
	overflow-y: scroll;
	background: url(../images/html.jpg);
	font-family: arial, helvetica, sans-serif;
}
body {
	margin: 50px;
	padding: 0;
}
a:link    { color: #5db1e0; }
a:visited { color: #166799; }
a:hover   { color: #f7bc03; }
a:active  { color: #f7bc03; }
a img			{border: none;}
#wrapper {
	width: 850px;
	margin: 0 auto;
	background: url(../images/wrapper.jpg);
	position: relative;
	overflow: hidden;
	display: block !important;
	display: inline-block;
}
h1 {
	margin: 0;
	height: 230px;
	padding: 25px 0 0 59px;
	background: url(../images/h1-b.jpg);
}
h1 
a {
	display: block;
	position: absolute;
	/*width: 198px;
	height: 96px;*/
	left: 4px;
	top: 45px;
	width: 390px;
	height: 172px;
	background: url(../images/logo-banner.png) no-repeat bottom;
	text-indent: -777em;
}
h1 
span {
	display: block;
	position: absolute;
	right: 35px;
	top: 30px;
	color: #136397;
	font-size: .5em;
	font-style: italic;
	text-align: right;
}
#left {
	float: left;
	margin: 13px 0 81px 35px;
	width: 187px;
	display: inline;
}
#forms_dl	
h5	{
	background-color: #FEBC0F;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}
#forms_dl	{
	border: 1px solid #cccccc;
	background: #eeeeee;
	margin-top: 3px;
}
#forms_dl
ul	{
	margin: 0;
	padding: 10px 15px 15px 15px;	
	list-style-type: none;
	font: 11px arial, helvetica, sans-serif;
}
#forms_dl
li	{
	margin: 0;
	padding: 0;
	line-height: 19px;
}
#cover_image	{
	width: 342px;
	padding: 15px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}
#news	{
	border: 1px solid #cccccc;
	background: #eeeeee;
	margin-top: 3px;
	width: 372px;
}
	#news
	em	{
		display: block;
		padding: 12px;
	}
	#news
	h5	{
		background-color: #FEBC0F;
		color: #006699;
		font-size: 11px;
		font-weight: bold;
		margin: 0;
		padding: 4px;
		text-align: center;
		border-bottom: 1px solid #cccccc;
	}
	#news
	dl	{
		padding: 15px;
	}
		#news
		dt	{
			float: none;
			padding: 0;
			font-size: 13px;
			font-weight: bold;
		}
		#news
		dd	{
			padding-left: 10px;
			margin: 0;
			font-size: 12px;
		}
#nav {
	list-style: none;
	/*margin: 13px 0 81px 35px;*/
	margin: 0;
	padding: 15px;
	overflow: hidden;
	display: block !important;
	display: inline-block;
	/*display: inline;*/
	background: #eeeeee;
	border: 1px solid #cccccc;
	/*float: left;*/
	font: 11px arial, helvetica, sans-serif;
}
#nav 
li {
	float: left;
	clear: left;
}
#nav 
a {
	display: block;
	width: 130px;
	height: 32px;
	line-height: 32px;
	padding: 0 15px 0 10px;
	background: #ffffff url(../images/nav_a.png) no-repeat 145px 0;
	text-decoration: none;
}
#nav 
a:hover {
	background-position: 145px -32px;
}
#nav 
.current 
a {
	background: #febc0f;
}
#nav 
.current 
a:hover {
	color: white;
}
#footer {
	position: absolute;
	clear: left;
	left: 0;
	bottom: 0 !important;
	bottom: -1px;
	width: 780px;
	height: 61px;
	padding: 10px 35px 0;
	background: url(../images/footer.jpg) bottom;
	margin: 0;
	text-align: right;
	font: 11px 'trebuchet ms', geneva, arial, helvetica, sans-serif;
}
#hours {
	/*position: absolute;
	left: 51px;
	bottom: 71px;
	width: 200px;*/
	padding: 0 0 0 16px;
	height: 61px;
	margin: 0;
}
#mailinglist {
	/*position: absolute;
	left: 35px;
	top: 472px;*/
	width: 187px;
	height: 61px;
	/*margin: 0;*/
	margin: 3px 0 0;
}
#footer 
span {
	display: none;
}
.nw {
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	height: 275px;
	background: url(../images/nw-1.jpg);
}
.ne {
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
	height: 275px;
	background: url(../images/ne-1.jpg);
}
.se {
	position: absolute;
	right: 0;
	bottom: 0 !important;
	bottom: -1px;
	width: 25px;
	height: 71px;
	background: url(../images/se.jpg);
}
.sw {
	position: absolute;
	left: 0;
	bottom: 0 !important;
	bottom: -1px;
	width: 25px;
	height: 71px;
	background: url(../images/sw.jpg);
}
#content {
	/*padding: 0 0 81px;*/
	/*padding: 0 0 181px;*/
	padding: 0 0 307px;
	margin: 13px 35px 0 238px !important;
	margin: 13px 35px 0 234px;
	text-align: justify;
	height: auto !important;
	height: 325px;
	min-height: 325px;
}
h2 {
	font-size: 24px;
	line-height: 30px;
	margin: 10px 0;
	position: relative;
	background: url(../images/dash.jpg) repeat-x bottom;
	display: block !important;
	display: inline-block;
}
h2 
br {
	display: none;
}
h2 
small {
	position: absolute;
	/*right: 0;*/
	right: 75px;
	top: 0;
	color: #f7bc03;
	font-size: 16px;
	line-height: 30px;
}
h3 {
	font-size: 20px;
	line-height: 30px;
	margin: 10px 0;
	position: relative;
	display: block !important;
	display: inline-block;
}
h3 
br {
	display: none;
}
h3 
small {
	position: absolute;
	right: 0;
	top: 0;
	color: #0064a4;
	font-size: 16px;
	line-height: 30px;
}
#content 
img {
	padding: 15px;
	background: #eeeeee;
	border: 1px solid #cccccc;
	float: right;
	margin: 0 0 10px 10px;
}
#content 
p, 
#content 
h4, 
#content 
ul, 
#hours {
	font: 11px/20px 'trebuchet ms', geneva, arial, helvetica, sans-serif;
	color: #351804;
	margin: 10px 0;
}
#content 
h4 {
	color: #0064a4;
	font-weight: bold;
}
#content 
img.left {
	float: left;
	margin: 0 10px 10px 0;
}
.contain {
	display: block !important;
	display: inline-block;
	overflow: auto;
}
#content 
ul {
	margin: 10px 0 10px 40px;
	padding: 0;
}
#content 
ul 
ul {
	margin: 0 0 0 40px;
}
#content 
.imgbox {
	padding: 15px 0;
	background: #eeeeee;
	border: 1px solid #cccccc;
	margin: 10px 0;
	display: block !important;
	display: inline-block;
	overflow: hidden;
	text-align: center;
}
#content 
.imgbox 
img {
	float: none;
	padding: 0;
	margin: 0 2px;
	border: 0;
	vertical-align: bottom;
}
#content.home 
img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#learnmore {
	width: 78px;
	height: 24px;
	background: url(../images/btn_learnMore.jpg);
}
#learnmore 
a {
	display: block;
	height: 100%;
	text-indent: -777em;
	overflow: hidden;
}
.hidden {
	display: none;
}
#content.contact 
em {
	color: #0064a4;
	font-style: normal;
}
form {
	margin: 0;
	font-size: 15px;
}
form 
* {
	font-size: 15px;
}
.fieldset {
	padding: 10px;
	margin: 10px 0;
}
.fieldset 
.legend {
	padding: 0 0 5px;
	margin: 0;
	color: #8e6000;
	font-weight: bold;
	position: relative;
}
#content 
form 
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#submit, 
label {
	cursor: pointer;
}
.odd {
	background: #f1f1f1;;
}
.selects 
li {
	clear: left;
}
input, 
select, 
textarea {
	border: 1px solid gray;
	color: black;
	font-family: arial, helvetica, sans-serif;
}
li 
input, 
li 
select {
	/*float: left;*/
	margin: 0 10px 0 0;
}
form 
ul {
	display: block !important;
	display: inline-block;
	overflow: auto;
}
#submit {
	display: block;
	width: 100%;
	padding: 5px 0;
	font-weight: bold;
}
dl {
	margin: 0;
	display: block !important;
	display: inline-block;
}
dt {
	float: left;
	clear: left;
	padding: 5px 0;
	display: inline-block;
}
dd {
	margin: 0 0 0 25px;
	padding: 5px 0;
}
form 
li {
	float: left;
}
form 
span {
	display: block;
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
}
.collapsed {
	/*height: 30px;*/
}
.collapsed p {
	display: none;
}
.collapsed li {
	display: none;
}
.collapsed img {
	display: none;
}
.collapsed b {
	display: none;
}
.uncollapsed p img b {
	display: block;
}
.collapsed 
.fade {
	display: block;
	width: 100%;
	height: 20px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	/*background: url(../images/collapsed.png) bottom;
	behavior: url(/assets/css/iepngfix.htc);*/
}
.uncollapsed 
.fade {
	display: none;
}
.collapsed:hover 
h3, 
.collapsed:hover 
h2 {
	color: #5db1e0;
}
.collapsed,
.uncollapsed {
	display: block !important;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.uncollapsed {
	height: auto !important;
	padding: 0 0 30px 0;
}
.collapsed h2, 
.uncollapsed h2, 
.collapsed h3, 
.uncollapsed h3 {
	margin: 0 0 10px;
}
.more {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	text-align: right;
	font-size: 12px;
	line-height: 30px;
	/*padding: 10px 0;*/
	background: url(foo);
}
.less {
	background: white;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 12px;
	line-height: 30px;
	padding: 0 0 10px;
}
a {text-decoration:none;}
a.current h3	{text-decoration:underline;}
.hide { position: absolute; top: -9999px; left: -9999px; }
/**/}
#right_column	{
	display: block;
	float: right;
	margin-left: 15px;
}
#profile_rotate_wrapper	{
	display: block;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 15px;
	margin-bottom: 3px;
}
#head_rotator_wrapper	{
	display: block;
	position: absolute;
	height: 145px;
	right: 35px;
	top: 56px;
}
	#head_rotator_wrapper
	ul	{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#head_rotator_wrapper
	li	{
		display: inline;
		float: left;
		margin-right:1px;
	}
