/* CSS HAND-CRAFTED BY HATBOX */

body {
	background: url(images/body.jpg) repeat;
	color:#918D54;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.45em;
	letter-spacing:-.01em;
}
.clear {
	clear:both;
}
.wrapper {
	width:1024px;
	margin:0 auto;
	position:relative;
	padding-bottom:75px;
}
.button {
	display:block;
	margin:30px 0 20px 0;
}
.button:focus {
}
.signs1, .signs2 {
	position:absolute;
}
p {
	text-align:justify;
}
p a {
	text-decoration:underline;
	color:#918D54;
}
p a:hover {
	color:#7a7646;
}
.intro {
	display:block;
	float:left;
	margin: 4px 10px 5px 0;
}
.active {
	background:url(images/footer_bg.png) repeat;
	border:1px solid #cfcfa6;
}

/* NAV */
.nav {
	margin:0 auto 0 auto;
	width:1000px;
	position:relative;
}
.nav ul {
	position:absolute;
	top:102px;
}
#navLeft {
	left:0px;
}
#navRight {
	right:0px;
}
.nav li, .footerNav li {
	float:left;
	letter-spacing:.05em;
	font-weight:bold;
	margin-right:25px;
	text-transform:uppercase;
	font-size:11px;
	padding: 1px 5px;
}
#navRight li {
	margin-right:0;
	margin-left:40px;
}
.nav a, .footerNav a {
	color:#918D54;
	text-decoration:none;
}
.nav a:hover, .footerNav a:hover {
	color:#7a7646;
}
.sponsorHeaderWrapper {
	background:url(images/footer_bg.png) repeat;
	border-bottom: 1px solid #cfcfa6;
}
.sponsorHeader {
	margin: 0 auto;
	width: 992px;
	overflow: hidden;
	color: #887E54;
	font-size: 12px;
}
.sponsorHeader a {
	color: #887E54;
	text-decoration: underline;
}
.sponsorHeaderLeft {
	float: left;
	padding: 10px 105px 10px 0px;
	background: url(images/dl_logo.png) no-repeat right 10px;
}
.sponsorHeaderRight {
	float: right;
	padding: 10px 52px 10px 0px;
	background: url(images/csba_logo.png) no-repeat right 0px;

}

/* HEADER */
h1 {
	background: url(images/header.jpg) no-repeat center -32px;
	text-indent:-6000px;
	height:453px;
}
h2 {
	height:135px;
	text-indent:-6000px;
	margin-bottom: 15px;
}

/* HOME */
.imageContainer {
	height: 200px;
}
.infoContainer p {
	margin-bottom: 25px;
}

.leftColumn {
	width:292px;
	float:left;
	position: relative;
}
.leftColumn h2 {
	background:url(images/Fantastic_Music_Small.jpg) no-repeat 0 -35px;
}
.leftColumn p {
	margin-bottom:25px;
	margin-right:57px;
}
.leftColumn .button {
	margin-right:57px;
}
.leftColumn .moreButton, .rightColumn .moreButton {
	background:url(images/moreButton_short.jpg) -1px 0 no-repeat;
	text-indent:-6000px;
	height:36px;
}
.leftColumn .signs1 {
	left:-33px;
	z-index:10;
}
.leftColumn .signs2 {
	right:0px;
}

.centerColumn {
	width:433px;
	float:left;
	position: relative;
}
.centerColumn h2 {
	background:url(images/parade_small.jpg) no-repeat 0 -35px;
}
.centerColumn p {
	margin:0 75px 25px 75px;
}
.centerColumn .button {
	margin:30px 75px 0 75px;
	text-indent:-6000px;
	background:url(images/moreButton_long.jpg) no-repeat -4px 0;
	height:38px;
}
.centerColumn .signs1 {
	z-index:10;
	left: 40px;
}
.centerColumn .signs2 {
	right: 45px;
}

.rightColumn {
	width:292px;
	float:left;
	position: relative;
}
.rightColumn h2 {
	background:url(images/art_small.jpg) no-repeat 7px -35px;
}
.rightColumn p {
	margin-bottom:25px;
	margin-left:57px;
}
.rightColumn .button {
	margin-left:57px;
}
.rightColumn .signs1 {
	z-index:10;
}
.rightColumn .signs2 {
	right:-40px;
}

.mainColumn {
	width: 723px;
	margin-top: 15px;
	float: left;
}
.smallRightColumn {
	float: right;
	width: 228px;
}
.smallRightColumn .signs1, .smallRightColumn .signs2 {
	position: relative;
	float: left;
	top: 0;
	left: 0;
}

/* MUSIC */
.music .mainColumn h2 {
	background:url(images/Fantastic_Music.jpg) no-repeat;
	height: 200px;
	margin-bottom: 35px;
}
.music .imageContainer {
	height: auto;
	position: relative;
	width: 100%;
}
.music .smallRightColumn .signs1 {
	position: relative;
	top: 10px;
	right:-20px;
	left: auto;
}
.music .smallRightColumn .signs2 {
	position: relative;
	right:-55px;
	top: -20px;
	left: auto;
}
.music .smallRightColumn .signs3 {
	position: relative;
	top:30px;
	left: auto;
}
.music .smallRightColumn .signs4 {
	position: relative;
	right:185px;
	top: -300px;
	left: auto;
}

