/* CSS Document */
body{
	background:url(../images/body-repeater.jpg) ;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#231F20;
	padding:0;
	margin:0;
	line-height:15px;
	}
html a{
	outline:none;
	}
#body-main-div{
	background:url(../images/volunteer-body-bg.jpg) center top no-repeat;
	margin:0 auto;
	width:100%;
	}
#content-main-div{
	width:933px;
	margin:0 auto;
	overflow:hidden;
	}
	
/*********** Logo Start ***********/
	
#logo-main-div{
	width:100%;
	margin:0 0 0 0;
	}
#logo-sub-div1{
	width:379px;
	float:left;
	margin:0 0 0 0;
	background:url(../images/logo.jpg) left top no-repeat;
	height:276px;
	}
#logo-sub-div1 a{
	width:379px;
	float:left;
	margin:0 0 0 0;
	height:276px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;
	}
#logo-sub-div1 a:hover{
	text-decoration:none;
	}
#logo-sub-div2{
	width:554px;
	float:left;
	margin:0 0 0 0;
	background:url(../images/artist-name-bg.jpg) left 24px no-repeat;
	height:264px;
	}
#artist-pic{
	width:157px;
	height:170px;
	float:left;
	margin:57px 0 0 43px;
	background:url(../images/artist-pic.jpg) left top no-repeat;
	}
#artist-pic-text{
	width:300px;
	float:left;
	margin:57px 0 0 0;
	}
#artist-name-img{
	background:url(../images/artist-name-img.jpg) left top no-repeat;
	width:232px;
	height:94px;
	margin:0 0 0 0 ;
	padding:0;
	}
.artist-text{
	font-size:14px;
	color:#000;
	padding:0px 0px 0 7px;
	margin:0;
	word-spacing:0px;
	letter-spacing:-0.5px;
	}

/*********** Logo End ***********/

/*********** Navigation Start ***********/

#navigation-main{
	width:910px;
	height:80px;
	margin:20px 0 0 0;
	background:url(../images/navigation-bg.png) left top no-repeat;
	}
#navigation-main ul{
	margin:0;
	padding:0;
	}
#navigation-main ul li{
	float:left;
	list-style:none;
	}
#navigation-main ul li.home a{
	background:url(../images/home.png) left top no-repeat;
	width:46px;
	height:9px;
	margin:40px 0px 0 40px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;	
	}
#navigation-main ul li.home a:hover{
	background:url(../images/home-over.png) left top no-repeat;
	width:46px;
	height:20px;
	text-decoration:none;
	}
#navigation-main ul li.current-season a{
	background:url(../images/current-season.png) left top no-repeat;
	width:72px;
	height:22px;
	margin:30px 0px 0 40px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;	
	}
#navigation-main ul li.current-season a:hover{
	background:url(../images/current-season-over.png) left top no-repeat;
	width:72px;
	height:34px;
	text-decoration:none;
	}
#navigation-main ul li.past-season a{
	background:url(../images/past-season.png) left top no-repeat;
	width:66px;
	height:22px;
	margin:30px 0px 0 40px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;	
	}
#navigation-main ul li.past-season a:hover{
	background:url(../images/past-season-over.png) left top no-repeat;
	width:66px;
	height:31px;
	text-decoration:none;
	}
#navigation-main ul li.about a{
	background:url(../images/about.png) left top no-repeat;
	width:51px;
	height:9px;
	margin:40px 0px 0 40px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;	
	}
#navigation-main ul li.about a:hover{
	background:url(../images/about-over.png) left top no-repeat;
	width:51px;
	height:18px;
	text-decoration:none;
	}
#navigation-main ul li.latest a{
	background:url(../images/latest.png) left top no-repeat;
	width:56px;
	height:9px;
	margin:40px 0px 0 40px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;	
	}
#navigation-main ul li.latest a:hover{
	background:url(../images/latest-over.png) left top no-repeat;
	width:56px;
	height:20px;
	text-decoration:none;
	}
#navigation-main ul li.sponsors a{
	background:url(../images/sponsors.png) left top no-repeat;
	width:80px;
	height:9px;
	margin:40px 0px 0 40px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;	
	}
#navigation-main ul li.sponsors a:hover{
	background:url(../images/sponsors-over.png) left top no-repeat;
	width:80px;
	height:17px;
	text-decoration:none;
	}
