TD, P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.pcoheader {
	font-size: 18px;
	font-weight: bold;
	color: #3080CB;;	
	text-align: right;				
}

.hours {
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	text-align: center;
}

.navblack {
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	text-align: center;
}	

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;		
	margin-left: 48px;
}


li {	
	font-size: 18px;
	font-weight: bold;
	color: #000000;		
	margin-left: 25px;
}

.navblack {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.navblack:hover {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

.printnav {
	font-size: 13px;
	font-weight:bold;
	color: #1F38AD;
	text-decoration: underline;
}

.printnav:hover {
	font-size: 13px;
	font-weight:bold;
	color: #1F38AD;
	text-decoration: none;
}

.tagline {	
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;		
	background-color: red;
	text-align: center;
}

.phone {	
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;		
	background-color: red;
	text-align: center;
}

/************Start of Coupon Styles *****************/

.coupon {
	border: 5px dashed #000000;	
	background-color: #FFF200;
}

.couponheader {	
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1F38AD;
	text-align: center;
	line-height: 28px;
}

.couponoffer {
	font-size: 50px;
	font-weight: bold;
	color: red;
	text-align: center;
}

.couponoffer2 {	
	font-size: 40px;
	font-weight: bold;
	font-family: trebuchet ms;
	color: red;	
	text-align: center;
}

hr {
	color: #000000; solid 1px;
	height: 1px;
	width: 100%;
}

.expiration {	
	font-size: 12px;
	font-weight: bold;
	font-style: italic;	
	color: #000000;
	text-align: center;
}

.couponreq {	
	font-size: 14px;
	font-weight: bold;
	color: #000000;		
	text-align: center;
}

/************End of Coupon Styles *****************/
