
/*  
Description: Hancock County Revealed
Author: Center for Creative Instruction
Author URI: http://www.utoledo.edu/centers/cci/


/* ---------- Reset -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background:#cc0011;
	line-height: 1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

a img {
	border: none;
}

a:link, a:visited { color: #394873; }

/* ---------- Header -----------*/

#header {
	height: 126px;
	background: #0d193d url(../images/structure/mast_bg.jpg) repeat-x top left;
	min-width: 960px;
}

#mast {
	width: 960px;
	height: 89px;
	margin: 0 auto;
}

#logo {
	float: left;
	height: 89px;
	width: 290px;
	display: block;
}

#mast ul {
	float: right;
	margin-top: 20px;
	display: block;
}

#mast li {
	display: block;
	margin-right: 20px;
	float: left;
}

#mast a {
	color: #fcc986;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}

#mast a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* ---------- Main Navigation -----------*/

#nav {
	background-color: #394873;
	clear: both;
	height: 37px;
}

#nav ul {
	width: 960px;
	margin: 0 auto;
}

#nav li {
	display: block;
	float: left;
}

#nav a {
	display: block;
	margin-left: 10px;
}

#nav a:hover {
	background-position: 0pt -37px;
}

#population a {
	width: 131px;
	height: 37px;
	background: url(../images/structure/population.gif) no-repeat 0pt 0pt;
}

#education a {
	width: 127px;
	height: 37px;
	background: url(../images/structure/education.gif) no-repeat 0pt 0pt;
}

#income a {
	width: 201px;
	height: 37px;
	background: url(../images/structure/income.gif) no-repeat 0pt 0pt;
}

#health a {
	width: 104px;
	height: 37px;
	background: url(../images/structure/health.gif) no-repeat 0pt 0pt;
}

#housing a {
	width: 107px;
	height: 37px;
	background: url(../images/structure/housing.gif) no-repeat 0pt 0pt;
}

#safety a {
	width: 142px;
	height: 37px;
	background: url(../images/structure/safety.gif) no-repeat 0pt 0pt;
}

/* ---------- Main Navigation Current -----------*/

body.population #nav li#population a {
	background: url(../images/structure/population_current.gif) no-repeat top left;
}

body.education #nav li#education a {
	background: url(../images/structure/education_current.gif) no-repeat top left;
}

body.income #nav li#income a {
	background: url(../images/structure/income_current.gif) no-repeat top left;
}

body.health #nav li#health a {
	background: url(../images/structure/health_current.gif) no-repeat top left;
}

body.housing #nav li#housing a {
	background: url(../images/structure/housing_current.gif) no-repeat top left;
}

body.safety #nav li#safety a {
	background: url(../images/structure/safety_current.gif) no-repeat top left;
}

/* ---------- Section -----------*/

#section {
	background: #fff6cb url(../images/structure/section_bg.gif) repeat-x top left;
	border-bottom: 1px solid #ded5ab;
	min-width: 960px;
}

#section h1 {
	width: 920px;
	margin: 0 auto;
	padding: 15px 20px;
	color: #394873;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: inherit;
}

/* ---------- Title -----------*/

#title {
	background: #e1e7dd;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #FFF;
	min-width: 960px;
}

#title h2 {
	width: 920px;
	margin: 0 auto;
	padding: 10px 20px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: inherit;
}

#container {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
	min-width: 960px;
}

#content {
	width: 934px;
	padding: 0 10px 0 16px;
	margin: 0 auto;
	background: url(../images/structure/content_bg.gif) repeat-y top left;
}

/* ---------- Profiles Navigation -----------*/

#profiles {
	width: 214px;
	float: left;
}

#profiles h3 {
	background: #FFF url(../images/structure/profiles_h2.gif) no-repeat bottom left;
	padding: 11px 11px 25px 11px;
	font-size: 12px;
}

#profiles li {
	overflow: hidden;
}

