*{
	margin:0;
	padding:0;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
}

body,td,th {
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #868686;
}

body{
	background:#fff url('images/back_bottom.gif') repeat-x bottom;	
	background-position:fixed;
}

#bodyContainer{
	background:url('images/back_home.gif') repeat-x;
	background-position:fixed;
	margin:0 auto;
 	text-align:center;
	overflow:visible;
}
#bodyContainerSubpages{
	background:url('images/back_pages.gif') repeat-x;
	background-position:fixed;
	margin:0 auto;
 	text-align:center;
	overflow:visible;
}
#navigationTop{
	text-align:left;
	width:960px;
	height:99px;
	margin:0px auto 0px auto;
	position:relative;
}

#backBannerLG{
	background:url('images/back_homebanner.jpg') no-repeat center top;

}
#backBannerSM{
	background:url('images/back_pagesbanner.jpg') no-repeat center top;

}
#banner{
	text-align:center;
	width:960px;
	margin:0px auto 0px auto;
	padding-top:19px;
	position:relative;
}
#shadow{
	text-align:center;
	width:960px;
	margin:0px auto 0px auto;
	position:relative;
}
#pageContainer{
	text-align:left;
	width:960px;
	margin:0px auto 0px auto;
/*	padding:0px 0px 50px 50px;  */
	position:relative;
}

#footerQuote{
	text-align:left;
	width:960px;
	margin:0px auto 0px auto;
	position:relative;
}
#footer{
	text-align:left;
	width:960px;
	margin:0px auto 0px auto;
	position:relative;
}

/* NAVIGATION */

#navShows {
	position:absolute;
	z-index:2;
	left: 683px;
	top: 0px;
	width: 156px;
	height: 120px;
}
#navMedia {
	position:absolute;
	z-index:2;
	left: 550px;
	top: 0px;
	width: 156px;
	height: 120px;
}
#navAbout {
	position:absolute;
	z-index:2;
	left: 417px;
	top: 0px;
	width: 156px;
	height: 120px;
}
#navContactlink {
	position:absolute;
	z-index:2;
	left: 816px;
	top: 0px;
	width: 156px;
	height: 120px;
}
.headerOne {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
}
.headerTwo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
}
.content {
	line-height:22px;
}
.joinMailing {
background:#f3f3f3 none repeat scroll 0 0;
width:222px;
border: 1px solid #e4e4e4;
color:#888888;
display:inline;
float:left;
font-size:17px;
height:33px;
line-height:20px;
margin:1px 0 8px 0px;
padding:0px 0px 0px 10px;
}
.inputpage {
background:#f3f3f3 none repeat scroll 0 0;
width:350px;
border: 1px solid #e4e4e4;
color:#888888;
display:inline;
float:left;
font-size:17px;
height:33px;
line-height:20px;
margin:1px 0 8px 0px;
padding:0px 0px 0px 10px;
}
.textarea {
background:#f3f3f3 none repeat scroll 0 0;
width:350px;
border: 1px solid #e4e4e4;
color:#888888;
display:inline;
float:left;
font-size:17px;
/* height:90px; */
line-height:20px;
margin:1px 0 8px 0px;
padding:0px 0px 0px 10px;
}

#footerRight {
	position:absolute;
	text-align:right;
	z-index:1;
	right: 30px;
	top: 15px;
}

#arrowLeft {
	position:absolute;
	z-index:1;
	left: 8px;
	top: 218px;
}

#arrowRight {
	position:absolute;
	z-index:2;
	left: 897px;
	top: 218px;
}

/*	HOME PAGE BANNER ROTATING IMAGE SCRIPT	*/
#jFlowSlide{ background:#000000; }
.slide-wrapper { padding: 0px; }
.slide-thumbnail { width:960px; float:left; }
.slide-thumbnail img {max-width:960px; }
/*	SCRIPT END	*/


a:link {
	font-weight: bold;
	color: #dc4627;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #F00;
}

/*	CALENDAR STYLE	*/
.calTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#calHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	line-height: 30px;
	background-color: #222222;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.calTop {
	font-size:12px;
	font-weight:bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align:middle;
	white-space:normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color:#dc4627;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.calTopR {
	font-size:12px;
	font-weight:bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align:middle;
	white-space:normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color:#dc4627;
}
#calEvent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size:14px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align:middle;
	white-space:normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
/*
#calEvent a:link {
	font-weight: bold;
	text-decoration: none;
}
#calEvent a:visited {
	font-weight: bold;
	text-decoration: none;
}
#calEvent a:hover {
	font-weight: bold;
	text-decoration: none;
}
#calEvent a:active {
	font-weight: bold;
	text-decoration: none;
}

#calEventR a:link {
	font-weight: bold;
	text-decoration: none;
}
#calEventR a:visited {
	font-weight: bold;
	text-decoration: none;
}
#calEventR a:hover {
	font-weight: bold;
	text-decoration: none;
}
#calEventR a:active {
	font-weight: bold;
	text-decoration: none;
}
*/
#calEventR {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size:13px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align:middle;
	white-space:normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #999999;
}
#calMonth {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:bottom;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
}
#calDay {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
}
#calYear {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 11px;
}
#calArchiveHeader {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}


.backYoutube {
	background-image: url(images/back_video.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 391px;
}

