html,body,img,form { margin:0px; padding:0px; border:0px; outline:none; }
html { background: #FFF; }
body {
	text-align:center;
}
body,td,th,input,textarea,select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

h1 {
	letter-spacing:-1px;
	font-family: 'Lucida Sans Unicode', 'Trebuchet MS', Tahoma, sans-serif;
	font-weight:normal;
	font-size:24px;
	margin:0px;
	padding:10px 0px 15px 0px;
	color:#004770;
}

h3 {
	font-weight:normal;
	letter-spacing:-1px;
	color:#8f292a;
	font-size:16px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:16px;
}

a, a:link { color:#004d79; }
a:hover { color:#005382; }

input.text, textarea.text, select.text {
	padding:3px;
	border:1px solid #c7bda5;
}

.spacer { list-style:none; }
.error { color:#F00; }
.whisper { font-size:smaller; color:#999; }
.whisper a { color:#666; text-decoration:underline; }
.whisper a:hover { color:#333; }
.smaller { font-size:smaller; }
.preloader { position:absolute; top:-5000px; left:-5000px; overflow:hidden; width:0px; height:0px; visibility:hidden; }
.preloader img { border:0px; width:0px; height:0px; }

hr {
	border:0px;
	border-bottom:1px solid #333;
	margin:10px 0px;
	height:0px;
}
dt { color:#017DC3; font-weight:bold; }
dd { margin-bottom:10px; }

#container {
	margin:0px auto;
	text-align:left;
	width:918px;
}


#logo {
	display:block;
	background:url(/img/hooverchamber-logo.jpg) top left no-repeat;
	width:279px;
	height:102px;
}
#logo strong {
	display:none;
}

#logo_print { display:none; }

#top-nav {
	margin:65px 0px 0px 0px;
	padding:0px;
	float:right;
	list-style:none;
}
#top-nav li {
	margin: 0;
	border-right:1px solid #b3b3b3;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
}
#top-nav li.last-item {
	border-right:none;
}
#top-nav a {
	padding: 2px 18px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #5c5c5c;
	line-height:16px;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}

#top-nav a:hover {
	text-decoration:underline;
	color:#005382;
}

.board {
	border-right:1px solid #000;
	border-top:1px solid #000;
}

.board div {
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	float:left;
	padding:10px;
	height:230px;
	width:140px;
	text-align:center;
}


#nav {
	background:url(/img/nav-bg.gif) top left repeat-x #01598b;
	height:36px;
	margin:0px 0px 1px 0px;
	padding:0px 0px 0px 1px;
}

#second-nav {
	background:url(/img/sub-nav-bg.gif) top left repeat-x #ddd7c3;
	height:36px;
	margin:-1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-left:1px solid #00598c;
	border-right:1px solid #00598c;
	border-bottom:1px solid #00598c;
	position:relative;
	width:916px;
	overflow:hidden;
}

#second-nav-more {
	position:absolute;
	top:0px;
	right:0px;
	width:84px;
	height:36px;
	z-index:48;
	background:url(/img/more-nav-bg.png) 0px -1px no-repeat;
	text-align:right;
}
#second-nav-more a {
	color:#FFF;
	line-height:34px;
	margin-right:8px;
	text-decoration:none;
	outline:none;
}

#second-nav-wrap {
	width:2000px;
}

#about_us_wrap {
	height:0px;
	overflow:hidden;
}
#about_us, .highlight {
	margin:0px;
	padding:15px 25px;
	background:#FFFFDF;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
.highlight {
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
}

#about_us h3, .highlight h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
}
#about_us p {
	margin:0px;
	padding:0px;
	font-size:12px;
}

#zip_toggler {
	float:right;
}

#zip_guide.collapsed table {
	display:none;
}


#header-img {
	width:100%;
	height:135px;
	background:url(/img/main-header2.jpg) bottom left no-repeat #FFF;
}


#blockLeft, #blockRight {
	float:left;
}
#blockLeft {
	width:700px;
}
#body.no_sidebar #blockLeft {
	width:918px !important;
}
#col1, #col2 {
	float:left;
	width:350px;
}
#blockRight {
	width:218px;
}

.block h1 {
	margin:0px;
	padding:0px 0px 0px 19px;
	height:35px;
	background:url(/img/blocks-heading-bg.jpg) top left no-repeat #FFF;
	font-size:12px;
	text-transform:uppercase;
	line-height:35px;
	letter-spacing:normal;
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif;
}
.block {
	height:162px;
	background:url(/img/block-content-bg.jpg) bottom left no-repeat;
}

.quick-links {
	margin:0px 18px 0px 10px;
	padding:13px 0px 0px 12px;
	list-style:none;
	float:left;
}

