/* CSS Document */

h1  {font-size:20px;  color:#000000; text-transform:uppercase; letter-spacing:1px}
h2 { font-size:16px; color:#800000; font-weight:bold}


.red18b{ font-size:18px; color:#800000; font-weight:bold}
.red14b{ font-size:14px; color:#800000; font-weight:bold}
.red14{ font-size:14px; color:#800000;}
.red12{ font-size:12px; color:#800000; }

#footer-section .name{ font-size:14px; font-weight:bold}
#footer-section .address{ font-size:13px; font-weight:bold}
#footer-section .main-link{ font-size:12px; text-transform:capitalize}
#footer-section .main-link a{ font-size:12px; color:#800000; text-decoration:none; padding-left:10px; padding-right:10px}
#footer-section .main-link a:hover{ font-size:12px; color:#800000; text-decoration:underline}
#footer-section .sub-link{ color:#800000; font-size:11px}
#footer-section .sub-link a{ color:#800000; font-size:11px; text-decoration:none; padding-left:5px; padding-right:5px}
#footer-section .sub-link a:hover{ color:#800000; font-size:11px; text-decoration:underline}
#footer-section .copyright{ font-size:11px;}

.black16b {font-size:16px; color:#000000; font-weight:bold}
.homeannounce {font-family: Monotype Corsiva, Geneva, Verdana, Arial, sans serif; font-size:22px;}

.flr {
float: right;
margin: 10px 10px 10px 10px;
}

.fll {
float: left;
margin: 10px 10px 10px 10px;
}
