/* CSS Document */



body {

margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#303030;
background-image:url(../images/bodybg2.jpg);
background-repeat:no-repeat;

}

.redtxt {
color: #670D0F
}

.center {
background-color:#fff; 
width:760px;
}



.content {
margin:0px;
}




.titleblack {
color: #000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
}

.title {
color: #ffffff; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
}
 
.nav {
color: #7D431E; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
line-height: 16px; 
text-alignment: left; 
font-weight: bold; 
}
 

 
a.nav:hover {
color:#D3D4BB; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
line-height: 16px; 
text-alignment: left;  
font-weight: bold;
}


.splash {
color: #7D431E; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 17px; 
line-height: 16px; 
text-alignment: left; 
font-weight: bold; 
}
 

 
a.splash:hover {
color:#670D0F; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 17px; 
line-height: 16px; 
text-alignment: left;  
font-weight: bold;
}



a {
color: #2C1B51; 
text-decoration: underline; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
}



a:hover {
color: black; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
 }








.fnt_large {
font-size:24px;
}

.fnt_medium {
font-size:16px;
}

.fnt_small {
font-size:14px;
font-weight:bold;
}

.fnt_default {
font-size:12px;
font-weight:normal;
}

.fnt_micro {
font-size:10px;
}


.address {
	color: #FFFFFF;
	font-weight: bold;
}

.footer {
background-repeat:repeat-x;
background-position:top;
text-align:center;
padding:4px 0 20px 0;
margin:0 auto;
margin-top:40px;
width:550px;
border-top:1px solid #999;
}

.footer a {
color:#999;
font-size:11px;
margin-left:8px;
margin-right:8px;
}

.footer a:hover {
color:#ff0000;
}




.legal {
color: #7D431E; 
text-decoration: underline; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
line-height: 16px; 

font-weight: bold; 
}
 

 
a.legal:hover {
color:#670D0F; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
line-height: 16px; 
 
font-weight: bold;
}




