.billboardHeader {
	width:450px;
	height:175px;
	font-size:13px;
	line-height:16px;
	background-image:url('../diveprices/support/freeDiveguideBillboard.jpg');
	background-repeat:no-repeat;
	color:#FFF;
	}

.billboardHeader a:link {
	text-decoration:none;
	color:#FFF;
	}

.billboardHeader a:visited {
	text-decoration:none;
	color:#FFF;	
	}

.billboardHeader a:hover {
	text-decoration:none;
	color:#FFF;
	}

.billboardHeader a:active {
	text-decoration:none;
	color:#FFF;
	}
	
	
.pricesSubhead {
	font-size:13px;
	font-weight:bold;
	width:450px;
	height:274px;
	background-image:url('../diveprices/support/headerCoral.jpg');
	background-repeat:no-repeat;
	color:#FFF;
	padding:0px;
	margin:0px;
	}
	
.pricesSubhead td {
	padding:52px 40px 50px 42px;
	margin:0px;
	}
	
.wholeCoupon {
	font-size:11px;
	width:430px;
	margin:5px;
	border:12px dashed #000;
	background:white;
	float:left;
	padding:3px;
	text-align:center;
	}

.halfCoupon {
	font-size:11px;
	width:210px;
	margin:5px;
	border:12px dashed #000;
	background:white;
	float:left;
	padding:3px;
	text-align:center;
	}

.thirdCoupon {
	font-size:11px;
	width:140px;
	margin:5px;
	border:8px dashed #000;
	background:white;
	float:left;
	padding:3px;
	text-align:center;
	}

.twothirdCoupon {
	font-size:11px;
	width:290px;
	margin:5px;
	border:10px dashed #000;
	background:white;
	float:left;
	padding:3px;
	text-align:left;
	}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size:48px;
	font-weight:bold;
	line-height:48px;
	margin:0px;
	padding:0px;
	color:#CC3333;
	}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	margin:0px;
	padding:0px;
	}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	line-height:32px;
	margin:0px;
	padding:0px;
	color:#CC3333;
	}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	padding:0px;
	}
	
.disclaimer {
	font-family: arial, helvetica, sans-serif;
	font-size:9px;
	font-weight:italic;
	line-height:10px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
	
.rowON {
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin:0px;
	padding:0px;
	text-align:left;
	}	
	
.coralHeader {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:11px;
	width:450px;
	height:66px;
	background-image:url('../diveprices/support/dailyTripTable_header.gif');
	background-repeat:no-repeat;
	padding:0px 0px 0px 30px;
	}

.coralContent {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:11px;
	width:450px;
	background-image:url('../diveprices/support/dailyTripTable_tile.gif');
	background-repeat:repeat-y;
	padding:20px;
	}

.coralFooter {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:11px;
	width:450px;
	height:69px;
	background-image:url('../diveprices/support/dailyTripTable_footer.gif');
	background-repeat:no-repeat;
	}

.coralFooter p {
	float:left;
	}

.headRow {
	background:#D1C283;
	}

.rowOFF {
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin:0px;
	padding:0px;
	text-align:left;
	background:#E6D9A0;
	}