#navigation-main ul li.volunteer a{
	background:url(../images/volunteer.png) left top no-repeat;
	width:91px;
	height:9px;
	margin:40px 0px 0 40px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;	
	}
#navigation-main ul li.volunteer a:hover{
	background:url(../images/volunteer-over.png) left top no-repeat;
	width:91px;
	height:17px;
	text-decoration:none;
	}
#navigation-main ul li.contact a{
	background:url(../images/contact.png) left top no-repeat;
	width:71px;
	height:9px;
	margin:40px 0px 0 40px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;	
	}
#navigation-main ul li.contact a:hover{
	background:url(../images/contact-over.png) left top no-repeat;
	width:71px;
	height:17px;
	text-decoration:none;
	}
.clear{
	clear:both;
	}

/*********** Navigation End ***********/

/*********** Header Start ***********/

#header-main{
	width:100%;
	overflow:hidden;
	margin:35px 0 0 0px;
	}
#header-main ul{
	margin:0;
	padding:0;
	}
#header-main ul li{
	list-style:none;
	float:left;
	}
#header-main ul li.moddle1 a{
	float:left;
	text-decoration:none;
	display:block;
	background:url(../images/moddle-img1.png) 14px 5px no-repeat;
	width:130px;
	height:155px;
	text-indent:-999999px;
	}
#header-main ul li.moddle1 a:hover{
	float:left;
	text-decoration:none;
	display:block;
	background:url(../images/moddle-img1-over.png) left 5px no-repeat;
	width:130px;
	height:155px;
	}
#header-main ul li.moddle2 a{
	float:left;
	text-decoration:none;
	display:block;
	background:url(../images/moddle-img2.png) 14px 5px no-repeat;
	width:130px;
	height:155px;
	text-indent:-999999px;
	}
#header-main ul li.moddle2 a:hover{
	float:left;
	text-decoration:none;
	background:url(../images/moddle-img2-over.png) left 5px no-repeat;
	width:130px;
	height:155px;
	}
#header-main ul li.moddle3 a{
	float:left;
	text-decoration:none;
	display:block;
	background:url(../images/moddle-img3.png) 12px 5px no-repeat;
	width:130px;
	height:155px;
	text-indent:-999999px;
	}
#header-main ul li.moddle3 a:hover{
	float:left;
	text-decoration:none;
	background:url(../images/moddle-img3-over.png) left 5px no-repeat;
	width:130px;
	height:155px;
	}
#header-main ul li.moddle4 a{
	float:left;
	text-decoration:none;
	display:block;
	background:url(../images/moddle-img4.png) 12px 5px no-repeat;
	width:130px;
	height:155px;
	text-indent:-999999px;
	}
#header-main ul li.moddle4 a:hover{
	float:left;
	text-decoration:none;
	background:url(../images/moddle-img4-over.png) left 5px no-repeat;
	width:130px;
	height:155px;
	}
#header-main ul li.moddle5 a{
	float:left;
	text-decoration:none;
	display:block;
	background:url(../images/moddle-img5.png) 18px 5px no-repeat;
	width:130px;
	height:155px;
	text-indent:-999999px;
	}
#header-main ul li.moddle5 a:hover{
	float:left;
	text-decoration:none;
	background:url(../images/moddle-img5-over.png) left 5px no-repeat;
	width:130px;
	height:155px;
	}
#header-main ul li.moddle6 a{
	float:left;
	text-decoration:none;
	display:block;
	background:url(../images/moddle-img6.png) 18px 5px no-repeat;
	width:130px;
	height:155px;
	text-indent:-999999px;
	}
#header-main ul li.moddle6 a:hover{
	float:left;
	text-decoration:none;
	background:url(../images/moddle-img6-over.png) left 5px no-repeat;
	width:130px;
	height:155px;
	}
#header-main ul li.moddle7 a{
	float:left;
	text-decoration:none;
	display:block;
	background:url(../images/moddle-img7.png) 14px 5px no-repeat;
	width:130px;
	height:155px;
	text-indent:-999999px;
	}
#header-main ul li.moddle7 a:hover{
	float:left;
	text-decoration:none;
	background:url(../images/moddle-img7-over.png) left 5px no-repeat;
	width:130px;
	height:155px;
	}

