body {
	background-color: #000000;		
}
#container{
	width: 1200px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}
#header{
	width:67%;
	float:left;
	text-align:right;
	background-position: left;
	background-image: url(basscrescent.gif); 
	background-repeat: no-repeat;
	background-size:11%;
	text-shadow: 2px 2px 5px #000000;
}
h1{
	color: #EDDD9E;
	font-family:  brush-script-std, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	text-shadow:2px 2px 5px #000000;
}
div#header a{
	text-decoration:none;
}
div#header a h1:hover{
	color: #B19B42;
}	
/*
	CONTACT
*/
#contact{
	width:33%;
	float:left;
	color:#EDDD9E;
	text-align:right;
}
.contact{
		list-style-type:none;
		font-size:1.3em;	
}
.contact a{
	text-decoration:none;
	color:#EDDD9E;
}
.contact a:hover{
	 color:#B19B42;
}
/*
	Navigation
*/		 	 
#nav{
	width:100%;
	float:left;
	margin: 0;
	padding: 0;
	margin-right: auto;
	background-color:#B19B42;
	text-align: center;
}
ul#nav{
	list-style:none;
}
ul#nav li{
	display:inline;
}
ul#nav li a{
	width:20%;
	color: #000000;
	float:left;
	text-decoration:none;
	display:block;	
}
ul#nav li a:hover{
	 color:#EDDD9E;
	 background-color:#000000;
}
#nav .current{
	color:#EDDD9E;
	text-shadow: 2px 2px 5px #000000;
}
h2{
	font-family: Garamond;
	font-size: 1.3em;
}
h3{
	color:#EDDD9E;
	font-family: Garamond;
	font-size: 1.3em;
}
/*
		CONTENT BODY
*/	
#content{
	width:99%;
	margin-top:17%;
}
#fleurdelis{
	position:relative;
	margin: 3% 0% 0% 23%;
}
#wrapper{
	position:relative;
	margin: -57% 0% 3% 0%;
}
.drummers{
	position: relative;
	width: 33%; 
	text-shadow: 2px 2px 5px #000000;
	font-size: 1.3em;
	color: #EDDD9E;
}
#wrapabout{
	position:relative;
	margin: -70% 0% 0% 50%;
}
.about{
	position:relative;
	float:left;
	text-align:center;
	font-family: Garamond;
	color: #EDDD9E;
	font-size: 1.3em;
	text-shadow: 2px 2px 5px #000000;
	text-indent: 7%;
}
#slideshow { 
    margin:0% 0% 5% 12%;
    position: relative;
    padding: 0% 0% 0% 20%; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}
/*#slideshow > div { 
    position: absolute;
 
}*/
.font{
	font-family: Garamond;
	color: #EDDD9E;
	font-size: 1.5em;
	text-shadow:2px 2px #000000;
}
/*
	PAGE 1
*/
#contentp1{
	width:99%;
	margin-top:22%;
}
		
#page1{
	position:relative;
	float:left;
	width:90%;
	margin: 0% 5% 0% 5%;
}
.imgp1{
	display:inline;
	margin: 2% 0% 0% 12%;
}
#contentp2{
	margin: 22% 9% 0% 9%;
}
/*
		TABLET 
*/
@media screen and (max-width: 1200px){
#container{
	width: 640px;
}
#header{
	line-height: 220%;
	width:70%;
	background-size:15%;
}
#contact{
	width:30%;
	position:relative;
	float:left;
	margin: 0% 0% 0% -8%;
}
#content{
	width:99%;
	margin-top:50%;
}
#fleurdelis{
	display:none;
}
#wrapper{
	margin: -7% 0% 3% 0%;
}
.drummers{
	float:left;
	width:50%;
	padding:0% 0% 0% 0%;
	text-align: center;	
}	 
#wrapabout{
	position:relative;
	margin: 0% 0% 0% 0%;
	width: 100%;
}
#slideshow { 
    margin:0% 0% 16% 0%;
}
/*
	PAGE 1
*/		
#contentp1{
	width:100%;
	margin: 0;
	padding: 0;
}
#page1{
	position:relative;
	float:left;
	width:99%;
	margin:0;
	
}
.imgp1{
	float:left;
	margin: 4% 0% 0% 0%;
}
#contentp2{
	margin: 40% 9% 0% 9%;
}
		
}
/* 
		PHONE MEDIA
*/
@media screen and (max-width: 640px){
#container{
	width: 320px;
}
#header{
	width:100%;
	line-height:180%;
	text-align:center;
	background-size:25%;	
}
#contact{
	width:100%;
	margin: -15% 0% 0% 0%;
}
.contact{
		line-height:150%;
		font-size:1.3em;	
}
#nav{
	margin-bottom:5%;
}
ul#nav li a{
	width:100%;
	color: #000000;
	float:left;
	text-decoration:none;
	display:block;
}
#content{
	width:100%;
	margin-top:0%;
}
#fleurdelis{
	display:none;
}
.drummers{
	width: 100%;
}
.drummers{
	width: 100%;
	padding: 0% 0% 0% 0%;
	float: left;
}	 
#wrapabout{
	position:relative;
	width: 100%;
}
#slideshow {
    margin:0% 0% 55% -19%;
}
/*
	PAGE 1
*/		
.page1{
	margin: 0% 0% 0% 0%;
}
}

	