/* STRUCTURE & STYLE */
body {
	background-color: #180900;
	background-image: url(/images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

a, object, img {
	outline: none;
	border-style: none;
}

#flashScroller {
	height: 155px;
	margin: 0 auto;
	width: 100%;
}

#title {
	margin: 20px auto 0;
	width: 1000px;
	height: 100px;
}

#logo {
	background-color: transparent !important;
	background-image: url(/images/logo.png) !important;
	background-repeat: no-repeat !important;
	backgroubd-position: center center;
	border: none !important;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png', sizingMethod='crop');
	display: block;
	height: 100px;
	position: relative;
	left: 50%;
	margin-left: -200px;
	width: 400px;
}

#container {
	background-color: transparent;
	background-image: url(/images/container_bg.gif);
	background-position: center center;
	background-repeat: repeat-y;
	margin: 54px auto 0px auto;
	padding: 25px 0;
}

#content {
	margin: 0 auto;
	width: 1000px;
	_width: 1010px;
}

#leftSide {
	float: left;
	margin: 0 auto;
	padding: 0 10px 0 0;
	width: 590px;
}

#rightSide {
	float: right;
	margin: 0 auto;
	padding: 0 0 0 10px;
	width: 390px;
}

#footerTopBar {
	background-color: transparent;
	background-image: url(/images/footer_topBar.gif);
	background-position: center center;
	background-repeat: repeat-y;
	height: 5px !important;
	font-size: 1px;
	line-height: 1px;
	display: block;	
}
	
#footerBottomBar {
	background-color: transparent;
	background-image: url(/images/footer_bottomBar.gif);
	background-position: center center;
	background-repeat: repeat-y;	
	height: 5px !important;
	font-size: 1px;
	line-height: 1px;
	display: block;	
	margin: 0px auto;
}

#footer {
	background-color: transparent;
	background-image: url(/images/footer_bg.gif);
	background-position: center center;
	background-repeat: repeat-y;	
	margin: 0px auto;
	padding: 25px 0px;
}

#footerContent {
	margin: 0 auto;
	width: 1000px;
	font-family: Tahoma;
	color: #996600;
	font-size: 11px;
}

#footerContent .footerBoxLeft {
	display: block;
	width: 175px;
	float: left;
	border-right: 1px solid #FFBA33;
	margin: 0 20px 0 0;
	height: 200px;
}

#footerContent .footerBoxRight {
	display: block;
	width: 390px;
	float: right;	
}

.footerBoxRight .darkBox{
	padding: 0px !important;
}

#footerContactPhoto {
	background-color: transparent;
	background-image: url(/images/footerPhoto.jpg);
	background-position: top left;
	float: left;
	display: block;
	width: 196px;
	height: 97px;
}
	
#footerContactText {
	font-size: 12px;
	color: #F8F0E3;
	float: right;
	display: block;
	width: 175px;
	padding: 3px 0px 0px 10px;
}

#footerContactText h3 {
	font-size: 18px;
	color: #F8F0E3;
	padding: 0 0 5px 0;
}

#footerSocial {
	font-family: "Palatino Linotype",
	             Palatino,
	             "URW Palladio L",
	             "Book Antiqua",
	             Baskerville,
	             "Bookman Old Style",
	             "Bitstream Charter",
	             "Nimbus Roman No9 L",
	             Garamond,
	             "New Century Schoolbook",
	             "Century Schoolbook",
	             "Century Schoolbook L",
	             Georgia,
	             serif;
	font-weight: normal;
	border: 1px solid #996600;
	font-size: 22px;
	padding: 4px;
	margin: 10px 0;
}

#footerSocial a {
	display: inline-block !important;
	
}

#footerContent a, #footerContent a:visited {
	font-family: Tahoma;
	color: #996600;
	font-size: 12px;
	text-decoration: none;
	clear: both;
	display: block;
}

#footerContent a:hover, #footerContent a:active  {
	text-decoration: underline;
}

#footerCredit {
	background-color: transparent !important;
	background-image: url(/images/logog_footer.png) !important;
	background-repeat: no-repeat !important;
	backgroubd-position: center left;
	border: none !important;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logog_footer.png', sizingMethod='crop');
	margin: 5px auto 70px auto;
	width: 1000px;
	display: block;
	padding: 0;
}

#footerCredit a {
	font-family: Tahoma;
	color: #996600;
	font-size: 11px;
	text-decoration: none;
	margin: 0 0 0 85px;
}


/* FEATURED BOXES */
.featuredEventsBox {
	float: left;
	width: 290px;
}

.featuredEvents {
	background-color: #000;
	border-top: 5px #fa0 solid;
	height: 250px;
}

.featuredShadow {
	background-color: #993300;
	height: 4px !important;
	font-size: 1px;
	line-height: 1px;
	margin: 0 auto 10px auto;
	width: 280px;
    text-align: center;
}

.featuredEvents .desc, .featuredEvents .desc:visited, .featuredEvents .desc:active {
    text-align: center;
	background-color: #e09500;
	opacity: 0.9;
    display: block;
    height: 30px;
    margin-top: -43px;
    _margin-top: -40px;
    width: 290px;
    text-decoration: none;
    color: #FFF;
    padding: 10px 0 0 0;
    font-size: 17px;
    font-family: 'Times New Roman';
    z-index: 999;
}

