body {
	background-color:#b15c27;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	}
#container {
	position:relative;
	margin: 0px auto;
	width:768px;
	}
#utilityBar{
	position:relative;
	overflow:hidden;
	height:100%; /*IE height fix*/
	/*border: 1px solid #fff;*/
	margin-top:5px;
	padding-bottom:15px;
	}
#utilityBar p{
	margin-top:5px;
	font-size:11px;
	color:#fff;
	}
#utilityBar a:link, #utilityBar a:visited {
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	}	
#utilityBar a:hover{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}
#utilityBar table {
	margin:0;
	padding:0px;
	font: normal 11px auto Arial, Helvetica, sans-serif;
}
#utilityBar th {
	margin:0;
	padding:0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
}
#utilityBar td {
	margin:0;
	padding:0px;
	font: normal 11px auto Arial, Helvetica, sans-serif;
	color: #fff;
}
#utilityBar form{
	margin:0;
	padding:0;
	}
/*#utilityBar label{
	float:right;
	display:block;
	margin:0;
	padding:0;
	}*/
utilityBar input{
	margin:0px;
	padding:0px;
	}
#utilityBar .submit{
	margin:0px;
	padding:0px;
	}*/
#bannerHeader{
	margin-bottom:10px;
	padding:0px;
	}
#bannerHeader img{
	margin:0px;
	padding:0px;
	float:left;
	border:none;
	}
#bannerHeader ul{
	margin:10px 0px 0px 14px;
	padding:0px;
	float:left;
	}
#bannerHeader .bannerImage{
	margin:11px 0 0 14px;
	padding:0px;
	float:left;
	border:none;
	}
.btnFoundation{
	position:absolute;
	top:130px;
	left:768px;
	}
.btnFoundation a:link, .btnFoundation a:visited {
	display:block;
	background-image:url(../images/btnFoundation.gif);
	background-repeat:no-repeat;
	width:68px;
	height:135px;
	}
.btnFoundation a:hover{
	display:block;
	background-image:url(../images/btnFoundation2.gif);
	background-repeat:no-repeat;
	width:68px;
	height:135px;
	}
#breadcrumb {
	padding:0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#000;
	}
#breadcrumb a:link, #breadcrumb a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	text-decoration:underline;
	color:#000;
	}
#breadcrumb a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	text-decoration:none;
	color:#000;
	}
	
#mainContent{
	overflow:hidden;
	height:100%;
	background-image:url(../images/bg_homeEventBox.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin:20px 0 0 0;
	border: none;
	padding:0px;
	}
#mainContentInside{
	/*margin-bottom: 80px;*/
	overflow:hidden;
	height:100%;
	background-image:url(../images/bg_insideNav.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin:10px 0 0 0;
	border: none;
	padding:0px;
	}
#ticketContentInside{
	/*margin-bottom: 80px;*/
	overflow:hidden;
	height:100%;
	background-image:url(../images/bg_insideTicketNav.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin:10px 0 0 0;
	border: none;
	padding:0px;
	}

/*=========== Home Page - Announcements & Events Section ===========*/
.homeLeft{
	float:left;
	margin-right: 10px;
	padding:5px 15px 0px 15px;
	width: 230px;
	/*border:1px solid #fff;*/
	}
.homeLeft h1{
	margin-bottom:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:26px;
	color:#763d19;
	}
.homeLeft h2{
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:21px;
	color:#7c7930;
	}
.homeLeft h3{
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	line-height:21px;
	color:#000;
	}
.homeLeft strong{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	color:#7c7930;
	}
.homeLeft p{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
.homeLeft a:link, .homeLeft a:visited{
	color:#333;
	text-decoration:underline;
	}
.homeLeft a:hover{
	color:#946232;
	text-decoration:none;
	}

.homeLeft hr{
	margin-bottom:15px;
	border:0;
	color:#d5c9a2;
	background-color:#b3aa77;
	height:1px;
	}

.clear{
	clear:both;
	}
	
/*=========== Home Page - Event Heighliht Section ===========*/
#specialBulletin{
	float:left;
	margin-left:5px;
	}

#eventBox{
	background:#d9c793;
	margin-bottom: 15px;
	padding: 15px 15px;
	width:462px;
	}
#eventBox img{
	float:left;
	padding:0;
	margin-right:15px;
	width:230px;
	}
#eventBox .highlightTxt{
	float:right;
	width:217px;
	}
#eventBox .highlightTxt h1{
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:26px;
	color:#763d19;
	}
#eventBox .highlightTxt h2{
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:21px;
	color:#7c7930;
	}
#eventBox .highlightTxt p{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000;
	}
#btnMoreInfo a:link, #btnMoreInfo a:visited{
	display:block;
	background-image:url(../images/btn_moreInfo1.gif);
	background-repeat:no-repeat;
	width:133px;
	height:33px;
	}
#btnMoreInfo a:hover{
	display:block;
	background-image:url(../images/btn_moreInfo2.gif);
	background-repeat:no-repeat;
	width:133px;
	height:33px;
	}
