@charset "utf-8";
body  {
	font: 90% Arial, Helvetica, sans-serif;
	background: #8b7866;
	margin: 11;
	padding: 0;
	text-align: center;
	color: #000000;
}
.steamboat #container { 
	width: 970px;
	background: #f0f0de;
	margin:0px auto;
	border:8px solid #f0f0de;
	text-align:left;
	min-height: 400px;
} 
.steamboat #logoarea { 
	background-image: url('../images/topbarbk.jpg');
	background-repeat: repeat-x;
	height: 125px;
	text-align: center;
}
.steamboat #sidebar_homepage {
	font: 90% Palatino Linotype, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	float: left; 
	width: 180px;  
	padding: 0px 0px 0px 0px;
}
.steamboat #sidebar_homepage p {
	font: 100% Palatino Linotype, Arial, Helvetica, sans-serif;
	text-align: left;
}
.steamboat #sidebar_dakota_adventures {
	font: 90% Palatino Linotype, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	float: left; 
	width: 180px;  
	padding: 0px 0px 0px 0px;
}
.steamboat #sidebar_dakota_adventures p {
	font: 120% Palatino Linotype, Arial, Helvetica, sans-serif;
	text-align: left;
}
.steamboat #sidebar_dakota_adventures hr {
	border-top: 1px dotted #511B0E;
	width: 100%;
	height: 1px dotted #511B0E;
}
.steamboat #sidebar_skin_scuba {
	font: 90% Palatino Linotype, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	float: left; 
	width: 180px;  
	padding: 0px 0px 0px 0px;
}
.steamboat #sidebar_skin_scuba p {
	font: 120% Palatino Linotype, Arial, Helvetica, sans-serif;
	text-align: left;
}
.steamboat #sidebar_skin_scuba hr {
	border-top: 1px dotted #511B0E;
	width: 100%;
	height: 1px dotted #511B0E;
}
.steamboat #sidebar_game_fish {
	font: 90% Palatino Linotype, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	float: left; 
	width: 180px;  
	padding: 0px 0px 0px 0px;
}
.steamboat #sidebar_game_fish p {
	font: 120% Palatino Linotype, Arial, Helvetica, sans-serif;
	text-align: left;
}
.steamboat #sidebar_game_fish hr {
	border-top: 1px dotted #511B0E;
	width: 100%;
	height: 1px dotted #511B0E;
}
.steamboat #sidebar_homepage h3 {
	color: #511B0E; 
}
.steamboat #sidebar_homepage hr {
	border-top: 1px dotted #511B0E;
	width: 100%;
	height: 1px dotted #511B0E;
}
.steamboat #mainlinks { 
	padding: 0 0 0 0px;
	height: 25px;
}
.steamboat #mainlinks p { 
	font: 120% Arial, Helvetica, sans-serif;
	padding: 0 0px 0 0px;
	text-align: center;
}
.steamboat #mainContent { 
	margin: 0px 0px 0px 200px;
	padding: 0 20px;
	min-height: 400px;
}
.steamboat #mainContent h2 { 
	color: #511B0E; 
} 
.steamboat #footer { 
	background: #4e180b;
	padding: 5px 5px 5px 5px;
	height: 110px;
} 
.steamboat #footer p {
	font: 80% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0;
	text-align: left;
	color: #FFFFFF;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #523F25;
	text-decoration: none;
}
a:visited {
	color: #523F25;
	text-decoration: none;
}
a:hover {
	color: #853706;
	text-decoration: underline; color: #B1310A;
}
a:active {
	color: #523F25;
	text-decoration: none;
}