#profiles li a {
	display: block;
	_height: 1em;
	border-bottom: 1px solid #e9ebed;
	padding: 8px 10px;
	font-size: 10px;
	color: #333;
	line-height: inherit;
	text-decoration: none;
}

#profiles li a:hover {
	color: #1f1f5f;
	text-decoration: underline;
}

#profiles ul ul {
	background: url(../images/structure/profiles_ul_ul_bot.gif) no-repeat bottom left;
	border-bottom: 1px solid #CCC;
}

#profiles ul ul li a {
	background: url(../images/structure/profile_bullet.png) no-repeat 22px 8px;
	_background-image: none;
	display: block;
	padding-left: 35px !important;
	color: #1f1f5f !important;
}

#profiles .current {
	color: #1f1f5f;
	font-weight: bold;
	background: url(../images/structure/profiles_ul_ul.gif) no-repeat top left;
	border-top: 1px solid #CCC;
}

/* ---------- Information -----------*/

#info {
	width: 700px;
	float: right;
	line-height: 175%;
	font-size: 14px;
	padding-top: 10px;
}

#info h4 {
	border-bottom: 1px solid #CCC;
	font-size: 16px;
	padding: 4px 0;
	margin-bottom: 15px;
}

#info p {
	padding-bottom: 15px;
}

.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #394873;
	font-size: 140%;
	line-height: 1.75em;
}

#pictCol {
	width: 279px;
	float: right;
	margin-left: 20px;
}

#pictCol img {
	border: 1px solid #CCC;
	margin-bottom: 15px;
}

.download_link {
	text-align: right;
	display: block;
	margin: 3px 0 20px 0;
	background: url(../images/structure/download_icon.gif) no-repeat center right;
	padding-right: 22px;
	color: #666;
	text-decoration: none;
	font-size: 80%;
}

.download_link:hover {
	color: #1f1f5f;
	text-decoration: underline;
}

.graph {
	border: 1px solid #CCC;
}

/* ---------- Footer -----------*/

#footer {
	background: #cc0011 url(../images/structure/footer_bg.jpg) repeat-x top left;
	min-width: 960px;
}

#foothold {
	width: 932px;
	margin: 0 auto;
	padding: 14px 14px 50px 14px;
}

#seal {
	width: 73px;
	height: 72px;
	float: left;
}

#copyright {
	margin-left: 20px;
	float: left;
	width: 350px;
}

#copyright ul {
	float: left;
}

#copyright li {
	display: inline;
	margin-right: 20px;
	position: relative;
}

#copyright a {
	display: inline;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

#copyright a:hover {
	color: #fcc986;
	text-decoration: underline;
}

#copyright p {
	color: #FFF;
	margin-top: 15px;
	font-size: 12px;
	width: 330px;
	line-height: 1.75em;
	display: block;
}

#partners {
	width: 450px;
	display: block;
	float: right;
	text-align: right;
}

#partners img {
	margin-left: 20px;
}



/* ---------- Banners -----------*/

#slideshow{
	height:229px;
	width:100%;
}

#banner1 {
	background-color: #110b0f;
	border-bottom: 1px solid #666;
	display:none;
	height:229px;
	width:100%;
	position:absolute;
}

#banner1 span {
	background: url(../images/banners/home_banner1.jpg) no-repeat top left;
	display: block;
	width: 960px;
	height: 229px;
	margin: 0 auto;
}

#banner2 {
	background: #a5c6e8 url(../images/banners/banner2_bg.gif) repeat-x top left;
	border-bottom: 1px solid #666;
	display:none;
	height:229px;
	width:100%;
	position:absolute;
}

#banner2 span {
	background: url(../images/banners/home_banner2.jpg) no-repeat top left;
	display: block;
	width: 960px;
	height: 229px;
	margin: 0 auto;
}

#banner3 {
	background: #df0119 url(../images/banners/banner3_bg.gif) repeat-x top left;
	border-bottom: 1px solid #666;
	display:none;
	height:229px;
	width:100%;
	position:absolute;
}

