
.news-intro {
	display: block;
	clear: both;
	margin-bottom: 20px;
}

.mobile-menu {
	display: none;
}

#cruise2 {
	text-align: center;
}

#menuh a:link, #menuh a:visited, #menuh a:active {
	width: auto;
	margin-right: 30px;
}

#menuh ul {
	width: auto;
}

#navigation ul {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-left: 0;
}

#navigation li {
	margin-right: 12px;
	width: auto;
}




h2 {
	margin-left: 0;
	margin-top: 0;
}

#content_store, #content, #content_song {
	padding: 20px;
}

#content_store table.full.border { 
	  border: 5px solid #ccc;
}
	
	

#content_store p {
	margin-left: 0;
}

#wrapper_store #content_store img, #wrapper_store #content img {
	margin: 0 20px 20px 0;
}

#wrapper_song #content_song img {
	margin: 0 0 10px;
}

#wrapper_song #content_song p, #wrapper_song #content_song h2 {
	margin-left: 0;
	margin-bottom: 20px;
}

#wrapper_store #content_store h2 img {
	margin: 0 10px 0 0;
}

#content_store #navigation + img {
	margin: 0 10px 10px 0;
}

#content_store h3 {
	margin-left: 0;
	margin-bottom: 10px;
}

#wrapper_store #content_store .photo_r {
	margin-left: 10px;
}

#content_store table {
	margin: 0;
}

#content_store table img:not(.cds #content_store table img):not(.reviews img):not(.downloads img) {
	width: 100%;
	height: auto;
}

.pop-up {
	width: 600px !important;
	margin-left: -300px !important;
}

.center {
	text-align: center;
}

a.center {
	display: block;
	margin-bottom: 10px;
}

h2 .sub-info {
	font-size: 15px;
}

#main {
	width: 460px;
}

table.downloads {
	width: 100%;
}

#content_store table.downloads td {
	width: 25%;
}

.pop-up form {
	margin-bottom: 10px !important;
}

.pop-up p {
	margin-bottom: 10px !important;
}



.pop-up .close {
	width: 13px !important;
	height: 13px !important;
}

.content_wrapper.reviews table td img {
	max-height: 90px;
	width: auto;
}

.content_wrapper.reviews table td .pop-up img {
	max-width: 100px;
	width: auto !important;
	height: auto !important;
}

#content_press h3 {
	margin-left: 10px;
}

#wrapper_press img {
	margin-left: 10px;
}

#content_press p {
	margin: auto;
}

#content_press iframe {
	width: 100%;
}

@media (max-width: 1040px) {
	* {
		box-sizing: border-box;
	}
	
	#content p {
		margin-left: 0;
	}
	
	#content #div h3 {
		margin-left: 0;
		margin-bottom: 10px;
	}
	
	#content {
		margin: 80px auto !important;
		float: none;
		height: auto;
	}
	
	body {
		width: 100%;
	}
	
	#wrapper_home, #wrapper_store, #wrapper_song {
		width: 100%;
	}
	
	#content_store, #content, #content_song {
		margin: 0 auto;
		float: none;
	}
	
	#home a img {
		margin: 20px auto !important;
		display: block;
	}
	
	#wrapper_home, #wrapper_store {
		background: none !important;
	}
	
	#content_home, #content_store, .content_wrapper, #content_song, #content_contact {
		overflow: auto;
		height: auto;
	}
	
	.photos-background {
		background-image: url(2011website/Graphics/background/bk15.jpg) !important;
		background-repeat: no-repeat;
	}
	
	.fern-background {
		background-image: url(2011website/Graphics/background/bk14.jpg) !important;
		background-repeat: no-repeat;
	}
	
	.interviews-background {
		background-image: url(2011website/Graphics/background/bk12.jpg) !important;
		background-repeat: no-repeat;

	}
	
	.home-background {
		background-image: url(2011website/Graphics/background/bk3d.jpg) !important;
		background-repeat: no-repeat;

	}
	
	.biography-background {
		background-image: url(2011website/Graphics/background/bk8.jpg) !important;
		background-repeat: repeat;
	}
	
	.newstuff-background {
		background-image: url(2011website/Graphics/background/bk15.JPG);
		backgound-repeat: repeat;
	}
	
	.band-background {
		background-image: url(2011website/Graphics/background/bk13.jpg) !important;
		background-repeat: repeat;
	}
	
	.tour-background {
		background-image: url(2011website/Graphics/background/hwy50a.jpg) !important;
		background-repeat: repeat;
	}
	
	.river-background {
		background-image: url(2011website/Graphics/background/bk11.jpg) !important;
		background-repeat: repeat;
	}
	
	.grass-background {
		background-image: url(2011website/Graphics/background/bk15b.jpg) !important;
	}
	
	.home-background, .biography-background, .band-background, .photos-background, .interviews-background, .newstuff-background, .tour-background, .river-background, .grass-background, .fern-background{
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: -1;
	}
	
	#wrapper_press {
		background: none;
	}
	
	#content_store, #content, #content_song, #content_contact {
		
		margin-top: 80px;
	}
	
	
	
	#navigation2 {
		width: 100%;
		margin-top: 0;
	}
	
	#navigation2 li {
		width: 100%;
		text-align: left;
	}
	
	#navigation2 li a:link, #navigation2 li a:visited {
		color: #BB6E21;
	}
	
	#navigation2 li a:hover {
		color: #630;
	}

	#content_store table img {
		max-width: 100px;
	}
	
	#wrapper_press {
		width: 100%;
	}
	
	#content_press  {
		margin: 80px auto 0;
		float: none;
		height: auto;
	}
	
	
	#wrapper_contact {
		width: 100%;
	}
 
}

