/* CSS Document */

#tickets td h1 {background-color:#fff; font-size:11px;}
.over {text-decoration: line-through; text-align:left;}
.bookform

.quotes {font-size:16px; font-weight:bold; color:#DBAF6A; line-height:1.3em; padding:20px; background-color:#eee; margin:40px 20px 40px 0;}
			span {font-size:14px; float:right;}
			#foot {padding:60px 50px 80px 50px;}
			
			#layout h2 {text-align:left;}
			
			#venue {height:400px; text-align:left;}
			#venue form {padding:30px 0 0 300px;}
			#venue img {float:left; margin-right:30px; clear:right;}
			
			#intro a {text-decoration:underline; font-weight:bold;}
			
			#tickets {width:620px; background-color:#FFD39B; margin:30px 0 30px 0;}
			
			#tickets td {width:120px; border: 1px solid #fff; text-align:left;}
			
			#tickets td h2 {background-color:#000000; color:#fff; font-size:13px; border: 0; padding: 3px; border-collapse: collapse; margin:0;}
			
			#tickets td h1 {text-align:center; background-color:#C7C7C7; font-size:18px; border: 0; padding: 3px; border-collapse: collapse; margin:0;}
			
			#dvd {height:230px;}
			#dvd h2 {padding-top:20px; background-color:#fff;}
			#dvd img {float:left;}
			
			#tshirt {height:300px;}
			#tshirt h2 {padding-top:20px; background-color:#fff;}
			#tshirt img {float:left;}
			
			#ad {height:300px;}
			#ad h2 {padding-top:20px; background-color:#FFFFFF;}
			#ad img {float:left; padding-right:15px;}
			
			#donate h2 {margin-bottom:20px;}