@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
a{outline:none;border:none;}
img{border:none;}
input{vertical-align:middle;}

.floatleft		{float:left !important;}
.floatright		{float:right !important;}
acronym, abbr	{cursor: help;}

/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after	{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix		{display:inline-block;}
/* Hide from IE Mac \*/.clearfix{display:block;}/* End hide from IE Mac */

body
{
	margin:0;
	padding:0;
	background-color:#464646;
}

#page
{
	width:850px;
	margin:0 auto;
	height:auto;
	background-color:#ffffff;
}

#header
{
	background-image:url(images/south-dakota_01.jpg);
	width:850px;
	height:285px;
	margin:0 auto;
}

.top-links
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	color:#ffffff;
}

.top-links a
{
	text-decoration:none;
	color:#ffffff;
}

.top-links a:hover
{	
	color:#000000;
}


#wrapper
{
	width:850px;
	height:auto;
	margin:0 auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
}

.wrapper-top
{
	background-image:url(images/wrapper-top.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:850px;
	margin:0 auto;
}

#wrapper-mid
{
	width:850px;
	height:auto;
	clear:both;
}

.wraqpper-bottom
{
	background-image:url(images/wrapper-bottom.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:19px;
	margin:0 auto;
	margin-bottom:15px;
}

#left-bar
{	
	width:233px;
	height:auto;
	float:left;
	
}

.links
{
	margin-left:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	
	
}

.links a
{
	color:#ffffff;
	text-decoration:none;
}

.links a:hover
{
	color:#FF0000;
}


.links ul {
	margin: 0;
	list-style:none;
	padding: 5px 3px 3px 8px;
		
}

.links li {
	
	padding: 2px 0px 0px 15px;
	background: url(images/bullet.jpg) no-repeat left center;
	line-height:1.5em;

}

li.mod
{
	padding: 13px 0px 0px 15px;
	background: url(images/bullet.jpg) no-repeat left center;
	line-height:1.3em;
}


.title-hold
{
	border-bottom:1px #ffffff dashed;
	float:left;
	margin-left:12px;
	padding-top:12px;
	width:208px;
}

.links-title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-bottom:3px;
}

.links-title-hold
{
	border-bottom:1px #ffffff dashed;
	margin-left:12px;
	padding-top:12px;
	width:208px;
}

.title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-bottom:3px;
}

.page-title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	margin-left:0px;
	width:617px;
	padding-top:8px;
	text-align:center;
	float:right;

}

#right-bar
{
	width:617px;
	height:auto;
	float:right;
}

.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
	margin:15px;
}

#footer
{
	background-image:url(images/footer.jpg);
	width:850px;
	height:38px;
	background-repeat:no-repeat;
	margin:0 auto;
	clear:both;
}

.footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#027978;
	padding-top:13px;
	text-align:center;
}

.footer-text a
{
	color:#027978;
	text-decoration:underline;
}

.indent
{
	margin-left:25px;
	list-style-type:square;
	line-height:1.5em;
}

.search-form
{
	margin-left:30px;
}

.sitemap
{
	margin-left:45px;
}

.sitemap-title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

.sitemap-links
{
	margin-left:15px;
	list-style:none;
	line-height:1.5em;
}

.sitemap-links a
{
	color:#333333;
}