@charset "utf-8";
/*
ADDED TO HIDE OLD CONTENT STRUCTURE
THAT'LL PROBABLY BE USED AGAIN THIS YEAR
SO, BE SURE TO CHECK THE CODE FOR EXISTING DIVS/TABLES.
*/
.no-display {
	display: none !important;
}
.back_to_top_arrow {
	font-size: 14px;
}
.back_to_top a {
	text-decoration: none;
	color: #CB844B;
}
.back_to_top {
	clear: left;
/*	position: relative;
	float: left;
	left: 0px;
	bottom: 0px;
*/	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.hidden {
	visibility: hidden;
}
.sponsorshipLevel {
	margin-top: 30px;
	width: 450px;
}

.nowrap {
	white-space:nowrap;

}
.mySiteLink {
	cursor: pointer;
}

.text_underline {
	text-decoration: underline;
}
.text_menu_desc {
	font-style: italic;
	font-size: x-small;
}
.center {
	width: 100%;
	min-width: 100%;
	text-align: center;
}
#t_music {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding: 5px;
	background:url(../images/bg/theRiver_large.jpg) center no-repeat;
}
#t_music td {
	border:#999999 solid 1px;
}
#t_music .columnTitle {
	font-size: 14px;
	font-weight: bold;
	color: #A33A37;
}
#t_music .rowTitle {
	font-size: 20px;
	font-weight: bold;
	color: #CB844B;
	background-color:#A33A37;
}
.carmelinas_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C0137;
	text-align: right;
}
.highlight_text {
	font-weight: bold;
	color: #A33A37;
}
#restaurant_column {
	position:relative;
	left: 75px;
	top: 20px;
	width: 100%;
	float: left;
}
.restaurant_title {
	position: relative;
	float: left;
	width: 80%;
}
.restaurant_list {
	position: relative;
	display: block;
	height: 300px;
	min-height: 300px;
	margin-bottom: 50px;
	overflow: visible;
/*	margin-bottom: 10px;
	min-height: 40px;
	height: 40px;
	white-space: nowrap; */
}
.restaurant_list span {
	display: inline;
}
.site_list {
	position: relative;
	float: left;
	width: 20%;
	text-align: right;
}

.site_list ul{
	font-size: 10px;
	color: #A33A37;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

.site_list a {
	color: #CB844B;
}

/* CSS Document */
#main_list .indented_body {
	padding: 0px;
	margin: 0px;
}
#main_list .sublist{
	padding: 0px;
	margin: 0 0 0 10px;
}
#main_list  li{
	line-height: 2.5em;
}
#main_list  ul li{
	line-height: 1.5em;
}

#main_list  .menu_list {
	font-size: .75em;
}
#main_list  .menu_list a {
	padding-left: 1.5em;
}
body {
	background-image: url(../images/bg/body_bg.gif);
	background-repeat: repeat;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	
	height: 100%;
	width: 100%;
}
#entire_wrapper {
	height: 100%;
	width: 100%;

	position: relative;
	background-image: url(../images/bg/body_gradient_bg.jpg);
	background-repeat:repeat-x;

	margin: 0px;
	padding: 0px;
	border: 0px;
	
	/* IE fix for centering content */
	text-align: center;
}

#page_wrapper {
	position: relative;
	
	height: 100%;
	width: 810px;

	background-image: url(../images/bg/page_bg.gif);
	background-repeat:repeat-y;

	padding: 0px;
	border: 0px;

	margin-top:0px;
	margin-bottom:0px;
	/* center this page_wrapper*/
	margin-left: auto; 
	margin-right: auto;
	
	/* reset IE fix for centering content */
	text-align:left;
}


#left_nav {
	float:left;
	position: relative;
	left: -119px;
	top: -26px;
	background: url(../images/left_nav_bg.jpg);

	height: 558px;
	width: 253px;
	
	margin: 0px;
	padding: 0px;
	/*	background-image: url(../images/left_nav_bg.png);
	background-repeat: no-repeat;
*/
}


