/* Reset */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
/*
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
*/
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
}
/* End Reset */
html, body {
	height:100%; /* needed for container min-height */
}
body {
	background-color:#888;
	background-image:url(bgpattern.gif);
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
}
h1 {
	font-size:150%;
	margin-bottom:0.5em;
}
h2 {
	font-size:135%;
	margin-bottom:0.4em;
}
h3 {
	font-size:120%;
	margin-bottom:0.3em;
}
p { 
	margin:1em 0; 
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p img {
	vertical-align:text-top;
}
#center-shadows {
	position:relative;
	width:990px;
	margin:0 auto;
	background:url(hslice.png) repeat-y center top;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#center-bgimg {
	margin:0 15px;
	background:url(Header3withLogo.jpg) no-repeat;
	overflow:hidden;
}
#center-overlay {
	width:960px;
/*	background:url(vslice.png) repeat-x;*/
}
#header {
	height:160px;
}

#searchbar {
	margin:120px 20px 0;
	clear:right;
	float:right;
	width:240px;
}
#searchbar form {
	float:right;
}
#main {
	float:left;
	width:960px;
	margin-bottom:110px;
	overflow:hidden;
}
#content-area {
	float:right;
	padding:0 30px;
	margin:30px 0;
	width:680px;
}
.wide {
	width:900px;
}
#sidebar-area {
	float:left;
	margin:30px 0;
	padding:0 30px;
	
	margin-right:-1px;
	border-right:1px solid #ded3ba;
}
#inner-sidebar {
	width:160px;
	padding-right:29px;
	margin-right:-30px;
	border-rght:1px solid #fff;
}
#nav {
	float:left;
	margin:1px 0 0 -960px;
	width:940px;
	height:28px;
	line-height:28px;
	padding-left:20px;
	background-color:#edb;
	border-top:1px solid #fff;
	border-bottom:1px solid #ded3ba;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-right:1px solid #fff;
	border-left:1px solid #ded3ba;
}

#nav a {
	display: block;
	padding:0 15px;
	color:#000;
}

#nav a:hover {
	background-color:#fdefca;
	text-decoration:none;
}

#nav li {
	float: left;
	border-left:1px solid #fff;
	border-right:1px solid #ded3ba;
}

#nav li ul {
	position: absolute;
	width: 200px;
	/*left: -999em;*/
	display:none;
	background-color:#edb;
	border:1px solid #cb9;
/*	border-top-color:#fec; */
	padding-top:1px;
	margin-left:-1px;
}

#nav li ul li {
	padding-right:1px;
}
#nav li ul a {
	width:169px;
	border-top:1px solid #fec;
	border-bottom:1px solid #fec;
	margin-top:-1px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	display:block;
}

#footer {
	margin:0 30px;
	padding:5px 0;
	width:900px;
	height:95px;
	border-top:1px solid #ded3ba;
	font-size:80%;
	color:#696451;
	text-align:center;
	
	position:absolute;
	bottom:0; /* stick to bottom */
}
#icons {
	border-top:1px solid #ded3ba;
	border-bottom:1px solid #ded3ba;
	padding:8px 0;
	margin:5px 0;
	overflow:hidden;
}
#icons div {
	float:left;
	width:90px;
	height:35px;
	margin:0 45px;
	text-align:center;
	background-color:#edb;
}
#icons div a { color:brown; }
#icons div img {
	width:90px;
}


#map { position: relative; width: 900px; height: 640px; overflow: hidden; }
#returnlink { display: block; position: absolute; bottom: 0; right: 0;  color: white; background: blue; padding: 3px;}

#map a.bullet { display: block; position: absolute; width: 24px; height: 24px; margin:-2px 0 0 -2px; background: url(star-blue24.png); text-decoration: none; z-index: 2; }
#map img.zoomable { }

#map div.popup{ display: none; position: absolute; width: 310px; top: 255px; left: 550px; background: white; z-index: 3; padding: 10px 10px 20px; border: 2px solid black; }
#map div.popup a.close{ display: block; position: absolute; bottom: 10px; right: 10px; }


#inner-sidebar {
	width: 190px;
	padding-right: 0px;
	margin-right: -31px;
}
#inner-sidebar  ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0;
	padding-right: 1px;
	border-bottom: 1px solid #DED3BA;
}
#inner-sidebar  ul li {
	list-style: none;
}
#inner-sidebar  ul li a {
	display: block;
	font-size: 11pt;
	line-height: 150%;
	text-decoration: none;
	background-color: #fef3d9;
	color: #444;
	border-top: 1px solid #DED3BA;
	padding: 5px 10px;
}
#inner-sidebar  ul li.active a{
	background-color: #eee3c9;
}
#inner-sidebar  ul li.active ul{
	border-top: 1px solid #DED3BA;
}
#inner-sidebar  ul li a:hover {
	background-color: #eee3c9;
	text-decoration: none;
}
#inner-sidebar  ul li ul {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: none;
	margin-left: 0px;
}
#inner-sidebar  ul li ul li {
	list-style: none;
	color: #000;
	font-size: 8pt;
	display: block;
	line-height:20px;
}
#inner-sidebar  ul li ul li a {
	display: inline;
	line-height: 100%;
	text-decoration: none;
	background-color: #fef3d9;
	color: #666;
	font-size: 10pt;
	border-top: none;
	padding: 0px;
}
#inner-sidebar  ul li ul li.active a {
	background-color: #fef3d9;
	color: #000;
/*	border: none;*/
}
#inner-sidebar  ul li.active ul li a {
	background-color: #fef3d9;
/*	border: none;*/
}
#inner-sidebar  ul li ul li a:hover {
	background-color: #fef3d9;
	color: #449;
}

.uform .field-block {
	display:block;
	clear:left;
	float:left;
	padding:4px 0;
}
.uform .field-block .label {
	display:block;
	width:200px;
	float:left;
	text-align:right;
	margin-right:20px;
}
.uform .inline-after .label {
	display:block;
	float:left;
	text-align:left;
	margin-left:30px;
	margin-right:0;
	width:220px;
}
.uform .inline-after input[type=checkbox] {
	float:left;
	margin-left: -250px;
}

.uform span.required {
	display:block;
	float:left;
	width:20px;
	text-align:center;
	margin-left:-20px;
}
.uform .field-block input,
.uform .field-block select,
.uform .field-block textarea {
	float:left;
}
.uform .field-block textarea {
	width: 420px;
}
.uform .field-group {
}
#apptText {
	font-size: 12px;
	margin-left: 220px;
}
.newsdate {
	font-size:85%;
	color:#666;
	margin:0;
}