@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
}
a {
	text-decoration: none;
}
#spacer {
	clear: both;
	width: 100%;
}
#creditContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #576d7b;
	text-align: center;
	font-size: 11px;
	width: 600px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 400px;

}
#creditContainerPress {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	font-size: 11px;
	width: 700px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 300px;

}
#creditContainerFull {
	font-family: Arial, Helvetica, sans-serif;
	color: #576d7b;
	text-align: center;
	font-size: 11px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;

}
a.contentLinksStyle1 {
	color:#005184;
	text-decoration: none;
}
a:visited.contentLinksStyle1 {
	color:#005184;
	text-decoration: none;
}
a:hover.contentLinksStyle1 {
	color:#c1727a;
	text-decoration: none;
}
a.contentLinksStyle2 {
	color:#0763cd;
	text-decoration: none;
}
a:visited.contentLinksStyle2 {
	color:#0763cd;
	text-decoration: none;
}
a:hover.contentLinksStyle2 {
	color:#C90;
	text-decoration: none;
}
a.contactLinksStyle {
	color:#fad7af;
	text-decoration: none;
}
a:visited.contactLinksStyle {
	color:#fad7af;
	text-decoration: none;
}
a:hover.contactLinksStyle {
	color:#94a2a8;
	text-decoration: none;
}
a.contentLinksStyle3 {
	color:#666;
	text-decoration: none;
}
a:visited.contentLinksStyle3 {
	color:#666;
	text-decoration: none;
}
a:hover.contentLinksStyle3 {
	color:#fff;
	text-decoration: none;
}
a.contentLinksStyle4 {
	color:#E5AE70;
	text-decoration: none;
}
a:visited.contentLinksStyle4 {
	color:#E5AE70;
	text-decoration: none;
}
a:hover.contentLinksStyle4 {
	color:#000;
	text-decoration: none;
}
a.teachingLinksStyle1 {
	color:#a15109;
	text-decoration: none;
}
a:visited.teachingLinksStyle1 {
	color:#a15109;
	text-decoration: none;
}
a:hover.teachingLinksStyle1 {
	color:#999;
	text-decoration: none;
}
a.mediaLinksStyle1 {
	color:#000;
	text-decoration: none;
}
a:visited.mediaLinksStyle1 {
	color:#000;
	text-decoration: none;
}
a:hover.mediaLinksStyle1 {
	color:#fff;
	text-decoration: none;
}
a.contentLinksStyle5 {
	color:#fff;
	text-decoration: none;
}
a:visited.contentLinksStyle5 {
	color:#fff;
	text-decoration: none;
}
a:hover.contentLinksStyle5 {
	color:#d69a8a;
	text-decoration: none;
}
.text24 {
	font-size: 24px;
}
.text20 {
	font-size: 20px;
}
.text18 {
	font-size: 18px;
}
.text16 {
	font-size: 16px;
}
.text14 {
	font-size: 14px;
}
.text6 {
	font-size: 6px;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}
.whiteText {
	color: #fff;
}
.greyText1 {
	color: #ccc;
}
.darkBlueText {
	color: #025285;
}
#centerText {
	text-align: center;
}
#wrapper {
}
#wrapper2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapperConcerts {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/concerts-bkgnd-randy-graff-2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header {
	width: 100%;
}
#navWrapper {
	width: 100%;
	background-color: #000;
	height: 40px;
	-moz-box-shadow: 7px 7px 8px #000000;
	-webkit-box-shadow: 7px 7px 8px #000000;
	box-shadow: 7px 7px 8px #000000;
}
#navWrapperWhite {
	width: 100%;
	background-color: #fff;
	height: 40px;
	-moz-box-shadow: 7px 7px 8px #000000;
	-webkit-box-shadow: 7px 7px 8px #000000;
	box-shadow: 7px 7px 8px #000000;
}
#navWrapperLightBlue {
	width: 100%;
	height: 40px;
}
#navWrapperDarkBlue {
	width: 100%;
	background-color: #025285;
	-moz-box-shadow: 7px 7px 8px #000000;
	-webkit-box-shadow: 7px 7px 8px #000000;
	box-shadow: 7px 7px 8px #000000;
	padding-bottom: 2px;
	padding-top: 6px;
}
#navWrapperTanGreen {
	width: 100%;
	background-color: #a15109;
	-moz-box-shadow: 7px 7px 8px #000000;
	-webkit-box-shadow: 7px 7px 8px #000000;
	box-shadow: 7px 7px 8px #000000;
	padding-bottom: 2px;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
}
#navContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	padding-top: 1px;
}
#navContainerWhite {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	padding-top: 1px;
}
#navContainerLightBlue {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	padding-top: 1px;
}
#bioContainerRight1 {
	width: 600px;
	margin-left: 400px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}
