@charset "UTF-8";
/* CSS Document */
/* Developed by Wylie Creative, Kennesaw Georgia */

/* Defaults */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #073b4b;
	font-family: Tahoma;
	font-size: 12px;
	color: #4a4a4a;
}

.clearHack {
	clear: both;
	visibility: hidden;
}

p {
	color: #4a4a4a;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 16px;
	padding-bottom: 4px;
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #f26522;
	line-height: 24px;
}

h2 {
	font-family: Tahoma;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
}

h3 {
}

#divider {
	background-image: url(../images/divLine.gif);
	background-repeat: repeat-x;
	height: 31px;
}


/* Content */
#containerTop {
	width: 780px;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	display: block;
}

#container {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#containerBottom {
	width: 780px;
	height: 10px;
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 740px;
	padding-left: 20px;
}

/* Main Nav */
#nav {
	height: 24px;
	font-size: 18px;
	padding-bottom: 6px;
}

#nav ul {
}
	
#nav li {
	float: left;
	list-style-type: none;
	padding-right: 18px;
}

#nav li a {
	color: #4a4a4a;
	text-decoration: none;
	list-style-type: none;
	display: block;
}

#nav li a:hover {
	color: #f26522;
}

#nav .current {
	color: #f26522;
}


#content a {
}

#content a:hover {
}

#fullColumn {
}

#thirdColumn {
	float: left;
	width: 233px;
}

#halfColumn {
	float: left;
	width: 355px;
}

.topPad {
	padding-top: 10px;
}

.rightPad {
	padding-right: 20px;
}

.leftPad {
	padding-left: 30px;
}

.topRightPad {
	padding-top: 10px;
	padding-right: 19px;
}


/* footer */
#footer {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#footer p {
	color: #4a4a4a;
	font-size: 14px;
	font-family: Tahoma;
	line-height: 20px;
	padding-bottom: 0px;
} 

#footer a {
	color: #1C759E;
	text-decoration: none;
}

#footer a:hover {
	color: #DC5C1F;
}

/* Home Page Elements */
#homeFlash {
	display: block;
	height: 228px;
	width: 740px;
	z-index: 25;
}

#countdown {
	padding-top: 10px;
	display: block;
	height: 115px;
	width: 740px;
}
#bottomSpacer {
	height: 100px;
	display: block;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-top: 8px;
	color: #567E90;
}

#bottomSpacer p {
	font-size: 10px;
	color: #567E90;
	line-height: 10px;
}

#bottomSpacer a {
	color: #567E90;
}

#bottomSpacer a:hover {
	color: #ffffff;
}

#bottomSpacer .copyright {
	color: #ffffff;
	font-size: 12px;
}

#subHeader {
	display: block;
	height: 115px;
	width: 740px;
	z-index: 100;
}


#sponsors {
	display: block;
	height: 175px;
	width: 235px;
}

#mainBody {
}

#mainBody ul {
	color: #4a4a4a;
	font-size: 12px;
	padding-left: 25px;
}

#mainBody li {
	padding-bottom: 4px;
}

#mainBody tr {
	line-height: 18px;
}

a {
	color: #1C759E;
	text-decoration: none;
	list-style-type: none;
}

a:hover {
	color: #f26522;
}


#event {
}

#eventPhoto {
	float: left;
	display: block;
	width: 185px;
}

#eventDetail {
	float: left;
	width: 550px;
}

.faqQuestion {
	color: #567E90;
	font-size: 16px;
	line-height: 16px;
}

#gallery {
	display: block;
	height: 500px;
	width: 740px;
	margin-top: 10px;
}

.artistLink {
	font-size: 16px;
}

#artistImage {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-top: 10px;
}

#artistImage2 {
	width: 450px;
	margin-top: 10px;
	height: 300px;
	float: left;
	margin-right: 20px;
}

#artistBio {
	float: left;
	width: 420px;
	margin-top: 10px;
}

#artistBio2 {
	float: left;
	width: 250px;
	margin-top: 10px;
}

#radio {
	display: block;
	height: 50px;
	width: 233px;
	margin-top: 10px;
}
