@charset "utf-8";
/* CSS Document */

/* Imports  */
@import url('reset.css');
@import url('woodsiders_nav.css');
@import url('woodsiders_classes.css');
@import url('woodsiders_mobile.css');
@import url('band_gallery.css');
@import url('contactform.css');



@font-face{
	font-family:"DejaVu Sans";
	src: url'includes/fonts/DejaVuSans.ttf');
	includes
}
/*main CSS Start*/
body{ background-color:#CCA274;
background-image: url(../images/styleimages/woodbg.jpg);
background-repeat:no-repeat;
background-attachment: fixed;
background-position: 0 100px;
background-size: 100%;
height:auto;
font-family: "signo",sans-serif;
font-size:14px;}







a:link {
	color: #A63D37;
	font-family: "signo",sans-serif;
}
a:visited {
	color: #A63D37;
	font-family: "signo",sans-serif;
}
a:hover {
	color: #333;
	font-family: "signo",sans-serif;
}
a:active {
	color: #A63D37;
	font-family: "signo",sans-serif;
}



#page_description h1 {
	font-size:30px;
	color:#A63D37 !important;


	background-color: rgba(247, 247, 247, 0.47);
	min-width: 250px;
	max-width: 300px;
	width: auto;
	text-align:center;
}



#wrapper{
	width: 80%;
	max-width: 1000px;
	min-width: 1000px;
	padding-top:101px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	

header{
	width: 100%;
	height: 100px;
	border-bottom:solid 4px #4E251F;
	background-color:#CCA274;
	position:fixed;
	z-index:100;

	
}

#contact_details{
	width:500px;
	height:70px;
	float:right;
	padding-top: 20px;
	font-size:20px !important;
	line-height:20px;
	letter-spacing:-1px;
	color: #758F9E;
	font-family: "signo",sans-serif;
	
	
}
#contact_details a:link {
	color: #758f9e;
	text-decoration: none;
}
#contact_details a:visited {
	color: #758f9e;
	text-decoration: none;
}
#contact_details a:hover {
	color: #A73D37;
	text-decoration: none;
}
#contact_details a:active {
	color: #758f9e;
	text-decoration: none;

}


#content {
	width:100%;
	height:auto;
	min-height:1200px;
	
	

						}
	
#slideshow{
	height: 200px;
	width: 100%;
	overflow:hidden;}
	
	
#toprow{ 
height:335px;
width:100%;}

#middlerow{
	height:335px;
	width:100%;
	padding-top:15px;}
#bottomrow{
	height:auto;
	width:100%;
	padding-top:15px;
}

#rgtcol{
	width: 55%;
	height:auto;
	min-height: 500px;
	float:right;
	
	
	}
#lftcol{
	width: 50%;
	height:auto;
	min-height: 500px;}
	
	
#page_description{
	width:100%;
	height: 45px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}

article {
	background-color:#F5F5F5;}


aside{
	width:35%;
	background-color:#EFEFEF;
	}


section{
	width: 99%;
	border-bottom: #D3D3D3 solid 2px;
	height:auto;
	min-height:150px;
	
	
	}

#you_tube{
	width:400px;
	height:225px;
	
	
}
footer{
height:100px;
width:100%;
background-color:#5D411A;
border-top:solid #42210B 2px;
padding-top: 10px;
bottom: 0px;



}
#footer_info{
	padding-top:40px;
	
	font-size:10px !important;
	color:#FFF !important;
	float:right !important;
	    }