#btnMoreInfo2 a:link, #btnMoreInfo2 a:visited{
	display:block;
	background-color:#7c7930;
	background-image:url(../images/pic_arrow.gif);
	background-position:7px 7px;
	background-repeat:no-repeat;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:23px;
	text-decoration:none;
	text-align:center;
	width:120px;
	height:25px;
	}
#btnMoreInfo2 a:hover{
	display:block;
	background-color:#555320;
	background-image:url(../images/pic_arrow.gif);
	background-position:7px 7px;
	background-repeat:no-repeat;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:23px;
	text-decoration:none;
	text-align:center;
	width:120px;
	height:25px;
	}
#sectionBox{
	background:#d9c793;
	padding: 15px 15px;
	width:462px;
	}
#sectionBox .highlightBox{
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right: 1px solid #c0b02c;
	width:140px;
	}
#sectionBox .highlightBox h1{
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:26px;
	color:#763d19;
	}
#sectionBox .highlightBox h2{
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:21px;
	color:#7c7930;
	}
#sectionBox .highlightBox p, #sectionBox .highlightBox strong{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000;
	}
#sectionBox .highlightBoxlast{
	float:left;
	width:140px;
	}
#sectionBox .highlightBoxlast h1{
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:26px;
	color:#763d19;
	}
#sectionBox .highlightBoxlast h2{
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:21px;
	color:#7c7930;
	}
#sectionBox .highlightBoxlast p{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000;
	}
/*=========== Sub Navigation ===========*/
#subNav {
	float:left;
	margin: 0px;
	padding:20px 10px 15px 10px;
	background-repeat:no-repeat;
	background-position:top right;
	width: 176px;
	/*border:1px solid #fff;*/
}
#subNav h1 {
	margin-bottom:18px;
	padding-left: 0.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:26px;
	color:#763d19;
	}
#subNav h2 {
	margin-bottom:5px;
	padding-left: 0.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:21px;
	color:#4b491f;
	}
#subNav p {
	margin-bottom:15px;
	padding-left: 0.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#subNav ul {
	border-bottom: 1px solid #d8d5b7;
	}
#subNav li.a {
	text-indent: 25px;
	margin: 0;
	padding: 0.65em;
	border-top: 1px solid #d8d5b7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color:#000;
	}		
#subNav li {
	margin: 0;
	padding: 0.65em;
	border-top: 1px solid #d8d5b7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color:#000;
	}
#subNav li a:link, #subNav li a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#763d19;
	}
#subNav li a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#763d19;
	}
/*=========== Ticket Sub Navigation ===========*/
#subNavTicket {
	float:left;
	margin: 0px;
	padding:20px 10px 15px 10px;
	background-repeat:no-repeat;
	background-position:top right;
	width: 126px;
	/*border:1px solid #fff;*/
}
#subNavTicket h1 {
	margin-bottom:18px;
	padding-left: 0.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:26px;
	color:#763d19;
	}
#subNavTicket h2 {
	margin-bottom:5px;
	padding-left: 0.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:21px;
	color:#4b491f;
	}
#subNavTicket p {
	margin-bottom:15px;
	padding-left: 0.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#subNavTicket ul {
	border-bottom: 1px solid #d8d5b7;
	}
#subNavTicket li {
	margin: 0;
	padding: 0.65em;
	border-top: 1px solid #d8d5b7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color:#000;
	}
#subNavTicket li a:link, #subNavTicket li a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#763d19;
	}
#subNavTicket li a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#763d19;
	}
/*=========== Inside Content Section ===========*/
#content{
	float:left;
	background-color:#d9c793;
	margin-left:16px;
	padding:20px 20px 10px 20px;
	width:515px;
	}
#content .imgRight{
	float:right;
	margin:5px 0 10px 15px;
	border: 1px solid #666;
	}
	
#content .imgRightBorderless{
	float:right;
	margin:5px 0 10px 15px;
	}
	
	
#content .imgLeft{
	float:left;
	margin:5px 15px 10px 0;
	border: 1px solid #666;
	}
#content .backToTop{
	float:right;
	}
#content .backToTop a:link, #content .backToTop a:visited{
	display:block;
	background-color:#5f5d27;
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	line-height:18px;
	color:#fff;
	}
#content .backToTop a:hover{
	display:block;
	background-color:#7a772f;
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	line-height:18px;
	color:#fff;
	}

#content h1{
	margin-bottom:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:26px;
	color:#763d19;
	}
#content h2{
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:21px;
	color:#4b491f;
	}
#content .smallh2{
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:21px;
	color:#4b491f;
	}
#content h3{
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	line-height:21px;
	color:#000;
	}
#content strong{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	color:#333;
	}
#content p{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#content ul{
	margin-left:25px;
	margin-bottom:15px;
	list-style:disc;
	}
#content ol{
	margin-left:25px;
	margin-bottom:15px;
	list-style:decimal;
	}
#content li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#content blockquote{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#content a:link, #content a:visited{
	color:#946232;
	text-decoration:underline;
	}
#content a:hover{
	color:#946232;
	text-decoration:none;
	}