#wrapperFooter {
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#wrapperFooter2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#headshotContainer {
	float: left;
	height: 548px;
	width: 365px;
	margin-top: 25px;
	-moz-box-shadow: 10px 8px 30px #000000;
	-webkit-box-shadow: 10px 8px 30px #000000;
	box-shadow: 10px 8px 30px #000000;
}
#headshotContainer2 {
	float: left;
	height: 548px;
	width: 366px;
	margin-top: 25px;
	-moz-box-shadow: 10px 8px 30px #000000;
	-webkit-box-shadow: 10px 8px 30px #000000;
	box-shadow: 10px 8px 30px #000000;
}
#headshotContainerTeaching {
	float: left;
	height: 548px;
	width: 365px;
	margin-top: 25px;
	margin-right: 35px;
	margin-bottom: 20px;
	-moz-box-shadow: 10px 8px 30px #000000;
	-webkit-box-shadow: 10px 8px 30px #000000;
	box-shadow: 10px 8px 30px #000000;
}
#headshotContainerGallery {
	float: left;
	width: 576px;
	margin-top: 25px;
	height: 820px;
}
#headshotContainerITPL {
	float: left;
	height: 190px;
	width: 400px;
	margin-top: 25px;
}
#nameContainer {
	width: 600px;
	margin-left: 400px;
	padding-top: 15px;
	text-align: center;
}
#nameContainerLeft {
	width: 600px;
	padding-top: 15px;
	text-align: center;
}
.name-container-left-home {
	width: 600px;
	padding-top: 15px;
	text-align: center;
}
#nameContainerPress {
	width: 700px;
	margin-left: 300px;
	padding-top: 15px;
	text-align: center;
}
#nameContainer2 {
	width: 600px;
	margin-left: 400px;
	padding-top: 15px;
	text-align: right;
}
#nameContainerCenter {
	width: 1000px;
	padding-top: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#nameContainerRightCenter {
	width: 600px;
	margin-left: 400px;
	padding-top: 15px;
	text-align: center;
}
#contentContainer1 {
	width: 600px;
	margin-left: 400px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
}
#contentContainerPress {
	width: 700px;
	margin-left:300px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
}
#contentContainerContact {
	width: 600px;
	margin-left: 400px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
#contentContainerConcerts {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
#concertsPhoto1 {
	float: left;
	width: 405px;
	height: 530px;
	text-align: center;
	padding-top: 0px;
}
#concertsPhoto2 {
	float: right;
	width: 479px;
	margin-left: 10px;
	text-align: center;
}
#concertsPhotosContainer {
	float: left;
	width: 350px;
	margin-right: 10px;
	text-align: center;
}
#concertsNews1 {
	text-align: justify;
	font-size: 14px;
}
#concertsContainer2 {
	text-align: center;
	float: left;
	width: 430px;
}
#bioContainer1 {
	width: 600px;
	margin-left: 400px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
}
#bioContainerITLP {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	margin-top: 30px;
}
#emailContainer1 {
	width: 223px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
}
#teachingContainer1 {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
}
#headerContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#navContainerRight {
	text-align: center;
	width: 399px;
	margin-right: auto;
	margin-left: auto;
}
#teachingPhoto1 {
	float: right;
	width: 211px;
	margin-left: 6px;
	margin-bottom: 8px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
	margin-top: 3px;
	clear: right;
}
#indexNews1 {
	text-align: justify;
	width: 600px;
	font-size: 16px;
	clear: both;
	font-family: "Avenir";
}
#pressContainer1 {
	text-align: justify;
	width: 100%;
	font-size: 14px;
	clear: both;
	color: #fff;
}
#pressLogo {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 6px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#pressLogo200 {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 6px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#pressSource {
	color:#d69a8a;
	text-align: right;
	margin-bottom: 10px;
}
#newsPhoto1 {
	float: left;
	width: 83px;
	margin-right: 8px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#newsPhotoR1 {
	float: right;
	width: 152px;
	margin-left: 8px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#newsPhotoR2 {
	float: right;
	width: 137px;
	margin-left: 8px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#newsPhotoR3 {
	float: right;
	width: 335px;
	margin-left: 8px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#newsPhotoR4 {
	float: right;
	width: 138;
	margin-left: 8px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#newsPhotoR5 {
	float: right;
	width: 300;
	margin-left: 8px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#newsPhotoL2 {
	float: left;
	width: 199px;
	margin-right: 8px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#newsPhotoL3 {
	float: left;
	width: 135px;
	margin-right: 8px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#newsPhotoL4 {
	float: left;
	width: 168px;
	margin-right: 8px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#newsPhotoC1 {
	width: 465px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#newsPhotoC2 {
	width: 359px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#newsPhotoC3 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
.darkBlue {
	color: #0c2b57;
}
.rose {
	color: #c1727a;
}
.goldText {
	color: #caa966;
}
.goldText2 {
	font-size: 14px;
	color: #caa966;
}
#teachingContact {
	background-color: #a15109;
	padding: 8px;
	float: right;
	width: 195px;
	margin-bottom: 25px;
	margin-left: 10px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
	color: #fff;
	text-align: center;
	font-size: 16px;
	clear: right;
}
#espa {
	height: 100px;
	width: 171px;
	margin-right: 10px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
	float: left;
	margin-bottom: 10px;
	margin-top: 4px;
}
#soundCloudContainer {
	width: 450px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
	-moz-border-radius: 5px;
