* {
	margin: 0px;
}
html, body { 
	height: 100%;
	background-color: #fff4c8;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
#wrapper {
	min-height: 650px;
	min-width: 850px;
	height: auto;
	height: 100%;
	margin: 0 auto -265px;
	text-align: center;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
		}
#wrapper-bio {
	min-height: 700px;
	min-width: 700px;
	width: auto;
	width: 100%;
	margin: 0 auto 250px;
	text-align: center;
	}
#content {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	padding: 15px;
}
#wrapper2{
	min-height: 780px;
	min-width: 800px;
	height: auto;
	height: 100%;
	margin: 0 auto -175px;
	text-align: center;
	}
#wrappermusic{
	min-height: 700px;
	min-width: 700px;
	height: auto;
	margin: 0 auto -145px;
	text-align: center;
	}
#wrapper-shows {
	min-height: 720px;
	min-width: 800px;
	height: auto;
	height: 100%;
	margin: 0 auto -290px;
	text-align: center;
	}
#wrapper-contact {
	min-height: 650px;
	min-width: 800px;
	height: auto;
	height: 100%;
	margin: 0 auto -224px;
	text-align: center;
	}
#wrapper-photo {
	min-height: 700px;
	min-width: 850px;
	margin: 0 auto -50px;
	text-align: center;
	}
#footer {
	position: absolute;
	margin: 0px;
	width: 100%;
	height: 265px;
	background-image: url('images/grass.jpg');
	background-repeat: repeat-x;
}
#footer2 {
	position: absolute;
	width:100%;
	height: 175px;
	background-image: url('images/grass_2.jpg');
	background-repeat: repeat-x;
}
#footer-ocean {
	position: absolute;
	width: 100%;
	height: 320px;
	background-image: url('images/footer_shows2.jpg');
	background-repeat: repeat-x;
}
#footerphotos {
	position: relative;
	z-index: 500;
	height: 254px;
	background-image: url('images/footer_photos.jpg');
	background-repeat: no-repeat;
}
#footer-contact {
	position: absolute;
	margin-bottom: 0px;  
	width:100%;
	background-image: url('images/footer_contact2.jpg');
	background-repeat: repeat-x;
}
#text-container {
	width: 650px;
	height: 610px;
	position: relative;
	top: -268px;
	left: 320px;
	margin-bottom: -350px;
}
#music-text{
	width: 650px; 
	height: 600px;
	position: relative;
	top: -268px;
	left: 320px;
}	
#text {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #3a1906;
	line-height: 18px;
	text-align: left;
	padding:0px;
}
img.contact {
	padding: 5px;
}
.img2  {
	position: relative;
	text-align: left;
	width: 260px;
	}
div.img2 img {
	border: 1px solid #fff4c8;
}
p.footer {
	text-align: right;
	position: absolute;
	right: 30px;
	bottom: 5px;
	color: #ffffff;
	font-size: 11px;
}	
p.footer2 {
	text-align: right;
	position: absolute;
	right: 30px;
	bottom: 10px;
	color: #000000;
	font-size: 11px;
}
p.footershows {
	text-align: right;
	width: 400px;
	position: absolute;
	right: 30px;
	bottom: 10px;
	color: #000000;
	font-size: 11px;
}
#nav {
	position: relative;
	top: 15px;
}
#nav2 {
	position: relative;
	left: 310px;
	width: 650px;
}
#spacer {
	width: 20px;
	margin: 0px;
}
form {
	margin-top: 15px;
}
fieldset {
	background-image: url('images/form_bg.jpg');
	width: 259px;
	height: 140px;
	padding: 0px;
	font-size: 12px;
	color: #1d6965;
	border-width: 0px;
}
input {
	color: #1d6965;
	background: #edfcf8;
	border: 1px solid #1d6965;
	margin-left: 5px;
	margin-top: 10px;
}
.submit input {
	margin-top: 10px;
	margin-left: 135px;
	background: #1d6965;
	color: #ffffff;
	font-weight: bold;
}
label {
	float: left;
	text-align: right;
	margin-left: 50px;
	margin-top: 10px;
	display: block;
	}
.column {
	line-height: 25px;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#1d6965;
	text-align: left;
	border-bottom: 1px dotted #1d6965;
}
#community {
	position: absolute;
	top: 85px;
	padding-left: 320px;
	width: 650px;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
}
#column1 {
	position: absolute;
	}