@media (max-width: 950px) {
	#content_home, .content_wrapper {
		width: 100%;
		margin-right: auto;
	}
	
	#home {
		width: 650px;
		margin: 0 auto;
	}
	
}

@media (max-width: 765px) {
	
	
	.mobile-menu {
		display: block;
	}
	
	.mobile-menu a {
		background: #426CAF;
	    padding: 7px;
	    text-transform: uppercase;
	    letter-spacing: 2px;
	    font-size: 14px;
	    border-radius: 4px;
	    color: #fff;
	}
	
	#menuh a {
		padding: 4px;
	}
	
	
	#menuh-container {
		width: 100px;
		height: 60px;
		overflow: hidden;
		background: none;
		position: absolute;
		top: auto;
		padding-left: 5%;
		
	}
	
	.mobile-menu {
		padding: 30px 0 0 0px;
	}
	
	#menuh-container:hover, #menuh-container:focus {
		color: #fff;
	    width: 340px;
	    background: #426CAF;
	    height: auto;
	    overflow: auto;
	    box-shadow: 1px 3px 7px rgba(0,0,0,.5);
	    visibility: visible;
	    z-index: 200;
		
	}
	
	#menuh-container:hover .mobile-menu a {
		color: #fff;
		background: none;
		font-weight: bold;
	}
	
	#menuh a.top_parent {
		color: #fff;
	}
		
	
	#menuh {
		margin-top: 30px;
		width: auto;
		margin-left: 0;
	}
	
	#menuh ul {
		font-size: 16px;
		display: block;
		width: 100%;	
	}
	
	#menuh ul ul {
		position: relative;
	    display: block;
	} 
	
	#menuh ul ul li {
		position: relative;
	}
	
	#menuh ul ul li br {
		display: none;
	}
	
	#menuh ul ul li a {
		color: #A1CEFF !important;
		padding-left: 40px;
	}
	
	#menuh li {
		width: 100%;
		position: relative;
	}
	
	#content_contact {
		width: 90% !important;
		margin: 80px auto 0;
		float: none;
		
	}
}