/*********** Header End ***********/

/*********** Content Start ***********/

#content-main{
	width:100%;
	margin:30px 0 0 0;
	overflow:hidden;
	}
#content-sub{
	width:460px;
	height:217px;
	float:left;
	overflow:hidden;
	background:url(../images/index-content-bg1.jpg) left 5px no-repeat;
	}
#content-sub1{
	width:473px;
	height:224px;
	float:left;
	overflow:hidden;
	background:url(../images/index-content-bg2.jpg) left top no-repeat;
	}
#latest-img{
	background:url(../images/latest-img.png) left top no-repeat;
	width:64px;
	height:22px;
	margin:30px 0 0 48px;
	padding:0;
	}
#latest-img-text{
	margin:0;
	padding:15px 60px 0 48px;
	color:#231F20;
	font-size:16px;
	letter-spacing:-1px;
	line-height:18px;
	}
.see-more{
	color:#A21C3C;
	font-weight:bold;
	}
.see-more a{
	color:#A21C3C;
	font-weight:bold;
	text-decoration:none;
	}
.see-more a:hover{
	color:#A21C3C;
	text-decoration:underline;
	}
#information-img{
	background:url(../images/index-information-img.png) left top no-repeat;
	width:214px;
	height:22px;
	margin:20px 0 0 48px;
	padding:0;
	}
#information-img-text{
	margin:0;
	padding:8px 20px 0 48px;
	color:#231F20;
	font-size:17px;
	letter-spacing:-1px;
	line-height:20px;
	}
.information-text-size{
	font-size:18px;
	}
#information-img-text1{
	margin:0;
	padding:0px 100px 0 115px;
	color:#231F20;
	font-size:18px;
	letter-spacing:-1px;
	line-height:20px;
	}
.see-more1{
	color:#A21C3C;
	font-size:18px;
	}
#information-img-text-second{
	margin:0;
	padding:0px 100px 0 48px;
	color:#231F20;
	font-size:18px;
	letter-spacing:-1px;
	line-height:20px;
	}
.see-map-text{
	color:#A21C3C;
	font-size:18px;
	padding:2px 0 0 48px;
	margin:0;
	}


/*********** Content End ***********/

/*********** Footer End ***********/

#footer-main{
	width:100%;
	margin:84px 0 0 0;
	overflow:hidden;
	background:url(../images/footer-line.png) left top no-repeat;
	}
#copy-right{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#57411F;
	padding:10px 0 0px 3px;
	font-weight:bold;
	margin:0
	}
#copy-right1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#A52C3F;
	padding:0px 0 40px 3px;
	font-weight:bold;
	margin:0
	}
#copy-right1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#A52C3F;
	font-weight:bold;
	text-decoration:none;
	}
#copy-right1 a:hover{
	text-decoration:none;
	color:#57411F;
	}

/*********** Footer End ***********/




/************* Current Season Page Start ****************/

#current-season-content-main{
	width:100%;
	margin:0px 0 0 0;
	overflow:hidden;
	position:relative;
	}
#season-text-img{
	background:url(../images/season-text-img.png) left top no-repeat;
	width:263px;
	height:27px;
	margin:14px 0 5px 20px;
	}
#newpast-text-img{
	background:url(../images/2008-img.png) left top no-repeat;
	width:157px;
	height:23px;
	margin:14px 0 5px 20px;
	}
#newpast-text-img1{
	background:url(../images/2007-img.png) left top no-repeat;
	width:157px;
	height:23px;
	margin:14px 0 5px 20px;
	}
#newprevious-text-img1{
	background:url(../images/previous-img.png) left top no-repeat;
	width:333px;
	height:24px;
	margin:14px 0 5px 20px;
	}
.current-season-content-sub1{
	background:url(../images/current-seasontext-bg1.png) left top no-repeat;
	width:928px;
	height:295px;
	margin:0px 0 0 0;
	}
.current-season-content-sub2{
	background:url(../images/current-seasontext-bg2.png) left top no-repeat;
	width:934px;
	height:285px;
	margin:38px 0 0 0;
	}
.current-season-content-sub3{
	background:url(../images/current-seasontext-bg1.png) left top no-repeat;
	width:934px;
	height:295px;
	margin:38px 0 0 0;
	}
