@charset "UTF-8";
/* CSS Document */

#headerCal {
	background-image: url(../Images/Headers/hdr_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
#headerCal span {
	position: absolute;
	left: -3000px;
}
#calNew  tr  td  {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 8px;
}
#calNew p {
	line-height: -1.9em;
}
.calEven {
	background-color: #F1EFE4;
}
#calPast tr td {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#cdNowPlaying {
	background-image: url(../Images/Nav/rc_top_sb.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EBE8D6;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
	padding-left: 16px;
	height: 72px;
	float: left;
}
#cdNowPlaying p {
	font-size: 75%;
}
#flashPlayer {
	width: 245px;
	float: left;
	height: 201px;
	z-index: 1;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #EBE8D6;
}
#mailingList {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 16px;
	background-color: #F1EFE4;
}
#mailingList p {
	font-size: 70%;
	line-height: 1.4em;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 8px;
}
.mlFormLabels {
	font-size: 75%;
	font-weight: bold;
	color: #007885;
	text-align: right;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
}
#your_name {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 6px;
}
#email {
	width: 100%;
	margin-bottom: 6px;
}
.mlButton {
	text-align: left;
}
#bookings {
	background-color: #EBE8D6;
	padding-top: 4px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#bookings p {
	font-size: 70%;
	line-height: 1.4em;
	margin-top: 8px;
	margin-right: 16px;
	margin-left: 16px;
}
#mediaContact {
	background-color: #F1EFE4;
	padding-top: 4px;
	padding-bottom: 16px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
#mediaContact p {
	font-size: 70%;
	line-height: 1.4em;
	margin-top: 8px;
	margin-right: 16px;
	margin-left: 16px;
}
#njjs {
	background-color: #EBE8D6;
	padding-top: 4px;
	padding-bottom: 16px;
	background-image: url(../Images/Nav/rc_bottom_sb_drk.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#njjs p {
	font-size: 70%;
	line-height: 1.4em;
	margin-top: 8px;
	margin-right: 16px;
	margin-left: 16px;
}
a:link {
	color: #007885;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #007885;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #007885;
}