@media (max-width: 660px) {
	
	.pop-up {
	width: 90% !important;
	margin-left: -45% !important;
	}
	
	.pop-up #song img {
		float: right !important;
		margin: 0 0 10px 10px !important;
	}
	
	.pop-up h2 {
		margin-left: 0px !important;
		margin-bottom: 10px !important;
	}
	
	#content {
		margin-top: 0 !important;
	}
	
	#content_wrapper #content table, #content_wrapper #content tbody {
		border-collapse: collapse;
		width: 100%;
	}
	
	#content table td { 
	  padding: 3px; 
	  width: 100%;
	  text-align: left; 
	}
	
	#content table td img {
		width: 100% !important;
		height: auto;
	}
	
	#content_home, .content_wrapper {
		margin-top: 80px;
	}
	
	#menuh-container {
		margin-top: 0;
	}
	
	#home, #content_store, #content, #content_song {
		width: 90% !important;
		margin: 0 auto;
	}
	
	#home > img {
		width: 100%;
		height: auto;
	}
	
	#wrapper_home {
		width: 100%;
	}

	
	#home p {
		margin-left: 0;
		margin-right: 0;
	}
	
	#home p img {
		display: block;
		float: right;
		clear: both;
	}
	
	#content_store table#index td {
		border-collapse: collapse;
	    float: left;
	    width: 100%;
	    padding: 5px 20px;
	    text-align: left;
	}
	
	#cruise2 {
		text-align: left;
	}
	
	#cruise2 h3 {
		margin-bottom: 20px;
	}
	
	table, thead, tbody, th, td, tr { 
		display: block !important; 
	}
	
	#content_store table td, th { 
	  width: 30%;
	  margin-right: 3%;
	  float: left;
	}
	

	
	table.downloads td.full {
		min-height: auto;
	}
	
		
	#content_store table.full td, th { 
	  width: 100%;
	  margin-right: 3%;
	  float: left;
	  height: auto;	  
	  text-align: left;
	}
	
	#content_store table.full {
		border: none;
		margin-top: -30px;
	}
	
	#content_store table td.full {
		width: 100%;
	}
	
	
	#home a .spruce-maple {
		width: 100%;
	}
	
	.mobile-menu {
		padding: 30px 0 0 0;
	}
	
	#navigation li {
		width: 30%;
		float: left;
		margin-right: 0;
		margin-bottom: 5px;
	}
	
	#wrapper_song #navigation li {
		width: 100%;
	}
	
	#content_store table {
		border-collapse: collapse;
		margin: 0;
		width: 100%;
	}
	
	.interview-img {
		width: 100%;
		height: auto;
	}
	
	#content_song {
		margin-top: 0;
	}
	
	#wrapper_store #content_store .photo_r.cd-catalog {
		float: left;
		margin-left: 0;
		margin-bottom: 20px;
		width: 100%;
	}
	
	.center {
		text-align: left;
		margin-bottom: 10px;
		font-size: 14px;
	}
	
	#rightside {
		width: 100%;
		margin-bottom: 0;
	}
	
	#rightside h4 {
		text-align: left;
		margin-bottom: 10px;
	}
	
	#stuff table td {
		text-align: left;
		padding-top: 10px;
	}
	
	#stuff table td:last-child {
		border-bottom: 1px solid #ABC1D4;
	}
	
	#main {
		margin-top: 20px;
		width: 100%;
	}
	
	.full {
		width: 100%;
	}
	
	.hide {
		display: none !important;
	}

	#content_press  {
		width: 90%;
		margin: 0 auto;
	}
	
	#content_press p {
		margin-left: 10px;
	}
	
	#content_press img {
		width: 50%;
		height: auto;
	}
	
	#content_press table img {
		width: auto;
		max-width: 50%;
	}
	
	#content_press table td {
		margin-bottom: 10px;
	}
	

	#content_press h2 img.stay {
		width: 110px;
		height: auto;
		margin-bottom: 20px;
	}
	
	#content_press table.video td {
		width: 50%;
		float: left;
		min-height: 120px;
		font-size: 13px;
	}
	
	#content_press table.video img {
		max-width: 80%;
		margin-bottom: 5px;
		max-height: 100px;
	}
	
	.content_wrapper.management .photo_l {
		width: 100%;
	}
	
	.content_wrapper.management .photo_l img {
		margin-bottom: 10px;
	}	
	.content_wrapper.management .photo_l span {
		float: left !important;
		
	}
	


}

@media (max-width: 498px) {
	
	#content_press h2 img.stay {
		width: 110px;
		height: auto;
	}
		
	#content_press table img {
		width: auto;
		max-width: 80%;
	}
		
	#wrapper_home > img, #wrapper_store > a > img {
		width: 100%;
		height: auto;
		padding: 20px;
		margin: 0;
	}
	
	#wrapper_press > a > img {
		width: 100%;
		height: auto;
		padding: 20px;

	}
	
	#content_store #navigation + img {
		width: 50%;
		height: auto;
	}
	
	#navigation li {
		width: 50%;
		float: left;
	}
	
	#wrapper_store #content_store .photo_r, #wrapper_store #content_store .photo_l {
		width: 50%;
		height: auto;
	}
	
	#content_store table td, th { 
	  width: 47%;
	  margin-right: 3%;
	  float: left;
	}
	
	h2 .resize {
		width: 100%;
		height: auto;
	}
	
	#wrapper_home td {
		width: 100%;
		padding: 10px;
		clear: both;
	}
	
	#wrapper_home td .photo_r {
		float: left;
	}
	
	table.downloads td:not(.full) {
		min-height: 170px;
	}
	
	table.downloads td .center {
		font-size: 12px;
	}
	
	table.downloads img.photo_l {
		width: 100%;
		height: auto;
	}
	
	#content_press img.photo_l {
		width: 100%;
		height: auto;
		padding-right: 10px;
	}
	

	
}

@media (max-width: 450px) { 
	
	.pop-up #song img {
		max-width: 40% !important;
		height: auto !important;
	}
	
	#content_press table.video td {
		width: 100%;
	}

}

@media (max-width: 400px) { 
	#menuh-container:hover, #menuh-container:focus {
		width: 100%;
	}
	
	#content_song h2 img, #content_store h2 img:not(.quotes):not(.stay),  {
		width: 100%;
		height: auto !important;
	}
}