* {
   margin: 0;
   padding: 0;
}

img {
   border-width: 0;
}

body {
   background-repeat: no-repeat;
   background-position: top center;
   background-color: #081c46;
   background-image: url('../img/notes.png');
   margin: 0;
   padding: 0;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
   color: white;
   line-height: 1.5em;
}

textarea, input, select {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
}

textarea {
	font-size: 0.8em;
}

a:link, a:visited, a:hover, a:active {
   color: #6fb9de;
   text-decoration: none;
}

a:hover {
   color: #bfe4f7;
}

h1 {
   display: none;
}

h2 {
   font-size: 2em;
   font-weight: normal;
   font-family: "Eras Medium ITC", "Trebuchet MS", Arial, Helvetica, Sans-serif;
   color: #70b9de;
   margin: 0 0 0.9em 0;
}

#box {
   margin: 148px auto 0; 
   width: 980px;
}

#header {
   height: 179px;
}

#nav {
   height: 25px;
   background-image: url('../img/navbg.png');
   padding: 23px 20px;
   list-style-type: none;
   text-align: center;
}

#nav p {
   text-align: center;
}

#nav p a {
   padding: 5px 20px 5px 20px;
   font-family: "Eras Demi ITC", "Trebuchet MS", Arial, Helvetica, Sans-serif;
   font-size: 1em;
}

#nav p a:hover {
   background-color: #59b9ea;
}

#nav p a.current {
   background-color: #bfe4f7;
   color: #1e3453;
}

#nav a {
   color: white;
   text-decoration: none;
}

#photo {
   padding: 0 9px;
   background-image: url('../img/mainbg.png');
}

#slideshow {
    position:relative;
    height:145px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}


#main {
   background-image: url('../img/mainbg.png');
   padding: 17px 25px;
}

#contactstripe {
   background-image: url('../img/contactstripebg.png');
   padding: 5px 73px;
   clear: both;
   font-size: 0.7em;
   text-align: center;
}

#contactstripe a:link, #contactstripe a:visited, #contactstripe a:hover, #contactstripe a:active {
   color: white;
   text-decoration: underline;
}


#internallink {
   padding: 0 73px;
   font-size: 0.7em;
   text-align: center;
   margin-top: -30px;
   padding-bottom: 30px;
   color: white;
   text-align: center;
}

#footer {
   height: 71px;
   background-image: url('../img/footerbg.png');
   padding: 0 73px;  
}

#notes {
   width: 960px;
   margin: 0 auto 0;
}


img#logo {
   position: absolute;
   top: 23px;
   left: 50%;
   margin-left: 140px;
}

#majorcontent {
   width: 671px;
   margin: 0 14px 0 0;
   float: left;
}

#minorcontent {
   width: 245px;
   margin: 0;
   float: right;
}

.majorbox {
   background-image: url('../img/boxfader.png');
   background-repeat: repeat-x;
   padding: 30px;
   margin-bottom: 15px;
   font-size: 0.9em;

}

.minorbox {
   background-image: url('../img/boxfader.png');
   background-repeat: repeat-x;
   padding: 25px;
   font-size: 0.8em;
   margin-bottom: 15px;
   line-height: 1.55em;

}

.minorbox p a, .majorbox p a {
	font-weight: bold;
}

.majorbox h3, .minorbox h3 {
   font-weight: normal;
   font-family: "Eras Medium ITC", "Trebuchet MS", Arial, Helvetica, Sans-serif;
   color: #70b9de;
   margin: 0 0 0.9em 0;
}

.minorbox h3 {
   font-size: 1.5em;
}

.majorbox h3 {
   font-size: 1.8em;
}

h4 {
   font-weight: bold;
   font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
   color: #70b9de;
   font-size: 1.1em;
   margin: 2em 0 0.8em 0;
}

.majorbox p {
   margin-bottom: 0.6em;
   line-height: 1.5em;
}

.minorbox p {
   margin-bottom: 0.8em;
}

.majorbox img, .minorbox img {
   border: #23a0de 1px solid;
}

div.member {
	text-align: center;
	font-size: 0.8em;
	float: left;
	margin: 0 0 0 0;
}

.member img {
	margin: 0 16px 0 0;
}

