BODY {
background: #666;
margin-top:10px;
	color: #000000;
	font-family: helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: lighter;
}

UL {
background: #fff;
margin-top:5px;
margin-left:5px;
	color: #000000;
	font-family: helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: lighter;
}


B
{
	color: #666;

}

H1
{
	color: #4495dc;
	font-family: trebuchet, helvetica, verdana, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

h2
{
	color: #4495dc;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.frontpage
{
	color: #e06f00;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
blockquote
{
	text-align: left;
	color: #EE650B;
	font-size: 12px;
	line-height: 14px;
	font-style: oblique;
	padding-bottom: 20px;
	margin: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
		color: #4495dc;
}
#fpheader {
width: 808px;
margin: 0px auto 0px auto;
background-color: #fff;
height:131px;
}

#innerheader {
width: 808px;
margin: 0px auto 0px auto;
background-color: #fff;
background-image: url(../images/fc_header.jpg);
background-repeat: no-repeat;
height:131px;
}

#flashtest {
width: 808px;
margin: 0px auto 0px auto;
height:208px;
}

#header {
width: 808px;
margin: 0px auto 0px auto;
background-color: #fff;
height:52px;
}

#content {
width: 808px;
margin: 0px auto 0px auto;
background-color: #fff;
}

#footer {
width: 808px;
margin: 0px auto 0px auto;
background-color: #fff;
}

#bottom {
width: 808px;
margin: 0px auto 0px auto;
height:20px;
text-align:right;
background-color: #bcbcbc;
}
.btmtxt, .btmtxt a
{
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration:none;
	padding-top:5px;
	margin-right:5px
	
}
.btmtxt a:hover
{
	color: #205d96;
}
.subnav, #header.subnav a
{
	color: #fbd090;

}
.contact, .contact a
{
	color: #F06A0B;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration:none;
}
.contact a:hover
{
	color: #F06A0B;
}
.fpheadertxt
{
	color: #FFF;
	font-size: 23px;
	line-height: 22px;
	font-weight: normal;
	font-family: trebuchet, helvetica, verdana, sans-serif;

}

.subnav a {	
color:#CC3300;
text-decoration:none;
}


