/* HTML TAG STYLES */
body { background: #9C9C9C; margin: 0px; padding: 0px; }
p, td, li, li p, ul { color: #3D3A37; font: 12px Tahoma, Arial, Serif; line-height: 16px; }

/* LINK STYLES */
a:link { color: #3D3A37; text-decoration: none }
a:active { color: #3D3A37; text-decoration: none; }
a:visited { color: #3D3A37; text-decoration: none; }
a:hover { color: #3D3A37; text-decoration: none; }

a.homelinks:link { color: #A37700; font-size: 12px; text-decoration: none; }
a.homelinks:active { color: #A37700; font-size: 12px; text-decoration: none; }
a.homelinks:visited { color: #A37700; font-size: 12px; text-decoration: none; }
a.homelinks:hover { color: #A37700; font-size: 12px; text-decoration: underline; }

a.footlinks:link { color: #8DA4AB; text-decoration: none; }
a.footlinks:active { color: #8DA4AB; text-decoration: none; }
a.footlinks:visited { color: #8DA4AB; text-decoration: none; }
a.footlinks:hover { color: #E5E3DB; text-decoration: none; }

.bkg_header { background: url(../images/header_home.jpg) top center no-repeat; height: 297px; }
.bkg_header_sub { background: url(../images/header_sub.jpg) top center no-repeat; height: 79px; }
.bkg_header_sub2 { background: url(../images/exhaust_fan_repair_header.jpg) top center no-repeat; height: 79px; }
.bkg_nav { background: url(../images/bkg_nav.jpg) top center repeat-x; height: 52px; }
.bkg_body_home { background: url(../images/bkg_body_home.jpg) top center no-repeat; padding: 29px 0px 0px 0px}
.bkg_body_sub { background: url(../images/bkg_body_sub.jpg) top center no-repeat; padding: 29px 0px 0px 0px}
.copyright { color: #4D4D4D; font: 10px Tahoma, Arial, Serif; }
.header_1 { height: 231px; }
.header_home { height: 297px; }
.header_black { color: #383838; font: 17px Arial, Tahoma, Serif; line-height: 14px; padding: 20px 0px 0px 0px }
.header_white { color: #FFFFFF; font: 12px Tahoma, Arial, Serif; line-height: 15px; padding: 20px 0px 0px 0px }
.header_yellow { color: #FFCC00; font: Italic 17px Arial, Tahoma, Serif; line-height: 14px; padding: 20px 0px 0px 0px }
.home_blue { color: #063B78; font: 12px Tahoma, Arial, Serif; line-height: 18px; }
.home_header1 { color: #FFFFFF; font-family: Tahoma, Arial, Serif; font-size: 12px; line-height: 15px; }
.home_header2 { color: #CCE1FF; font-family: Tahoma, Arial, Serif; font-size: 11px; line-height: 15px; }
.intro { color: #FF6670; font-size: 12px; }
.page_title { color: #1B1A18; font: 18px Tahoma, Arial, Serif; }
.sub_blue { color: #063B78; font: 11px Tahoma, Arial, Serif; line-height: 15px; }
.subhead { color: #6C6761; font: Bold 12px Tahoma, Arial, Serif; }
.txt-lrg { font-size: 12px; }
.txt-med { font-size: 11px; }
.txt-sml { font-size: 10px; }
.white { color: #FFFFFF; }