#content hr{
	margin-bottom:15px;
	border:0;
	color:#b3aa77;
	background-color:#b3aa77;
	height:1px;
	}
#content table {
	padding: 0;
	margin-bottom: 15px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	font: normal 11px auto Arial, Helvetica, sans-serif;
	color: #d9c793;
}
#content th {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #c5bc83; /*url(images/bg_header.jpg) no-repeat;*/
}

#content td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #c5bc83;
	padding: 6px 6px 6px 12px;
	font: normal 11px auto Arial, Helvetica, sans-serif;
	color: #333;
}

/*=========== Inside Ticket Content Section ===========*/
#contentTicket{
	float:left;
	background-color:#d9c793;
	margin-left:16px;
	padding:20px 20px 10px 20px;
	width:565px;
	}
#contentTicket .imgRight{
	float:right;
	margin:0 0 10px 15px;
	border: 1px solid #666;
	}
#contentTicket .imgLeft{
	float:left;
	margin:0 15px 10px 0;
	border: 1px solid #666;
	}
#contentTicket .backToTop{
	float:right;
	}
#contentTicket .backToTop a:link, #contentTicket .backToTop a:visited{
	display:block;
	background-color:#5f5d27;
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	line-height:18px;
	color:#fff;
	}
#contentTicket .backToTop a:hover{
	display:block;
	background-color:#7a772f;
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	line-height:18px;
	color:#fff;
	}

#contentTicket h1{
	margin-bottom:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:26px;
	color:#763d19;
	}
#contentTicket h2{
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:21px;
	color:#4b491f;
	}
#contentTicket .smallh2{
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:21px;
	color:#4b491f;
	}
#contentTicket h3{
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	line-height:21px;
	color:#000;
	}
#contentTicket strong{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	color:#333;
	}
#contentTicket p{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#contentTicket ul{
	margin-left:25px;
	margin-bottom:15px;
	list-style:disc;
	}
#contentTicket ol{
	margin-left:25px;
	margin-bottom:15px;
	list-style:decimal;
	}
#contentTicket li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#contentTicket blockquote{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#contentTicket a:link, #contentTicket a:visited{
	color:#946232;
	text-decoration:underline;
	}
#contentTicket a:hover{
	color:#946232;
	text-decoration:none;
	}

#contentTicket hr{
	margin-bottom:15px;
	border:0;
	color:#b3aa77;
	background-color:#b3aa77;
	height:1px;
	}
#contentTicket table {
	padding: 0;
	margin-bottom: 15px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	font: normal 11px auto Arial, Helvetica, sans-serif;
	color: #d9c793;
}
#contentTicket th {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #c5bc83; /*url(images/bg_header.jpg) no-repeat;*/
}

#contentTicket td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #c5bc83;
	padding: 6px 6px 6px 12px;
	font: normal 11px auto Arial, Helvetica, sans-serif;
	color: #333;
}

/*=========== fullInside Content Section ===========*/
#contentFull{
	overflow:hidden;
	height:100%;/* ie fix */
	background-color:#d9c793;
	margin-left:0px;
	padding:20px 20px 0px 20px;
	width:728px;
	}
#contentFull .backToTop{
	float:right;
	margin-bottom:10px;
	}
#contentFull .backToTop a:link, #contentFull .backToTop a:visited{
	display:block;
	background-color:#5f5d27;
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	line-height:18px;
	color:#fff;
	}
#contentFull .backToTop a:hover{
	display:block;
	background-color:#7a772f;
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	line-height:18px;
	color:#fff;
	}

#contentFull h1{
	margin-bottom:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:26px;
	color:#763d19;
	}
#contentFull h2{
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:21px;
	color:#4b491f;
	}
#contentFull h3{
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	line-height:21px;
	color:#000;
	}
#contentFull strong{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	color:#333;
	}
#contentFull p{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#contentFull blockquote{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#contentFull a:link, #contentFull a:visited{
	color:#946232;
	text-decoration:underline;
	}
#contentFull a:hover{
	color:#946232;
	text-decoration:none;
	}
#contentFull hr{
	margin-bottom:15px;
	border:0;
	color:#b3aa77;
	background-color:#b3aa77;
	height:1px;
	}

/*=========== footer Section ===========*/
#footer{
	margin-top: 15px;
	padding:12px 20px;
	background-color:#ada35e;
	background-repeat:no-repeat;
	text-align:center;
	width:726px;
	}
#footer .midContactInfo{
	width:726px;
	}
#footer .midContactInfo p{	
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000;
	}
#footer .midContactInfo a:link, #footer .midContactInfo a:visited, #footer .midContactInfo a:active {
	text-decoration:underline;
	color:#000;
	}
#footer .midContactInfo a:hover {
	text-decoration:none;
	color:#333;
	}
	
#wdm{
	margin-top:5px;
	padding-right:20px;
	text-align:right;
	}
#wdm p{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#000;
	}
#wdm a:link, #wdm a:visited{
	text-decoration:underline;
	color:#000;
	}
#wdm a:hover {
	text-decoration:none;
	color:#333;
	}



