/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* DEFAULTS */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background-color: #000000;
	background-image: url(/sitefiles/1172/Images/day.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img, div, a, input { behavior: url(/SiteFiles/1172/Scripts/iepngfix.htc); }

img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	width: 100%;
	color: #d9d9d9;
	background-color: #FFFFFF;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-bottom-style: dashed;
	border-bottom-color: #005453;
}
ul {
	padding: 0px;
	margin: 0px;
}

ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/SiteFiles/1172/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}


/* TYPE */
body, p, div, ul, li, td {
	font-family: "Lucida Sans", "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}


a:link, a:visited, a:active {
	color: #DB681B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-family: "Trebuchet MS", serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006362;
}
h2 {
	font-size: 13px;
	line-height: 18px;
	color: #6A9940;
}
h3 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-size: 13px;
	line-height: 18px;
	color: #DB681B;
	font-weight: bold;
}

/* SEARCH */
#search {
	width: 162px;
	height: 23px;
	background: url(/SiteFiles/1172/Images/search.jpg) no-repeat;
	float: left;
	margin-bottom: 16px;
	margin-top: 4px;
}
.searchField {
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	padding: 0;
	margin: 5px 0 0 24px;
	border: 0;
	width: 162px;
	background: none;
	outline: none;
}
* html .searchField {
	margin: 0 0 0 24px;
}
.searchButton {
	display: none;
}

#mainnavWrapper p,
#mainnavWrapper h2,
#mainnavWrapper h2 a {
	display: none;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}
#mainnav li ul {display: none;}

#mainnav li {
	margin: 0px;
	float: left;
	background: none;
	padding: 0px;
}
#mainnav a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	width: 103px;
	padding-left: 30px;
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	margin: 0px;
	line-height: 19px;
}


#mainnav a:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #FFE800;
	width: 103px;
	padding-left: 30px;
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	margin: 0px;
	line-height: 19px;
	background-image: url(/sitefiles/1172/Images/lizard.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#mainnav a.current {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #FFE800;
	width: 103px;
	padding-left: 30px;
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	margin: 0px;
	line-height: 19px;
	background-image: none;
}

* html #mainnav a {
	font-family: "Helvetica", sans-serif;
}

/* LEVEL2NAV */
#level2mainWrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-height:50px;
}



#level2 {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 70px;
	background-image: url(/sitefiles/1172/Images/bkgd_mid.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#level2navWrapper {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 184px;
	width: 500px;
	float: left;
}

*html #level2navWrapper {
	margin-left: 77px;
	width: 400px;
	float: left;
}

#level2navWrapper p,
#level2navWrapper h2,
#level2navWrapper h2 a {
	display: none;
}
#level2nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}
#level2nav li ul {display: none;}

#level2nav li {
	margin: 0px;
	float: left;
	background: none;
	padding: 0px;
}
#level2nav a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #F7F6DE;
	width: 132px;
	padding-left: 0px;
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	margin: 0px;
	line-height: 19px;
}
#level2nav a:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #0F2322;
	width: 132px;
	padding-left: 0px;
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	margin: 0px;
	line-height: 19px;
	background-image: none;
}
#level2nav a.current {
	
}
*html #level2nav a {
	font-family: Helvetica, sans-serif;
}

/* SUB NAV */
#subnavWrapper {
	width: 235px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#subnavWrapper p, #subnavWrapper h2 {
	display: none;
}
#subnav, #subnav   li  ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#subnav li {
	padding: 0px;
	background: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav a {
	color: #FFFFFF;
	display:block;
	text-decoration: none;
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
	height: 12px;
}

*html #subnav a {
	font-family: Helvetica, sans-serif;
}
#subnav a:hover {
	background-color:#006362;
}


#subnav a.current {
	color: #FFE800;
}
#subnav a.last {
	margin-bottom: 15px;
}

/* WRAPPERS */
#indexWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #f58925;
}
#topWrapper {
	width: 100%;
	float: left;
	margin-top: 30px;
}

