@charset "UTF-8";
@import url("../webfonts/quicksandlight/stylesheet.css");
@import url("../webfonts/quicksandregular/stylesheet.css");
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFF;
}

a img {
	border:none;	
}

p {
	font-size:.9em;
	margin-top:1.5em;
	
}


#topheadercontainer {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topheader {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.socialmediaheadericon {
	margin: 0px;
	padding: 0px;
}

.socialmediaheadertext {
	font-family: quicksandregular;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

.socialmediaheaderlink {
	font-family: quicksandregular;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
}


#headerphotocontainer {
	
}

#headerphoto {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;	
}

#navigationcontainer {
	background-color: #333;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #A90D34;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}

#navigation {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}


#navigation a {
	text-decoration: none;
	color: #FFF;
	display: block;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	line-height: 50px;
	font-family: quicksandregular;
	font-size: 18px;
}



#navigation a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#navigation a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: quicksandregular;
}

#navigationcontainer #navigation .currentpage {
	color: #FF0000;
}

#bodycontainer #body #bodyleft .newsentry .newsentrytext a:hover {
	text-decoration: underline;
}
#bodycontainer #body #bodyleft .newsentry .newsentrytitle a:hover {
	text-decoration: underline;
}
#bodycontainer #body .morebox .moretext a:hover {
	text-decoration: underline;
}


#bodycontainer #body #bodyleft .newsentry .newsentrytitle a {
	color: #000;
	text-decoration: none;
}
#bodycontainer #body #bodyleft .newsentry .newsentrytext a {
	color: #FF0000;
	text-decoration: none;
}
#bodycontainer #body .moretext a {
	color: #000;
	text-decoration: none;
}


#bodycontainer {
	margin-top: 20px;
	overflow: hidden;
	padding: 0px;
	margin-bottom: 0px;
}


#body {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#bodycontainer #body h2 {
	font-family: 'quicksandregular';
	font-size: 20px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bodyleft {
	float: left;
	width: 613px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}


#bodyright {
	float: left;
	width: 297px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}


#bodyleft .title {
	background-color: #333;
	border: 1px solid #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bodyright .title {
	background-color: #333;
	border: 1px solid #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mp3box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

.tourdatesbox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: thin solid #999;
	
}

.item {
	margin-top: 5px;
	margin-bottom: 5px;	
}

.dates {
	padding: 2px;
	font-size: 12px;
}

.location {
	padding-top: 5px;
	font-size: 16px;
}

.link {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	padding-top: 10px;
}

.tourtext {
	font-family: quicksandregular;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

.tourtext a {
	color: #FFF;
	text-decoration: none;
	border: thin solid #000;
	background-color: #666;
	padding: 2px;
	font-size: 12px;
}

.tourtext a:hover {
	color: #FFF;
	text-decoration: underline;
	border: thin solid #000;
	background-color: #666;
	padding: 2px;
	font-size: 12px;
}

.tourdatestext {
	font-family: quicksandregular;
	font-size: 16px;
	font-style: normal;
	line-height: 300px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

.featuredvideobox {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}

#bodycontainer #body #bodyright .mp3box table tr td .mp3downloadtext a {
	color: #000;
	text-decoration: none;
}

#bodycontainer #body #bodyright .mp3box table tr td .mp3downloadtext a:hover {
	color: #FFF;
	text-decoration: underline;
}

.pressentry {
	background-color: #FFF;
	border: 1px solid #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.date {
	color: #FFF;
	font-family: quicksandregular;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 14px;
	padding: 3px;
}
#bodycontainer #body #bodyleft .bioentry p {
	margin: 0px;
	padding: 0px;
}

.pressentrytitle {
	font-family: quicksandregular;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding: 3px;
	margin: 0px;
}
#bodycontainer #body #bodyleft .pressentry .pressentrytitle a {
	font-family: quicksandregular;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
#bodycontainer #body #bodyleft .pressentry .pressentrytitle a:hover {
	color: #000;
	text-decoration: underline;
}

.presstitle {
	font-family: quicksandregular;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

.bioentrypicture {
	height: 95px;
	width: 135px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 4px;
	margin: 0px;
}

.bioentrypicture2 {
	margin: 0px;
	float: left;
	height: 256px;
	width: 175px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.newsentryvideo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}

.morebox {
	border: 1px solid #999;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.mp3 {
	width: 295px;
	margin-right: auto;
	margin-left: auto;
}

.moretext {
	font-family: quicksandregular;
	font-size: 16px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

.mp3titletext {
	font-family: quicksandregular;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

.mp3secondarytext {
	font-family: quicksandregular;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D4130F;
	text-decoration: none;
}

.mp3downloadtext {
	font-family: quicksandregular;
	font-size: 12px;
	font-style: normal;
	line-height: 32px;
	background-color: #3CCCFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	padding: 3px;
}

#footercontainer {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footer {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footerlogo {
	padding-top: 60px;
	padding-bottom: 20px;
}

#footernavigation {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}


#footernavigation a {
	text-decoration: none;
	color: #FFF;
	display: block;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	line-height: 50px;
	font-family: quicksandregular;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


#footer #footernavigation .footercurrentpage {
	color: #FF0000;
}

#footernavigation a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#footernavigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


.footertext {
	clear: both;
	font-family: quicksandregular;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00CCFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.footerendnotes {
	font-family: quicksandregular;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#topheadercontainer #topheader #socialmedia table a {
	color: #000;
	text-decoration: none;
}

#topheadercontainer #topheader #socialmedia table a:hover {
	color: #000;
	text-decoration: underline;
}