.quick-links li {
	margin:0px;
	padding:0px;
	list-style:none;
}

.quick-links a {
	background:url(/img/blue-square-arrow.gif) 0px 3px no-repeat;
	padding-left:14px;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}
.quick-links a:hover {
	text-decoration:underline;
}

.left-links {
	margin:0px 18px 0px 10px;
	padding:8px 0px 0px 8px;
	list-style:none;
	float:left;
}

.left-links li {
	margin:0px;
	padding:0px;
	list-style:none;
}

.left-links a {
	background:url(/img/blue-square-arrow.gif) 0px 3px no-repeat;
	padding-left:14px;
	padding-right:5px;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}
.left-links a:hover {
	text-decoration:underline;
}

a.blue-arrow {
	background:url(/img/blue-square-arrow.gif) 0px 3px no-repeat;
	padding-left:12px;
	font-size:12px;
	text-decoration:none;
}

a.black-arrow {
	background:url(/img/black-square-arrow.gif) 0px 3px no-repeat;
	padding-left:12px;
	font-size:12px;
	text-decoration:none;
}

a.white-arrow {
	background:url(/img/white-square-arrow.gif) 0px 3px no-repeat;
	padding-left:12px;
	font-size:12px;
	text-decoration:none;
}

a.blue-arrow:hover, a.black-arrow:hover, a.white-arrow:hover {
	text-decoration:underline;
}

#search_form {
	font-size:12px;
}

#search-left #search_form {
	padding:6px 20px 0px 20px;
}

#search_form p {
	margin:0px;
	padding:8px 0px;
}

#search_form #s {
	color:#000;
}
#search-left #s {
	width:290px;
}
#search_btn {
	color:#FFF;
	cursor:pointer;
	background:url(/img/search-btn-bg.jpg) top left no-repeat #004b76;
	width:92px;
	height:30px;
	border:0px;
	text-transform:uppercase;
	float:right;
	margin:8px 14px 0px 0px;
}

.search_result {
	padding:8px;
	margin-top:8px;
}

.search_result a.title {
	font-size:16px;
	letter-spacing:-1px;
	font-weight:normal;
	text-decoration:none;
	color:#004770;
	display:block;
}
.search_result p.description {
	margin:0px;
	padding-bottom:3px;
	text-align:justify;
}
.search_result a.little_link {
	color:#999;
	font-size:10px;
	text-decoration:none;
}

.submit_btn {
	color:#FFF;
	cursor:pointer;
	background:url(/img/submit-btn-bg.jpg) top left no-repeat #004b76;
	width:98px;
	height:36px;
	border:0px;
	text-transform:uppercase;
	margin:0px;
}
a.submit_btn {
	display:block;
	text-decoration:none;
	color:#FFF !important;
	text-align:center;
	line-height:36px;
}

.standard_btn {
	color:#000;
	cursor:pointer;
	background:url(/img/standard-btn-bg.jpg) top left no-repeat #EEE;
	width:98px;
	height:36px;
	border:0px;
	text-transform:uppercase;
	margin:0px;
}
a.standard_btn {
	display:block;
	text-decoration:none;
	color:#000 !important;
	text-align:center;
	line-height:36px;
}

.top {
	float:right;
	margin-top:40px;
	color:#8f292a;
}
.jump {
	color:#8f292a;
}
.events_calendar td {
	border-bottom:1px solid #CCC;
}
.zebra1 { background:#F7F7F7; }
.zebra2 { background:#EEE; }
.search_result h4 {
	padding:0px 0px 8px 0px;
	margin:0px;
	font-size:18px;
	font-weight:normal;
	color:#004C77;
}
.search_result td {
	font-size:12px;
}

#advanced-search {
	float:left;
	margin-top:15px;
}

#search-right #search_form {
	padding:5px 10px 0px 10px;
}
#search-right #s {
	width:185px;
}
#search-right #search_btn {
	margin:6px 6px 0px 0px;
}

#search-right #advanced-search {
	font-size:11px;
}

#map-link {
	display:block;
	width:218px;
	height:127px;
	background:url(/img/map-button.jpg) top left no-repeat;
}
#map-link strong { display:none; }


.content {
	background:url(/img/story-top-bg.jpg) top left no-repeat #FFF;
	padding:18px;
}

.content h1 {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
	line-height:24px;
	font-family: georgia,times,serif;
	font-weight:normal;
	letter-spacing:-1px;
	text-align: left;
}

