.textroman {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#FEE8C1;
	text-decoration: none;
	font-weight: bold;
}

.copyright {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.textblack {
	font-family:Tahoma, Arial, Times;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	
}.textwhite {
	font-family:Tahoma, Arial, Times;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	
}
.textsmall {
	font-family:Tahoma, Arial, Times;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style:italic;
	font-weight: bold;

}

.textlarge {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	line-height: 110%;
	letter-spacing: -.5px
}
.textlargered {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 22px;
	color: #AA0B10;
	text-decoration: none;
	font-weight: bold;
	
	line-height: 120%;
	letter-spacing: -.5px
}

.textlargewhite {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	
	line-height: 150%;
	letter-spacing: -.5px
}

.border {
border: 1px solid #000000;
}
.border1{
border: 5px solid #C5D63C;
}


.border2 {
border: 5px solid #cedd53;
}

.nav:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	
	text-decoration: none;
}
.nav:visited {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	
	text-decoration: none;
}
.nav:active {


	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	
	text-decoration: none;
}
.nav:hover {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #7191C3;

	text-decoration: none;
}.border3 {

border: 2px solid #C43509;
}
.textred {

	font-family:Tahoma, Arial, Times;
	font-size: 16px;
	color: #AA0B10;
	font-weight: bolder;
}
.faq_red {

	font-family:Tahoma, Arial, Times;
	font-size: 15px;
	color: #AA0B10;
	font-weight: bold;
}
.faq_blk {

	font-family:Tahoma, Arial, Times;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.border_gallery{
border: 2px solid #E16402;
}