/*
File Name:			/css/main.css
Creation Date:			05/29/08
Last Modification:		06/15/15

red:  #CC2526
gold: #FFD329
*/

.homePage {
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}

.gigBanner {
	/* background-color: #EFB949; */
	background-color: #000000;
/*
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;
*/
	padding-bottom: 2px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px;
	vertical-align: top; 
	font-family: Arial, Helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF; 
}

A.gigBanner {
	text-decoration: none;
}

A.gigBanner:hover {
  color: #CC2526;
	text-decoration: none;
}

.gigDate {
	background-color: #FFD329;
/*
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
*/
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px;
	vertical-align: top; 
	font-family: Arial, Helvetica; 
	font-size: 14px; 
	font-weight: bold; 
	/* color: #F7931D; #CC0033*/
	color: #CC2526;
}

.gigAddress {
	/* background-color: #F7931D;  #CC0033 #CC2526 */
	background-color: #FFD329;
/*	
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;
*/
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px;
	vertical-align: top; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #CC2526;
}

A.gigAddress {
	/* background-color: #F7931D; #CC2526 */
	background-color: #FFD329;
/*
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
*/
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
	vertical-align: top; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #CC2526;
	text-decoration: none;
	line-height: 130%;
	border: 0;
}

A.gigAddress:hover {
	background-color: #FFD329; 
	/* color: #CC2526; #FFD329 */
	color: #000000;
}

.bandBio {
	background-color: #000000;
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px;
	vertical-align: top; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFD329;
	text-decoration: none;
	line-height: 130%;
	border: 0;
}

A.header { 
	font-family: Arial, Helvetica; 
	font-weight: bold; 
	font-size: 12px; 
	color: #FFD329;
	letter-spacing: 1px; 
	text-decoration: none;
}

A.header:Link { 
	font-family: Arial, Helvetica; 
	font-weight: bold; 
	color: #FFD329;
	letter-spacing: 1px; 
	text-decoration: none;
}
A.header:hover { 
	text-decoration: none; 
	background-color: #FFD329; 
	color: #CC2526;
}

.gigBig {
	color: #efb949;
	font-size: 18px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
}

.gigLittle {
	color: #efb949;
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
}

.stdText {
	color: #CC2526;
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
}

.nonstdText {
	color: #000000;
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
}

.title12 {
	color: #CC2526;
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
}
.title16 {
	color: #CC2526;
	font-size: 16px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
}

.title18 {
	color: #CC2526;
	font-size: 18px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
}

/* footer menu classes */
.footer {
	color: #FFD329;
	font-size: 12px;
	font-family: arial,helvetica;
	font-weight: bold; 
	letter-spacing: 1px; 
	text-decoration: none;
}
A.footer:Link { 
	font-family: Arial, Helvetica; 
	font-weight: bold; 
	font-size: 12px; 
	color: #FFD329;
	letter-spacing: 1px; 
	text-decoration: none;
}
A.footer:hover { 
	text-decoration: none; 
	color: #CC2526;
	background-color: #FFD329;
	font-weight: bold; 
}
A.footerCurr { 
	text-decoration: none; 
	color: #CC2526;
	font-weight: bold; 
} 
A.footerCurr:hover { 
	text-decoration: none; 
	color: #CC2526;
	background-color: #FFD329;
	font-weight: bold; 
} 
A.footerCurr:Link { 
	text-decoration: none; 
	color: #CC2526;
	background-color: #FFD329;;
	font-weight: bold; 
}

A.title12 { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #F7931D;
	text-decoration: none;
}
A.title12:hover {
	text-decoration: none;
	color: #F7931D;
	background-color: #EFB949;
}

A.title16 { 
	font-family: Arial; 
	font-size: 16px; 
	font-weight: bold; 
	color: #F7931D;
	text-decoration: none;
}
A.title16:hover {
	text-decoration: none;
	color: #F7931D;
	background-color: #EFB949;
}


A.title18 { 
	font-family: Arial; 
	font-size: 18px; 
	font-weight: bold; 
	color: #F7931D;
	text-decoration: none;
}
A.title18:hover {
	text-decoration: none;
	color: #F7931D;
	background-color: #EFB949;
}

