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


@media (max-width: 950px)  {

#title {
	
	z-index:4;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 35px;
	padding-right: 30px;
	position: relative;
	top: 20px;
	background-image: url(backgrounds/woodboards.jpg);
	padding-top: 20px;
	padding-bottom: 25px;
	border: 2px solid #333;
	margin-bottom:40px;
}
#headinfo {

	display: none;
	
}

#content {
	min-width:550px;
	max-width:700px;
	z-index:4;
	color: #222;
	text-align: center;
}


#sidebarleft {
	float: none;
	clear:both;
	min-width: 100%;
	min-height:350px;
	margin-left:auto;
	margin-right:auto;
}

#sidebarright {
	float: none;
    clear:both;
	margin-left:auto;
	margin-right:auto;
	max-width: 550px;
	min-height:350px;
	text-align: left;
	background-color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 40px;
	-webkit-border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	border-radius: 25px 25px 25px 25px;
}



#inlinebox {
	
	display: block;
	

}

#barrel {

	display: block;
}

#box {

	font-size: 24px;
}
#box2 {

	font-size: 24px;
}

#indphoto {
	font-size: 24px;
	margin-left:30px;
	margin-right:30px;
}


#sidebarright {
	
	width: 475px;
	
}
.visitguy {
	display: inline;
	padding-left:10px;


}


}

@media (min-width: 949px)  {



}

@media (max-width: 750px)  {




}


@media (min-width: 650px)  {



}


@media (max-width: 650px)  {





}




@media (max-width: 550px)  {
    
	
	
	
	
	
	
	
}


@media only screen and (min-width: 0px) and (max-width: 950px) {
#p7IGM_1 {
  max-height: 700777px;
}
.p7IGMimage-wrapper {
   max-height: 275px;
}

}


@media only screen and (min-height: 0px) and (max-height: 825px) {
#p7IGM_1 {
  max-height: 700777px;
}
.p7IGMimage-wrapper {
   max-height: 200px;
}

}

@media (max-height: 825px)  {
    

	
	
	
}




/*
********************************
********************************
This is for the Panorama!

********************************
********************************
*/





/* small pano */



@media (max-width: 1120px)  {
    #tour {
      width: 800px;
	  height:500px;
    }
	 
}


@media (max-height: 1025px)  {
    #tour {
      width: 800px;
	  height:500px;
    }
	
}





/* smaller pano */



@media (max-width: 875px)  {
    #tour {
      width: 640px;
	  height:400px;
    }
	 
}


@media (max-height: 875px)  {
    #tour {
      width: 640px;
	  height:400px;
    }
	
}




/* smallest pano */


@media (max-width: 685px)  {
    #tour {
      width: 480px;
	  height:300px;
    }
	 
}


@media (max-height: 775px)  {
    #tour {
      width: 480px;
	  height:300px;
    }
	
}









