/* 2007-12-06 */

body{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #000000;
}

.pageBackground{
	background-color: #062d4d;
	background-image: url(images/BlueCloudBGRepeater.jpg);
	background-position: top center;
}

.pageBackgroundTop{
	background-image: url(images/PageBGTopCenter.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 16px 0px 0px 0px;
}

.abutting{
	display: block;
}

/* CENTER STAGE AREA ********************************************** */

#homeFlashCell{
	padding: 0px 0px 0px 6px;
}

#currentShowGraphic{
	padding: 0px 0px 0px 0px;
}

#currentShowGraphic img#ad{
	margin: 0px 0px 0px 25px;
	display: block;
}

#currentShowGraphic div#adCopy{
	width: 418px;
	background: url(images/HomeAdCopyBG.gif) #dad5c7;
	margin: 0px 0px 0px 25px;
	border: solid 1px #4b473d;
	border-width: 0px 0px 1px 0px;
	display: block;
	padding: 2px 0px 6px 0px;
}

#currentShowGraphic div#adCopy div#inner{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	color: #494949;
	margin: 0px 6px 0px 6px;
}


#centerStageButtons{
	margin: 16px 0px 0px 170px;
}

#centerStageButtons img{
	margin: 0px 20px 0px 0px;
}

/* **************************************************************** */

.mainBound{
	background-color: #ffffff;
		background-repeat: no-repeat;
		background-position: top center;
		background-image: url(images/TopMainBGconcerts.jpg);
}
	
	/* set up background banner images based on section name */
	#mainBoundBGmain{
		background-image: url(images/TopMainBGHome.jpg);
	}
	#mainBoundBGconcerts{
		background-image: url(images/TopMainBGconcerts.jpg);
	}
	#mainBoundBGaboutus{
		background-image: url(images/TopMainBGaboutus.jpg);
	}
	#mainBoundBGnews{
		background-image: url(images/TopMainBGnews.jpg);
	}
	#mainBoundBGsupport{
		background-image: url(images/TopMainBGsupport.jpg);
	}
	#mainBoundBGeducation{
		background-image: url(images/TopMainBGeducation.jpg);
	}
	#mainBoundBGtickets{
		background-image: url(images/TopMainBGtickets.jpg);
	}
	
	#mainBoundBGfifty{
		background-image: url(images/TopMainBG50.jpg);
	}
	
.menuBound{
	padding: 5px 4px 6px 4px;
}

.contentBound{
	padding: 10px 9px 10px 10px;
}
	/* set special padding for home page - by not creating any others, the padding reverts to the class for interior pages*/
 #contentBoundPadmain{
	padding-top: 0px;
 }
 
.leftGutterCell{
	background-color: #d5d0c2;
	border: solid #77716d 1px;
	border-width: 1px 0px 1px 1px;
	padding: 6px;
 }

.contentCell{
	padding: 24px 18px 28px 18px;
	background-color: #e3dfd6;
	background-image: url(images/ContentBGTopRepeater.jpg);	
	background-repeat: repeat-x;
	background-position: top left;
	border: solid #77716d 1px;
}

.photoBorder{
	padding: 12px;
	border: 1px solid #000000;
	background-color: #ffffff;
}

/********** SEO Styles *******************/
.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	width: 100%;
}

.homeLink{
	font-size: 10px;
	color: #848AB7;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #848AB7;
	text-decoration: underline;
}

.SEOCell{
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
	color: #848AB7;
}

.h1HeadingCell{
	padding: 0px 0px 12px 0px;
}

