/* 

STYLE SHEET FOR CRAWFORD COUNTY IOWA's WEB SITE
Created by Bluespace Creative, Inc.
www.bluespacecreative.com

ToC
	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks

Notes

*/

/* --------- 1. defaults  --------- */

* {margin: 0; padding: 0;}

body {
	background-color: #4c4c4c;
	color: #000;
	font-family: "Lucida Sans", arial, helvetia, sans-serif, serif;
	font-size: 12px;
		}
#outterWrapper {
	width: 1000px;
	background-image: url(../images/portal-bodyBkg.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

		
/*  --------- 2. structure  --------- */

#wrapper {
	background-image: url(../images/portal-bkg.jpg);
	background-repeat: repeat-x;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 39px;
		}
#logo {
	float: left;
}

		
#masthead {
	clear: both;
	background-image: url(../images/CC-main-img.jpg);
	height: 271px;
	background-repeat: no-repeat;
	background-position: center;
	width: 988px;
		}
		
#navContainer {
	float: left;
	padding: 0px;
		}


#content {
	color: #000;
	padding-left: 38px;
	padding-bottom: 5px;
	clear: both;
	padding-top: 0px;
		}
.seperator {
	clear: both;
	height: 1px !important;
	width: 913px;
	line-height: 0px;
	margin: 0px;
	padding: 0px !important;
}


.column {
	width: 263px;
	float: left;
	padding: 21px 15px 0px 22px;
}
.cta {
	background: url(../../images/cta_bkg.jpg) no-repeat;
	height: 99px;
	width: 879px;
	clear: both;
	margin-top: 35px;
	margin-bottom: 0px;
	color: #FFF;
	overflow: hidden;
	margin-left: 17px;
}
.cta  h2{
	color: #FFF;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	padding-top: 38px;
	padding-left: 25px;
	float: left;
}
.cta .ctaSep {
	float: left;
	padding-top: 16px;
	padding-right: 25px;
	padding-left: 25px;
}
.cta p {
	float: left;
	color: #FFF;
	padding-top: 30px;
}

#navigation {float: left;}

#content a {
	color: #21466C;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #21466C;
}
#content .cta a:hover {
	border-top: 1px #CC9845;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CC9845;
	border-left-color: #CC9845;
	border-bottom: 1px dotted #CC9845;
}
#content .cta a {
	color: #CC9845;
	text-decoration: none;
}

.cta td {
	padding-right: 25px;
}

a {color: #4F6377;}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
	border-style: none;
}
#navContainer a:hover {text-decoration: underline;}
#contentSec #secNav a {letter-spacing: 0em; text-decoration: none; color: #9E2222;}
#contentSec #secNav a:hover {text-decoration: underline;}
#outterWrapper #wrapper #content .column h2 a {
	color: #0A2310;
	text-decoration: none;
}
#outterWrapper #wrapper #content .column h2 a:hover {
	color: #0A2310;
	text-decoration: underline;
}
#outterWrapper #wrapper #content .column h1 a {
	color: #666;
	text-decoration: none;
}
#outterWrapper #wrapper #content .column h1 a:hover {
	color: #666;
	text-decoration: underline;
}



/* ---------- 4. fonts ---------- */

ul {list-style-type: none; }
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #0A2310;
	font-weight: normal;
	line-height: 23px;
}


h1 {
	font-family: "Lucida Sans", helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: .5em;
}
#outterWrapper #wrapper #content .column a.title {
	color: #0A2310;
}

h2 {
	font-size: 26px;
	color: #0A2310;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	clear: both;
	margin-top: -.2em;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #9E2222;
	letter-spacing: -.1em;
}

#contentHolder p, #content p {
	margin-bottom: 0.75em;
	line-height: 1.3em;
}

/* ---------- 5. images ---------- */

a img {border: 0;}
		
/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */text-align: center;}
		
#wrapper {text-align: left;}



/* ----------- 7. Navigation -------- */

#navigation {

}

#navigation ul {list-style-type: none;}
	
#navigation li{float: left; list-style-type: none; text-indent: -9000px;}

/*  Nav   */

ul#nav {
	position:relative;
	width: 560px;
	height: 60px;
	background:transparent url(../../images/navBkg.gif) no-repeat 0 0px;
	}

ul#nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}

ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;
	background:transparent url(../../images/navBkg.gif) no-repeat;
	}	


ul#nav li a:focus{outline: 0;}

li#one a {width: 111px; height: 60px;}
li#two a {width: 100px; height:60px;}
li#three a {width: 106px; height:60px;}
li#four a {width: 111px; height:60px;}
li#five a {width: 127px; height:60px;}	


li#one a:link, li#one a:visited {background-position: 0px 120px;}
li#one a:hover, li#one a:focus {background-position: 0px -60px;}

li#two a:link, li#two a:visited {background-position: -111px 120px;}	 	 
li#two a:hover, li#two a:focus {background-position: -111px -60px;}

li#three a:link, li#three a:visited {background-position: -211px 120px;}
li#three a:hover, li#three a:focus {background-position: -211px -60px;}

li#four a:link, li#four a:visited {background-position: -317px 120px;}	 	 
li#four a:hover, li#four a:focus {background-position: -317px -60px;}

li#five a:link, li#five a:visited {background-position: -428px 120px;}	 	 
li#five a:hover, li#five a:focus {background-position: -428px -60px;} 
