/* --------------- HTML styles ------------------*/

body {
	background-image:url(images/SiteBkgrndPattern.gif);
	padding-top: 28px;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B9B9B9;
	text-decoration: underline;
	line-height: 1.8em;
}

a:hover {
	font-size: 11px;
	color: FFFFFF;
	text-decoration: underline;
	line-height: 1.8em;
}


/* --------------- STRUCTURE styles ------------------*/

.TextExpand {
	background-image: url(images/ContentBkgrnd.jpg);
	background-repeat: repeat-y;
	padding:0 15px 0 33px;
	}
	
.TextExpandContact {
	background-image: url(images/ContentBkgrnd.jpg);
	background-repeat: repeat-y;
	padding:0 15px 0 45px;
	}
	
.TextExpandSchedule {
	background-image: url(images/ContentBkgrnd.jpg);
	background-repeat: repeat-y;
	padding:0 15px 0 37px;
	}		


/* --------------- HEADER styles ------------------*/

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#EBEBEB;
}


/* --------------- NAVIGATION styles ------------------*/

.navlist {
	list-style-type: none;
	}

.navlinks a:link, .navlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBC6B6;
	text-decoration: none;
	line-height: 2.4em;
}

.navlinks a:hover {
	font-size: 12px;
	color: #FFFFFF;
}


/* --------------- TEXT styles ------------------*/	


.BIOText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CBC6B6;
	line-height: 1.35em;
	padding:10px 18px 0 132px;
}

.ContactLinks {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16pt;
	color: #C9D3A5;
	line-height:1.2em;
}

.ContactLinks a:link, .ContactLinks a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16pt;
	color: #C9D3A5;
	text-decoration: underline;
}

.ContactLinks a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.MAINText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CBC6B6;
	line-height: 1.8em;
	vertical-align:top;
}

.SongText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBC6B6;
	padding-left:45px;
	vertical-align:center;
}

.SongTextIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBC6B6;
	padding-left:80px;
	vertical-align:center;
}

.VenuesText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #CBC6B6;
	line-height: 2em;
}

.VenuesText a:link, .VenuesText a:visited {
	color: #CBC6B6;
	line-height: 2em;
}

.VenuesText a:hover {
	color: #FFFFFF;
	line-height: 2em;
}


/* --------------- PAGE STRUCTURE styles ------------------*/

.BioNavBkgrnd {
	background-image: url(images/BioComp2009_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 308px;
	width: 712px;
	padding:15px 424px 0 0;
	vertical-align:top;
	text-align:center;
}

.BioTextBkgrnd {
	background-image: url(images/BioComp2009_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	height: 465px;
	width: 712px;
}

.ConcertNavBkgrnd {
	background-image: url(images/2009-Concerts_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 712px;
	padding:15px 424px 0 0;
	vertical-align:top;
	text-align:center;
}

.ConcertTextBkgrnd {
	background-image: url(images/Reper2_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	height: 1045px;
	width: 412px;
}

.ContactNavBkgrnd {
	background-image: url(images/Contact2009_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 305px;
	width: 712px;
	padding:15px 424px 0 0;
	vertical-align:top;
	text-align:center;
}	

.MediaNavBkgrnd {
	background-image: url(images/MediaComp2009_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 320px;
	width: 712px;
	padding:15px 424px 0 0;
	vertical-align:top;
	text-align:center;
}

.ReviewsNavBkgrnd {
	background-image: url(images/Reviews_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 320px;
	width: 712px;
	padding:15px 424px 0 0;
	vertical-align:top;
	text-align:center;
}

.SchedNavBkgrnd {
	background-image: url(images/Schedule2009_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
	width: 712px;
	padding:15px 424px 0 0;
	vertical-align:top;
	text-align:center;
}

.WeddingsNavBkgrnd {
	background-image: url(images/2009-Weddings_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 327px;
	width: 712px;
	padding:15px 424px 0 0;
	vertical-align:top;
	text-align:center;
}