.season-pic-div{
	width:231px;
	float:left;
	overflow:hidden;
	margin:37px 0 0 53px;
	}
.season-pic-div-second{
	width:600px;
	float:left;
	overflow:hidden;
	margin:0 0 0 0px;
	}
#season-moddle-pic{
	background:url(../images/season-moddle1.png) left top no-repeat;
	width:194px;
	height:207px;	
	}
.artist-name{
	color:#42331B;
	padding:2px 0 0 0px;
	margin:0;
	font-size:22px;
	line-height:25px;
	}
.artist-name a{
	color:#42331B;
	margin:0;
	font-size:22px;
	text-decoration:none;
	}
.artist-name a:hover{
	text-decoration:none;
	}
.newartist-name{
	color:#42331B;
	padding:2px 0 0 0px;
	margin:0;
	font-size:22px;
	line-height:25px;
	}
.newartist-name a{
	color:#42331B;
	margin:0;
	font-size:22px;
	text-decoration:none;
	}
.newartist-name a:hover{
	text-decoration:none;
	}
/*.artist-name-second{
	color:#42331B;
	padding:2px 0 0 19px;
	margin:0;
	font-size:22px;
	letter-spacing:-1px;
	}
.artist-name-second a{
	color:#42331B;
	margin:0;
	font-size:22px;
	text-decoration:none;
	}
.artist-name-second a:hover{
	text-decoration:none;
	}*/
.season-artist-name{
	background:url(../images/season-artist-name.png) left top no-repeat;
	width:347px;
	height:53px;
	margin:45px 0 0 0;
	}
.season-sunday-text{
	font-size:41px;
	color:#453D2D;
	padding:0 0 0 0;
	letter-spacing:-1px;
	margin:0;
	font-weight:normal;
	line-height:45px;
	}
.season-ticket-text{
	font-size:26px;
	color:#453D2D;
	padding:0 0 0 0;
	letter-spacing:-1px;
	margin:0;
	font-weight:normal;
	line-height:28px;
	}
.season-main-text{
	font-size:15px;
	color:#231F20;
	padding:0 20px 0 0;
	margin-top:5px;
	word-spacing:0px;
	letter-spacing:-0.5px;
	line-height:16px;
	height:90px;
	overflow:auto;
	}
	
#season-moddle-pic1{
	background:url(../images/season-moddle2.png) left top no-repeat;
	width:193px;
	height:206px;	
	}
#season-moddle-pic2{
	background:url(../images/season-moddle3.png) left top no-repeat;
	width:193px;
	height:206px;	
	}
#season-moddle-pic3{
	background:url(../images/season-moddle4.png) left top no-repeat;
	width:193px;
	height:206px;	
	}
#season-moddle-pic4{
	background:url(../images/season-moddle5.png) left top no-repeat;
	width:193px;
	height:206px;	
	}
#season-moddle-pic5{
	background:url(../images/season-moddle6.png) left top no-repeat;
	width:193px;
	height:206px;	
	}
#season-moddle-pic6{
	background:url(../images/season-moddle7.png) left top no-repeat;
	width:193px;
	height:206px;	
	}

.season-pic-div1{
	width:231px;
	float:left;
	overflow:hidden;
	margin:27px 0 0 53px;
	}
.season-artist-name1{
	background:url(../images/season-artist-name.png) left top no-repeat;
	width:347px;
	height:53px;
	margin:35px 0 0 0;
	}
.artist-com-img{
	background:url(../images/artist-name-com-img.png) left top no-repeat;
	width:140px;
	height:19px;
	margin:2px 0 0 27px;
	padding:0;
	}
.artist-com-img a{
	width:140px;
	height:19px;
	margin:2px 0 0 27px;
	padding:0;
	text-decoration:none;
	display:block;
	text-indent:-999999px;
	}
.artist-com-img a:hover{
	text-decoration:none;
	}
	
/************* Current Season Page End ****************/

/************* Past Season Page Start ****************/

#past-2008-season{
	background:url(../images/past-2008-season.png) left top no-repeat;
	width:348px;
	height:36px;
	margin:14px 0 0px 20px;
	}
#past-season-main{
	width:937px;
	margin:0 0 0 0;
	overflow:hidden;
	}
#past-season-box{
	width:254px;
	float:left;
	margin:0 0 0 0;
	background:url(../images/past-season-bg.png) left top no-repeat;
	height:275px;
	}