/* FEATURED NEWS */

.index_news {
	
}

.index_share {
	float: right;	
}

/* UPCOMING EVENTS BOX */

.wideBox {
	display: block;
	background-color: #F7F0E2;
	border-top: 5px solid #f7f0e2;
	padding: 0px;
	margin: 0px;
	/*
	font-family: "Palatino Linotype",
	             Palatino,
	             "URW Palladio L",
	             "Book Antiqua",
	             Baskerville,
	             "Bookman Old Style",
	             "Bitstream Charter",
	             "Nimbus Roman No9 L",
	             Garamond,
	             "New Century Schoolbook",
	             "Century Schoolbook",
	             "Century Schoolbook L",
	             Georgia,
	             serif;
	font-size: 14px;
	*/
	font: inherit;
	color: #666;
}

.wideBox .wideShadow {
	visibility: hidden;
}

.wideBox.hover {
	background-color: #f8e4ba;
	border-top: 5px solid #fa0;
	cursor: pointer;
}

.wideBox.hover .wideShadow {
	visibility: visible;
}

.wideBox img {
	/*display: block;*/
	background-color: #000;
	border: 1px solid #E19600;
	float: left;
}

.wideBox .text {
	float: left;
	width: 400px;
	padding-left: 10px;
}

.wideBox .links a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #008ac7;
}

.wideBox .status {
	font-weight: bold;
	color: #E19600;
}

.wideShadow {
	background-color: #E19600;
	clear: both;
	height: 4px !important;
	font-size: 1px;
	line-height: 1px;
	margin: 0 auto 2px auto;
	width: 580px;
}

/* NEWS BOXES */

.plainBox {
	background-color: none;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #C5B486;
}

.plainBox .text {
	font-size: 12px;
	float: left;
	width: 360px;
	padding-bottom: 10px;
}

.plainBox .text h4 a {
	color: #960;
	font-family: "Palatino Linotype",Palatino,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.plainBox .links a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #008ac7;
}

/* OBJECT BOXES */
.whiteBox {
	background-color: #FFF;
	border-top: 5px #fa0 solid;
	padding: 7px 10px 20px 10px;
}

