body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #336699;
}
a {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color:#CCCCCC;
	text-decoration:underline;
}
a:hover {
	color: #FFCC66;
	text-decoration:underline;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.headerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	padding-bottom: 5px;
	line-height: 13px;
}
.highlightedText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navLink {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline}
/* -------------  Home Page --------------*/
.introText {
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
/* -------------- Music Page ------------*/
.musictableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.musicLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none
}
.descriptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.albumnotesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
/* -------------- Photos Page ------------*/
.galleryPhoto {
	border: 1px solid #333333;
}
.photostableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #462300;
}
.photosCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/* -------------- Guest Book Page ------------*/
.guestbookFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.guestbookDivider {
	background-color: #003366;
	height: 1px;
}
.guestbookTopLine{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.booktextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #003366!important;
	height: 16px;
	width: 225px;
	font-weight: normal;
	margin: 0px;
}
.booksubmitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #003366;
	height: 20px;
	width: 70px;
}
.booktextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #003366!important;
	height: 100px;
	width: 225px;
}
/* -------------- Mailing List Page ------------*/
.mailingFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	margin-right: 45px;
}
.mailingtextField {
	background-color:#003366  !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 14px;
	width: 150px;
	font-weight: normal;
	border: 1px solid #000000;
}
.mailingsubmitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #003366;
	height: 18px;
	width: 44px;
}
/* -------------- Event Listings ------------*/

.eventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.eventLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.dividerLine {
	color: #CCCCCC;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.eventsMonthHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #462300;
	line-height: 16px;
	text-indent: 0px;
}
.eventsHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding: 2px;
}
.eventsDay{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
}
.eventsComments{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
/* -------------------------- Links Page ----------------------------- */
.linksHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC99;
}
.linksLink{
	font-size: 12px;
	text-decoration: underline;
}
.linksLink:visited {
	font-size: 12px;
	text-decoration: underline;
}
.linksDescription {
	font-size: 11px;
}
.getNumberPic {
	margin-top: 4px;
}
/* ----------------------------- Contact Form --------------------------- */
.contactField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 14px;
	width: 292px;
	border: 1px solid #000000;
	background-color: #00356B!important;
}
.contactArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 150px;
	width: 292px;
	border: 1px solid #000000;
	background-color: #00356B!important;
}
.contactButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00356B;
	height: 20px;
	width: 295px;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.contactFieldLabel {
	font-weight: bold;
}
.introPic {
	border: 1px solid #003366;
	margin-right: 7px;
	margin-top: 2px;
}
.introPic2 {
	border: 1px solid #003366;
	margin-left: 7px;
	margin-top: 2px;
}
.profilePic {
	border: 1px solid #003366;
	margin-right: 7px;
	margin-top: 1px;
}
.mainTable {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-y;
}
.trackDivider {
	background-color: #333300;
}
.albumPicture, .storePicture {
	border: 1px solid #666666;
}
.storePicture {
	margin-top: 0px;
	border: 1px solid #00356B;
}
.smalltext {
	font-size: 9px;
}
.storeProductName {
	font-weight: bold;
}
.textTable {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 9px;
	background-position: top;
}
.footerCell {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 9px;
	background-position: top;
}
.bottomtable {
	margin-left: 9px;
}
#dropmenudiv{
	position:absolute;
	border: none;
	border-bottom-width: 0;
	font:normal 16px Arial, Helvetica, sans-serif;
	z-index:100;
	color: #FFFFFF;
	background-color: #003366;
	margin-left: 17px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border: none;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #003366;
color:#FFCC66;
}

#dropmenudiv a:visited{ 
background-color: #003366;
color:#FFFFFF;
}
.eventsTable {
	margin-left: 10px;
	background-color: #003366;
}
.photostableHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.photosCaption {
	color: #FFFFFF;
}
