@charset "utf-8";

/* CSS Document */

body {
	background-color: #CCCCCC;
}
a {
	color: #CC3300;
}
#BigBox {
	height: 100%;
	width: 800px;
	background-color: #FFFFFF;	
margin-right: auto;
	margin-left: auto;
margin-top:10px;
padding-top:1px;
	font-family: "Trebuchet MS", Arial, verdana;
}

.MastBox {
	width: 766px;
	height: 189px;
	margin-left: 17px;
	margin-top: 17px;
	margin-right: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-left-color: #CC3300;
}

#MastPhotoBox {
	width: 248px;
	height: 165px;
	position: absolute;
}

#MastBoxtopbar {
	width: 766px;
	height: 31px;
	background-image: url(images/design/mast_top_greybar.jpg);
}

#MastMain {
	width: 766px;
	height: 134px;
	background-image: url(images/design/mast_main.jpg);
}

#MastNavBar {
	width: 766px;
	height: 23px;
	background-color: #000000;
}


.ContentBox {
	width: 766px;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	display: table;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;/*none;*/
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc3300;
	border-right-color: #cc3300;
	border-bottom-color: #cc3300;
	border-left-color: #cc3300;
	min-height: 600px;
}
.ContentBox  h1 {
	color: #CC3300;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: -15px;
	margin-left: 10px;
}
.ContentBox  h3 {
	color: #CC3300;
	font-size: 15px;
	font-weight:bold;
	margin-bottom: -15px;
	margin-left: 10px;
}
.ContentBox p, .ContentBox li  {
	color: #333333;
	font-size: 15px;
	line-height: 25px;
	margin-left: 10px;
}

.Sidebar {
	width: 225px;
	float: right;
	margin-top: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cc3300;
	padding-left: 5px;
	margin-left: 10px;
}
.Sidebar h2 {
	font-family: "Trebuchet MS", Arial, verdana;
	font-weight: normal;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	background-color: #E4E4E4;
	margin-top: 0px;
	margin-left: 0px;
}

.Sidebar h3 {
	font-family: "Trebuchet MS", Arial, verdana;
	font-weight: bold;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	background-color: #CC3300;
	margin-top: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}


.Sidebar h4 {
	background-color: #9A9A9A;
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: -19px;
}

.Sidebar p, .Sidebar a, .Sidebar li {
	font-size: .9em;
line-height: 110%;
	color: #CC3300;
}
.Sidebar ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 30px;
}

#sidebarNav_shade {
	background-color: #EEEEEE;
	margin-top: -15px;
	padding-bottom: 1px;
}


.indent10 {
	padding-left: 20px;
}




.Footer {
	width: 766px;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	display: table;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	color: #FFFFFF;
	font-size: .8em;
}.Footer a {
	color: #FFFFFF;
}
#breadcrumb {
	font-size: .8em;
	color: #000000;
	width: 500px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}
.Events {
}
.Events h1 {
	font-size: 1.2em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC3300;
	margin-right: 250px;
margin-bottom: 5px;
}
.Events ul {
	font-size: .9em;
	list-style-type: square;
	list-style-position: outside;

}
.Events li {
	padding-bottom: 5px;
}

#AlertBox h4{
background-color: #000000;	
}

#AlertBox p{
color: #FFFFFF	;
}

.ContentBox table p {
	font-size: 11px;
	


}

.ContentBox table {
	margin-left: 10px;
	margin-right: 60px;
}
.ContentBox tr {
	font-size: .6em;
	vertical-align: text-top;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;

}

.ContentBoxCalendar{
	width: 766px;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;/*none;*/
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc3300;
	border-right-color: #cc3300;
	border-bottom-color: #cc3300;
	border-left-color: #cc3300;	
}
.ContentBoxCalendar  h1 {
	color: #CC3300;
	font-size: 30px;
	font-weight: normal;
	margin-left: 10px;
}
.ContentBoxCalendar  h2, .ContentBoxCalendar .fc-header-right span ,.ContentBoxCalendar .fc-header-left span {
	color: #CC3300;
	font-size: 15px;
	font-weight:bold;
}
.ContentBoxCalendar p, .ContentBoxCalendar li  {
	color: #333333;
	font-size: 15px;
	line-height: 25px;
	margin-left: 10px;
}
/* Ticket System CSS*/
.ContentBox1 {
	width: 766px;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;/*none;*/
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc3300;
	border-right-color: #cc3300;
	border-bottom-color: #cc3300;
	border-left-color: #cc3300;
	/*min-height: 600px;*/
}
.ContentBox1  h1 {
	color: #CC3300;
	font-size: 30px;
	font-weight: normal;
	margin-left: 10px;
}

.ContentBox1  li {
font-size: 10px; font-weight: bold;
}

