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

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;
}
#compilations {
	padding-top: 4px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #EBE8D6;
	background-image: url(../Images/Nav/rc_top_sb_drk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#compilations p {
	margin-top: 8px;
	margin-right: 16px;
	margin-left: 16px;
	font-size: 70%;
	line-height: 1.4em;
}
#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;
}
#mediaContactMusic {
	background-color: #F1EFE4;
	padding-top: 4px;
	padding-bottom: 16px;
	background-image: url(../Images/Nav/rc_bottom_sb_lght.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#mediaContactMusic  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.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;
}
