body, table, td, p, div, span, ol, li, input, textarea, select
	{  
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px
	}
h1 {  
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #006699; 
	padding-top: 5px;
	margin-bottom: 2px
	
	} 
h2 {  
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #006699; 
	padding-top: 5px
	} 
h3 {  
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #006699; 
	} 
.eventheader {margin-top: 5px; 
	margin-bottom: 0px 
	 }	
.blue {color:#006699}	
.small {text-align: center;   
	margin-top: 5px;
	font-size: 8px; 
	letter-spacing: 0.3em
	}

.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}
a.gaslight:link {color: #666666; text-decoration: none}
a.gaslight:visited {color: #666666; text-decoration: none }
a.gaslight:hover {color: #333333; text-decoration: underline}
a.gaslight:active {color: #333333; text-decoration: underline}



.adress { color: #006699 ; font-weight: normal; font-size: 11px}
a.email:link {color: #666666; text-decoration: none}
a.email:visited {color: #666666; text-decoration: none }
a.email:hover {color: #333333; text-decoration: underline}
a.email:active {color: #333333; text-decoration: underline}

#socialMedia {
	text-align: center;
	padding: 10px 0;
	height: 1%;
	overflow: hidden;
	}
#socialMedia a {
	display: block;
	height: 30px;
	width: 30px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 10px;
	float: left;
	}
#fb {background: url(assets/facebook.png) no-repeat;}
#tw {background: url(assets/twitter.png) no-repeat;}

/* FAQ */
.qt a:link {color: #000000; font-weight: bold }
.qt a:visited {color: #000000; font-weight: bold }
.qt a:hover {color: #000000; font-weight: bold; text-decoration: none; background-color: #cddaed}
.qt a:active {color: #000000; font-weight: bold }
.q {color: #006699; font-weight: bold; margin-top: 10px}
.a {font-style: normal}
.back {color: #000000; font-variant: small-caps; font-size: 10px; text-transform: capitalize; margin-top: 5px; margin-bottom: 10px}
.back a:link {color: #000000}
.back a:visited {color: #000000}
.back a:hover {color: #006699; text-decoration: none}
.back a:active {color: #000000}

/* CONTACT */
.contacttable { }
.contacttext {color: #000000 }
input.name {width: 200px }
textarea.info {width: 250px}
textarea.message {width: 180px}
input.submit {width: 100px}
select.name {width: 200px}
select.state {width: 180px}
select.card {width: 180px}


/* EVENTS AND SHOWS */
.event {margin-top: 5px}

/* ORDER FORM */
.size {font-size: 16px; font-weight: bold}
.formlabel {text-align: right; font-weight: bold}
input.amount {width: 2em}
.price {  font-size: 14px; font-weight: bold; text-align: center}
.formlist {  color: #006699}
.formheader {color: white; margin-bottom: 0px}

/* TELL A FRIEND */
.tellfont {  color: #FFFFFF; font-weight: bold; text-align: right}
.tellthank {  color: #FFFFFF; font-weight: bold; text-align: center}




