@charset "utf-8";
/* CSS Document */

body {
	background-color: #c7bca0;
	margin: 0px;
}

#bodybox {
	height: 100%;
	position: absolute;
	overflow: visible;
	display: block;
	width: 100%;
	left: 0px;
	top: 0px;
}

#content {
	background-color: #ece9df;
	overflow: hidden; position: absolute; left: 50%;
	margin-left: -515px;
	width: 1024px;
	height: auto;
	top: 0px;
	padding:0px;
	visibility: visible;
	z-index: 2;
}

#masthead {
	width: 1024px;
	padding: 0px;
}

#masthead .logo {
	float:left;
	position:relative;
	z-index:1;
}

#masthead .banner {
	padding: 0px;
	margin: 0px;
	float:right;
	position:absolute; top:0px; right:0px;
	width:760px;
	height:200px;
	border:none;
}

.hp-cma {
	background:url('../images/hp-cma2014.jpg') no-repeat; background-position: 0px 0px; 
	position: relative; top:40px;
	width:659px;
	height:225px;
	padding:0px 0px 54px 0px; 
	text-align:center;
}
	.hp-cma .dates {
	background-color:#9d0817;
	float:right;
	color:#ffffff;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:130%;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	width:22%;
	position:relative; top:189px;
	}
		.hp-cma .dates a {
		text-decoration:none;
		color:#ffffff;
		}

#sidebar-left {
	background:url('../images/sidebar-paper.jpg') no-repeat;	background-position: 0px 0px;
	width: 280px;
	height:100%;
	float:left;
	padding-bottom: 20px;
	position:absolute; top:225px; left:0px;
	z-index: -1;
}

#sidebar-content {
	padding:0px;
	margin: 0px 12px 12px 12px;
}

#sidebar-content .button {
	padding-bottom:15px;
}

#sidebar-datebg {
	background:url('../images/sidebar-dateblock.png') no-repeat;	background-position: 2px 0px;
	position: relative; top:40px;
	height:200px;
}

#sidebar-datebg .dateblock{
	position: relative; top:35px;
}

#sidebar-content .nwstrong {
	margin: 5px;
	padding-top:50px;
	padding-left:5px;
}

#widecontent {
	min-height: 500px;
	width: 655px; 
	margin: 40px 45px 100px 45px;
	float:right;
	overflow: visible;
	height:auto;
}

#lefty {
	width: 300px;
	height:auto;
	float:left;
	overflow: visible;
}

#righty {
	width: 300px;
	height:auto;
	float:right;
	overflow: visible;
}

h1{
	font-family:Georgia, Times, "Times New Roman";
	font-size: 160%;
	font-weight: normal;
	line-height: 140%;
	padding:30px 0px 15px 0px;
	margin: 0px;
}

h2{
	font-family:Georgia, Times, "Times New Roman";
	font-size: 120%;
	font-weight: normal;
	line-height: 140%;
	padding:0px;
	margin: 0px;
}

h3{
	font-family:Georgia, Times, "Times New Roman";
	font-size: 110%;
	font-weight: normal;
	color: #9d0817;
	line-height: 140%;
	padding:0px;
	margin:0px;
}

h4{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #000000;
	line-height: 140%;
	padding:0px;
	margin: 0px;
}

p {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 135%;
	text-align: left;
	margin: 0px;
	padding:0px 0px 17px 0px;
}

small {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;	
	font-size: 70%;
	line-height: 120%;
}

a:link{
	color: #9d0817;
	text-decoration:none;
}

a:active{
	color: #9d0817;
	text-decoration:none;
}

a:visited{
	color: #9d0817;
	text-decoration:none;
}

a:hover{
	color: #000000;
	text-decoration:none;
}

#entertainment {
	width: 640px;
	height:auto;
	float:left;
	position: relative; left:40px;
}