p.membername {
	background-color: #0094de;
	color: #fff;
	margin: 0 16px 16px 0;
	font-variant: small-caps;
	padding: 0px 0 2px;
	font-size: 1.1em;
}

.membername a {
	color: #fff;
}

table.memberquestions {
	width: 300px;
}

table.memberquestions tbody tr td {
	padding-bottom: 15px;
	font-size:0.8em;
	line-height:1.4em;
	vertical-align:top;
}	

td.question {
	padding-right: 20px;
	width: 10px;
	color: #DCC4A7;
	font-weight: bold;
}

img.float {
   float: left;
   margin: 5px 20px 5px 0;
   max-width: 200px;
}

img.appointmentimage {
   float: right;
   margin: -50px 0 30px 30px;
   max-width: 200px;
}

img.recordimage {
   float: left;
   margin: 5px 30px 30px 0;
   width: 200px;
}

img.fullwidth {
   width: 100%;
   margin: 5px 0 15px 0;
}

img.std {
   text-align: center;
   margin: 10px auto 10px auto;
}

img.sidebox {
	max-width: 193px;
	margin-bottom: 15px;
}

img.memberthumb {
	height: 110px;
	width: 83px;
}

img.memberfull {
	width: 250px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

.noborder {
   border-width: 0 !important;
}

table.tracklist {
	clear: both;
	width: 100%;	
	table-layout: fixed;
	margin-bottom: 30px;
}

td.timecolumn {
	text-align: right;
	padding-right: 20px;
	width: 80px;
}

td.trackno {
	width: 30px;
}

.guestbookauthor {
	margin: 30px 0 0;
	font-size: 0.9em;
}

label {
	width: 200px;
	height: 20px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

input, select {
	margin-bottom: 10px;
	height: 20px;
	vertical-align: middle;
}

input {
	width: 400px;
}


textarea {
	margin-bottom: 10px;
	width: 400px;	
}

div.submit {
	text-align: center;
}

input[type="submit"] {
	height: 30px;
	width: 250px;
	margin-top: 20px;
}

div.error-message {
	margin-bottom: 20px;
	color: #bfe4f7;
	font-size: 0.9em;
}

div.message {
	margin-bottom: 20px;
	color: #bfe4f7;
	font-size: 0.9em;
}



.linkbutton {
   text-align: center;
   padding: 5px 5px 5px 5px;
   font-family: "Eras Demi ITC", "Trebuchet MS", Arial, Helvetica, Sans-serif;
   font-size: 0.9em;
   color: white !important;
   text-decoration: none;
   background-color: #0094de;
   margin-right: 5px;
}

.linkbutton:hover {
   background-color: #59b9ea;
   color: white;
   text-decoration: none;
}

td .linkbutton {
	font-size: 0.7em;
	padding: 0 2px;
}

#logininfo {
	position: absolute;
	top: 35px;
	left: 50%;
	width: 300px;
	margin-left: -483px;
    background-color: #31496a;
	padding: 10px;
	font-size: 0.8em;
	border: 1px dotted #0094de;
   	background-image: url('../img/boxfader.png');
   	background-repeat: repeat-x;
}

.choirinfo {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px dotted #dcc4a7;
	padding: 10px;
   background-repeat: repeat-x;
   background-color: #4A3B2A;
   clear: both;
   font-size: 0.9em;
   line-height: 1.3em;
   
}

.choirinfo h4 {
	margin-top: 0;
}

.majorbox ul {
	margin-left: 40px;
}

p.prevnext {
	font-size: 0.9em;
	text-align: center;
}

p.prevnext a {
	margin-left: 15px;
	margin-right: 15px;
}

.voicegroup {
}

div.sidebarform {
	width: 193px
}

div.sidebarform form div input {
	width: 193px;
}


div.multimedia {
	text-align: center;
	font-size: 0.8em;
	float: left;
	margin: 0 16px 16px 0;
}

.multimedia img {
	width: 100px;
	height: 75px;
}

p.multimediacount {
	background-color: #0094de;
	color: #fff;
	margin: 0;
	font-variant: small-caps;
	padding: 0px 0 2px;
	font-size: 1.1em;
}

.multimediacount a {
	color: #fff;
}

#recaptcha_widget_div {
	margin-left: 200px;
}