@charset "utf-8";
.style2 {color: #EEB427}

.topshim {
	background-image: url(images/top_shim.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottomshim {
	background-image: url(images/bottomshim.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D3130;
}
.riverbent {
	font-size: 11px;
}


.navunderline {
	background-image: url(images/nav_underline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #808080;
	text-align: center;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #721A18;
}
.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #808080;
}