#past-season-box-second{
	width:683px;
	float:left;
	margin:10px 0 0 0;
	background:url(../images/past-content-bg.png) left top no-repeat;
	height:286px;	
	}
#past-season-heading-img{
	background:url(../images/past-season-heading.png) left top no-repeat;
	width:183px;
	height:30px;
	margin:50px 0 0 34px;
	}
#yearly-img{
	background:url(../images/2008-to-2009-img.png) left top no-repeat;
	width:140px;
	height:22px;
	margin:29px 0 0 34px;
	padding:0;
	}
#yearly-img a{
	width:140px;
	height:22px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;
	}
#yearly-img a:hover{
	text-decoration:none;
	}
#yearly-img1{
	background:url(../images/2007-to-2008-img.png) left top no-repeat;
	width:140px;
	height:22px;
	margin:15px 0 0 34px;
	padding:0;
	}
#yearly-img1 a{
	width:140px;
	height:22px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;
	}
#yearly-img1 a:hover{
	text-decoration:none;
	}
#previous-season-img{
	background:url(../images/previous-season-artist-img.png) left top no-repeat;
	width:187px;
	height:42px;
	margin:15px 0 0 34px;
	}
#previous-season-img a{
	width:187px;
	height:42px;
	margin:0 0 0 0 ;
	display:block;
	text-decoration:none;
	text-indent:-999999px;
	}
#previous-season-img a:hover{
	text-decoration:none;
	}
.past-text-main{
	width:355px;
	float:left;
	margin:0 0 0 0;
	}
.past-artistheading{
	background:url(../images/pastartistname-img.png) left top no-repeat;
	width:348px;
	height:53px;
	margin:33px 0 0 0;
	padding:0;
	}
.past-artistheading1{
	background:url(../images/pastartistname-img.png) left top no-repeat;
	width:348px;
	height:53px;
	margin:44px 0 0 0;
	padding:0;
	}
.pastseason-main-text{
	font-size:15px;
	color:#231F20;
	padding:3px 10px 0 0px;
	margin:0;
	word-spacing:0px;
	letter-spacing:-0.5px;
	}
#past-season-box-other{
	width:683px;
	float:left;
	margin:16px 0 0 260px;
	background:url(../images/past-content-bg1.png) left top no-repeat;
	height:294px;	
	}
.past-season-box-other1{
	width:683px;
	float:left;
	margin:16px 0 0 260px;
	background:url(../images/past-content-bg.png) left top no-repeat;
	height:294px;
	}
#past-season-pic1{
	background:url(../images/past-season-pic1.png) left top no-repeat;
	width:193px;
	height:206px;	
	}
#past-season-pic2{
	background:url(../images/past-season-pic2.png) left top no-repeat;
	width:194px;
	height:207px;	
	}

/************* Past Season Page End ****************/



/************* Sponsor Page Start ****************/

#sponsor-text-bg{
	background:url(../images/sponsor-text-bg.png) left top no-repeat;
	width:930px;
	height:128px;
	margin:55px 0 0 0;
	float:left;
	}
#sponsor-text-img{
	background:url(../images/sponsor-img.png) left top no-repeat;
	width:151px;
	height:34px;
	position:absolute;
	top:25px;
	left:24px;
	}
.sponsor-text{
	font-size:18px;
	color:#231F20;
	padding:45px 10px 0 61px ;
	margin:0;
	letter-spacing:-1px;
	line-height:17px;
	}
.sponsor-text-color{
	color:#94111E;
	padding:0 0 0 15px;
	}
.sponsor-text-color a{
	color:#94111E;
	text-decoration:none;
	}
.sponsor-text-color a:hover{
	color:#94111E;
	text-decoration:none;
	}
#form-bg{
	background:url(../images/form-bg.png) left top no-repeat;
	width:923px;
	height:427px;
	margin:23px 0 0 0;
	}
.requared-text{
	font-size:25px;
	color:#231F20;
	padding:38px 0 0 56px;	
	margin:0;
	line-height:25px;
	}
#name-section{
	width:338px;
	float:left;
	margin:20px 0 0 56px;
	overflow:hidden;
	}
#name-section ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#name-section ul li.name{
	background:url(../images/name.png) left top no-repeat;
	width:67px;
	height:15px;
	margin:10px 0 0 0;
	float:left;
	}
