.ui-accordion-content {
	background:#fafdda;
	font-family: "lucida sans unicode", "lucida grande", verdana, arial, helvetica, sans-serif;
}
.ui-accordion-header {
	background:#FFF;
}
.ui-icon {
	display:none;
}
.ui-accordion-header a {
	padding:15px !important;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #476674;
}
.ui-state-default a:link, .ui-state-default a:visited {
	color: #476674;
	text-decoration: none;
}
.ui-state-hover a:hover {
	color: #A7661F;
}

#coda_slider {
	width: 746px;
	margin: 0 auto;
	position: relative;
	font-family: "lucida sans unicode", "lucida grande", verdana, arial, helvetica, sans-serif;
}
#coda_slider h3, #coda_slider p {
	padding:0 15px;
	font-size:1em !important;
}
#coda_slider h3 {
	color: #870028;
	font-size: 20px !important;
	font-weight: bold;
	line-height: 1.2;
}


#coda_slider img {
	border:0;
}
.scroll {
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
}
.scrollContainer div.panel {
	padding: 20px;
	width: 706px;
	overflow:hidden;
}
ul.navigation_coda_slider {
	list-style:none !important;
	margin: 0 0 25px 0 !important;
	padding: 0 !important;
	width: 787px;
}
ul.navigation_coda_slider li {
	display:inline;
	text-align:center;
}
ul.navigation_coda_slider li a {
    float: left;
    font-size: 0.9em;
    height: 30px;
    line-height: 1.4em;
    padding: 8px 10px 17px;
    width: 135px;
	text-decoration:none;
	color:#FFF;
}

ul.navigation_coda_slider li a:hover {
	text-decoration:underline;	
}

.ui-accordion .ui-accordion-header a {
	font-size:.9em !important;	
}

.ui-accordion-content {
	font-size:.9em !important;	
}



li.rfh a, li.pinkparty a {
	line-height:35px !important;	
}

li.rfh a, li.whatapair a {
	line-height:35px !important;	
}

/****COPY BOXES****/
#regatta, li.regatta a{
	background:#829ab3 !important;
}
#rfh, li.rfh a{
	background:#6ab9c6 !important;
}
#pinkparty, li.pinkparty a{
	background:#d190b6 !important;
}
#golf, li.golf a{
	background:#B8B9E0 !important;
}

#whatapair, li.whatapair a{
	background:#b47e96 !important;
}

#main ul li {
	background-image:none;
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#main ul {
	line-height: 1.1;
}