/* CSS Document */

.test {	width: 994px;
              background-color: #4D4D4D;}



body {font-family: Times;
   font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	background: url(images/gradient.jpg) #000000 repeat-x;
    }

 #content {
  background-image: url(images/pattern.jpg);
  width:740px;}
  
  
  #main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0 auto;
   min-height: 768px;
  width:1011px;
  padding-bottom : 2px;
  text-align: left;
  background: url(images/splash.jpg) #000000 no-repeat;

}

  

 #image {

	width: 810px;
   margin: 0 auto;}








#divider{width :147px; 
      }


#flash {height :450px;
        width: 1011px;
        margin: 0 auto;
		}


/* Build */


#logo {height :120px;
       width: 750px;
       float:left;
	
		}




#coloumn1 { width :190px;
             margin : 90px 30px 0 70px;
            float: left;
			margin-top: 90px;
			display: inline;
			text-align: left;}

#coloumn2 { width :240px;
            text-align: left;
			text-align:center;
			margin-top: 30px;
             margin-right : 40px;
            float: left;
			display: none;}
			



#coloumn3 { width :240px;
            text-align: left;
             margin-right : 10px;
            float: left;
			display: inline;}
			
.clear { clear:both;}				
			 
			
		  
#navigation { width: 160px;
              line-height: 12px;
              float: left;
		      height: auto;
			  display: inline;}
	
	
			  
			  
#details { 
           line-height: 130%;
		   float: left;
		   color : #B3B3B3; }			  
			  
			  		  
#title { 
       	      height: 51px;
			  margin-top: 20px;
		      margin-bottom: 20px;}	
			  	
.event-holder {margin-bottom : 20px;}




/* ------------ footer -------------- */



#footer {
	  width:810px;
	  
	  height: 100px;
      margin:  0 auto;

	 background: url(images/footer.jpg) #000000 no-repeat;}

#footercoloumn1 { width :190px;
             margin : 50px 30px 0 35px;
            float: left;
			display: inline;
			text-align: left;}

#footercoloumn2 { width :250px;
            text-align: left;
             margin : 50px 40px 0 0;
            float: left;
			display: inline;}
			



#footercoloumn3 { width :40px;
            text-align: left;
              margin : 50px 10px 0 0;
            float: right;
			display: inline;}





/* ------------ text styles -------------- */



.title {font:18px "Times New Roman", Times, serif  ;
     color:#FFFFFF;
     text-transform: uppercase;
	 letter-spacing: -1px;
     margin-bottom: 20px  }
			  
			  
.gold { color: #C89638; }

.white { color: #FFFFFF; }


.menuholder { width : 220px;}

.menu { width :190px;
        float: left;
        margin-right: 20px;
        display:inline; }
		
.price { width : 40px;
        text-align: right;
		vertical-align: top;
		 color: #C89638;
         }

.news-title { color: #FFFFFF;
         font-size: 12px;
         font-style:italic;
		 margin-bottom: 10px;
		 text-transform: uppercase; }



.large   {font:14px "Times New Roman", Times, serif  ;
          text-transform: uppercase;
	      letter-spacing: -1px;
          margin-bottom: 20px  }


a:link {color: #C89638;
text-decoration:none; } 
    
a:visited {color: #C89638;
text-decoration:none;}  

a:hover {color: #666666;
text-decoration:none;}
   
a:active {color: #FFFFFF;
text-decoration:none;}   