/* @override 
	http://localhost:8888/musa/coda-slider.css
	http://www.musasing.com/coda-slider.css
	http://www.musasingers.com/coda-slider.css
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del,
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub,
sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

form legend {
	display: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

ol, ul {
	list-style: none;
}

hr {
	xdisplay: none;
	xvisibility: hidden;
	margin-bottom: 16px;
	background-color: #345152;
	height: 0px;
	width: 80%;
}

:focus {
	outline: 0;
}

body {
	background: url(media/bg_repeater.jpg) repeat;
}

strong {
	font-weight: bold;
}

#wrapper {
	width: 947px;
	height: 695px;
	margin: 0 auto;
	background: url(media/bg_main_tran.jpg) no-repeat;
}

#intro {
	padding-bottom: 10px;
}

h2 {
	margin: 0;
	margin-bottom: 14px;
	padding: 0;
}

a:link,
a:visited {
	color: #345152;
}

a:hover,
a:active {
	color: #111f1f;
	text-decoration: none;
}


#slidercontainer {
	width: 724px;
	xheight: 706px;
	position: relative;
	top: 148px;
	left: 124px;
	xbackground-color: rosybrown;
	xz-index: 5;
}

#slider {
	width: 724px;
	height: 406px;
	margin: 0 auto;
	position: absolute;
	xtop: 38px;
	xleft: 13px;
	xbackground-color: aqua;
	xz-index: 10;
}

#navbar {
	xbackground-color: yellow;
	position: absolute;
	top: 52px;
	width: 650px;
	margin-left: 240px;
}

.scroll {
	height: 406px;
	width: 724px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	xbackground: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
	xpadding: 20px;
	height: 406px;
	width: 724px;
}

.scrollContainer #lefty {
	width: 380px;
	height: 320px;
	top: 60px;
	left: 27px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #2b433f;
	overflow: auto;
	xbackground-color: aqua;
	position: relative;
}

.scrollContainer #righty {
	width: 380px;
	height: 320px;
	top: 60px;
	right: 15px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #2b433f;
	overflow: auto;
	position: relative;
	float: right;
}

.scrollContainer div.panel p {
	padding-bottom: 20px;
}

#shade {
	xbackground: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
	xheight: 50px;
}

#footer {
	margin-top: 60px;
}

ul.navigation {
	xlist-style: none;
	margin: 0;
	padding: 0;
	xpadding-bottom: 9px;
	z-index: 500000;
}

ul.navigation {
	xlist-style: none;
	margin: 0;
	padding: 0;
	xpadding-bottom: 9px;
	z-index: 500000;
}

ul.navigation li {
	display: inline;
	margin-right: -4px;
}

ul.navigation a {
	xpadding: 10px;
	xcolor: #000;
	xtext-decoration: none;
}

ul.navigation a:hover {
	xbackground-color: #f6f6f6;
}

ul.navigation a.selected {
	xbackground-color: #fff;
}

ul.navigation a:focus {
	xoutline: none;
}

.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
}

.scrollButtons.left {
	left: -100px;
}

.scrollButtons.right {
	right: -100px;
}

.hide {
	display: none;
}

.scrollover_left {
	xposition: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(media/leaf_left_o.jpg) no-repeat;
	white-space: nowrap;
	xdisplay: block;
	width: 59px;
	height: 47px;
	margin: 0;
	padding: 0;
}

.scrollover_left a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 59px;
	height: 47px;
	xfloat: left;
	color: black;
	text-decoration: none;
}

.scrollover_left img {
	width: 59px;
	height: 47px;
	border: 0
}

* html a:hover {
	visibility: visible
}

.scrollover_left a:hover img {
	visibility: hidden
}

.scrollover_left span {
	position: absolute;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#lefty h3 {
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	width: 96%;
	text-transform: uppercase;
}

#lefty ul li {
	padding-left: 20px;
}

#lefty ul li.last {
	margin-bottom: 20px;
}

#lefty p.song {
	padding-left: 20px;
	border-bottom: 1px solid #878b7d;
	width: 90%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#lefty p.play {
	border-bottom: 1px solid #878b7d;
	width: 96%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


#warning {
	background-color: #fb9d92;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #fffeff;
	color: #4f000b;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* ****** Dropdown Test ****** */

