/* CSS Document */


body
    {
    background-color: #000000;			
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #8f5437;
	}

A			    {text-decoration: none;}
A:link 		    {color: #8abe00;}
A:visited 	    {color: #8abe00;}
A:hover 	    {color: #f26521;}
A:active 	    {color: #f26521;}

#bottom-nav a		   		{text-decoration: none;}
#bottom-navnav a:link 		{color: #ffffff;}
#bottom-navnav a:visited 	{color: #ffffff;}
#bottom-navnav a:hover 		{color: #9c9d5f;}
#bottom-navnav a:active 	{color: #9c9d5f;}


.product
    {
    margin:1px 0px 0px 0px;
    }

.homebg
    {
    background-image: url(images/home-bg.gif);
    background-repeat: no-repeat;
    margin:0px 0px 0px 0px;
	width: 548px;
	height: 197px;
    }

.hometext
    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
    margin:54px 28px 0px 28px;
    }

.buyit
    {
    background-image: url(images/product-buybg.gif);
    background-repeat: no-repeat;
    margin:0px 0px 0px 0px;
	width: 250px;
	height: 144px;
    }

.buyittext
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f26521;
    margin:80px 0px 0px 60px;
    }

.bttn
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
    background-color: #f26521;
    }

.content
    {
    background-image: url(images/bg-content.jpg);
    background-repeat: no-repeat;
    background-color: #F5DDBA;
    }

.secondarytext
    {
    margin: 0px 30px 20px 50px;
    }

.performances
    {
    margin:10px 0px 10px 10px;
    }

.concert
    {
    font-family: Times, Times New Roman, Serif;
	font-size: 20px;
    line-height:22px;
    color: #9c9d5f;
    margin:0;
	}

.concertinfo 		
    {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin:0;
	}

.concertdate 		
    {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin:20px 0px 0px 0px;
	}

hr
	{
	height: 0; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color: #9e9970;
	margin-top: 18px;
	}	

h1
    {	
	font-family: Verdana, Arial, Helvetica; 
	font-size: 13px;
	font-style: italic;
    font-weight: normal;
    color: #f26521;
	margin-top: 0px;
    }
				
h2			
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 20px;
    color: #9e9970;
    }

h3 	
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 16px;
    color: #9e9970;
	font-weight: bold;
    }

h4 			
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 12px;
    color: #9e9970;
	font-weight: bold;
    }


ul
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #8f5437;
	}

ol
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f5437;
	margin:10;
	}

.text
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #8f5437;
	}

.small 		
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    }

.small-header
    {
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 14px;
    }

.bottom-nav
    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f26521;
	text-align: center;
	}

.copyright
    {
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin-bottom: 20px;
	}


.copyrighthome
    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin-bottom: 20px;
	}