.entertainment h1 {
	font-family:Georgia, Times, "Times New Roman";
	font-size: 160%;
	font-weight: normal;
	line-height: 140%;
	color: #9d0817;
	clear:left;
	padding:0px;
	margin:0px;
}

.entertainment h2 {
	font-family:Georgia, Times, "Times New Roman";
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
	color: #000000;
	padding:0px;
	margin: 0px 0px 0px 110px;
}

.entertainment h3 {
	font-family:Georgia, Times, "Times New Roman";
	font-size: 120%;
	font-weight: normal;
	line-height: 140%;
	color: #000000;
	width:15%;
	padding:0px;
	margin:0px;
	clear:left;
	float:left;
}

.entertainment p {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 135%;
	text-align: left;
	margin: 0px 0px 0px 110px;
	padding:0px 0px 17px 0px;
}

.entertainment img {
	float:right;
	padding:0px 0px 15px 10px;
}

.tix-renewal {
	background:url('../images/tix-bg-renew.jpg') no-repeat;
	border-radius: 10px;
	padding:5px 25px 5px 25px;
	text-align:left;
	margin-bottom:20px;
	list-style: none;
	clear:both;
}

dl {
	overflow: hidden;
}

dt {
	float: left;
	padding: 0 .4em 0 0;
	margin: 0;
	font-family:Georgia, Times, "Times New Roman";
	font-size: 130%;
	font-weight: normal;
	line-height: 140%;
}

dd.tix-price {
	float: right;
	padding: 0 0 0 .4em;
	margin: 0;
	font-family:Georgia, Times, "Times New Roman";
	font-size: 130%;
	font-weight: normal;
	line-height: 140%;
}

dd.tix-line {
	overflow: hidden;
	height: 1em;
	border-bottom: 1px dotted;
}

.tix-box {
	background:url('../images/tix-bg.jpg') no-repeat;
	border-radius: 10px;
	width:100%;
	padding:5px;
	text-align: center;
	margin-bottom:20px;
	list-style: none;
	clear:both;
	color:#ffffff;
}

.tix2014-box {
	background:url('../images/tix-bg-2014.jpg') no-repeat;
	border-radius: 10px;
	width:100%;
	padding:5px;
	text-align: center;
	margin-bottom:20px;
	list-style: none;
	clear:both;
	color:#ffffff;
}

.tix-type {
	text-align: left;
	float:left;
	border:none;
	padding: 7px 0px 7px 7px;
}

.tix-price {
	text-align: right;
	float:right;
	border:none;
	padding: 7px;
}

.tix-cart {
	clear:both;
	text-align: center;
	border:none;
	padding: 7px 0px 7px 0px;
}

.tix-form {
	width: 100%;
	height: 34px;
	overflow: hidden;
	background: transparent;
	padding-bottom: 10px;
	padding-top: 10px;	
	clear:both;
}

.tix-form select {
	color:#ffffff;
	background: #c7bca0;
	width: 250px;
	padding: 5px;
	font-size: 100%;
	border:none;
	height: 34px;
}

.map-choose {
	width:185px;
	height:50px;
	text-align:center;
	float:left;
	padding:10px;
	margin:5px 10px 5px 0px;
}

.map-route {
	width:130px;
	height:30px;
	text-align:center;
	float:left;
	padding:10px;
	margin:0px 10px 0px 0px;
}

.sponsor-level {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 200%;
	color: #000000;
	padding:0px 0px 0px 8px;
	margin-left:-5px;
	background-color: #c7bca0;
	text-transform: uppercase;
	letter-spacing: 3px;
	}
	
.sponsors-section {
	margin-left:25px;
	padding:10px 0px 30px 0px;
}

.sponsors-section img {
	padding: 5px 25px 5px 0px;
}

.lodging-partner {
	clear:right;
}

	.lodging-hotelicon {
		width:100px;
		text-align:center;
		float:left;
	}

	.lodging-details {
		width:180px;
		float:right;
	}
	
	.lodging-details h1 {
		padding:0px;
		margin:0px;
}
		.breakfast {
			padding:0px;
			margin:0px;
		}