#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#footerWrapper {
	width: 100%;
	float: left;
	clear: both;
	background-image: url(/sitefiles/1172/Images/bkgd_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
}


/* TOP */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	height: 65px;
	position: relative;
	background-color: #004241;
	background-image: url(/sitefiles/1172/Images/bkgd_top.jpg);
	background-repeat: repeat-x;
}
#logo {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0px;
	position: absolute;
	top: -17px;
	left: 8px;
	z-index: 800;
}

#logo img {
	z-index:400;
}

#toplinks {
	float: right;
	width: 174px;
	height: 35px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0F9795;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 16px;
}

#toplinks a {
	color: #0F9795;
}

#toplinks a:hover {
	color: #69BEBD;
	text-decoration: none;
}

#mainnavWrapper {
	width: 432px;
	float: left;
	text-align: left;
	top: 3px;
	left: 154px;
	position: absolute;
	height: 60px;
}

/* CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#contentborder {
	width: 860px;
	background-image: url(/sitefiles/1172/Images/bkgd_mid.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#contentborderDEF {
	width: 860px;
	background-image: url(/sitefiles/1172/Images/bkgd_midDEF.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content {
	width: 830px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height: 630px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}
#content ul li {
	padding: 0px;
	margin: 0px;
	background: url(/SiteFiles/1172/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}
#contentLeft {
	float: left;
	width: 550px;
	background-color: #FFFFFF;
	padding-top:15px;
}
#flash {
	float: left;
	width: 550px;
	height: 242px;
	margin-bottom: 15px;
}

#homecontent {
	width: 550px;
	float: left;
	clear: both;
}

#homecontentLeft {
	width: 162px;
	float: left;
}
#homecontentLeft .templatecontent{
	clear: both;
}

#homecontentLeft ul, #homecontentLeft ul li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#homecontentLeft ul li a {
	width: 144px;
	float: left;
	display: block;
	text-transform: uppercase;
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	font-size: 11px;
	color: #006362;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8d4d3;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:15px;
	line-height:18px;
	margin-bottom:0px;
}

#homecontentLeft ul li a:hover {
	display: block;
	text-transform: uppercase;
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	font-size: 11px;
	color: #006362;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8d4d3;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:30px;
	line-height:18px;
	width: 128px;
	float: left;
	color: #bc5917;
	background-color: #fffcd9;
	text-decoration: none;
	background-image: url(/sitefiles/1172/Images/eagle.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin:0px;
}

#homecontentRight {
	width: 370px;
	float: right;
}
* html #homecontentRight {
	width: 360px;
	float: right;
	overflow: hidden;
}
#homecontentRight tr img {
	padding: 3px;
	background-color: #BFD8D8;
}

#homecontentRight tr img:hover {
	padding: 3px;
	background-color: #FFFFFF;
}

/*THE ROW*/
#homecontentRight tr {
	background-color: #FFFFFF;
}

#homecontentRight tr:hover, #homecontentRight td:hover  {
	background-color: #BFD8D8;
}
/*END THE ROW*/

#hmAds {
	float: left;
	width: 168px;
	clear: both;
}
#hmAds a img {
	border: 4px solid #657D7D;
	margin-bottom: 8px;
}
#hmAds a:hover img {
	border: 4px solid #DB681B;
}
#contentRight {
	float: right;
	width: 260px;
	position: absolute;
	top: 0px;
	right: 15px;
}
#today {
	height: 204px;
	float: left;
	width: 220px;
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #005958;
	background-image: url(/sitefiles/1172/Images/bkgd_today.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 16px;
	position: relative;
	padding-top: 19px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#today img {
	margin-top: 5px;
}

#today td {
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #FFFFFF;
}
#today td a {
	color: #FFFFFF;
}

#today td a:hover {
	color: #CCCB69;
	text-decoration: none;
}

