body {
	margin: 0;
  	padding: 0;
	background-color: #8BC0DA;
	font-family:Georgia, Garamond, "Goudy Old Style", serif;
	color: #000000;
}
#wrapper {
  	margin: 0px;
  	padding: 0px;
}
#main {
  	width: 100%;
  	margin-top: 0px;
}
#header {
  	margin: 0px 0px 0px 166px;
  	padding: 0;
  	height: 1%;
}
#sidebar2 {
  	position: absolute;
  	top: 0px;
  	left: 4px;
  	width: 160px;
  	color: black;
  	margin: 0;
  	padding: 0;
}
#nav a:link, #sidebar2 a:visited {
  	color: #000000;
	text-decoration: none;
}
#nav {
  	list-style: none;
  	margin: 0;
  	padding: 0;
}
#nav li {
  	padding: 0.4em 0 0.2em 0;
  	font-size:  120%;
  	font-family:CasablancaAntique, Georgia, Garamond, "Goudy Old Style", serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#content {
  	margin: 0 0px 0 169px;
  	color: #000000;
}
#content .inner {
	font-family:Georgia, Garamond, "Goudy Old Style", serif;
  	margin: 10px 20px 10px 10px;
}
#content .inner ul.features {
  	margin: 0;
  	padding: 0;
  	list-style: none;
}
#content .inner ul.features li p a:link, #content .inner p.more a:visited {
  	color: #940F00;
	text-align: center;
}
#content .inner p {
  	color: #000000;
  	font-size: 90%;
}
#content .inner p.indent {
	text-indent: 30px;
}
#content .inner p.title {
  	font-weight:  bold;
}
#content .inner p.title2 {
  	text-align: center;
	text-decoration: none;
}
#content .inner p.title3 {
  	font-weight:  bold;
	text-indent: 30px;
}
#content .inner p.title4 {
  	text-align: center;
}
#content .inner p.more{
  	margin-top: 0;
  	color: #ac0809;  
  	text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  	color: black;
  	background-repeat: no-repeat;
  	background-position: center left;
  	padding-left: 14px;
  	font-size: 90%;
  	color: #ac0809;
}
#content .inner h2 {
	font-family:CasablancaAntique, Georgia, Garamond, "Goudy Old Style", serif;
  	font-size: 150%;
	border-bottom: 1px solid #FFFFFF;
}
#content .inner h3 {
	font-family:CasablancaAntique, Georgia, Garamond, "Goudy Old Style", serif;
  	font-size: 140%;
}
#content .inner h3.more {
	font-family:CasablancaAntique, Georgia, Garamond, "Goudy Old Style", serif;
  	font-size: 140%;
	color: #ac0809;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  	color: #ac0809;
}
#content .inner h4 {
	font-family:CasablancaAntique, Georgia, Garamond, "Goudy Old Style", serif;
  	font-size: 130%;
	color: #ac0809;
	text-align: center;
}
#content .inner h5 {
	font-family:CasablancaAntique, Georgia, Garamond, "Goudy Old Style", serif;
  	font-size: 140%;
	text-align: center;
	color: #ac0809;
}
#content .inner li h6 {
	font-family:CasablancaAntique, Georgia, Garamond, "Goudy Old Style", serif;
  	font-size: 140%;
	text-align: center;
	color: #ac0809;
	text-decoration: none;
}
#content .inner h7 {
	font-family:CasablancaAntique, Georgia, Garamond, "Goudy Old Style", serif;
  	font-size: 140%;
	color: #ac0809;
	font-weight:bold;
}
.imgborder {
	border: 2px solid #000000;
}
.leftimg {
	float:left;
	border: 1px solid #000000;
	margin-right: 20px;
	margin-bottom: 6px;
}
.bold {
	font-weight:bold
}
.black {
	color:#000000;
}
#footer {
  	width: 100%;
  	border-bottom: 1px solid #b9d2e3;
  	margin-top: 10px;
  	clear: both;
	height: 67px;
	background-color: #940F00;
	border-top: #778899;
	text-align: center;
	line-height: 20px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	background-color: transparent;
}
#footer a:hover {
	text-decoration: none;
}
#footer p {
	padding: 1px;
	color: #FFFFFF;
	font-size: 70%;
}