/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #603c02; /*a67d3d*/
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 5px;
    text-align: center
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #5c3317;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.00em;
	font-weight: 700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;
	margin: 3px
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
A.news:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 10pt;
	font-weight: bold
	}	
		
A.news:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 10pt;
	font-weight: bold
	}	
		
A.news:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: 10pt;
	font-weight: bold
	}	
		
A.news:hover	{	
	text-decoration:	none;
	color:	#907b38;
	font-size: 10pt;
	font-weight: bold
	}

A:link	{	
	text-decoration:	none;
	color:	#5c4033;
	font-size: 10pt;
	font-weight: bold
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#5c4033;
	font-size: 10pt;
	font-weight: bold
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#5c4033;
	font-size: 10pt;
	font-weight: bold
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#907b38;
	font-size: 10pt;
	font-weight: bold
	}
A.calendar:link	{	
	text-decoration:	none;
	color:	#5c4033;
	font-size: 8pt;
	font-weight: bold
	}	
		
A.calendar:visited	{	
	text-decoration:	none;
	color:	#5c4033;
	font-size: 8pt;
	font-weight: bold
	}	
		
A.calendar:active	{	
	text-decoration:	none;
	color:	#5c4033;
	font-size: 8pt;
	font-weight: bold
	}	
		
A.calendar:hover	{	
	text-decoration:	none;
	color:	#907b38;
	font-size: 8pt;
	font-weight: bold
	}
	
A.menu:link	{	
	text-decoration:	none;
	color:	#5c4033;
	font-size: 10pt;
	font-weight: bold
	}	
A.menu:link	{	
	text-decoration:	none;
	color:	#5c4033;
	font-size: 10pt;
	font-weight: bold
	}	
	
A.menu:visited	{	
	text-decoration:	none;
	color:	#5c4033;
	font-size: 10pt;
	font-weight: bold
	}	
		
A.menu:active	{	
	text-decoration:	none;
	color:	#5c4033;
	font-size: 10pt;
	font-weight: bold
	}	
		