#banner3 span {
	background: url(../images/banners/home_banner3.jpg) no-repeat top left;
	display: block;
	width: 960px;
	height: 229px;
	margin: 0 auto;
}

.bannerhide {
	display: none;
}

/* ---------- Home Styles -----------*/


.homecontent {
	background-image: none !important;
}

.homecontainer {
	background: url(../images/structure/homecontent_bg.gif) repeat-x top left;
	padding-bottom: 15px;
}

.col_first {
	width: 340px;
	display: block;
}

.col_first h2 {
	font-size: 80%;
	padding: 12px 0;
}

.col_first p {
	line-height: 1.5em;
	font-size: 90%;
	padding: 12px 0 15px 0;
}

.col_other {
	width: 260px;
	display: block;
}

.col_other h2 {
	font-size: 80%;
	padding: 12px 0;
}

.col_other p {
	line-height: 1.5em;
	font-size: 70%;
	padding: 12px 0 15px 0;
}

.col_other li {
	font-size: 70%;
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #CCC;
	background: url(../images/structure/list_bullet.gif) no-repeat 0px 10px;
	line-height: 1.25em;
}

.mid_col {
	margin-left: 35px;
}

/* ---------- Accordion -----------*/

#accordion {
	padding-top: 5px;
}

#accordion h3 {
	font-weight: normal !important;
	font-size: 75%;
	padding: 7px 0;
	border-bottom: 1px solid #CCC;
}

/* ---------- Feedback -----------*/

.feedbackcontent {
	background-image: none !important;
}

.feedbackcontent div {
	padding: 15px;
	border-bottom: 1px solid #CCC;
}

.feedbackcontent div label {
	display: none;
}

.feedbackcontent div strong {
	display: block;
	font-weight: normal;
	margin-bottom: 8px;
}

.feedbackcontent textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	padding: 5px;
}

.feedbackcontent input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 110%;
	padding: 5px;
}

.altrow {
	background-color: #EEEEEE;
}

/* ---------- About Us -----------*/

.aboutus {
	background-image: none !important;
	line-height: 1.5em;
	padding: 15px 0 !important;
}

.aboutus ul, p {
	margin-bottom: 15px;
}

.aboutus li {
	list-style-type: disc;
	list-style-position: inside;
}

/* ---------- Cross Reference -----------*/

#cross {
	width: 220px;
	display: block;
	float: right;
	margin-left: 20px;
	background-color: #e2e7dd;
	border-top: 1px solid #c8d1c0;
}

#cross h5 {
	background: url(../images/structure/cross_h5.gif) no-repeat left bottom;
	padding: 6px 11px 20px 11px;
	font-size: 12px;
}

#cross ul {
	margin: 0 13px 13px 13px;
}

#cross li a {
	display: block;
	_height: 1em;
	border-bottom: 1px solid #c8d1c0;
	padding: 4px 10px 4px 15px;
	font-size: 10px;
	color: #333;
	line-height: inherit;
	text-decoration: none;
	background: url(../images/structure/cross_a.gif) no-repeat 0px 9px;
}

#cross li a:hover {
	color: #1f1f5f;
	text-decoration: underline;
}


/* ---------- Archive -----------*/

#archive {
	display: block;
	margin-top: -15px;
	margin-bottom: 15px;
	overflow: inherit;
	background: url(../images/structure/archive_bg.gif) no-repeat left bottom;
}

#archive ul {
}

#archive li {
	float: left;
	display: block;
}

#archive li a {
	margin: 9px 0 0 12px;
	padding: 3px 10px;
	display: block;
	color: #333;
	text-decoration: none;
}

#archive li a:hover {
	color: #1f1f5f;
	text-decoration: underline;
}

#archive li a.current {
	background-color: #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-decoration: none;
	padding: 2px 9px 4px 9px !important;
}


/* ---------- Misc -----------*/

.ends {
	clear: both;
}

.remove {
	position: absolute;
	left: -9999px;
}

.left {
	float: left;
}

.right {
	float: right;
}