#name-section ul li.name-box{
	background:url(../images/name-box.jpg) left top no-repeat;
	width:234px;
	height:37px;
	margin:0 0 0 9px;
	float:left;
		}
#name-section ul li.email{
	background:url(../images/email.png) left top no-repeat;
	width:68px;
	height:22px;
	margin:31px 0 0 0;
	float:left;
	}
#name-section ul li.email-box{
	background:url(../images/email-box.jpg) left top no-repeat;
	width:259px;
	height:36px;
	margin:21px 0 0 9px;
	float:left;
	overflow:hidden;
	}
	
.box1{
	border:none;
	background:none;
	height:20px;
	width:220px;
	margin-left:5px;
	padding:10px 0 0 3px;
	font-size:15px;
	}
.box2{ 
	border:none;
	background:none;
	height:20px;
	width:240px;
	margin-left:5px;
	padding:10px 0 0 3px;
	font-size:15px;
	}
.box3{
	border:none;
	background:none;
	height:22px;
	width:270px;
	margin:2px 0 0 5px;
	padding:8px 0 0 0px;
	font-size:15px;
	position:absolute;
	}
#home-section1{
	width:460px;
	float:left;
	margin:20px 0 0 0px;
	}
#home-section1 ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#home-section1 ul li.organigation{
	background:url(../images/organigation.png) left top no-repeat;
	width:162px;
	height:28px;
	margin:8px 0 0 0;
	float:left;
	}
#home-section1 ul li.organigation-box{
	background:url(../images/organigation-box.jpg) left top no-repeat;
	width:283px;
	height:37px;
	margin:0px 0 0 9px;
	float:left;
	}
#home-section1 ul li.sponsorship{
	background:url(../images/sponsorship.png) left top no-repeat;
	width:142px;
	height:48px;
	float:left;
	margin:25px 0 0 9px;
	overflow:hidden;
	}
#home-section1 ul li.sponsorship-box{
	background:url(../images/sponsorship-box.jpg) left top no-repeat;
	width:258px;
	height:36px;
	float:left;
	margin:21px 0 0 9px;
	overflow:hidden;
	}
.select-box{
	width:258px;
	height:36px;
	border:none;
	background:none;
	}
#comment-box-div{
	width:100%;
	margin:0 0 0 0;
	}
.comment-img{
	background:url(../images/comments.png) left top no-repeat;
	width:125px;
	height:18px;
	margin:10px 0 0 56px;
	padding:0;
	}
.comment-text-area{
	background:url(../images/comment-box.jpg) left top no-repeat;
	width:797px;
	height:106px;
	margin:7px 0 0 56px;
	}
.text-area{
	width:792px;
	height:98px;
	border:none;
	padding:5px 0 0 5px;
	background:none;
	}
.verification-bg{
	background:url(../images/verification-bg.jpg) left top no-repeat;
	width:245px;
	height:50px;
	float:left;
	margin:12px 0 0 56px;
	}
.verification-box{
	background:url(../images/organigation-box.jpg) left top no-repeat;
	width:283px;
	height:37px;
	*margin:5px 0 0 12px;
	margin:21px 0 0 110px;
	float:left;
	}
#submit-button{
	background:url(../images/submit-button.png) left top no-repeat;
	width:101px;
	height:53px;
	margin:16px 0 0 58px;
	float:left;
	}
#submit-button a{
	width:101px;
	height:53px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;
	float:left;
	}
#submit-button a:hover{
	text-decoration:none;
	}
	

/************* Sponsor Page End ****************/

/************ About Us Start ****************/

#about-us-bg{
	background:url(../images/form-bg.png) left top no-repeat;
	width:923px;
	height:430px;
	overflow:hidden;
	}
#about-us-bg-sub{
	width:820px;
	margin:25px 0 0 40px;
	overflow:hidden;
	}
#about-us-bg-sub p{
	padding:10px 0 0 0;
	margin:0;
	font-size:14px;
	color:#231F20;
	font-weight:bold;
	}
#about-text-img{
	background:url(../images/about-us-img.png) left top no-repeat;
	width:147px;
	height:26px;
	margin:20px 0 0 30px;		
	}
