/* 
Colors:
Green - #007d2d 
Yellow - #f5c320
Blue - #30b9e4
*/

html {
	background-image: url(../images/dateImg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #007d2d;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	/*background-color: #007d2d;*/
	color: #ffffff;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainHeader.gif);
	background-repeat: no-repeat;
}


a, a:visited {
	color: #f5c320;
	/*text-decoration: underline;*/
}

a:hover {
color: #ffffff;
	/*text-decoration: underline;*/
}



#header{
	text-align: center;
}

.mainNav {
	margin-left: 210px;
	text-align: left;
	margin-bottom: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #f5c320;
	border-bottom-color: #f5c320;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #f5c320;
}

.mainNav a {
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #f5c320;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.mainNav a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #f5c320;
}

#footer{
	clear: both;
	text-align: center;
	margin-right: 10px;
	margin-left: 210px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #f5c320;
	border-right-color: #f5c320;
	border-left-color: #f5c320;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f5c320;
}

#leftSide{
	float: left;
	width: 200px;
	text-align: center;
}

#leftSide h2 {
	font-size: 1.2em;
	color: #30b9e4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #30b9e4;
	margin-top: 0px;
	margin-bottom: 10px;
}

#rightSide{
	float: right;
	width: 125px;
	text-align: center;
}
#main{
	border: 1px dashed #30b9e4;
	padding: 8px;
	margin-right: 15px;
	margin-left: 210px;
}

/*#main img {
	border: 1px solid #000000;
	}*/

#main h1 {
	font-size: 1.5em;
	color: #ffffff;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #30b9e4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}

#main h2 {
	font-size: 1.2em;
	color: #30b9e4;
	margin-top: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #30b9e4;
	border-bottom-color: #30b9e4;
	text-align: center;
}

h3 {
	color: #f5c320;
	margin-bottom: 10px;
}

.plainTable {
	margin-right: auto;
	margin-left: auto;
}

.fltR {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	display: block;	
}

.fltR img {
	border: 1px solid #000000;
	}
.caption {
	font-size: 0.75em;
	text-align: center;
	line-height: 1.3em;
	background-color: #006622;
	padding-top: 3px;
	padding-bottom: 3px;
}
.clr {
	clear: right;
	margin: 0px;
	padding: 0px;
}

#emailForm {
	width: 190px;
	padding: 0px;
	margin-top: 5px;
	font-size: .9em;
}

#emailForm input {
	border: 1px dashed #ffffff;
}

ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

.bigbig {
	font-size: 1.4em;
	text-align: center;
	display: block;
}


.artTable {
	margin-right: auto;
	margin-left: auto;
}


.artTable a{
	text-decoration: none;
}

.artTable a:hover{
	text-decoration: none;
}

.artTable img {
	border: 1px solid #000000;
	}

.theArtist p {
	width: 145px;
	text-align: left;
	font-size: .85em;
	margin-top: 5px;
}

.sponsorMap {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#map {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.smallSponsor {
	text-align: center;
	margin-top: 25px;
}

.smallSponsor img {
	border:#007d2d;
}

.lineUp{
	width: 375px;
	background-color: #006622;
	margin-left: 15px;
	border: 1px dashed #30b9e4;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-top: 15px;
}

.lineUp h3{
	font-size: 1.2em;
	color: #f5c320;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #30b9e4;
}

.lineUp a{
	
	text-decoration: none;
}

.lineUp a:hover {
	text-decoration: underline;
}
