body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 14px;
	line-height: 24px;
	color: #545454;
	background-image:url(linen2.gif);

}  
   
a {
   outline: none;
}

.boldblue {
	font-weight: bold;
	color: #0A4E70;		
}

.maroon {
	color: #572D2C;
	
}	
	
.boldmaroon {
	color: #572D2C;
	font-weight: bold;
		
}

.maroonsmall {
	color: #572D2C;
	font-size: 12px;
	line-height: 15px;
	
}	
.blue {
	color: #0A4E70;		
}

a:link {
	color: #572D2C;
	text-decoration: underline;	
}

a:visited {
	color: #572D2C;
	text-decoration: underline;	
}
a:hover {
	font-weight: bold;
	color: #572D2C;
	text-decoration: underline;	
}

.captionintext {
    font-size: 10px;
	line-height: 12px;
	color: #000000;

}

.subnav {
    font-size: 12px;
	line-height: 14px;
}	

.subnav a:link {
	color: #572D2C;
	text-decoration: underline;	
}

.subnav a:visited {
	color: #572D2C;
	text-decoration: underline;	
}
.subnav a:hover {
	font-weight: bold;
	color: #572D2C;
	text-decoration: underline;	
}	
	

.footer {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

.footer a:link {
	color: #000000;
	text-decoration: underline;
}

.footer a:visited {
	color: #000000;
	text-decoration: underline;
	
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;	

}

.LargeHead {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #0A4E70;
}

.SubHeadBlue {
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	font-weight: bold;
	color: #0A4E70;
}	

.SubHeadMaroon {
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	color: #572D2C;
}

.footerbold {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}

.footerbold a:link {
	color: #000000;
	text-decoration: underline;
}

.footerbold a:visited {
	color: #000000;
	text-decoration: underline;	
}

.footerbold a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