#column2 {
	position: absolute;
	margin-left: 260px;
}
#tble-container {
	position: relative;
	left: 320px;
	top: -265px;
	z-index: 100;
	width: 100%;
	height: 360px;
	margin-bottom: -50px;
	}
table {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #3a1906;
	background-color: #fff4c8;
	width: 565px;
	height: 400px;
	text-align: center;
}
table.shows {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #3a1906;
	background-color: #fff4c8;
	width: 555px;
	text-align: center;
	overflow: scroll;
	border: dotted 1px #d2b84c;
}
th {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background-color: #bcab4e;
	padding: 5px;
	margin: 0px;
}
tr.color {
	background-color: #fce66d;
}
td.first {
	
	font-weight: bold;
	padding: 5px;
	width: 10%;
	border-right: dotted #d2b84c 1px;
	border-top: dotted 1px #d2b84c;

}
td.small {
	padding: 5px;
	width: 10%;
	border-right: dotted #d2b84c 1px;
	border-top: dotted 1px #d2b84c;

}
td.end {
	padding: 5px;
	width: 10%;
	border-top: dotted 1px #d2b84c;

}
td.main {
	width: 70%;
	padding: 10px;
	border-top: dotted 1px #d2b84c;
	border-right: dotted #d2b84c 1px;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}
a.logo:link {
	padding: 0px;
	text-decoration: none;
}
a.logo:visited {
	padding: 0px;
	text-decoration: none;
}
a.logo:hoverk {
	padding: 0px;
	text-decoration: none;
}
a.logo:hover {
	padding: 0px;
	text-decoration: none;
}
a.footer:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
a.footer:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
a.footer:hover {
	color: #71fc03;
	font-size: 11px;
	text-decoration: none;
}
a.footer:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

a.footer2:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a.footer2:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a.footer2:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
a.footer2:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a.fake:link {
	color: #b27056;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
}	
a.fake:visited {
	color: #b27056;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
}
a.fake:hover {
	color: #b27056;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
}
a.fake:active {
	color: #b27056;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
}
a.nav:link {
	color: #8a3817;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
	padding: 10px;
}
a.nav:visited {
	color: #8a3817;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	padding: 10px;
}
a.nav:hover {color: #b27056;
	padding: 10px;}
a.nav:active {color: #8a3817;
	padding: 10px;}
a.copy:link {
	color: #8a3817;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	border-bottom: 1px dotted #8a3817;
}
a.copy:visited {
	color: #8a3817;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	border-bottom: 1px dotted #8a3817;
}
a.copy:hover {
	color: #58b9f7;
	border-bottom: 1px dotted #58b9f7;
}
a.copy:active {color: #8a3817}
td.main a:link {
	color: #8a3817;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px dotted #8a3817;
}
td.main a:visited {
		color: #8a3817;
		font-size: 14px;
}  
td.main a:hover {
	color: #58b9f7;
	border-bottom: 1px dotted #58b9f7;
	font-size: 14px;
	}   
td.main a:active {
		color: #8a3817;
		font-size: 14px;
	}
#community a:link, a:active{
	color: #8a3817;
	text-decoration: none;
}
#community a:visited {
	color: #8a3817;
	text-decoration: none;
}
#community a:hover {
	color: #58b9f7;
}	
#photosubnav{
		position: absolute;
		width: 300px;	
		left: 170px;
		top: 35px;
	font-size: 12px;	
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}
#photosidemenu {
		position: absolute;
		width: 300px;	
		left: 400px;
		top: 35px;
	font-size: 12px;	
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}
a.subnav:link, a:active{
	color: #1d6965;
	padding-right: 15px;
	text-decoration: none;
	font-size: 12px;	
	font-weight: bold;
	}
a.subnav:visited {
	padding-right: 15px;
	color: #1d6965;
	text-decoration: none;
	font-size: 12px;	
	font-weight: bold;
}
a.subnav:hover {
	color: #8a3817;
}
#photoflashcontent {
	position: relative;
	left: 320px;
	top: -270px;
	z-index: 200;		
	width: 700px;	
	height: 500px;	
	}
span.subnav {
	background-color: #B1D8D5;	
	padding:4px;
	color: #1d6965;
	margin-right: 15px;
}
span.community {
	color:#1d6965;
	border-bottom: 1px dotted #1d6965;
}
span.bio {
	font-size:15px;
	font-weight:bold;
	color:#1d6965;
}