#abouttext1-bg{
	background:url(../images/sponsor-text-bg.png) left top no-repeat;
	width:930px;
	height:128px;
	margin:0px 0 0 0;
	float:left;
	}
#latest-heading-text-img{
	background:url(../images/latest-heading-img.png) left top no-repeat;
	width:73px;
	height:24px;
	margin:20px 0 0 30px;	
	
	}
.like-to-see-img{
	background:url(../images/liketo-see-img.png) left top no-repeat;
	width:367px;
	height:35px;
	margin:0px 0 10px 30px;
	}
#artistname-main{
	width:800px;
	float:left;
	margin:0px 0 0 56px;
	}
#artistname-main ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#artistname-main ul li.name-artist{
	background:url(../images/form-artist-name-img.png) left top no-repeat;
	width:141px;
	height:22px;
	margin:20px 0 0 0px;
	float:left;
	clear:both;
	}
#artistname-main ul li.name-artist1{
	background:url(../images/organigation-box.jpg) left top no-repeat;
	width:383px;
	height:37px;
	margin:15px 0 0 33px;
	float:left;
	}
#artistname-main ul li.form-email{	
	background:url(../images/email.png) left top no-repeat;
	width:68px;
	height:22px;
	margin:5px 0 0 0;
	float:left;
	}
#artistname-main ul li.form-email-box{
	background:url(../images/organigation-box.jpg) left top no-repeat;
	width:283px;
	height:37px;
	margin:0px 0 0 107px;
	overflow:hidden;
	float:left;
	}
#artistname-main ul li.form-reson{	
	background:url(../images/form-sugessting-img.png) left top no-repeat;
	width:275px;
	height:53px;
	margin:31px 0 0 0;
	float:left;
	clear:both;
	padding:0;
	}
#artistname-main ul li.form-reson-box{
	background:url(../images/about-textarea-bg.jpg) left top no-repeat;
	width:507px;
	height:106px;
	margin:20px 0 0 9px;
	float:left;
	}
#artistname-main ul li.form-artist{	
	background:url(../images/form-artist-website-img.png) left top no-repeat;
	width:166px;
	height:47px;
	margin:18px 0 0 0;
	float:left;
	clear:both;
	
	}
#artistname-main ul li.form-artist-box{
	background:url(../images/organigation-box.jpg) left top no-repeat;
	width:283px;
	height:37px;
	margin:15px 0 0 9px;
	float:left;
	overflow:hidden;	
	}
.text-area1{
	width:775px;
	height:98px;
	border:none;
	padding:5px 0 0 5px;
	background:none;
	}	
	
/************ About Us End ****************/

/************ Contact Us Start ****************/


#contact-text-heading{
	background:url(../images/contact-heading.png) left top no-repeat;
	width:124px;
	height:24px;
	margin:14px 0 5px 20px;
	}
.address-div{
	margin:10px 0 0 45px;
	width:400px;
	overflow:hidden;
	float:left;
	}
.address-div p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
	padding:0 0 0 0;
	line-height:18px;
	color:#000;
}
.address-div p a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	text-decoration:underline;
}
.address-div p a:hover{
	text-decoration:none;
}
.club-information-text{
	font-size:25px;
	color:#231F20;
	padding:28px 0 10px 0px;	
	margin:0;
	line-height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
.address-div1{
	margin:40px 0 0 0px;
	width:435px;
	overflow:auto;
	float:left;
	height:350px;
	padding:0;
	}
.address-div1 p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
	padding:0 0 0 0;
	line-height:20px;
	color:#000;
	}
.address-div1 p a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	color:#000;
	text-decoration:underline;
	}
.address-div1 p a:hover{
	text-decoration:none;
	}
.address-div1 p span{
	color:#94111E;
	}
.address-div1 p span a{
	color:#94111E;
	text-decoration:none;
	}
.address-div1 p span a:hover{
	color:#ff0000;
	text-decoration:underline;
	}
.club-information-text1{
	font-size:13px;
	color:#231F20;
	padding:0px 0 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;	
	margin:0;
	line-height:25px;
	}
.club-information-textnew{
	font-size:13px;
	color:#231F20;
	font-family:Georgia, "Times New Roman", Times, serif;	
	margin:0;
	line-height:25px;
	}
