@media only screen and (max-width:1190px) { 
	#explanation_blurb {margin-top:0px;width: 97%;} 
	.prev {display:none;} 
	.hiddenprev, .hiddennext {display:inline;padding-bottom:20px;} 
	.hiddennext {float:right} 
	#hidden_directionals {padding-bottom:10px;}
	#explanation_blurb #hidden_directionals img {padding: 0 20px 0 20px }}

@media only screen and (max-width:800px) {
	#explanation_blurb_aboutpage {clear:none;} 
	#split {clear:none;}}
	#contact_form_box {padding-top:145px;}

@media only screen and (max-width:775px) {
	#thumbnail_gallery #thumbnails {padding-left:10%;text-align:center;}
	}

@media only screen and (max-width:690px) { 
	#sidebar {background:none;float:none;margin-left:auto;margin-right:auto;} 
	#sidebar hr, #social_links, #sidebar_end {display:none;}  
	#navigation { border-bottom: 1px solid #e9e9e9;left: 0;margin-left: auto;margin-right: auto;position: absolute;text-align: center;top: 0;width: 100%; background-color:#fff;} 
	#navigation ul li {display:inline;padding:0 20px 0 20px} 
	#logo_area {padding:60px 0 20px 0} 
	#slider-container {padding-top:0} 
	#content_area {margin-left:0px;margin-top:0px;}
	#intro_blurb {padding-top:7px;}
	#explanation_blurb_aboutpage {float:none;width:98%;clear:none;} 
	#explanation_blurb_contactpage {float:none;width:98%;margin-top:0px;} 
	#contact_form_box {margin-left:0px;width:100%;padding-top:0px;}
	#contact_form {width:265px;display:block;margin:auto;} 
	#split {clear:none;}
	#about_blurb {margin-left:10px;} 
	#thumbnail_gallery {text-align:center;} 
	#thumbnail_gallery #thumbnails {display:inline-block;vertical-align:top;float:none;padding-left:0;} }

@media only screen and (max-width:510px) {
	#thumbnail_gallery #thumbnails {text-align:center;padding:20px 0 0 0;width:100%;} 
	#intro_blurb {padding-top:7px;} 
	#content_area {margin-top:0;}}