border-radius: 5px;
}
#albumContainer {
	width: 150px;
	border: 1px solid #000;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
	margin-bottom: 4px;
}
#reelContainer {
	width: 450px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#quotes {
	width: 540px;
	padding-right: 30px;
	padding-left: 30px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a15109;
	border-bottom-color: #a15109;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 8px;
	float: right;
}
#quote4 {
	color: #a15109;
}
#source4 {
	text-align: right;
	margin-bottom: 7px;
}
#quotesBottom {
	margin-top:15px;
	padding-left: 30px;
	padding-right: 30px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a15109;
	border-bottom-color: #a15109;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sourceBottom {
	text-align: right;
}
#quoteBottom {
	color: #a15109;
	margin-top:8px;
}
#quoteDivider {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #a15109;
	margin-top: 8px;
	margin-bottom: 8px;
}
#coaPlaybill {
	float: left;
	width: 248px;
	margin-right: 7px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
#coaPlaybill2 {
	float: left;
	width: 253px;
	margin-right: 7px;
}
#coaPlaybill3 {
	float: left;
	width: 500px;
	margin-right: 7px;
}
#coaVideo1 {
	float: left;
	width: 420px;
	margin-right: 8px;
	margin-left:20px;
	font-size: 14px;
	color: #caa966;
	text-align: center;
}
#coaVideo2 {
	float: left;
	width: 371px;
	margin-right: 8px;
	margin-left:20px;
	font-size: 14px;
	color: #caa966;
	text-align: center;
}
#dyPlaybill {
	float: left;
	width: 220px;
	margin-right: 7px;
}
#motherhoodPlaybill {
	float: left;
	width: 300px;
	margin-right: 7px;
}
#xmasPlaybill {
	float: left;
	width: 533px;
	margin-right: 7px;
}
#nightPlaybill {
	float: left;
	width: 288px;
	margin-right: 7px;
}
#galleryThumb {
	width: 125px;
	height: 125px;
	border: 4px solid #000;
}
a.galleryLinksStyle1 {
	text-decoration: none;
	height: 125px;
	width: 125px;
	border: 4px solid #000;
}
a:visited.galleryLinksStyle1 {
	text-decoration: none;
	height: 125px;
	width: 125px;
	border: 4px solid #000;
}
a:hover.galleryLinksStyle1 {
	text-decoration: none;
	border: 4px solid #c8a966;
	height: 125px;
	width: 125px;
}
#galleryContainer {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#galleryText1 {
	clear: left;
	float: left;
	width: 630px;
	margin-top: 15px;
	margin-right: 10px;
	padding-left: 80px;
	text-align: left;
	color: #fff;
	background-image: url(images/bkgnd-quote-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
}
#galleryText2 {
	clear: left;
	float: left;
	width: 300px;
	margin-top: 15px;
	margin-right: 10px;
	padding-left: 80px;
	text-align: left;
	color: #fff;
	background-image: url(images/bkgnd-quote-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
}
#galleryText3 {
	float: left;
	width: 650px;
	margin-top: 15px;
	margin-right: 10px;
	padding-left: 80px;
	text-align: left;
	color: #fff;
	background-image: url(images/bkgnd-quote-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
}
#galleryText4 {
	float: left;
	width: 370px;
	margin-top: 15px;
	margin-right: 10px;
	padding-left: 80px;
	text-align: left;
	color: #fff;
	background-image: url(images/bkgnd-quote-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
}
#galleryText5 {
	clear: left;
	float: left;
	width: 410px;
	margin-top: 15px;
	margin-right: 10px;
	padding-left: 80px;
	text-align: left;
	color: #fff;
	background-image: url(images/bkgnd-quote-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
}
#galleryText6 {
	clear: left;
	float: left;
	width: 950px;
	margin-top: 15px;
	margin-right: 10px;
	padding-left: 80px;
	text-align: left;
	color: #fff;
	background-image: url(images/bkgnd-quote-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
}
#galleryText7 {
	float: left;
	width: 226px;
	margin-top: 15px;
	padding-left: 80px;
	text-align: left;
	color: #fff;
	background-image: url(images/bkgnd-quote-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:15px;
}
#coaPhotosRight {
	text-align: center;
	float: right;
	width: 266px;
}
#featuresContainer {
	float: right;
	width: 175px;
	margin-left: 8px;
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #fff;
	text-align: center;
	color: #fff;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom: 8px;
}
#facebook1 {
	float: right;
	width: 25px;
}
#emailListL {
	float: right;
	width: 223px;
	margin-left: 10px;
	font-size: 10px;
	color: #CCC;
}
#tickets {
	font-size: 16px;
	float: right;
	width: 200px;
	text-align: center;
}
#itlpPhoto1 {
	float: left;
	width: 493px;
	margin-right: 25px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
#indexNewsPhoto1 {
	float: right;
	width: 300px;
	margin-left: 8px;
	-moz-box-shadow: 3px 3px 5px #000000;
	-webkit-box-shadow: 3px 3px 5px #000000;
	box-shadow: 3px 3px 5px #000000;
}
