/* basic-2.1.css */
body	{	
		font-family: Helvetica, Arial, sans-serif; color: #000000;
		font-size:14px;
		text-align: left;
		margin: 0px;
		background:url(images/burlap.jpg) top center repeat;
		line-height:20px;
		}
		
h1 {	font: 16px bold Helvetica, Arial, sans-serif;
		color:#e6d2b3;
		font-weight:700;
		}
h2	{	font: 16px bold Helvetica, Arial, sans-serif;
		color:#555555;
		font-weight:700;
		display:inline;}

h3	{	font: 13px bold Helvetica, Arial, sans-serif;
		color:#934a0d;
		font-weight:700;
		display:inline;
		}
		
h4	{	font: 20px bold Helvetica, Arial, sans-serif;
		color:#555555;
		font-weight:700;
		display:inline;}
		
h6	{	font: 12px bold Helvetica, Arial, sans-serif;
		color:#ffffff;
		display:inline;
		}


a:link, a:visited, a:hover
	{	text-decoration:none;
		border: 0px;
		border-style:none;
		}
		
a:link, a:visited {color:#934a0d;}
a:hover {color:#ad7140;}

h1 a:link	{	color:#e6d2b3;}
h1 a:visited	{	color:#e6d2b3;}
h1 a:hover	{	color:#ffffff;}

h2 a:link {color:#934a0d;}
h2 a:visited {color:#934a0d;}
h2 a:hover {color:#ad7140;}

h6 a:link	{	color:#934a0d;}
h6 a:visited	{	color:#934a0d;}
h6 a:hover	{	color:#ad7140;}

img	{border-style:none;}


#all { width:782px;
	min-height:1039px;
	margin: auto;
	position:relative;
	background-color:#2e200e;
	padding-left:9px;
	padding-right:9px;
		}

#toplinks {width:768px;
		height:20px;
		position:relative;
		padding-top:16px;
		padding-left:14px;
}

#allwhite {width:782px;
		min-height:955px;
		background-color:#ffffff;
		position:relative;
		padding-bottom:20px;
		overflow:auto;
		}

#banner	{width:782px;
		height:282px;
		position:relative;
		background:url(images/banner.jpg) no-repeat;
		}

#home	{position:absolute;
		width:200px;
		height:67px;
		top:100px;
		left:80px;}

#content {width:754px;
		min-height:100px;
		position:relative;
		padding-right:10px;
		padding-left:18px;
		}
		
#leftandtext
		{width:504px;
		float:left;}
		
#leftcolumn {width:180px;
		float:left;
		}

#navigation {position:relative;
		width:160px;
		background-color:#2e200e;
		padding-left:20px;
		padding-top:7px;
		padding-bottom:10px;
		}

#text	{float:left;
		width:264px;
		padding-top:0px;
		padding-left:30px;
		padding-right:30px;
}


#rightcolumn {float:left;
		width:250px;
		}

#artistspic {width:250px;
		height: 230px;
		position:relative;
		}
		
#sponsors {width:250px;
		position:relative;
		}
		
#sponsors2 {width:228px;
	background:url(images/sponsors/sponsors.jpg) no-repeat top left;
		position:relative;
		border:#663300 solid 1px;
		padding:10px;
		padding-top:50px;
		text-align:center;
		}
		
#text2	{float:left;
		width:524px;
		padding-top:0px;
		padding-left:30px;
		padding-right:20px;
}

#leftcolumn2
	{float:left;
	width:250px;
	}
	
#rightcolumn2
	{float:left;
	width:250px;
	padding-left:24px;
	}
	
.schedulecolumn
	{float:left;
	width:160px;
	padding-right:10px;
	}	

#adbanner {width:504px;
		float:left;
		background-color:#ffffff;
		
		
		
		}

#credits {width:782px;
		text-align:center;
		padding-top:8px;
		padding-bottom:8px;
		position:relative;
		}
		
#buyticketstab {position:absolute;
				width:201px;
				height:55px;
				top:0px;
				left:550px;
				
}	


		