.darkBox {
	border-top: 5px #fa0 solid;
	padding: 7px 10px 20px 10px;
	background-color: #d58800;
	background-image: url(/images/tallGoldGrad.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
.beigeBox {
	border-top: 5px #f5d595 solid;
	padding: 7px 10px 20px 10px;
	background-color: #f8e4ba;
	background-position: left center;
	background-repeat: repeat-x;
	color: #960 !important;
}
.shadow {
	background-color: #E19600;
	clear: both;
	height: 4px !important;
	font-size: 1px;
	line-height: 1px;
	margin: 0 4px 10px 4px;
}

/* OBJECT MINIBOXES */
.miniBox {
	float: left;
	width: 190px;
	_width: 185px;
}

.miniBox img.header {
	background-color: #000;
	height: 80px;
	border: none;
	display: block;
}

.midBox {
	background-color: #F9E3BA;
	border-top: 5px #fa0 solid;
	height: 250px;
}

.midBox .content {
	display: block;
	padding: 7px 10px 20px 10px;
}
	     
.miniShadow {
	background-color: #E19600;
	height: 4px !important;
	font-size: 1px;
	line-height: 1px;
	margin: 0 auto 10px auto;
	width: 180px;
}

#link {	
	display: block;
}


/* UTILS */
.clear {
	clear: both;
}

.alert {
	border: 1px solid #e19600;
	color: #e19600;
	font-weight: bold;
	margin: 0 auto 25px auto;
	padding: 15px;
	width: 400px;
}

.download {
	background-color: transparent !important;
	background-image: url(/images/icons/doc_icon.png) !important;
	background-repeat: no-repeat !important;
	background-position: 10px center;
	border: none !important;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/icons/doc_icon.png', sizingMethod='crop');
	display: block;
	margin: 0;
	padding: 10px;
}

.alternate {
	background-color: #DDD !important;
}


.error_msg {
	border: 1px solid #e19600;
	color: #F00;
	text-align: right;
	margin: 0 auto 25px auto;
	font-weight: bold;
	padding: 15px;
}

.error {
	color: #F00;
	font-weight: bold;
	margin: 5px 0 0px 145px;
	width: 200px;
}

.divider {
	display: block;
	background-color: transparent !important;
	background-image: url(/images/divider.png) !important;
	/* background-repeat: no-repeat !important; */
	background-position: center;
	border: none !important;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/divider.png', sizingMethod='crop');
	height: 8px;
	width: 100%;
	margin: 5px 0;
}

.caption, .strongCaption {
	color: #666;
	font-family: "Palatino Linotype",
	             Palatino,
	             "URW Palladio L",
	             "Book Antiqua",
	             Baskerville,
	             "Bookman Old Style",
	             "Bitstream Charter",
	             "Nimbus Roman No9 L",
	             Garamond,
	             "New Century Schoolbook",
	             "Century Schoolbook",
	             "Century Schoolbook L",
	             Georgia,
	             serif;
	font-weight: normal;
	font-size: 14px;
}

.strongCaption {
	font-weight: bold;
	color: #960;	
}

.inside_right {
	float: right;
	margin-left: 10px;
}
.inside_right .darkBox {
	padding: 0;
	border: 1px solid #D58800;
	border-top: 5px solid #FFAA00;
}
.inside_right .shadow {
	margin: 0 4px;
}

.buttonset {
	border-bottom: 1px solid #e19600;		
}
.buttonset a {
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 5px 10px 10px;
	position: relative;
	z-index: 1;
	background-position: center left;
	text-decoration: none;
	color: #f7f0e2;
	margin-right: 5px;
	font-size: 1.3em;
	font-weight: normal !important;
}
.buttonset a.darkBox {
	color: #f7f0e2 !important;	
}

/* NAVIGATION */
a, a:visited {
	color: #028BC8;
}

a:hover, a:active {
	color: #000;
}

/* TEXT STYLE */
p {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: "Palatino Linotype",
	             Palatino,
	             "URW Palladio L",
	             "Book Antiqua",
	             Baskerville,
	             "Bookman Old Style",
	             "Bitstream Charter",
	             "Nimbus Roman No9 L",
	             Garamond,
	             "New Century Schoolbook",
	             "Century Schoolbook",
	             "Century Schoolbook L",
	             Georgia,
	             serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

h1 {
	font-size: 32px;
	color: #960;
}

h2 {
	font-size: 28px;
	color: #960;
}

h3 {
	font-size: 22px;
	color: #960;
}

.darkBox h3 {
	font-size: 22px;
	color: #F8F0E3;
}

h4 {
	font-size: 16px;
	color: #960;
	padding-bottom:10px;
}

h5 {
	font-size: 15px;
	color: #960;
}

/* FIELD & FORM */
form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 1px solid #e19600;
}

fieldset legend {
	color: #e19600;
	margin: 0 10px;
	padding: 0 5px;
	font-size: 120%;
}

form label {
	display: block;
	float: left;
	margin-right: 15px;
	position: relative;
	text-align: right;
	width: 130px;
}

form .required {
	color: #FF0000;
}

form input, form select, form textarea {
	border: 1px solid #e19600;
	color: #222;
	font-size: 12px;
	padding: 2px;
}

form select {
	padding: 1px;
	width: 192px;
}

form .checkbox {
	border: none;
}

.form_row {
	clear: both;
	padding: 2px 0;
}

.button, .button:visited, .button:active, .button:hover {
	display: inline-block;
	background-color: #028bc8;
	background-image: url(/images/shortBlueGrad.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	padding: 4px;
	text-decoration: none;
}

form #search_button {
	background-color: #000 !important;
	background-image: none !important;
	color: #FFAA00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #FFAA00;
	padding: 2px;
	height: 23px;
}

form .text {
	background-color: #FFF;
	color: #996600;
	border: 1px solid #E8A300;
}

form .search_text {
	background-color: #000 !important;
	color: #FFAA00 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #FFAA00;
	padding: 3px;
}

.submit {
	margin-top: 10px;
}

.sucess_msg {
	margin: 10px 0;
	font-weight: bold;
	color: #E19600;
}

/* -----NEWS */
.news_item {
	margin: 20px 0;
}

.news_text {
	float: left;
	width: 775px;
}

.news_image {
	float: left;
	width: 200px;
}

.center_item {

}

.right_column_item {
	float: right;
}

#news .wideBox .text {
	width: 800px;
	font: inherit;
}

#news .wideBox .divider {
}

/* SHOWS */
.performance_list {
	border-top: 5px solid #fa0;
	margin-top: 15px;
	margin-bottom: 15px;
}

.performance_list table {
	border-collapse: collapse;
	color: #960;	
}
	
.performance_list table tr.perf {
	background-color: #f8e4ba;
}

/* MEDIA BOX */
.media_box .media_tabs {
	overflow: auto;	
}

.media_box .media_tabs a {
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 5px 10px 10px;
	position: relative;
	z-index: 1;
	background-position: center left;
	text-decoration: none;
	color: #f7f0e2;
	margin-right: 5px;
	font-size: 1.3em;
}
.media_box .media_content {	
	border: 1px solid #D58800;
	border-top: 5px solid #ffba33;
	padding: 0;
}

.media_box .media_content #video, .media_box .media_content #gallery {
	display: none;
}

/* --GUIDE */
.guide_tab, .guide_tab_open {
}

.guide_tab {
}

.guide_tab_open {
}

.guide_tab_open .arrow {
	width: 12px;
	height: 12px;
	margin: 2px 3px 0 0;
	background-image: url(/images/arrow_open.png) !important;
	_background-image: none !important;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/arrow_open.png', sizingMethod='scale') !important;
}

/* SITEMAP */
.sitemap h4 {
	margin: 20px 0 0 0;
	padding: 0;
}