.club-information-text2{
	font-size:25px;
	color:#231F20;
	padding:28px 0 0px 0px;	
	margin:0;
	line-height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
.location-text{
	font-size:16px;
	color:#231F20;
	padding:0px 0 0 0px;
	font-family:Georgia, "Times New Roman", Times, serif;	
	margin:0;
	line-height:25px;
	}
.comment-img1{
	background:url(../images/comments.png) left top no-repeat;
	width:125px;
	height:18px;
	margin:0px 0 0 56px;
	padding:0;
	}
#contactsubmit-button{
	background:url(../images/submit-button.png) left top no-repeat;
	width:101px;
	height:53px;
	margin:10px 0 0 58px;
	float:left;
	}
#contactsubmit-button a{
	width:101px;
	height:53px;
	text-decoration:none;
	display:block;
	text-indent:-999999px;
	float:left;
	}
#contactsubmit-button a:hover{
	text-decoration:none;
	}
	
/************ Contact Us End ****************/


/************ Volunteer Start ****************/

#volunteer-heading-text-img{
	background:url(../images/volunteer-heading-img.png) left top no-repeat;
	width:134px;
	height:22px;
	margin:20px 0 0 30px;	
	}
.volunteer-return-text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3E2305;
	padding:10px 0 0 15px;
	margin:0px;
	font-weight:bold;
	}
.return-main-div{
	width:100%;
	margin:0 0 0 0;
	}
.return-main-div ul{
	padding:0;
	list-style:none;
	}
.return-main-div ul li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:25px;
	color:#000;
	overflow:hidden;
	font-weight:bold;
	padding:0 0 0 20px;
	}
.become-volunteer{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	padding:6px 0 0 20px;
	}
.become-volunteer-box{
	background:url(../images/sponsorship.png) left top no-repeat;
	width:142px;
	height:48px;
	float:left;
	margin:25px 0 0 12px;
	overflow:hidden;
	}
.kelowna-text{
	margin:0;
	padding:10px 0 0 15px;
	margin:0;
	}
	
/************ Volunteer End ****************/


/************ Latest Start ****************/

#latest-form-bg{
	background:url(../images/form-bg.png) left top no-repeat;
	width:923px;
	height:427px;
	margin:0px 0 0 0;
	}
.latest-requared-text{
	font-size:25px;
	color:#231F20;
	padding:38px 24px 15px 56px;	
	margin:0;
	line-height:25px;
	}
	
#latestartistname-main{
	width:800px;
	float:left;
	margin:0px 0 0 56px;
	}
#latestartistname-main ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#latestartistname-main ul li.latest-name-artist{
	background:url(../images/name.png) left top no-repeat;
	width:67px;
	height:15px;
	margin:5px 0 0 410px;
	float:left;	
	}
#latestartistname-main ul li.latest-name-artist1{
	background:url(../images/organigation-box.jpg) left top no-repeat;
	width:285px;
	height:37px;
	margin:0px 0 0 35px;
	float:left;
	}
#latestartistname-main ul li.latest-form-email{	
	background:url(../images/email.png) left top no-repeat;
	width:68px;
	height:22px;
	margin:20px 0 0 410px;
	
	float:left;
	clear:both;
	}
#latestartistname-main ul li.latest-form-email-box{
	background:url(../images/organigation-box.jpg) left top no-repeat;
	width:283px;
	height:37px;
	margin:15px 0 0 33px;
	
	overflow:hidden;
	float:left;
	}
#latestartistname-main ul li.latest-form-reson{	
	background:url(../images/comments.png) left top no-repeat;
	width:125px;
	height:18px;
	margin:0px 0 0 0;
	padding:0;
	}
#latestartistname-main ul li.latest-form-reson-box{
	background:url(../images/comment-box.jpg) left top no-repeat;
	width:797px;
	height:106px;
	margin:5px 0 0 0;
	}
#latestartistname-main ul li.latest-form-artist{	
	background:url(../images/form-artist-website-img.png) left top no-repeat;
	width:166px;
	height:47px;
	margin:18px 0 0 0;
	float:left;
	clear:both;
	
	}
#latestartistname-main ul li.latest-form-artist-box{
	background:url(../images/organigation-box.jpg) left top no-repeat;
	width:283px;
	height:37px;
	margin:15px 0 0 9px;
	float:left;
	overflow:hidden;	
	}
	
/************ Latest End ****************/