	    body {
	    background: #E0DFDA url(background.jpg) repeat;
	    font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	    font-size: 14px;
	    margin: 0;
	    padding: 0;
	    }
	    
	    h2 {
	    font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	    font-size: 18px;
	    color: #33402A;
	    padding: 0;
	    margin: 0;
	    text-transform: uppercase;
    	text-shadow: 0 -1px 0 rgba(220,220,220,.8);
	    }
	    
	    h3 {
	    font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	    font-size: 16px;
	    color: white;
	    }
	    
	    p {
	    padding: 0 0 10px 0;
	    margin: 0;
	    line-height: 1.5;
	    }
	    
		a:link, a:visited {
		text-decoration: none;
		color: #AB7C3F;
		}
		
		a:hover {
		
		border-bottom: 1px solid #AB7C3F;
		}
	    
	    #navigation {
		background: #493C2F url(background-nav.jpg) repeat-x;
		border-bottom: 2px solid #fff;
		position: fixed;
		top: 0;
		width: 100%;
		-webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
		-moz-box-shadow: 0 0 8px rgba(0,0,0,.6);
		-o-box-shadow: 0 0 8px rgba(0,0,0,.6);
		box-shadow: 0 0 8px rgba(0,0,0,.6);
		z-index: 1;
		}

		#content {
	    margin: 0px auto;
		width: 770px;
		position: relative;
		}
		
		#music h2 {
		padding-bottom: 20px;
		}

	    #nav {
	    clear: both;
   		width: 770px;
	    margin: 0 auto;
	    padding: 0;
	    }
	    	    
	    #nav li {
	    float: left;
	    margin: 0;
		list-style: none;
		}
		
		#nav li a {
		font-size: 22 px;
		color: #fff;
		text-transform: uppercase;
		padding: 18px 20px 15px;
		display: block;
		-webkit-transition: background-color .4s linear;
		}
		
		#nav li a:hover {
		background-color: rgba(106,86,74,.3);
		color: #9CC4E5;
		-webkit-transition: color .4s linear;
		}
				

		
		#nav li a.active {
		background-color: rgba(106,86,74,.3);
		color: #fff;
		}
		
		
		.header {
		display: block;
		margin: 0 auto;
		}
		
		.left {
	    float: left;
		border: 1px solid #493C2F;
		margin: 0 30px 5px 0;
	    padding: 2px;
		}
		
		.left-body {
	    float: left;
		border: 1px solid #493C2F;
		margin: 15px 30px 5px 0;
	    padding: 2px;
		}
		
		.right {
		float: right;
		border: 1px solid #493C2F;
		margin: 0 0 5px 30px;
		padding: 2px;
		}
		
		.albums {
		float: left;
		}
		
		.albums-first {
		float: left;
		padding-left: 13px;
		}
		
		.albums-last {
		float: right;
		clear: both;
		}
		
		#music-container {
		background-color: #EDECE6;
		padding: 10px 0;
		overflow: hidden;
		}
		
		
		#joyride-container {
		position: relative;
		height: 365px;
		overflow: hidden;
		float: left;
		}
		
		.slide {
		position: absolute;
		margin-left: 13px;		
		background: #333;
		background: rgba(0,0,0,.7);		
		height: 365px;
		width: 365px;
		top: 315px;
		-webkit-transition: top 0.5s ease-in-out;
		-moz-transition: top 0.5s ease-in-out;
		-o-transition: top 0.5s ease-in-out;
		transition: top 0.5s ease-in-out;
		}
		
		#music p {
		color: #EDECE6;
		font-size: 12px;
		margin-left: 20px;}
		
		#music a:hover {
		color: #AB7C3F;
		border-bottom: 1px solid #AB7C3F;
		}
		
		.slide:hover {
		top: 0;
		}
		
		.slide h3 {
		padding-left: 13px;
		color: #9CC4E5;
		}
		
		.slide ol {
		color: #EDECE6;
		}
		
		.slide ol li {
		font-size: 12px;
		line-height: 1.4;
		}
		
		
		#who-container {
		position: relative;
		height: 365px;
		overflow: hidden;
		float: left;
		}

		
		#wishes-container {
		position: relative;
		height: 365px;
		overflow: hidden;
		margin-top: 13px;
		float: left;
		}
		
		#caledonia-container {
		position: relative;
		height: 365px;
		overflow: hidden;
		margin-top: 13px;
		float: left;
		}
		
		#angel-container {
		position: relative;
		height: 365px;
		overflow: hidden;
		margin-top: 13px;
		float: left;
		}
		
		#press p {
		margin: 0;
		padding: 20px 0 0 0;
		}
	    
	    table {
	    width: 100%;
	    padding-top: 20px;
	    border-collapse: collapse;
	    }
	    
	    th, td {
	    font-size: 12px;
		padding: 3px 5px;
		text-align: left;
		}
		

		td {
		vertical-align: top;
		padding-bottom: 25px;
		}
		
		
		th {
		background-color: #33402A; 
	    color: #fff;
	    }
		
		thead {
		padding-bottom: 50px;
		}
	    
	    tr:hover {
	    background-color: #EDECE6;
	    }
	    
	    #upcoming-shows {
	    padding-bottom: 20px;
	    }
	    
	    
	    hr
		{
			border:none;
			height: 58px;
			background: url(spacer.png) no-repeat center;
			padding: 0;
		}
		
		#container-hr {
		padding: 0;
		}

		/*#comment-form {
		padding: 20px;
		width: 450px;
		background: #EDECE6;
		margin-top: 13px;
		border: 1px solid #C6C6C1;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		}
		
		
		#comment-form fieldset {
		margin: 0;
		border: none;
		}
		
		#comment-form fieldset label {
		display: block;
		margin: 0 0 3px 0;
		font-weight: bold;
		font-size: 12px;
	    font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
		}
		
		#comment-form fieldset input,
		#comment-form fieldset textarea {
		width: 400px;
		padding: 5px;
		font-size: 12px;
		border: none;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
		background: #C6C6C1;
		-moz-box-shadow: 0 -1px 1px #888;
		-mwebkit-box-shadow: 0 -1px 1px #888;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		}
		
		#comment-form fieldset input:focus,
		#comment-form fieldset textarea:focus {
		background: #fff;
	    }
	    
	    #comment-form fieldset textarea {
   	    font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	    height: 250px;
	    }*/
		
		.wufoo .submit {
		border: 1px #000 solid;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-o-border-radius: 10px;
		border-radius: 10px;
		-webkit-transition: color .4s linear, -webkit-box-shadow .3s ease-out;
		}
		
		.wufoo .submit:hover {
		color: #9CC4E5;
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
		}
		
		.wufoo .buttons {
		font-size: 10px;
		}
		
		.wufoo .btTxt {
		font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	    text-transform: uppercase;
		padding: 5px;
		color: #fff;
		background-color: #493C2f;
		}
	    
		.wufoo .info {
		display:none
		}
		
		#footer {
		background: #493C2F url(background-nav.jpg) repeat-x;
		border-top: 1px solid #fff;
		width: 100%;
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,.6);
		-moz-box-shadow: 0 0 5px rgba(0,0,0,.6);
		-o-box-shadow: 0 0 5px rgba(0,0,0,.6);
		box-shadow: 0 0 5px rgba(0,0,0,.6);
		}
		
		#footercontainer {
		width: 770px;
		margin: 0px auto;
		}
		
		#footer p {
		color: #fff;
		padding: 15px 0;
		font-size: 11px;
		}