/* ================================================================ 
	This copyright notice must be untouched at all times.

	The original version of this stylesheet and the associated (x)html
	is available at http://www.cssplay.co.uk/menus/opaque_dl.html
	Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
	This stylesheet and the assocaited (x)html may be modified in any 
	way to fit your requirements.
	=================================================================== */

#menu {
	xlist-style-type: none;
	xmargin: 0 0 30px 0;
	xpadding: 0;
}

#menu li {
	xdisplay: block;
	float: left;
	position: relative;
	z-index: 100;
	margin-right: 0px;
	xbackground-color: aqua;
}

#menu li span {
	display: block;
	z-index: 1000;
	xpadding: 5px 10px;
	xfont-size: 1.1em;
	
}

#menu li a, #menu li a:visited {
	display: block;
	padding: 0;
	xwhite-space: nowrap;
}

#menu dl {
	position: absolute;
	top: 60px;
	left: 0;
	margin: 0;
	padding: 0;
	xbackground: #597163;
	z-index: 10000;
}

* html #menu dl {
	background: #597163;
}

#menu dt {
	margin: 0;
	xfont-size: 1.1em;
	float: left;
}

#menu dd {
	display: none;
	background: transparent;
	clear: left;
	margin: 0;
	padding: 0;
	xcolor: #fff;
	xfont-size: 1em;
	xtext-align: left;
	xmargin-bottom: -5px;
	height: 24px;
	border-bottom: 1px solid #96aaa1;
	z-index: 10050;
}

#menu dd.last {
	border-bottom: 0;
}

#menu dt a, #menu dt a:visited {
	display: block;
	color: #000;
	xpadding: 5px 10px;
	text-decoration: none;
	z-index: 10100;
}

#menu dd a, #menu dd a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	xpadding: 5px 10px;
}

#menu li a:hover {
	border: 0;
	xtext-decoration: underline;
	z-index: 10200;
}

#menu li:hover dd, #menu li a:hover dd {
	display: block;
	z-index: 10300;
}

#menu li:hover dl, #menu li a:hover dl {
	xpadding-bottom: 15px;
	z-index: 10400;
}

#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {
	xcolor: #c00;
	z-index: 10500;
}

.credit {
	font-size: 11px;
}

.credit a:link,
.credit a:visited {
	color: #345152;
}

.credit a:hover,
.credit a:active {
	color: #fff;
}

a.musamail:link,
a.musamail:visited {
	color: #345152;
}

a.musamail:hover,
a.musamail:active {
	color: #fff;
}

#datepicker {
	xfont-size: 62.5%;
	color: #666;
}

#notice {
	position: absolute;
	xmargin-left: auto;
	top: 120px;
	width: 100%;
	text-align: center;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#notice a:link,
#notice a:visited {
	color: #eee;
}

#notice a:hover,
#notice a:active {
	color: #bdecd2;
}

.booktable td {
	xbackground-color: aqua;
	padding-bottom: 4px;
	xborder-bottom: 1px solid #eee;
	
}

p a.buttonlink {
	border: 1px solid #fff;
	padding: 8px 10px 8px 10px;
	background-color: #ddd;
	xcolor: #333;
	xposition: relative;
	xtop: -36px;
	display: block;
	width: 80%;
	text-align: center;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: -10px;
}
p a.buttonlink:hover {
	background-color: #597163;
	color: #fff;
}

#testimonials {
	clear: both;
	position: relative;
	top: 475px;
}

.box_shadow {
     -moz-box-shadow: 0px 3px 23px #000; 
  -webkit-box-shadow: 0px 3px 23px #000; 
          box-shadow: 0px 3px 23px #000; 
}

#testimonials .testi_button {
	background: #6e8b7b;
	padding: 12px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	width: 60%;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 0px 3px 20px #2a3831; 
  -webkit-box-shadow: 0px 3px 20px #2a3831; 
     box-shadow: 0px 2px 20px #2a3831;
     
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 28px;
	
	color: #3d4f45;
}

#testimonials .testi_button:hover {
	cursor: pointer;
	color: #9ec8b2;
}

#testimonials #testi_toggle {
	display: none;
	padding: 0px 10px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.90em;
	line-height: 130%;
	
}

#testi_toggle ul li {
	background-color: #6e8b7b;
	color: #434f45;
	padding: 20px 30px;
	
	font-style: italic;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}

#testi_toggle ul li p {
	text-align: right;
	font-weight: bold;
}