#todaytitle {
	width: 247px;
	float: left;
	position: absolute;
	left: -15px;
	top: -10px;
	z-index: 1000;
	height: 45px;
	background-image: url(/sitefiles/1172/Images/today.png);
}
#media {
	height: 210px;
	float: left;
	width: 220px;
	color: #FFFFFF;
	background-color: #005958;
	background-image: url(/sitefiles/1172/Images/bkgd_media.jpg);
	position: relative;
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}
#submenu {
	height: 190px;
	float: left;
	width: 235px;
	color: #FFFFFF;
	background-color: #005958;
	background-image: url(/sitefiles/1172/Images/bkgd_media.jpg);
	position: relative;
	padding-right: 12px;
	padding-top: 20px;
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
#submenu  ul  {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#submenu  ul  li {
	margin: 0px;
	padding: 0px;
}
#buytickets {
	position: absolute;
	height: 71px;
	width: 113px;
	left: 143px;
	top: -30px;
	z-index: 400;
}
.videoborder {
	border: 1px dashed #0F9795;
	padding: 2px;
	margin-top: 10px;
}
#member {
	height: 55px;
	float: left;
	width: 240px;
	color: #FFFFFF;
	background-color: #633123;
	background-image: url(/sitefiles/1172/Images/bkgd_member.jpg);
	background-position: top;
	position:relative;
	padding-top: 10px;
	padding-left: 20px;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0F9795;
}
.browse {
	margin-left: 7px;
}
#zoomember {
	height: 106px;
	position: absolute;
	width: 106px%;
	width: 106px;
	left: 153px;
	top: -20px;
	z-index: 400;
}
#enewsletter {
	height: 65px;
	float: left;
	width: 240px;
	color: #FFFFFF;
	background-image: url(/sitefiles/1172/Images/bkgd_enewsletter.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 15px;
}
#contentRightBtm {
	float: left;
	width: 188px;
	height: 187px;
	background: url(/SiteFiles/1172/Images/contentRightBtm.jpg) no-repeat;
	padding: 24px 12px 12px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: center;
}
#contentRightBtm img {
	float: none;
}
#break/* FOOTER */
 {
	margin: 0px auto;
	width: 860px;
	height: 20px;
	background-color: #FFFFFF;
}

/* FOOTER */
#footer {
	padding: 20px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
}
#footerLeft {
	float: left;
	width: 480px;
}
#footerLeft a {
	color: #FFFFFF;
}
#footerLeft a:hover {
	color: #FFFFFF;
}
#utilityLinks {
	float: left;
	width: auto;
	font-size: 10px;
	color: #6995ab;
}
#utilityLinks a {
	color: #6995ab;
}
#utilityLinks a:hover {
	color: #6995ab;
}
#footerRight {
	float: left;
	width: 260px;
	height: 40px;
}
#footerRight ul, #footerRight ul li {
	margin: 0px;
	padding: 0px;
}

#footerRight li {
	float: left;
}

