body
{
	background: #734A34 url('/images/bg.jpg') repeat-x;
	text-align: center;
	margin: 14px 0px; 
	padding: 0px;
}

.frame
{
	border: 1px solid #F5EEDC;
	background: #F5EEDC;	
	width: 710px;
	text-align: left;
	margin: auto;
	padding: 0px;
}

.leftside
{
	background: #F5EEDC url('/images/bg_left.gif') repeat-y;
	width: 14px;
}

.content
{
	padding: 10px;
	font-family: Garamond, Georgia, Times New Roman;
	font-size: 14px;
	color: #4E2E1C;
	line-height: 20px;
}

.mission
{
	padding: 10px;
	font-family: Garamond, Georgia, Times New Roman;
	font-size: 14px;
	color: #4E2E1C;
	line-height: 25px;
}

.rightside
{
	background: #F5EEDC url('/images/bg_right.gif') repeat-y;
	width: 14px;
	margin: auto;
}

.featurebox
{
	background: #686d44 url('/images/srf-feature.jpg') no-repeat;
	width: 233px;
	height: 285px;
	text-align: center;
	padding: 0px;
}

.featuretext
{
	padding: 10px;
	font-family: verdana, arial;
	font-size: 10px;
	color: #f5eedc;
}

td, p
{
	font-family: Garamond, Georgia, Times New Roman;
	font-size: 14px;
	color: #4E2E1C;
}

h1
{
	font-family: Garamond, Georgia, Times New Roman;
	font-size: 22px;
	font-weight: bold;
	color: #820A01;
}

.submenubox
{
	background: #9F4338;
	width: 710px;
	height: 30px;
	text-align: left;
	margin: auto;
	padding-top: 4px;
	font-family: verdana, arial;
	font-size: 10px;
	color: #F5EEDC; 
}

.footerbox
{
	width: 710px;
	text-align: center;
	margin: auto;
	padding-top: 6px;
	font-family: verdana, arial;
	font-size: 10px;
	color: #BC9661; 
}

a:link, a:visited, a:active 
{ 
	font-family: Garamond, Georgia, Times New Roman;
	font-size: 14px;
	text-decoration: none;
	color: #6878B7;
}

a:hover 
{
	font-family: Garamond, Georgia, Times New Roman;
	font-size: 14px;
	text-decoration: underline;
	color: #E10000; 
}

a.feature:link, a.feature:visited, a.feature:active 
{ 
	padding: 10px;
	font-family: verdana, arial;
	font-size: 10px;
	color: #a9ae8a;
	text-decoration: none;
}

a.feature:hover 
{
	padding: 10px;
	font-family: verdana, arial;
	font-size: 10px;
	color: #ecae56;
	text-decoration: underline;

}

a.smenu:link, a.smenu:visited, a.smenu:active 
{ 
	font-family: verdana, arial;
	font-size: 12px;
	text-decoration: none;
	color: #F5EEDC;
}

a.smenu:hover 
{
	font-family: verdana, arial;
	font-size: 12px;
	text-decoration: underline;
	color: #E4A855; 
}

a.footer:link, a.footer:visited, a.footer:active 
{ 
	font-family: verdana, arial;
	font-size: 10px;
	text-decoration: none;
	color: #BC9661;
}

a.footer:hover 
{
	font-family: verdana, arial;
	font-size: 10px;
	text-decoration: underline;
	color: #F5EEDC; 
}