#left-links {
	border-top:1px dotted #CCC;
	padding:8px;
	background:url(/img/block-content-bg.jpg) top left no-repeat #ECE6DA;
	border-left:2px solid #E4DDCD;
}
#left-links h1 {
	color:#004d79;
	font-size:16px;
	line-height:12px;
	padding-bottom:5px;
	padding-top:3px;
}

#ads-right {
	background:#f2f2f2;
	padding:8px 5px;
	border-left:1px solid #dadada;
	width:207px;
	overflow:hidden;
}
.advertisement {
	padding:3px 0px;
	overflow:hidden;
}

.article_icon {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.article_preview {
	border-bottom:1px dotted #CCC;
	margin-bottom:10px;
}
.article_preview p {
	margin-bottom:0px;
	padding-bottom:0px;
}
a.article_link {
	display:block;
	text-align:right;
	padding:3px 10px 8px 0px;
	background:url(/img/blue-square-arrow.gif) 100% 5px no-repeat;
}
h3 a.article_link {
	color:#8f292a;
	background:url(/img/red-square-arrow.gif) 100% 5px no-repeat;
	padding:0px 13px 18px 0px;
}
#signup_form {
	padding:10px;
	color:#FFF;
}

#subscribe {
	background:#6e6e6e;
}
#subscribe p {
	margin:0px;
	padding:3px 0px;
}

#subscribe h1 {
	color:#FFF;
	font-family:Helvetica,Arial,sans-serif;
	background:url(/img/enews-heading-bg.gif) top left repeat-x #000;
	margin:0px;
	padding:0px 0px 0px 8px;
	letter-spacing:normal;
	height:30px;
	line-height:30px;
	font-size:12px;
}

#signup_form #e {
	width:180px;
	color:#000;
}

#subscribe_btn{
	color:#FFF;
	cursor:pointer;
	background:url(/img/subscribe-btn-bg.jpg) top left no-repeat #004b76;
	width:102px;
	height:30px;
	border:0px;
	text-transform:uppercase;
	float:right;
	margin:8px 10px 0px 0px;
}

#subscribe_btn2 {
	color:#FFF;
	cursor:pointer;
	background:url(/img/submit-btn-bg.jpg) top left no-repeat #004b76;
	width:98px;
	height:36px;
	border:0px;
	text-transform:uppercase;
	margin:8px 10px 0px 0px;
}

#signup-links {
	margin:20px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#signup-links li {
	margin:0px;
	padding:0px;
	list-style:none;
}
#signup-links a {
	color:#FFF;
	background:url(/img/white-square-arrow.gif) 0px 3px no-repeat;
	padding-left:12px;
	font-size:11px;
	text-decoration:none;
	line-height:20px;
}

#signup-links a:hover {
	text-decoration:underline;
}


.slideshow {
	position:relative;
}
.slideshow .slide {
	background:#FFF;
	position:absolute;
	width:120px;
	height:200px;
	top:0px;
	left:0px;
	z-index:5;
}
.slideshow img {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-100px;
	margin-left:-60px;
	z-index:6;
}
.slideshow .current { z-index:9; }
.slideshow .current img { z-index:10; }
.slideshow .last-one { z-index:7; }
.slideshow .last-one img { z-index:8; }

#slideshow1 {
	width:120px;
	height:200px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

/*
#slideshow {
	position:relative;
	height:350px;
}

#slideshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	margin:auto;
}

#slideshow img.active {
	z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}
*/



.style1 {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px;
}

.style2 {
	background:#EEE;
	border:1px solid #999;
	padding:5px;
}

.divider {
	padding-top:15px;
	border-bottom:1px dotted #999;
	margin-bottom:15px;
	line-height:1px;
	height:1px;
}

#unsubscribe {
	font-size:11px;
	color:#FFF;
	display:block;
	width:auto;
	margin-top:15px;
	margin-bottom:10px;
}



#footer {
	background:#f0ece3;
	border-top:2px solid #e4ddcd;
	width:100%;
	padding:15px 0px;
}

#footer dl {
	margin:0px;
	padding:0px 15px;
	width:560px;
	font-size:11px;
}
#footer dt {
	float:left;
	margin:0px 0px 5px 0px;
	width:125px;
	font-weight:bold;
	color:#000;
}
#footer dd {
	float:left;
	width:420px;
	margin:0px 0px 5px 0px;
	padding:0px;
}

#footer #copyright {
	float:right;
	text-align:right;
	padding:0px 15px 0px 0px;
}



input.default {
	color:#9c9c9c !important;
}

.zebraA { background:#EEE; }
.zebraB { background:#FFF; }
.required { border:1px solid #F00 !important; }

/* must be last */
.clearer { clear:both; height:0px; line-height:0px; overflow:hidden; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}