/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {font-size:68.75%;}

body {
	margin: 30px 0 0 0;
	padding: 0;
	background: #FFFFFF url(../img/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
}

h1, h2, h3, h4 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #3E3E3E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2.3em;line-height:2.3em;
}

h2 {
	font-size: 1.9em;line-height:1.9em;
}

h3 {
	font-size:1.4em;line-height:1.4em;

}
h4 {
	font-size:1.2em;
	font-weight: bold;
}

p, ul, ol {
	
	text-align: left;
	font-size: 1em;
	line-height: 1.7em;
	
}

a:link {
	color: #7BAA0F;
}

a:hover, a:active {
	text-decoration: none;
	color: #003448;
}

a:visited {
	color: #333333;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

/* Header */
#container{
	position:relative;
	margin: 0 auto;
	
	padding-top:100px;
	
}

#page {
	width: 920px;
	margin: 0 auto;
}
#topads {
	width:850px;border-bottom:0px solid #808080;height:0px;
}
/* Content */

#content {
	float: left;
	width: 595px;
	padding: 20px;
	background: url(../img/img05.gif) no-repeat;
	
}

#header {
	position:absolute;
	top:0px;
	width:100%;
}
#headercontent{
	width: 920px;
	height: 82px;
	margin: 0 auto;
	background: url(../img/img03.gif) repeat-x left bottom;

}

#logo {
	float:left;
}

#logo h1 {
	font-size: 3.3em;
	line-height:1.4em;
	color: #494949;
	background: url(../img/us_flag.gif) center left no-repeat;
	padding:0 0 0 60px;
	margin:0;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 0.5em;
}

#logo h1 a {
	color: #494949;
}

#logo h2 {
	margin-top: -5px;
	font-size: 1em;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}



#swemap {
	float:left;margin-right:15px;
	
}


/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 30px;
	padding: 7px;
	text-decoration: none;
	font-size: 1.1em;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: url(../img/img02.gif) repeat-x left bottom;
}

/* Page */



#topsearch {

}
.contenttop {

}
#navigation {
	margin-bottom:20px;
	padding-bottom:5px;
}

#sitemap h1 {font-size:1.4em;line-height:1.4em; }
#sitemap h2 {font-size:1.4em;line-height:1.4em; }
#sitemap h3 {font-size:1.2em;line-height:1.2em; }

#searchinfo { line-height:1.4em;}
#topsearch h1 { font-size:1.3em;line-height:1.3em;}
#topsearch h2 { font-size:1.3em;margin-top:10px;}

.viewmapbox { position:absolute;top:0px;right:5px;line-height:20px;font-size:0.9em;}
.viewmapbox img { vertical-align:middle;}

.defaultmap { width:575px;height:350px;}

.lgeoitem { display:block;float:left;width:170px; }


p.fbig { font-size:1.1em;}

#swecounties {
	text-align: left;
	font-size:1em;
}
.mapleft { }

#ms {
	width: 280px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

.btn {
	padding: 3px;
	background: #ECECEC url(../img/img08.gif) repeat-x left bottom;
	border: none;
	/*text-transform: lowercase;*/
	font-size: 1.2em;
	color: #4F4F4F;
}



/* Post */

.post {
line-height: 1.5em;
}

.post .letter {
	margin:0.5em 0 0.3em 0;
	padding-bottom: 5px;
	line-height:1.4em;
}
.post .title {
	margin:0.5em 0 0.3em 0;
	padding-bottom: 5px;
	line-height: 1.1em;
	background: url(../img/img03.gif) repeat-x left bottom;
}

.post .entry {
	line-height:1.7em;
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(../img/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../img/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../img/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 215px;
	background: url(../img/sb.gif) top left no-repeat;
	padding:10px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 3em;
	
}

#sidebar li ul {
}

#sidebar li li {
	margin:0;
	margin-bottom:0.7em;
	line-height:1.5em;
}

#sidebar h2 {
	margin-bottom: 0.8em;
	background: url(../img/img03.gif) repeat-x left bottom;
	font-size: 1.3em;
}

/* Search */

.red { color:#c70000;}
.green { color:#208900;}

#quizresults {
	font-size:0.9em;
}
#quizresults .resultbar { border:1px solid #c3c3c3;width:200px;height:10px;margin:10px 0 10px 0;}
#quizresults .resultmeter { background:url(../img/pollresult.gif) repeat-x;height:10px;}

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(../img/img08.gif) repeat-x left bottom;
	border: none;
	/*text-transform: lowercase;*/
	font-size: 1em;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(../img/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(../img/img10.gif) repeat-x left bottom;
	font-size: 1.3em;
	color: #FFFFFF;
}
.box2 h3 {
	margin-top:15px;
	margin-bottom: 10px;
	background: url(../img/img10.gif) repeat-x left bottom;
	font-size: 1.1em;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	height: 400px;
	min-height: 400px;
	padding: 130px 0 0 0;
	background: #003448 url(../img/img09.gif) repeat-x;
	margin: 0 auto;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 920px;
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #375C69;
}

#legal a {
	color: #476B77;
}
#disclaimer {
	clear: both;
	padding-top: 5px;
	text-align: center;
	color: #375C69;
	font-size:0.8em;
}
#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}