#footerRight li a {
	float: left;
	display: block;
	width: 66px;
	color: #999A9B;
	line-height: 16px;
	padding-left: 20px;
}
.rss {
	background-image: url(/sitefiles/1172/Images/icon-rss.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.rss:hover {
	background-image: url(/sitefiles/1172/Images/icon-rss_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
}

.credit {
	background-image: url(/sitefiles/1172/Images/icon-credit.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.credit:hover {
	background-image: url(/sitefiles/1172/Images/icon-credit_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
}

.myspace {
	background-image: url(/sitefiles/1172/Images/icon-myspace.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.myspace:hover {
	background-image: url(/sitefiles/1172/Images/icon-myspace_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
}

.twitter {
	background-image: url(/sitefiles/1172/Images/icon-twitter.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.twitter:hover {
	background-image: url(/sitefiles/1172/Images/icon-twitter_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
}

.facebook {
	background-image: url(/sitefiles/1172/Images/icon-facebook.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.facebook:hover {
	background-image: url(/sitefiles/1172/Images/icon-facebook_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
}

.youtube {
	background-image: url(/sitefiles/1172/Images/icon-youtube.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.youtube:hover {
	background-image: url(/sitefiles/1172/Images/icon-youtube_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
}
#aza {
	float: right;
	height: 29px;
	width: 91px;
	margin-top: 2px;
}

/* DEFAULT CONTENT */

/* SEARCH TITLE */
.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}
a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:underline;
}

/* PHOTO GALLERY */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}

/* BREADCRUMBS */
#breadcrumbs {
	float: left;
	width: 612px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	margin: 0px;
	float: left;
	background:none;
	display:inline;
}
#breadcrumbs a {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/1172/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	margin-right: 8px;
}
#breadcrumbs a:hover {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/1172/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	margin-right: 8px;
}
#breadcrumbs a.first  {
	padding: 0px;
	font-size: 11px;
	color: #2B4B77;
	background: none;
	text-decoration:none;
}
#breadcrumbs a.first:hover  {
	padding: 0px;
	font-size: 11px;
	color: #2B4B77;
	background: none;
	text-decoration:underline;
}
#breadcrumbs a.current  {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/1172/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	margin-right: 8px;
}
#content li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/SiteFiles/1172/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}
.ecardName {
	display: block;
	width: 172px;
	padding: 2px;
	text-align: center;
	
}
.ecardName  a {
	font-size: 12px;
	display: block;
	margin-bottom: 15px;
}
.ecardName   a:hover {
	font-size: 12px;
	display: block;
	color: #333333;
	text-decoration: none;
}

/* @group ------------------------------------ Upcoming Events */

.upcoming-events-wrapper {
	color:#ffffff;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.upcoming-events-wrapper ul, .upcoming-events-wrapper ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.upcoming-events-wrapper li p {
	width:100px;
	float:left;
	margin:0px;
	padding:0px;
}

.upcoming-events-wrapper li p a {
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	width:100px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:12px;
}

.upcoming-events-wrapper li p a:hover {
	text-decoration:none;
	color:#CCCB69;
}

.upcoming-events-image {
	float: left;
	margin-right: 10px;
}


p.upcoming-events-date {
	font-family: "Gill Sans", "Gill Sans Light", Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: x-small;
	color:#ffffff;
	display:block;
	width:100px;
	float:left;

}


.upcoming-events-weekday {
	display:none;
}


.upcoming-events-month {
	display:none;
}


.upcoming-events-date {
	display:none;
}

.upcoming-events-name a{
	color:#ffffff;
	float:left;
	clear:none;
}

.upcoming-events-time {
	margin-left:-6px;
}

.upcoming-events-title {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.upcoming-events-view-link a{
	display:block;
	padding: 0px;
	background-image:	url(/sitefiles/1172/Images/events_bkgd.png);
	width:84px;
	height:19px;
	clear: both;
	float: left;
	text-align:center;
	color:#FFFF00;
	font-size:9px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.cleartable {
	clear:both;
	float:left;
}

div#mobile {
	margin:0 auto;
	width:880px;
}
#mobile a {
	background-color:#719F45;
	color:#FFFDBC;
	display:block;
	font-size:20px;
	font-weight:bold;
	margin-bottom:-30px;
	padding:21px 0;
	text-align:center;
	text-transform:uppercase;
	width:880px;
}

#flash div.swRotator {
	background-color: #8C3A24;
	text-align:center;
	height: 240px;
}
#flash div.swRotator a{
	color: #FFF;
	line-height: 25px;
}
#flash div.swRotator a:hover{
	text-decoration: none;
}
#flash div.swRotator a.left{
	float: left;
	margin-left: 5px;
}
#flash div.swRotator div.pager{
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#9A4E39;
	display:inline;
	padding:3px 150px;
}
#flash div.swRotator div.pager a{
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
}
#flash div.swRotator a.right{
	float: right;
	margin-right: 5px;
}

