/* CSS Document */
#two-col .left-col{width:359px;margin:0 0 0 71px;float:left;display:inline;color:#666;font-family:verdana;font-size:11px;}
	#two-col .left-col img{display:block;margin:0 0 0 22px;}
	#two-col .left-col img.sponsor-logo{margin:20px 0 0 65px;border:none;}
	#two-col .left-col img.sponsor-logo2{margin:40px 0 0 40px;border:none;}
	#two-col .left-col em{margin:0 0 0 100px;}
	
	
	
#two-col .right-col{width:474px;float:left;padding:0 0 0 0px;color:#666;font-family:verdana;font-size:11px;}
/*titles */
	#two-col .right-col h1.camping{background:url(../img/titles/camping-title.gif) no-repeat;overflow:hidden;text-indent:-2000px;margin:22px 0 0 0;}
	#two-col .right-col h1.general-info{background:url(../img/titles/general-info-title.gif) no-repeat;overflow:hidden;text-indent:-2000px;margin:22px 0 0 0;}
	#two-col .right-col h1.venue{background:url(../img/titles/venue-title.gif) no-repeat;overflow:hidden;text-indent:-2000px;margin:22px 0 0 0;}
	#two-col .right-col h1.vendors-go-green{background:url(../img/titles/vendors-go-green-title.gif) no-repeat;overflow:hidden;text-indent:-2000px;margin:22px 0 0 0;}
	#two-col .right-col h1.artists{background:url(../img/titles/artists-title.gif) no-repeat;overflow:hidden;text-indent:-2000px;margin:22px 0 0 0;}
	#two-col .right-col h1.also-performing{background:url(../img/titles/also-performing-title.gif) no-repeat;overflow:hidden;text-indent:-2000px;margin:57px 0 25px 0;}
/*end titles */	
	
	#two-col .right-col h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;color:#aa2c29;font-weight:bold;margin:27px 0 13px 0;}
	#two-col .right-col ul{list-style-type:none;}
	#two-col .right-col ul li{margin:0 0 2px 0px;background:url(../img/icons/list-bullet.gif) no-repeat 0px 7px;padding:0 0 0 10px;}
	#two-col .right-col .col1{width:222px;float:left;margin:0 29px 0 0;}
	#two-col .right-col .col2{width:222px;float:left;}
	
	#two-col .right-col .margin-top{margin:20px 0 0 0;}
	
	/*artists page specific*/
	#two-col .right-col .artist-block{width:220px;float:left;margin:0 30px 30px 0;}
	#two-col .right-col .artist-block img{display:block;float:left;}
	#two-col .right-col .artist-block.outside{margin-right:0px;}
	
	#two-col .right-col .artist-block a{color:#666;text-decoration:none;}
	#two-col .right-col .artist-block a:hover{color:#666;text-decoration:underline;}
	