#left_nav #left_nav_menu {
	position: relative;
	width: 184px;
	left: 0px;
	top: 133px;
	
	padding:0px;
	margin:0px 0px 0px 51px;
}

#right_sidebar {
	position: relative;
	top: 0px;
	right: -250px;
}
#page_header {
	float:left;
	position: relative;
	top: 0px;
	left:0px;
}
#header_title {
	position: relative;
	top: 0px;
	left: 5px;

	height: 121px;
	width: 800px;
/*	background-image:url(../images/page_header.gif);
	background-repeat: no-repeat;
*/}
#date_star {
	position:absolute;
	right: -103px;
	top:1px;
	background: url(../images/event_date_star.png) left top;
	background-repeat:no-repeat;
	height: 195px;
	width: 210px;
}
div.info {
	display:none;
}



#left_nav #left_nav_menu ul{
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	
	margin: 0px;
	padding: 0px;
}
#left_nav_menu ul li {
	height: 37px;
	border: 0px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin: 0px;
}

#left_nav_menu li a, #left_nav_menu li a:visited {
	display: block;
	width: 194px;
	height: 37px;
	background-repeat: no-repeat;
}

#left_nav_menu li a:hover {
	 background-position: -194px 0px;
}
#home a {background-image: url(../images/buttons/home.gif);}
#raffle a {background-image: url(../images/buttons/raffle.gif);}
#event_map a {background-image: url(../images/buttons/event_map.gif);}
#entertainment a {background-image: url(../images/buttons/entertainment.gif);}
#kids_area a {background-image: url(../images/buttons/kids_area.gif);}
#restaurants a {background-image: url(../images/buttons/restaurants.gif);}
#community_booth a {background-image: url(../images/buttons/community_booth.gif);}
#business_booth a {background-image: url(../images/buttons/business_booth.gif);}
#restaurant_booth a {background-image: url(../images/buttons/restaurant_booth.gif);}
#sponsorship a {background-image: url(../images/buttons/sponsorship.gif);}




#text_column {
	float:left;
	position:relative;
	top:40px;
	left: -160px;
	margin: 0px 16px 0px 0px;
	padding: 0px;
	width: 425px;
}

#text_column .page_title {
	position: relative;
	top: 0px;
	left: 0px;
}
.page_title {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 3em;
	color: #A33A37;
	font-weight:bold;
}
.page_title_small {
	font-size: small;
}
.page_title_indent {
	position:relative;
	left: 20px;
	line-height: .75em;
}



#page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	
	text-align: left;
	width: 350px;
}
#text_column .highlight {
	color: #A33A37;
}

#text_column .indented_body {
	position:relative;
	left: 75px;
	top: 20px;
}
#text_column .indented_body ul, li{
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	
}

#right_column {
	position:absolute;
	width: 255px;
	margin-right: 14px;
	right: 5px;
	top: 232px;
	background: none;
	z-index: 10;
}
#upsell {
	position:relative;
	margin-bottom: 45px;
}
#upsell_title {
	margin: 0px;
	padding-bottom: 6px;
	text-align: left;
	left: 0px;
	top: 0px;
}
#upsell_image {
	float: left;
	position: relative;
	padding-right: 10px;
	margin: 0px;
}
.upsell_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	
	text-align: left;
}

.clearboth {
	clear: both;
	height: 20px;
	width: 0px;
	margin:0px;
	padding: 0px;
}
img {
	border: none;
}
#extras {
	clear: both;
	position:relative;
	float:left;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding: 0px;
	width: 90%;
	text-align:left;
}

#footer_wrapper {
	position: absolute;
	bottom:0px;

	margin: 0px;	
	padding: 0px;
	border: 0px;

	text-align:center;
	width: 100%;
	
}
#page_footer {
	height: 30px;
	width: 750px;
	
	
	background-image: url(../images/page_footer.gif);
	background-repeat:no-repeat;

	padding: 0px;
	border: 0px;

	margin-top:0px;
	margin-bottom:0px;
	/* center this page_wrapper*/
	margin-left: auto; 
	margin-right: auto;
	
	/* reset IE fix for centering content */
	text-align:left;
}
