@charset "UTF-8";
body {
	margin: 0px;
	background-color: #333333;
	padding-bottom: 125px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #E51B24;
	text-decoration: underline;
}
a:visited {
	color: #C0151C;
	text-decoration: underline;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
p {
	font-size: 13px;
	line-height: 19px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
h5 {
	font-style: italic;
	text-align: right;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
}
#southdakotalinks {
	float: right;
	width: 215px;
	margin-top: -10px;
}
#iowalinks {
	float: left;
	width: 215px;
	margin-top: -10px;
}
#top {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 250px;
}
#photos {
	width: 516px;
	float: right;
	margin: 0px;
}
#rightcontent img {
	margin-top: 33px;
}
#logo {
	width: 225px;
	float: left;
	margin: 0px;
}
#leftcontent img {
	border: 0px solid #333333;
}
h4 {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: italic;
	line-height: 28px;
	color: #333333;
	margin-top: 31px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-right: 0px;
	border: 1px none #E51C24;
	margin-bottom: 0px;
}
.facebook {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#navigation {
	text-align: center;
	height: 72px;
}
h1 {
	font-size: 18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	background-image: url(../images/red_bar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	font-weight: normal;
}
#content {
	background-color: #FFFFFF;
	padding-bottom: 25px;
}
#grass {
	background-image: url(../images/grass_bg.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
} 


#insidecontent {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#rightcontent {
	float: right;
	width: 210px;
	padding: 15px;
	border: 1px none #333333;
	background-color: #EEEEEE;
}
#leftcontent {
	float: left;
	width: 450px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 15px;
	background-image: url(../images/maincontent_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

#applycontent {
	float: left;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 15px;
	background-color: #FFFFFF;
}
#application table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 13px;
	line-height: 19px;
}
li {
	margin-left: 10px;
}
.red {
	font-weight: bold;
	color: #E61B24;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
#linksright {
	float: right;
	width: 215px;
}
#linksleft {
	width: 215px;
	float: left;
}
#leftcontent p {
	margin: 0px;
}
.testimonial {
	padding: 10px;
	border: 1px solid #333333;
	margin-top: 15px;
	background-color: #EEEEEE;
}

