/*there are Internet Explorer Specfic css in the header section of 
the template page for classes
#top_image
.search_box
if you are changing those, dont forget to change in the template as well*/

body{
	margin:0 0 10px 0;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: url(../images/body_bg.jpg) repeat;
	font-size: small;
	text-align:center;
}

img {
	border:none;
}

a, a:visited, a:active {
	color:#006ea1;
	text-decoration:none;
	font-weight:bold
}
a:hover {
	text-decoration: underline;
}
/*
#content a { text-decoration: underline; }
*/
hr {
	border: 1px solid #cccccc;
}
#content a.header {
 background:url(/app/TemplateRepository/fortdodge/menu_arrow.png) left top no-repeat;
 display:block;
 padding: 0px 0 5px 20px;
 font-weight:bold;
 font-size:medium;
 text-decoration:none;
}
#news{
	height:90px;
	width: 500px;
	display: none;
	background-image:url(../images/news_bg.jpg);
	background-repeat:no-repeat;
	padding: 10px 20px 0px 20px;
}
#bottom_content {
	border:1px solid #cccccc;
	height:120px;
	display: none;
}

#wrapper {
	width:1050px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding-bottom:40px;

	
}
#top_links {
	text-align:right;
	padding:5px 77px 0px 0px;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	/*height: 93px;*/
	color:#FFFFFF;

}
#topbuttons{
	padding: 14px 25px 5px 25px;

	

}


#middle_wrapper {
	margin-top:-4px;
	width: 984px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 0px 20px 75px;
}
#header {
	/*background-image: url(../images/MainBanner.jpg);
	background-repeat:no-repeat;*/
	
	display: block;
	margin-bottom: 15px;
	width: 897px;
	/*height:290px;*/
	height: 270px;
	text-align:center;
	padding-top: 20px;
}
#print_header {
	display:none;
	height: 143px;
	width:678px;
}



#top_links a:link, #top_links a:visited, #top_links a:active {
	color:#FFFFFF;
}

#left_side{
	width:290px;
	float:left;
	padding-left: 25px;
	padding-right: 10px;
}

.leftcolumninputs ul {
	padding:0px;
	margin: 20px;
}

.leftcolumninputs ul li {
	padding-bottom: 5px;
}


#content {
	padding: 5px 8px;
	
}
#home {
/*background-image:url(../images/QualityOfLifeBanner.jpg);
background-repeat:no-repeat;*/
	width: 550px;
	height: 185px;
	display: none;
}

#title {
	width: 386px;
	height: 14px;
	background-image:url(../images/Title_banners.jpg);
	background-repeat:no-repeat;
	padding: 15px 142px 25px 22px;
}

.title {
	font: helvetica;
	font-size: 20px;
	font-weight: 200;
	text-transform: uppercase;
	color: #000000;
}
#right_side{
	margin-left:0px;
	float:left;
	width: 550px;
	position:relative;
}
#leftcolumncell {
	width: 280px;
	border:1px solid #cccccc;
	padding: 5px;
	

}

#leftcolumncell ul{
	position:relative
}
#calendar {
	height:100px;
	padding: 10px;
	width: 290px;
}
.formlist {
	/*margin-left:-20px;*/
}
.findjobform {
	padding:7px;
	background-image:url(../images/JobBG.jpg);
	background-repeat:no-repeat;
	width:275px;
	height:150px;
	list-style-image:url(/app/TemplateRepository/fortdodge/images/arrow.jpg);
	position:relative;
}

#SENSform {
	padding:7px;
	background-image:url(../images/SENSBG.jpg);
	background-repeat:no-repeat;
	width:275px;
	height:180px;
	list-style-image:url(/app/TemplateRepository/fortdodge/images/arrow.jpg);
	position: relative;
}

.gobutton {
	width:59px;
	height:53px;
	position:absolute;
	top:58px;
	right: 20px;
}

.leftcolumninputs {
	width:200px;
	float:left;
}

#loaf {
	display:none;
}

#footer {
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:no-repeat;
	height: 62px;
	text-align: center;

}


h1 {
	color:#006ea1;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 28px;
	font-weight: 100;
	margin-top:0px;

}
h2 {
	color:#006ea1;
	text-decoration::none;
	font-weight:100;
	font-size:20px;

}

h3
{
	color:#000000;
	text-decoration::none;
	font-weight: bold;
	font-size: 16px;

}

h4 {

}
h5{

}
h6{

}
