﻿/* CSS Document */

body {
	font-family: Book Antiqua, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
}


a {
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}

a:visited {
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}

.mainTable {background: #3d0808;}
.headerTable {background: #3d0808;}
.header {padding-top: 10px;}
img {border: 0px;}
.otherMonth {background-color:red; color:White;}
.bird {float: left;	padding-top: 5px;padding-left: 5px;}
.topText {float: right;	padding-right: 60px; padding-top: 30px;}


.content {
	font-size: 1.2em;
	height: 300px;
	background-image: url(../images/bg_rpt.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
}


.logo {float: left;	clear: left;}
.footer {float: right; padding-right: 110px;}
.leftImageText {width:100%; height:214px; padding-bottom: 30px;	clear:both;}
.leftImageText img {display: block;	float: left; padding-right: 40px;}
.rightImageText {width:100%; height:214px; float: right; clear:both; padding-bottom: 15px;}
.rightImageText img {display: block; float: right;	padding-left: 30px;}

.StaffTableR {
	width:540px;
	height:214px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 37px;
	background-image:url(../images/leftStaff.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}

.StaffTableL {
	width:540px;
	height:214px;
	padding: 5px;
	background-image:url(../images/leftStaff.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

.MusicR {
	width:300px;
	height:230px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 37px;
	background-image:url(../images/leftStaff.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}


.MusicL {
	width:300px;
	height:230px;
	padding: 5px;
	background-image:url(../images/leftStaff.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}


.StaffPadding {padding-bottom: 30px; width: 730px;}

h1 {
	font-weight:bold;
	font-style:italic;
	font-size:1.3em;
}

.imageInlineLeft {
	padding:10px;
	width:auto;
	height:auto;
	float:left;
	display:block;
}

.imageInlineRight {
	padding:10px;
	width:auto;
	height:auto;
	float:right;
	display:block;
}

.linksTable {
	width:540px;
	height:214px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-image:url(../images/leftStaff.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

.smallText {font-size: .8em;}

.smallRedtext {
	font-size:.9em;
	color:#FF0000;
	font-weight:bold;
}

.hostedBy {color:#FFFFFF; font-size:1em;}

.hostedBy a {color:#FFFFFF;	clear:both; }

.downloadLink {font-size: .8em;}

.audioTable {
	width:735px;
	background-image:url(../audio/images/back_fade_lng.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:300px;
	padding:15px;
}

.orderofService {
	width:400px;
	background-image:url(../orderofservice/images/greybox.jpg);
	background-position: top center;
	padding: 15px;
	background-repeat:no-repeat;
	height:300px;
}

.audioEmbed {width:100%;}

.audioEmbed td {}

.Staff a:link {
	font-weight: bold;
	color:#660000;
	text-decoration:underline;
	font-size:smaller;
}

.Staff a:visited {
	font-weight: bold;
	color:#480000;
	text-decoration:underline;
	font-size:smaller;
}

.Staff a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#660000;
	font-size:smaller;
}

.admin a:link {
	font-weight: bold;
	color:#333333;
	text-decoration:underline;
}

.admin a:visited {
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}

.admin a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#cccccc;
}

.admin {
	color:#ffffff;
	font-weight:bold;
	border-style:outset;
	border-width:medium;
	border-color:Black;
}
.calendar {
	font-weight: bold;
	color:#380808;
	text-decoration:underline;
}

.calendar:hover {
	text-decoration: none;
	font-weight: bold;
	color:#830808;
	text-decoration:underline;
}
.audio a:link {
	font-weight: normal;
	color:#333333;
	text-decoration:underline;
	font-size:8pt;
}

.audio a:visited {
	font-weight: normal;
	color:#333333;
	text-decoration:underline;
	font-size:8pt;
}

.audio a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#333333;
	font-size:8pt;
}
.audio {
	text-decoration: none;
	font-weight: normal;
	color:#333333;
	font-size:8pt;
}
