

body 
{margin: 0px;
font-family : Arial, Helvetica, sans-serif; 
font-weight : heavy; 
font-size : 8pt; 
}
td
{font-size : 9pt; 
margin-left : 10px;
}
td  img 
{display: block;
}
a.left:link {
color : #0000FF;
text-decoration : none; 
} 

a.left:visited {
text-decoration : none; 
} 

a.left:hover {
text-decoration : underline;
color : #660033;
} 

 a.rightnav:link {
color : #000000;
text-decoration : none; 
} 

 a.rightnav:visited {
color : #996600;
text-decoration : none; 
} 

 a.rightnav:hover {
text-decoration : underline;
color : #996600;
}

a.dboy {
	width:200px;
	height:192px;
	display:block;
	text-indent:-9999px;
	background: url(images/doughboy-offer.gif) no-repeat;
	}

#airzone a:link, #airzone a:active, #airzone a:visited {
	width:380px;
	height:120px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/air-district-btn.jpg) 0 0 no-repeat;
	}
	
#airzone a:hover {
	background:url(images/air-district-btn.jpg) 0 -120px no-repeat;
	}

#contactForm label {width:100px;padding-bottom:5px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#424242;}
#contactForm input {width:240px;margin-bottom:15px;}
#contactForm textarea {width:240px;height:50px;float:left;}

.clearit {
	clear:both;
	height:0%;
}

