TD, P {
	font-family: trebuchet ms;
}

.pcoheader {
	font-size: 18px;
	font-weight: bold;
	color: #3080CB;;	
	text-align: right;				
}

h2 {
	font-size: 18px;
	font-weight: bold;	
	margin-left: 15px;
	color: #0E4182;
}

.content {	
	font-size: 16px;	
	margin-left: 15px;
}

.navblue {
	font-size: 16px;
	font-weight:bold;
	color: #0E4182;
	text-decoration: none;
}

.navblue:hover {
	font-size: 16px;
	font-weight:bold;
	color: #0E4182;
	text-decoration: underline;
}

.printnav {
	font-size: 13px;
	font-weight:bold;
	color: #0E4182;
	text-decoration: underline;
}

.printnav:hover {
	font-size: 13px;
	font-weight:bold;
	color: #0E4182;
	text-decoration: none;
}

.address {	
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #D17625;
	text-align: center;
	line-height: 18px;
}

.address2 {	
	font-size: 16px;	
	color: #ffffff;
	background-color: #D17625;
	text-align: center;
	line-height: 18px;
}

.hours {	
	font-size: 13px;	
	color: #ffffff;
	background-color: #D17625;
	text-align: center;
	line-height: 18px;
}


/************Start of Coupon Styles *****************/

.coupon {
	border: 3px dashed #000000;	
}

.couponheader {	
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0E4182;
	text-align: center;
	line-height: 28px;
}

.couponoffer {
	font-size: 34px;
	font-weight: normal;
	color: #CC0000;
	text-align: center;
}

.couponoffer2 {	
	font-size: 18px;
	font-weight: bold;
	color: #000000;	
	text-align: center;
}

.couponoffer3 {	
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	text-align: center;
}

.coupontxt {	
	font-size: 12px;	
	color: #000000;
	text-align: center;
}

.couponreq {	
	font-size: 10px;	
	color: #000000;
	text-align: center;
}

.couponcontact {	
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.expiration {	
	font-size: 12px;
	font-weight: bold;
	font-style: italic;	
	color: #000000;
	text-align: center;
}

hr {
	color: #000000; solid 1px;
	height: 1px;
	width: 100%;
}
/************End of Coupon Styles *****************/