.music .smallRightColumn .signs5 {
	position: relative;
	right:-45px;
	top: -200px;
	left: auto;
}


/* PARADE */
.parade .mainColumn h2 {
	background:url(images/parade.jpg) no-repeat;
	height: 200px;
	margin-bottom: 35px;
}
.parade .imageContainer {
	height: auto;
	position: relative;
	width: 100%;
}
.parade .smallRightColumn .signs1 {
	position: relative;
	top: -26px;
}
.parade .smallRightColumn .signs2 {
	position: relative;
	top: -68px;
	right: -42px;
	left: auto;
}
.parade .smallRightColumn .signs3 {
	position: relative;
	top:30px;
}

/* ART */
.wrapper.art {
	padding-bottom: 0;
}
.art .mainColumn h2 {
	background:url(images/art.jpg) no-repeat;
	height: 200px;
	margin-bottom: 35px;
}
.art .imageContainer {
	height: auto;
	position: relative;
	width: 100%;
}
.art .smallRightColumn .signs1 {
	position: relative;
	top: -26px;
}
.art .smallRightColumn .signs2 {
	position: relative;
	top: -68px;
	right: -42px;
	left: auto;
}
.art .smallRightColumn .signs3 {
	position: relative;
	top:30px;
}

/* VENDORS */
.vendors .mainColumn h2 {
	background:url(images/vendors.jpg)  no-repeat;
	height: 200px;
	margin-bottom: 35px;
}
.vendors .imageContainer {
	position: relative;
	width: 100%;
}
.vendors .smallRightColumn .signs1 {
	position: relative;
	top: -26px;
	right:-85px;
	left: auto;
}
.vendors .smallRightColumn .signs2 {
	position: relative;
	top: -68px;
}
.vendors .smallRightColumn .signs3 {
	position: relative;
	top:30px;
}

/* SPONSORS */
.sponsors .mainColumn h2 {
	background:url(images/sponsors.jpg) no-repeat;
	height: 200px;
	margin-bottom: 35px;
}

.sponsors .smallRightColumn .signs1 {
	position: relative;
	top: 100px;
	right:50px;
	left: auto;
}

.sponsors .smallRightColumn .signs2 {
	position: relative;
	top: -5px; 
	right:50px;
	left: auto;
}
.sponsors .smallRightColumn .signs3 {
	position: relative;
	top: -40px; 
	right:25px;
	left: auto;
}


/* FOOTER */
.footerWrapper {
	background:url(images/footer_top.png) repeat-x;	
}
.footerWrapper2 {
	background:url(images/footer_bg.png) repeat 23px 0;
	border-top: 1px solid #cfcfa6;

}
.footer {
	margin: 0 auto;
	padding:50px 0 0 0;
	width:1024px;
	clear:both;
	color:#887e54;
}
.footer a {
	color:#887e54;
}
.footer a:hover {
	color:#887e54;
	text-decoration: underline;
}
.footer p {
	text-align:left;
}
.footerLeft {
	width:696px;
	float:left;
}
.footerLeft h3 {
	background:url(images/Where_Its_At.jpg) no-repeat;
	text-indent:-6000px;
	width:696px;
	height:125px;
}
.map {
	background:url(images/map_bg.jpg) no-repeat;
	width:725px;
	height:276px;
	padding:17px 0 0 16px;
}
.footerLeft p {
	padding:0 15px 15px 15px;
}

.footerRight {
	float:right;
	width:243px;
	margin-top:67px;
}
.footerRight h3, .footerRight h4 {
	text-indent:-6000px;
	height:28px;
	margin-bottom:26px;
}
.footerRight h3 {
	background:url(images/contact.jpg) no-repeat;
}
.footerRight h4 {
	background:url(images/vendors_small.jpg) no-repeat;
	margin-top:60px;
}
.footerRight p {
	font-size:12px;
	line-height:1.4em;
	margin-bottom:13px;
}


.footerNav {
	margin:72px 0 0 15px;
	float:left;
	position:relative;
	bottom:32px;
}

.copyright {
	color:#887e54;
	font-size:12px;
	float:right;
	margin:72px 0 0 0;
	position:relative;
	bottom:32px;
}


.orange {
	background-color: #e7c58e;
	border:1px solid #cfa629;
	text-transform: uppercase;
	font-size: 12px;
	color: #846814;
	padding: 1px 5px;
	margin-bottom: 10px;
	float: left;
	margin-left: 15px;
}
.green {
	background-color: #bedab0;
	border:1px solid #80c65f;
	text-transform: uppercase;
	font-size: 12px;
	color: #4a842f;
	padding: 1px 5px;
	margin-bottom: 10px;
	float: left;
	margin-left: 8px;
}


/* SPONSOR STYLES */
.sponsors {
    overflow: hidden;
}
.sponsors li {
    float: left;
}    

