/* skylinecruises.com Style Sheet */

.printheader {
	font-family: verdana,helvetica,sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
}

.lightlink {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color:#ccffff;
}

.lightpageheader {
	font-family: verdana,helvetica,sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
}

.darkpageheader {
	font-family: verdana,helvetica,sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000000;
}

.darkpageheadersm {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}


.lightpagetext {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color:#ffffff;
}

.lightpagetextsm {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color:#ffffff;
}

.darkpagetext {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
}

.darkpagetextsm {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color:#000000;
}

.darkformlabel {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color:#000000;
}

.darkformtext {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}

.sel {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color:#000000;
}

SELECT {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color:#000000;
}

.textnav{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color:#ffffff;
}
a.booze{
	color: #FFCC33;
	text-decoration: none; font-weight:bold;
	}

a.booze:hover{
		color: #FFCC33;
		text-decoration: none;	font-weight:bold;
}

