@charset "utf-8";
/* CSS Document */

body {font-family: Tahoma, Arial;
	font-size: 12px;
	margin:0px;
	background:url(../images/bkgrd.jpg) top no-repeat;
}

#footer{padding:30px 0px 0px 0px; margin-top:15px; background:url(../images/footer_bkgrd.jpg); height:40px; width:930px; font-size:10px; text-align:center;}

#footer a {margin:0px 7px 0px 7px; color:#000000;}

h1 {color:#a91919; font-size:14px; margin:0px; font-weight:bold; display:inline;}
h2 {color:#b03c3d; font-size:14px; margin:0px; font-weight:normal; display:inline;}

a:link {color:#003366;}
a:hover {color:#003399;}
a:visited {color:#003366;}


img {border:0px;}

h3 {color:#170301; font-size:14px; margin-left:22px; font-weight:bold; display:inline;} 

.county {
    color: #541500;
    font-family: Tahoma, Arial;
    text-indent: 22px;
    cursor: hand;
    font-size: 12px;
    height: 14px;
}

.zip {
    text-decoration: underline;
    color: #170301;
    font-family: Tahoma, Arial;
    text-align: center;
    padding-bottom: 2px;
    padding-top: 2px;
    font-size: 10pt;
}

.zipavail {
    color: green;
}

.ziptaken {
    color: #a91919;
}
