 /* new css structure */

html,body {
	margin:0;
	padding:0;
	background-color: #545259;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-x;
	font-size: 100%;
	line-height: 150%;
} 

 
#pagewidth {
	width:990px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-color: #FCF3E9;
} 

#header_home {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_home.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

#header_audio {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_audio.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

#header_reviews {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_reviews.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

#header_contact {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_contact.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

#header_biography {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_biography.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

#header_releases {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_releases.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header_calendar {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_calendar.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header_gallery {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_gallery.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header_church {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_church.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header_testimonials {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_testimonials.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header_transcriptions {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_transcriptions.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header_downloads {
	position:relative;
	height:292px;
	background-color:#545259;
	width:990px;
	background-image: url(../images/header_downloads.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#headertext {
	color: #FCF3E9;
	text-decoration: none;
	text-align: left;
	padding-left: 53px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
}
#home_link {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 169px;
	}
 
#leftcol {
	width:177px;
	float:left;
	position:relative;
	color: #000000;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 53px;
	padding-bottom: 15px;
}
 
#twocols {
	width:760px;
	float:right;
	position:relative;
	margin-top: 0px;
	padding: 0px;
  }
 
#rightcol {
	width:290px;
	float:right;
	position:relative;
	text-align: left;
	margin-top: 0px;
	padding-top: 14px;
	padding-bottom: 15px;

}
 
#maincol_home {
	float: left;
	position: relative;
	width:445px;
	overflow: visible;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-top: 14px;
	padding-left: 10px;
 }
 
#maincol {
	float: right;
	position: relative;
	width:680px;
	overflow: visible;
	padding-right: 70px;
	padding-bottom: 25px;
	padding-top: 14px;
	padding-left: 10px;
 }
  

#footer {
	background-image: url(../images/footer.gif);
	height: 35px;
	background-repeat: no-repeat;
	clear: both;
	color: #FCF3E9;
	font-size: 70%;
	padding-left: 53px;
	padding-top: 9px;
	padding-right: 53px;
 } 


#footer a {
	color: #FCF3E9;
	text-decoration: none;
}

#footer a:hover {
	color: #EDD0A6;
	text-decoration: none;
}

#footer_left {
	width: 400px;
	float: left;
	}
#footer_right {
	width: 470px;
	float: right;
	text-align: right;
	}	

/* latest news box */

#newsbox {
	width: 668px;
	border: 1px solid #545259;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/news_box_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	overflow: visible;
	}
#latest_news_title {
	font-size: 16px;
	color: #FCF3E9;
	line-height: 22px;
	padding-bottom: 10px;
	}	
	
#gallery_right {
	width: 160px;
	float: right;
	font-size: 12px;
	}	

/* left column menu */

#leftcol ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;

}

#leftcol li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 14px;
	line-height: 20px;
	color: #CF8544;
	margin-bottom: 4px;
}

#leftcol li a {
	text-decoration: none;
	color: #990000;
}

#leftcol li a:hover {
	color: #CF8544;
	text-decoration: none;
}


.image_right {
	margin-left: 12px;
	border: 1px solid #244611;
	padding: 2px;
}
.image_left {
	margin-left: 12px;
	border: 1px solid #FFFFFF;
}
.image_center {
	border: 1px solid #244611;
	padding: 2px;
}

#right_discography {
	width: 254px;
	float: right;
	text-align: center;
	margin-left: 10px;
	height: 400px;
	}
.discography_table {
	margin-bottom: 10px;
}

#right_discography img {
	margin-bottom: 20px;

	}	

/* text */

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #703604;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 20px;
	font-weight: bold;
}


p,td {
	color: #535259;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
.small_text {
	font-size: 11px;
}
.indent1 {
	margin-left: 20px;
}

.indent1_small_text {
	margin-left: 20px;
	font-size: 11px;
}

.indent2 {
	margin-left: 10px;
}

p a {
	text-decoration: none;
	color: #900;
}


p a:hover {
	color: #CF8544;
	text-decoration: none;
}
td a {
	text-decoration: none;
	color: #900;
}
td a:hover {
	text-decoration: none;
	color: #CF8544;
}

b, strong {
	font-weight: bold;
	color: #494949;
}
#maincol_home ul {
	text-decoration: none;
	line-height: 18px;
	font-size: 12px;
	color: #535259;
}
#maincol_home ul a {
	text-decoration: none;
	color: #900;
}
#maincol_home ul a:hover {
	text-decoration: none;
	color: #CF8544;
}
#maincol_home ol {
	text-decoration: none;
	line-height: 18px;
	font-size: 12px;
	color: #535259;
}
#maincol_home ol a {
	text-decoration: none;
	color: #900;
}
#maincol_home ol a:hover {
	text-decoration: none;
	color: #CF8544;
}

#maincol ul {
	text-decoration: none;
	line-height: 18px;
	font-size: 12px;
	color: #535259;
}
#maincol ul a {
	text-decoration: none;
	color: #900;
}
#maincol ul a:hover {
	text-decoration: none;
	color: #CF8544;
}
#maincol li {


}
#maincol ol {
	text-decoration: none;
	line-height: 18px;
	font-size: 12px;
	color: #535259;
}
#maincol ol a {
	text-decoration: none;
	color: #900;
}
#maincol ol a:hover {
	text-decoration: none;
	color: #CF8544;
}

#links_ul {
	margin-top: 0px;
	padding-top: 0px;
	}

/* forms */

form {
	font-size: 80%;
	}
.text_left {
	float: left;
	width: 270px;
}


.textinput1 {
	width: 250px;
	color: #333333;
	border: 1px solid #244611;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 100%;	
}
.textinput1b {
	width: 30px;
	color: #333333;
	border: 1px solid #244611;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 100%;	
}

.textinput2 {
	width: 530px;
	border: 1px solid #244611;
	color: #333333;
	height: 130px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 100%;
}

.button {
	color: #75224F;
	background-color: #FFF;
	border: 1px solid #244611;
	cursor: hand;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
}

#characters_holder {
	width: 530px;
	float: left;
	font-size: 100%;
	}
.characters {
	font-size: 80%;
	float: left;
	padding-right: 5px;
}


@media print{ 
/*hide the header, footer and left column when printing*/ 
#header_home{display:none;} 
#header_audio{display:none;}
#header_reviews{display:none;}
#header_contact{display:none;}
#header_biography{display:none;}
#header_releases{display:none;}
#header_calendar{display:none;}
#header_gallery{display:none;}
#header_church{display:none;}
#header_testimonials{display:none;}
#footer_transcriptions{display:none;}
#leftcol_downloads{display:none;}

/*hide the right column when printing*/ 
#rightcol{display:none;
} 
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 640px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
}
a.content_link {
	text-decoration: none;
	color: #000000;
}

}
