body 
{
	
	background-image: url(images/bgRepeat.jpg);
	background-repeat: repeat-x;
	background-color: #e1cfbb;
	margin:0px 0px; 
	padding:0px;

	font-family: arial, helvetica, verdana, sans-serif; 
	color: #503f2d;
	font-size: 11px; 
	line-height: 1.5em;
	text-align: center;
}

a.mainNav { color: #503f2d; font-size: 16px; font-weight:bold; text-decoration: none }
a.mainNav:visited { color: #503f2d; font-size: 16px; font-weight:bold; text-decoration: none }
a.mainNav:active { color: #503f2d; font-size: 16px; font-weight:bold; text-decoration: none }
a.mainNav:hover { color: #fe8b23; font-size: 16px; font-weight:bold; text-decoration: none }

a.mainNav2 { color: #503f2d; font-size: 18px; font-weight:bold; text-decoration: none }
a.mainNav2:visited { color: #503f2d; font-size: 18px; font-weight:bold; text-decoration: none }
a.mainNav2:active { color: #503f2d; font-size: 18px; font-weight:bold; text-decoration: none }
a.mainNav2:hover { color: #fe8b23; font-size: 18px; font-weight:bold; text-decoration: none }



sup 
{ 
	font-size: 9px; 
}

#mainBody
{
	 width:1000px;
	margin:0px auto;
	text-align:left;
	
}

#flashcontent {
		height: 800px;
		width: 750px;
}

.headerBG1
{
	background-image: url(images/headerBG1b.jpg);
	background-repeat: no-repeat;
	width: 222px;
	height: 63px;
	
	font-size: 12px;
	font-weight: bold;
}

.headerBG2
{
	background-image: url(images/headerBG2.jpg);
	background-repeat: no-repeat;
	width: 830px;
	height: 38px;
}

.homeBG2
{
	background-image: url(images/homeBG2b.jpg);
	background-repeat: no-repeat;
	width: 427px;
	height: 313px;
 	
	font-size: 12px;
}

.homeFooterBG
{
	background-image: url(images/homeFooterBG.jpg);
	background-repeat: no-repeat;
	width: 830px;
	height: 120px;
	font-size: 11px;
}

.mainRepeat
{
	background-image: url(images/mainRepeat.jpg);
	background-repeat: repeat-y;
}

.interiorFooter
{
	background-image: url(images/mainBottom.jpg);
	background-repeat: no-repeat;
	width: 883px;
	height: 81px;
	font-size: 11px;
}

a.footerLink { color: #503f2d; font-size: 11px;  text-decoration: none }
a.footerLink:visited { color: #503f2d; font-size: 11px;  text-decoration: none }
a.footerLink:active { color: #503f2d; font-size: 11px;  text-decoration: none }
a.footerLink:hover { color: #fe8b23; font-size: 11px;  text-decoration: none }

.mainBold1
{
	font-size: 14px;
	font-weight: bold;
}

.mainBold2
{
	font-size: 18px;
	font-weight: bold;
}