A.menu:hover	{	
	text-decoration:	none;
	color:	#907b38;
	font-size: 10pt;
	font-weight: bold
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
DIV.header
{
	width:800px;
	height:180px;
	background-image: url(images/header19.jpg)
}	
DIV.menubar
{
	width:800px;
	height:32px;
	background-image: url(images/menubar2.jpg);	
	text-align:center;
}
DIV.main
{
	width: 800px;
	padding: 0px;
	border-collapse:collapse;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(images/main2.jpg);		
}
IMG 	
{
	margin: 0px;
	display:block
}
IMG.left	
{
	margin: 0px;
	margin-right: 5px;
	display:block
}
IMG.right 	
{
	margin: 0px;
	margin-left: 5px;
	display:block
}
TABLE.content
{
	width: 780px;
	padding: 0px;
	border-collapse:collapse;
	margin: 0px;
}

TABLE.contentshows
{
	width:760px;
	height:190;
	vertical-align:middle;
	padding: 10px
}
TABLE.sponsors
{
	width:760px;
	height:120px;
	vertical-align:top;
	padding: 0px
}
TABLE.main
{
	width: 800px;
	padding: 0px;
	border-collapse:collapse;
	margin: 0px;
	background-color: #ffffff	
}
TABLE.surround
{
	 width:560px;
	 padding: 0px;
	 margin: 0px;	
	 border-collapse:collapse;	
}
TABLE.frontpic
{
	 width:560px;
	 padding: 0px;
	 margin: 0px;	
	 border-collapse:collapse;		
}
TABLE.admin
{
	WIDTH: 760px;
    border-collapse: collapse;
	padding: 10px
}
TD.sidebar
{
	width:10px;
	background-image: url(images/sidebar.jpg);
	padding: 0px
}
TD.header
{
	width:780px;
	height:180px;
	background-image: url(images/header14.jpg)
}
TD.menubar
{
	width:780px;
	height:30px;
	background-image: url(images/menubar.jpg);
}
TD.content
{
	width:760px;
	vertical-align: top;	
	padding: 10px;
	font-size: 10pt;	
}
TD.10pt
{
	vertical-align: top;	
	padding: 10px;
	font-size: 9pt;	
	font-weight: bold;
	text-align:center;
}
TD.contentcenter
{
	width:760px;
	vertical-align: top;	
	padding: 10px;
	font-size: 10pt;	
	text-align:center;
}
TD.contentcenter2
{
	width:380px;
	vertical-align: top;	
	padding: 10px;
	font-size: 10pt;	
	text-align:center;
}
TD.contentheader
{
	width:760px;
	height:25px; 
	vertical-align: top;	
	padding: 10px;
	text-align:center
}
TD.copyright
{
	height: 40px; 
	border-collapse: collapse;
	font-size: 8pt; 
	vertical-align: middle;
	text-align: center;
    WIDTH: 780px;
	color: #000000;
	padding-top: 10px;	
	border-top-style: solid;
	border-top-color: #907b38;
	border-top-width: 1px; 	
}
DIV.copyright
{
	height: 40px; 
	border-collapse: collapse;
	font-size: 8pt; 
	vertical-align: middle;
	text-align: center;
    WIDTH: 800px;
	color: #000000;
	padding-top: 10px;	
	border-top-style: solid;
	border-top-color: #907b38;
	border-top-width: 1px; 
	background-color: #ffffff;
	background-image: url(images/main2.jpg);	
}
DIV.awd
{
	height: 20px; 
	border-collapse: collapse;
	FONT-SIZE: 7pt; 
	vertical-align: middle;
	text-align: center;
    WIDTH: 800px;
	color: #000000;	
	padding-top: 0px;	
	border-bottom-style: solid;
	border-bottom-color: #907b38;
	border-bottom-width: 1px;  
	background-color: #ffffff;
	background-image: url(images/main2.jpg);			
}
TD.awd
{
	height: 20px; 
	border-collapse: collapse;
	FONT-SIZE: 7pt; 
	vertical-align: middle;
	text-align: center;
    WIDTH: 780px;
	color: #000000;	
	padding-top: 0px;	
	border-bottom-style: solid;
	border-bottom-color: #907b38;
	border-bottom-width: 1px; 		
}
TD.admincenter
{
	width:760px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: middle;
	text-align:center;
	height: 40px;		
	font-size:	10pt;
	padding: 0px;
	color: #003366
}
TD.adminleft
{
	width:200px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	height: 40px;		
	font-size:	10pt;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	color: #003366
}
TD.adminright
{
	width:560px;
	border-collapse: collapse; 
	background-color: #ffffff;
	vertical-align: top;
	height: 40px;		
	font-size:	10pt;
	padding: 0px;
	color: #003366
}
TABLE.news
{
	WIDTH: 160px;
    border-collapse: collapse;
}
TD.frontpic
{
	width:550px;
	text-align:left;
	vertical-align:top;	
	padding-left: 20px;		
	font-size:	10pt;
	padding-right: 10px;
}
TD.merchleft
{
	width:120px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
	vertical-align:top;
	text-align:center;
	padding-left: 20px
}
TD.merchmid
{
	width:200px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
	vertical-align:top;
	text-align:left;
	padding-left: 20px
}
TD.merchright1
{
	width:100px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
	vertical-align:top;
	text-align:left;
	padding-left: 20px
}
TD.merchright2
{
	width:250px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
	vertical-align:top;
	text-align:left;
	padding-left: 20px
}
TD.merchright
{
	width:350px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
	vertical-align:top;
	text-align:left;
	padding-left: 20px
}
TD.musicleft
{
	width:250px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
	vertical-align:top;
	text-align:left;
	padding-left: 20px
}
TD.musicmid
{
	width:80px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
	vertical-align:top;
	text-align:left	
}
TD.musicright
{
	width:280px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
	vertical-align:top;
	text-align:left	
}
TD.musicbutton
{
	width:160px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
	vertical-align:top;
	text-align:left	
}
TD.surroundleft
{
	width:200px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
	vertical-align:top;
	text-align:center;
}
TD.surroundright
{
	width:360px;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
}
TD.frontpicleft
{
	font-size: 10pt;
	vertical-align:bottom;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
}
TD.frontpicright
{	
	font-size: 10pt;
	vertical-align:top;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
}
TD.frontmusic
{	
	font-size: 8pt;
	vertical-align:top;
	padding: 0px;
	margin: 0px;	
	border-collapse:collapse;	
	vertical-align: top;
	width: 250px;
	text-align:center;
}
TD.news
{
	 width: 180px;
	 text-align: center;
	 vertical-align: top;
	font-size: 10pt;
}
TD.newstop
{
	width:160px;
	height:20px;
	background-image: url(images/sidebartop.jpg);
	font-size: 10pt;
	text-align:center;
	color: #ffffff
}
TD.newsmid
{
	width:160px;
	height:320px;
	background-color: #933C06;
	padding: 5px;
	color: #ffffff;
	vertical-align:top;
	font-size: 10pt;
	text-align:center;
	border: solid 1px #ffffff
}
TD.newsbase
{
	width:160px;
	height: 20px;
	background-image: url(images/sidebarbase.jpg);
}
TD.contentleft
{
	width:50px;  	
}
TD.contentright
{
	width:50px;	
}
TD.contentmid
{
	width:640px;
	vertical-align:top;
	text-align: left;
	font-size: 10pt;	
}
TD.contentmidright
{
	width:640px;
	vertical-align:top;
	text-align: right;
	font-size: 10pt;	
}
TD.contentmidcenter
{
	width:640px;
	vertical-align:top;
	text-align: center;
	font-size: 10pt;	
}
TD.eventtitle
{
	width:100px;
	vertical-align:top;
	text-align: left;
	font-size: 10pt;	
	border-top-style: solid;
	border-top-color: #907b38;
	border-top-width: 1px;	
	border-right-style: solid;
	border-right-color: #907b38;
	border-right-width: 1px;	
	border-left-style: solid;
	border-left-color: #907b38;
	border-left-width: 1px;   		
}
TD.eventdetail
{
	width:400px;
	vertical-align:top;
	text-align: left;
	font-size: 10pt;	
	border-top-style: solid;
	border-top-color: #907b38;
	border-top-width: 1px;	
	border-right-style: solid;
	border-right-color: #907b38;
	border-right-width: 1px;  		
}
TD.eventtitlebase
{
	width:100px;
	vertical-align:top;
	text-align: left;
	font-size: 10pt;	
	border-top-style: solid;
	border-top-color: #907b38;
	border-top-width: 1px;	
	border-right-style: solid;
	border-right-color: #907b38;
	border-right-width: 1px;	
	border-left-style: solid;
	border-left-color: #907b38;
	border-left-width: 1px;  	
	border-bottom-style: solid;
	border-bottom-color: #907b38;
	border-bottom-width: 1px;   		
}
TD.eventdetailbase
{
	width:400px;
	vertical-align:top;
	text-align: left;
	font-size: 10pt;	
	border-top-style: solid;
	border-top-color: #907b38;
	border-top-width: 1px;	
	border-right-style: solid;
	border-right-color: #907b38;
	border-right-width: 1px;  		
	border-bottom-style: solid;
	border-bottom-color: #907b38;
	border-bottom-width: 1px;   	
}
TD.ontheroad
{
	width:680px;
	vertical-align:top;
	text-align: left;
	font-size: 10pt;	
}
IMG.frontpic
{
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px
}
IMG.rcm
{
	margin: 0px;
	margin-right: 15px;
}
P.music
{
	height:18px;
	margin:0px;
	padding:0px;	
	font-size: 10pt;
	width: 260px;
}
P.music2
{
	height:18px;
	margin:0px;
	padding:0px;	
	font-size: 10pt;
	width: 60px;
}
P.merch
{
	height:25px;
	margin:0px;
	padding:0px;
	vertical-align:middle;	
}
