@charset "UTF-8";
/* Defiance County Commissioners CSS Document */
/* Created by Theano Point */
body {
	background-image: url(images/bgPage2.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; /* standard font list for copy */
	font-size: 12px;
}
h1 {	/* -- h1 used for #header -- */
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: left;
}
h2 {	/* --- h2 used for page headings in #content --- */
	font-size: 24px;
	margin-bottom: 2px;
}
.pfAgenda { display: none; } /* --- hides the word Agenda on screen --- */

h3 {	/* --- h3 used for subheadings in #content --- */
	font-size: 18px;
	margin-top: 0px;
	font-weight: lighter;
}
h4 {
	font-size: 16px;
	line-height: normal;
	padding: 0;
	margin: 40px 0px 1px;
}
h5 {
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 4px;
}
h6 {	/* --- h6 used for #footer text --- */
	font-size: 11px;
	margin: 0;
	padding-top: 50px;
	font-weight: lighter;
}
#container {
	background-color: #FFFFFF;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;		/* added relative positioning to control footer graphic */
}


/* --- COMMON HEADER FOR SITE --- */
#header {
	background-image: url(images/bgHeader.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 950px;
}
/* --- END OF COMMON HEADER --- */

/* --- LEFT COLUMN/NAVIGATION --- */
#wrapper-left {
	float: left;
	width: 252px;
	background-image: url(images/bgNavi-stretch.jpg);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
}
#navi {
	background-image: url(images/bgNavi.jpg);
	background-repeat: no-repeat;
	width: 252px;
	text-align: right;
}
.linkTitle {
	font-weight: bold;
	letter-spacing: .1em;
	font-size: 14px;
	border-bottom: 1px solid #FFFFFF;
}
#linkage {
	margin: 0px;
	padding: 20px 0px 0px 20px;
	color: #FFFFFF;
	list-style-type: none;
}
#linkage li {
	font-size: 12px;
	padding-top: 4px;
	margin-right: 15px;
}
#linkage a	{
	color: #FFFFFF;
	text-decoration: none;
	width: 207px; /* reduced by padding */
	padding: 3px 10px 3px 0px;
	display: block;
}
#linkage a:hover {
	color: #990000;
	background-image: url(images/bgLinkHover.jpg);
	background-repeat: no-repeat;
}
.subactive {
	color: #990000;
	background-image: url(images/bgLinkHover.jpg);
	background-repeat: no-repeat;
	width: 207px; /* reduced by padding */
	padding: 3px 10px 3px 0px;
	display: block;
}
#naviBase { /* for the gradient effect at the bottom on the navigation column */
	background-image: url(images/bgNavi2.jpg);
	background-repeat: no-repeat;
	width: 252px;	/* the size of the background-image */
	height: 385px;
}
/* --- END OF LEFT COLUMN --- */

/* --- LINKS FOR SUBPAGES --- */
#sublinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sublinks ul li {
	display: inline;
	padding: 3px 0px;	
}
#sublinks a {
	color: #993300;
	text-decoration: none;
}
#sublinks a:hover {
	border-bottom: thin dotted #333333;	
}

/* --- RIGHT COLUMN/CONTENT --- */
#wrapper-right {
	margin-left: 252px;
	background-image: url(images/bgContent.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content {
	line-height: 24px;
	word-spacing: 0.25em;
	padding: 0px 20px 100px;
	font-weight: 500;
}
*html #content {
	padding: 0px 10px 100px;
} /* just for you, IE6 */

#content a:link, #content a:visited {
	color: #000099;
}
#content a:hover, #content a:active {
	color: #990000;
	text-decoration: none;
}

/* --- NACo Prescription Drug Card located on the home page --- */
#NACo {
	width: 250px;
	float: right;
	margin: 15px;
	text-align: center;
}

/* --- NEWS UPDATE FOR SEVERAL SITES --- */
#newsUpdate {
	background-image: url(http://www.defiance-county.com/images/bgNews2.jpg);
	background-repeat: no-repeat;
	padding: 35px 15px;
	color: #ffffff;
	background-position: center top;
	text-align: left;
}
#boeBox {
	width: 380px;
}
/* --- Styles a grouping of type treated images as quicklinks --- */
#typeTreatments {
	float: right;
	margin: 0px 0px 10px 15px;
	text-align: right;
}
/* --- STYLING THE CENSUS TABLE --- */
#census {
	border: thin solid #333333;
	float: right;
	clear: right;
	margin: 15px 5px 15px 20px;
}
.censusHeader {
	border-bottom: thin solid #333333;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
}
.row {	border-bottom: thin solid #333333;	}
/* --- END CENSUS TABLE --- */
.dirTable {
	vertical-align: top;	
}


/* --- suppleDiv holds additional information i.e. office info --- */
#supplDiv {
	float: right;
	margin: 0px 0px 10px 15px;
	text-align: right;
	padding: 20px;
	color: #333333;
	border-right: thin solid #993300;
	border-left: thin solid #993300;
}
#supplDiv p {
	line-height: 14px;
}
/* --- Classes used inside #content to control image behavior --- */
.photoRight {
	float: right;
	padding: 7px;
	margin: 15px;
	border: thin solid #666666;
}
.photoLeft {
	float: left;
	padding: 7px;
	margin: 15px;
	border: thin solid #666666;
}
.commissioner {
	text-align: center;
	padding: 5px;
	margin: 5px;
	border: thin solid #666666;
}
#agenda {
	color: #FFFFFF;
	background-image: url(commissioners/images/agenda.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 2px;
	padding: 25px 10px 10px;
	float: right;
	width: 248px;
}
.agendaTitle {
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}
/* --- TABLE FOR COMMISSIONERS NEWS RELEASES/MINUTES --- */
#minutes {
	border: 1px solid #333333;
	text-align: center;
}
.tblHeader {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000066;
}
.ltblue { background-color: #99CCFF; }
.nosession { background-color: #CCCCCC; }
#minutes a {
	padding: 4px;
	margin: 0px;
}
#minutes a:link, #minutes a:visited {
	color: #000000;
	text-decoration: none;
}
#minutes a:hover, #minutes a:active {
	color: #FFFFFF;
	background-color: #993333;
}

/* --- END OF NEWS RELEASES TABLE --- */
.floater { float: right; margin: 10px; }
#footer {
	background-image: url(images/bgFooter.jpg);
	background-repeat: no-repeat;
	width: 693px;
	height: 86px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;	/* positioning is absolute relative to #container */
	bottom: 10px;
	right: 0px;
	text-align: center; /* controlling the text */
}
/* --- END OF RIGHT COLUMN --- */

/* --- BOTTOM OF PAGE --- */
#disclaimer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	background-image: url(images/eho-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 45px; /* clearing the EHO logo */
	margin-top: 15px;
}
#disclaimer a {  /* styling the link back to Theano Point */
	color: #FFFFFF;
}
#disclaimer a:hover { color: #FF6600; text-decoration: none; }
.legal {
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