#nashville {
	padding-top:30px;
	padding-bottom:30px;
	width: 640px;
	height:auto;
	float:left;
	position: relative; left:40px;
	clear:both;
}

.brownsville {
	clear: both;
}

.brownsville b {
	font-weight: bold;
	color:#9d0817;
}

.brownsville .logo {
	width:200px;
	height: 200px;
	float:left;
	margin-right: 30px;
	padding-bottom:50px;
	text-align:right;
	vertical-align: top;
	border:none;
}

.brownsville .offer {
	background-color:#e1dbcc;
	margin-left: 230px;
	padding:10px;
}

.brownsville .location {
	text-align: left;
	padding:10px 0px 50px 230px;
}

.brownsville .description {
	padding:0px 0px 10px 0px;
	margin:0px;
}

.brownsville .hours {
	color:#292e50;
	padding:5px 0px 0px 0px;
}

.brownsville .shuttlestop p {
	padding:0px;
	margin:0px;
}
	.brownsville .shuttlestop a{
		color:#292e50;
	}
	.brownsville .shuttlestop a:hover {
		color:#9d0817;
	}	
	
.brownsville .location-fun {
	text-align: left;
	padding:0px 0px 60px 0px;
}

.brownsville h2 {
	font-family:Georgia, Times, "Times New Roman";
	font-size: 120%;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
	padding:0px;
	margin: 0px;
}

.fun {
	padding:10px 0px 10px 0px;
	border:none;
}	

.festfun-pardnerapp {
	background:url('../images/festfun-pardnerapp.jpg') no-repeat; background-position: 0px 0px; 
	width:659px;
	height:225px;
	padding:0px; 
	text-align:center;
}

.shuttlesched {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 145%;
	text-align: left;
	margin: 0px;
	padding:0px 0px 17px 0px;
}

	.shuttlesched .shaded {
	background-color: #e1dbcc;
	}
		.shuttlesched .bwcmf {
		width:175px;
		float:left;
		clear:left;
		padding-left:70px
	}

	.shuttlesched .darimart {
		width:175px;
		float:left;
	}

	.shuttlesched .legion {
		width:175px;
		float:left;
	}

.affec {
	clear: both;
	padding-bottom:50px;
}

.affec .photo {
	width:250px;
	height: 250px;
	float:left;
	margin-right: 30px;
	padding-bottom:30px;
	text-align:right;
	vertical-align: top;
	border:none;
}

.affec h2 {
	font-family:Georgia, Times, "Times New Roman";
	font-size: 120%;
	font-weight: normal;
	color: #9d0817;
	line-height: 140%;
	padding:0px;
	margin: 0px;
}

.affec h3{
	font-family:Georgia, Times, "Times New Roman";
	font-size: 110%;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
	padding:0px 0px 8px 0px;
	margin:0px;
}

.alcohol li {
	width: 500px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 135%;
	text-align: left;
	margin: 0px;
	padding:0px 0px 10px 0px;
}

.camphosts li {
	list-style:none;
	width: 500px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	margin: 0px;
	padding:0px 0px 5px 0px;
}

.camphosts li:last-child {
	padding-bottom:35px;
}

.camp-package li {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 135%;
	text-align: left;
	margin: 0px;
	padding:0px 0px 17px 0px;
	float:none;
}

.volunteer-cbcmf {
	background-color: #9d0817;
	padding:15px;
	border-radius: 10px;
}

.volunteer-cbcmf h1{
	color: #ffffff;
	padding:10px;
	font-weight:bold;
	text-align: center;
}

.volunteer-cbcmf h2{
	color: #ffffff;
	padding-bottom:10px;
}

.volunteer-cbcmf p{
	color: #ffffff;
}

.star {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 200%;
	color: #9d0817;
	}
	
.tinystar {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	line-height: 200%;
	color: #9d0817;
	padding: 0px 3px 0px 3px;
}