.H1Heading1{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #a4a4a4;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.H1Heading2{
	font-family: tahoma, arial, helvetica;
	font-size: 18px;
	color: #5891c2;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}

/********** Keyword Search Field Styles *******************/

.keywordSCHText{
	color: #390056;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

.searchInput{
	color: #00327C;
	font-size: 12px;
	border: solid 1px #000000;
	background-color: #FFFADB;
	width: 104px;
	height: 18px;
}

.searchSubmit{
	color: #ffffff;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	border-color: #63A2FD #00327C #00327C #63A2FD;
	background-color: #0C5ED6;
	height: 18px;
	cursor: pointer;
}

/********** Standard Styles *******************/

p{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	color: #000000;
}

td{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	color: #000000;
}

h1{
	font-family: tahoma, arial, helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: tahoma, arial, helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h4{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #a4a4a4;
	font-weight: bold;
}

a{
	color: #1c629e;
	text-decoration: underline;
}

a:hover{
	color: #338fde;
	text-decoration: underline;
}

/********** Footer Styles ********************/

.footerCalloutCell{
	border-top: solid 1px  #69655c;
	padding: 20px 0px 0px 0px;
}

.towns{
	color: #69655c;
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	padding: 0px 40px 9px 40px;
}
.footerCell{
	color: #008cf9;
	font-size: 12px;
	font-family: arial, helvetica, tahoma;
	padding: 12px 40px 0px 40px;
}

.footerLink{
	color: #008cf9;
	font-weight: bold;
	text-decoration: none;
}

.footerLink:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.emailLink{
	color: #008cf9;
	font-weight: normal;
	text-decoration: none;
}

.emailLink:hover{
	color: #008cf9;
	font-weight: normal;
	text-decoration: none;
}

.secretLink{
	color: #008cf9;
	font-weight: normal;
	text-decoration: none;
}

.secretLink:hover{
	color: #008cf9;
	font-weight: normal;
	text-decoration: none;
}

.sideNote{
	font-family: arial, helvetica, tahoma;
	color: #8d8d8c;
	font-size: 10px;
	font-weight: normal;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 190px;
}

.required{
	color: #ff0000;
}


.requiredStar{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.formSpacer{
	font-size: 8px;
}

/******* Top Text-Based Menu Styles *********/
.menuCell{
	padding: 0px 2px 0px 2px;
}

.menuLink{
	color: #ffffff;
	text-decoration: none;
}

.menuLink:hover{
	color: #ffffff;
	text-decoration: none;
}

.outerMenuDiv{
	width: 80;
	display: block;
}

.itemBoxInnerPadding{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	border-color: #393939 #606060 #606060 #393939;
	background-image: url(images/misc/spacer.gif);	
	padding:2px 4px 4px 5px;
}
			#itemBoxTrue{background-image: url(images/MenuOverBG.jpg); cursor: pointer;}



/******* Flyout Menu *********/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #000000;
	border-bottom-width: 0px;
	font-family: arial, tahoma, verdana, helvetica;
	font-size:12px;
	line-height: 100%;
	z-index: 100;
	color: #27241b;
	background-color: #dfdbd0;
	width: 170px;
	margin:-1px 0px 0px 2px; /*positions the left corner of the dropdown */
	filter: alpha(opacity=90)
	opacity: .9;
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #27241b;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #a99e81;
	text-decoration: none;
	color: #27241b;
}

.linkItem{
	padding:3px 6px 3px 6px;
}

/******* Left Gutter Text-Based Menu Styles *********/
.leftMenuCell{
	padding: 0px 0px 4px 0px;
}

.leftMenuLink{
	color: #5a5341;
	text-decoration: none;
}

.leftMenuLink:hover{
	color: #0000ff;
	text-decoration: none;
}

.outerMenuDivLeft{
	width: 158px;
	display: block;
}

.itemBoxInnerPaddingLeft{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #5a5341;
	background-color: #b9b098;
	background-image: url(images/LGBullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding:4px 4px 4px 14px;
}



/******* Webfodder Logo *********/
.webfodderCell{
	padding: 12px 40px 20px 40px;
}

.webfodderLink{
	color: #215c8c;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #215c8c;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/******* Golf Subweb *********/


.golfBackground{
	background-color: #c6d4e0;
}

.golfBackgroundTop{
	padding: 16px 0px 16px 0px;
}

.golfHeaderBound{
	border: solid 1px #000000;
	border-width: 1px 1px 0px 1px;
}

.golfContentBound{
	background-color: #ffffff;
	border: solid 1px #000000;
}

.golfContentCell{
	padding: 20px 20px 0px 20px;
}


.golfLink{
	color: #2a689f;
	text-decoration: underline;
}

.golfLink:hover{
	color: #87bfef;
	text-decoration: underline;
}

.golfName{
	color: #30699c;
	text-decoration: none;
}

.golfSponsorsContent{
	background-color: #ffffff;
	padding: 12px 12px 12px 12px;
	border: solid 1px #b9b098;
	border-width: 0px 0px 0px 1px;	
}


#golfScheduleInitCell{
	color: #30699c;
	font-weight: bold;
} 

.golfScheduleCell{
	padding: 12px 28px 24px 0px;
} 

.golfBigAds{
	padding: 0px 0px 12px 0px;
	color: #635b44;	
}

.golfSmallAds{
	padding: 0px 0px 12px 0px;
	color: #635b44;
}

.golfSmSponsorDiv{
	padding: 0px 0px 20px 0px;
	color: #635b44;
	font-weight: normal;
}

.golfSmSponsorLink{
	color: #2a689f;
	font-weight: normal;
	text-decoration: none;
}

.golfSmSponsorLink:hover{
	color: #87bfef;
	font-weight: normal;
	text-decoration: none;
}

.golfInnerFormCell{
	padding: 0px 22px 2px 0px;
}

.golfHeading{
	color: #2a689f;
	font-weight: bold;
	font-size: 16px;
}

.golfEntertext{
	color: #000000;
	font-size: 12px;
	background-color: #e3dfd6;
	border: solid 1px #5a4f33;
	width: 200px;	
}

.golfRrequired{
	color: #ff0000;
}


.golfRequiredStar{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.golfFormSpacer{
	font-size: 8px;
}


.golfRightGutter{
	font-size: 12px;
	color: #000000;	
	background-color: #f6f1e5;
	padding: 18px 18px 2px 18px;
	width: 200px;
}

.golfRightGutter div#RGBound{
	font-size: 12px;
	color: #000000;	
	width: 200px;
}




/******* Other Styles *********/

li {
    font-size: 10pt;
    color: #000000;
    font-family: tahoma, arial, helvetica;
}

/********** Cart Styles ********************/

a.storeAccount{
	color: red;
	font-size: 10px;
	text-decoration: underline;
}

a.storeAccount:hover{
	color: green;
	font-size: 10px;
	text-decoration: underline;
}

.cartSummary{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.cartSummaryVal{
	color: #B24E7B;
	font-size: 11px;
	font-weight: bold;
}

.DataEntry {
    font-size: 11.0px;
    color: #000000;
    font-family: arial, tahoma, verdana, helvetica;
}

.ErrorMsg {
    FONT-SIZE: 11.0px;
    COLOR: #C80000;
    FONT-FAMILY:  arial, tahoma, verdana, helvetica;
}

TR.RowOver {
	background-color : #F9F6D1;
}

TR.RowOut {
	background-color : #FFFFFF;
}


/******* Store Menu Styles *********/

.menuCellStore{
	padding: 6px 0px 7px 6px;
}

.menuLinkStore{
	color: #A44F76;
	text-decoration: none;
}

.menuLinkStore:hover{
	color: #A44F76;
	text-decoration: none;
}

.outerMenuDivStore{
	display: block;
}

.ItemBoxInnerPaddingStore{
	font-family: arial, tahoma, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #A44F76;
	background-color: #ffffff;
	border-color: #A44F76;
	padding:3px 4px 2px 4px;
}



/******* Calendar (home) Styles *********/

.calenderTextHome{
	font-family: arial, tahoma, helvetica, verdana;
	font-size: 12px;
	color: #69655c;
	font-weight: normal;
}


.calendarDetailHeading{
	font-family: arial, tahoma, helvetica, verdana;
	color: #69655c;
	font-weight: normal;
	font-size: 18px;
	background-color: #ffffff;
	border: solid 1px #1c629e;
	border-width: 1px 1px 0px 1px;
	padding: 6px;
}

.calendarDetailGrid{
	background-color: #ffffff;
	border: solid 1px #1c629e;
	border-width: 0px 1px 1px 1px;
	padding: 6px;
}

.upcomingBound{
	padding: 0px 0px 0px 0px;
}


/******* Ohter Styles *********/

.newsBigBlue{
	color: #1c629e;
	font-size: 16px;
	font-weight: bold;
}

.newsLink{
	color: #1c629e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.newsLink:hover{
	color: #338fde;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.homeCalloutBound{
	padding: 0px 10px 0px 10px;
}

.homeCallout{
	font-family: arial, tahoma, helvetica, verdana;
	color: #69655c;
	font-weight: normal;
	font-size: 12px;
	padding: 0px 0px 17px 0px;
}

.homeCalloutArrow{
	margin: 0px 0px 0px 5px;
}

.homeCenterBound{
	font-family: arial, tahoma, helvetica, verdana;
	color: #3d3d3d;
	font-weight: normal;
	font-size: 15px;
	border: solid 1px #9f9477;
	border-width: 0px 1px 0px 1px;
	padding: 0px 21px 12px 21px;
}

#homeUserWelcome{
	font-family: arial, tahoma, helvetica, verdana;
	color: #3d3d3d;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	padding: 0px 0px 12px 21px;	
}


#homeUserWelcome p{
	font-family: arial, tahoma, helvetica, verdana;
	color: #3d3d3d;
	font-size: 12px;
	line-height: 120%;
	margin: 0px 0px 12px 0px;	
}

.homeCenterSponsorText{
	padding: 22px 0px 12px 0px;
	border-top: solid 1px #3d3d3d;
}

.homeNewsCell{
	font-size: 12px;
	color: #3d3d3d;
	line-height: 120%;
}

.homeNewsCell p{
	font-size: 12px;
	color: #3d3d3d;
	margin: 0px 0px 12px 0px;
	line-height: 120%;
}

.constantContactInput{
	color: 707070;
	font-size:10pt;
	border:1px solid #a5acb2;
	width: 104;
}

.currentConcertLink{
	color: #433f32;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.currentConcertLink:hover{
	color: #7d7762;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.bannerAds{
	border-top: 1px solid #9f9477;
	padding: 20px 0px 0px 0px;
	width: 200px;
	font-size: 11px;
	line-height: 120%;
}

/********* Right Gutter **************/

.rightGutter{
	border: 1px solid #9f9477;
	border-width: 0px 0px 0px 1px;
	padding: 0px 0px 0px 20px;
	width: 180px;
}

.rightGutterCell{
	color: #545453;	
	font-size: 12px;
}


.rightGutterCell p{
	color: #545453;	
	font-size: 12px;
	margin: 0px 0px 12px 0px;
}



/********* Fiftieth Celebration **************/


#fifty h1{
	font-family: tahoma, arial, helvetica;
	font-size: 18px;
	color: #0577b5;
	font-weight: bold;
}

#fifty h2{
	font-family: tahoma, arial, helvetica;
	font-size: 16px;
	color: #0577b5;
	font-weight: bold;
}

#fifty h3{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #0577b5;
	font-weight: bold;
}

#fifty h4{
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #0577b5;
	font-weight: bold;
