@charset "utf-8";
@import url("/boilerplate.css");
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	text-align: left;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
    margin:0%;
	float: left;
	display: block;
	width: 95%;
	padding-left: 2.5%;
	padding-right:2.5%;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

a:link {text-decoration:none; color:#0066CC;}
a:visited {text-decoration:none; color:#0066CC;}
a:hover {text-decoration:none ;color:#fff;}
a:active {text-decoration:none; color:#fff;}

.guide {
	
}

.guidepic {float: left;
    width: 200px;
	height: 133px;
    height: auto;
    margin-top: 0px;
	margin-bottom:0px;
	margin-right:10px;
	margin-left:0px;
	padding:0px;


}

/* Mobile Layout: 480px and below. */
 
.gridContainer {
	clear: both;
	margin:0 auto;
	width: 95%;
	padding-left: 2.5%;
	padding-right:2.5%;
	padding-top: 2%;
	padding-bottom: 2.5%;
	clear: none;
	float: none;
	background-image:url(/images/raft2b.jpg);
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;

	font-size:18px;
	text-align:left;
}
#newyorkrafting {
	padding-top:8px;
	padding-bottom:5px;
	padding-right:2.5%;
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
	height:auto;
	font-size:12px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	background: #069; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #069 , white); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #069, white); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #069, white); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #069 , white); /* Standard syntax */
	}
	

	

#title {
	font-size:x-small;
	line-height:16px;
margin-bottom:0px;
margin-top:0%;
padding-bottom:0px;
padding-top:0px;
background-color:#036;
color:#CCC;
height:auto;
text-align:center;

}

#header {
padding:0;
width:100%;
margin-bottom:0%;
margin-top:0;
background-image:url(/images/header/hudson-river-rafting-photo-sm.jpg);
background-position:left;
background-repeat:no-repeat;
text-align:left;
height: 159px;
border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
}



#body1 {
    background-color:#CCC;
		text-align:center;
		
		margin-top:2.5%;
	border-bottom-left-radius:5px;
		border-top-left-radius:5px;
			border-bottom-right-radius:5px;
				border-top-right-radius:5px;
}
#body2 {
    background-color: #CCC;
			text-align:center;	
					margin-top:2.5%;
	border-bottom-left-radius:5px;
		border-top-left-radius:5px;
			border-bottom-right-radius:5px;
				border-top-right-radius:5px;
}
#body3 {
    background-color: #CCC;
			text-align:center;
				margin-top:2.5%;
	border-bottom-left-radius:5px;
		border-top-left-radius:5px;
			border-bottom-right-radius:5px;
				border-top-right-radius:5px;
}
#body4 {
    background-color: #ccc;
			text-align:center;
				margin-top:2.5%;
	border-bottom-left-radius:5px;
		border-top-left-radius:5px;
			border-bottom-right-radius:5px;
				border-top-right-radius:5px;
}
#body5 {
background-color: #ccc;
		text-align:center;
			margin-top:2.5%;
	border-bottom-left-radius:5px;
		border-top-left-radius:5px;
			border-bottom-right-radius:5px;
				border-top-right-radius:5px;
}
#body6 {
background-color: #ccc;
		text-align:center;
			margin-top:2.5%;
				border-bottom-left-radius:5px;
		border-top-left-radius:5px;
			border-bottom-right-radius:5px;
				border-top-right-radius:5px;
}

#body7 {
padding-top:0%;
margin-top:0%;
margin-bottom:0%;
padding-bottom:0%;
}
#body8 {
	padding-top:0%;
	margin-top:0%;
margin-bottom:0%;
padding-bottom:0%;
}
#body9 {
	padding-top:0%;
	margin-top:0%;
margin-bottom:0%;
padding-bottom:0%;
}
#body10 {
	padding-top:0%;
	padding-bottom:0%;
}
#body11 {
	padding-top:0%;
	padding-bottom:0%;
}
#body12 {
	padding-top:0%;
	padding-bottom:0%;
}
#footer1 {
	margin-top:2.5%;
	margin-bottom:2.5%;
	text-align:center;
	font-size:18px;
	line-height:24px;
	background-color:#ccc;
	border-bottom-left-radius:5px;
		border-top-left-radius:5px;
			border-bottom-right-radius:5px;
				border-top-right-radius:5px;
background: #ccc; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #999 , white); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #999, white); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #999, white); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #999 , white); /* Standard syntax */


}
#main {
}
#guides {
}
#guide {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 680px) {

.gridContainer {
	width: 95%;
	clear: none;
	float: none;
	margin-left: auto;
	font-size:16px;
	
}
#newyorkrafting {
	font-size:14px;
	height:30px;
		border-top-right-radius:10px;
	border-top-left-radius:10px;
}

#title {	font-size:medium;
	line-height:18px;
	height:100px;
}
#header {
background-position:left;
	background-image:url(/images/header/hudson-river-rafting-photo-med.jpg);
height:245px;	border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
}

#body1 {
width: 46%;
clear: none;
padding:1.25%;
margin-left:0;
margin-right:1.25%;
	border-bottom-left-radius:10px;
		border-top-left-radius:10px;
			border-bottom-right-radius:10px;
				border-top-right-radius:10px;
}
#body2 {
width: 46%;
clear: none;
padding:1.25%;
margin-left:1.25%;
margin-right:0;
	border-bottom-left-radius:10px;
		border-top-left-radius:10px;
			border-bottom-right-radius:10px;
				border-top-right-radius:10px;
}
#body3 {
width: 46%;
clear: none;
padding:1.25%;
margin-left:0;
margin-right:1.25%;
	border-bottom-left-radius:10px;
		border-top-left-radius:10px;
			border-bottom-right-radius:10px;
				border-top-right-radius:10px;
}
#body4 {
width: 46%;
clear: none;
padding:1.25%;
margin-left:1.25%;
margin-right:0;
	border-bottom-left-radius:10px;
		border-top-left-radius:10px;
			border-bottom-right-radius:10px;
				border-top-right-radius:10px;
}
#body5 {
width: 46%;
clear: none;
padding:1.25%;
margin-left:0;
margin-right:1.25%;
	border-bottom-left-radius:10px;
		border-top-left-radius:10px;
			border-bottom-right-radius:10px;
				border-top-right-radius:10px;
}
#body6 {
width: 46%;
clear: none;
padding:1.25%;
margin-left:1.25%;
margin-right:0;
	border-bottom-left-radius:10px;
		border-top-left-radius:10px;
			border-bottom-right-radius:10px;
				border-top-right-radius:10px;
}

#body7 {
}
#body8 {
}
#body9 {
}
#body10 {
}
#body11 {
}
#body12 {
}

#footer1 {
	border-bottom-left-radius:10px;
		border-top-left-radius:10px;
			border-bottom-right-radius:10px;
				border-top-right-radius:10px;	
}
#main {
}
#guides {
}
#guide {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1200px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1050px) {

.gridContainer {
	width: 95%;
	max-width: 1200px;
	margin:0 auto;
	clear: none;
	float:center;
}
#newyorkrafting {
font-size:16px;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	padding-bottom:0px;
}
#title {
	font-size:x-large;
	line-height:18px;
	height: 120px;
}
#header {
background-position:left;
	background-image:url(/images/header/hudson-river-rafting-photo-logo.jpg);
	height: 280px;
	border-bottom-right-radius:15px;
border-bottom-left-radius:15px;
}

#body1 {
width: 30%;
clear: none;
padding:1.25%;
padding-top:0.5%;
margin-left:0;
margin-right:0%;
margin-top:2.5%;
		border-bottom-left-radius:15px;
		border-top-left-radius:15px;
			border-bottom-right-radius:15px;
				border-top-right-radius:15px;
}
#body2 {
width: 30%;
clear: none;
padding:1.25%;
padding-top:0.5%;
margin-left:1.25%;
margin-right:0;
margin-top:2.5%;
		border-bottom-left-radius:15px;
		border-top-left-radius:15px;
			border-bottom-right-radius:15px;
				border-top-right-radius:15px;
}
#body3 {
width: 30%;
clear: none;
padding:1.25%;
padding-top:0.5%;
margin-left:1.25%;
margin-right:0;
margin-top:2.5%;
		border-bottom-left-radius:15px;
		border-top-left-radius:15px;
			border-bottom-right-radius:15px;
				border-top-right-radius:15px;
}
#body4 {
width: 30%;
clear: none;
padding:1.25%;
padding-top:0.5%;
margin-left:0;
margin-right:0%;
margin-top:2.5%;
		border-bottom-left-radius:15px;
		border-top-left-radius:15px;
			border-bottom-right-radius:15px;
				border-top-right-radius:15px;
}
#body5 {
width: 30%;
clear: none;
padding:1.25%;
padding-top:0.5%;
margin-left:1.25%;
margin-right:0;
margin-top:2.5%;
		border-bottom-left-radius:15px;
		border-top-left-radius:15px;
			border-bottom-right-radius:15px;
				border-top-right-radius:15px;
}
#body6 {
width: 30%;
clear: none;
padding:1.25%;
padding-top:0.5%;
margin-left:1.25%;
margin-right:0;
margin-top:2.5%;
		border-bottom-left-radius:15px;
		border-top-left-radius:15px;
			border-bottom-right-radius:15px;
				border-top-right-radius:15px;
}
#body7 {

}
#body8 {
}
#body9 {
}
#body10 {
}
#body11 {
}
#body12 {
}
#footer1 {
		border-bottom-left-radius:15px;
		border-top-left-radius:15px;
			border-bottom-right-radius:15px;
				border-top-right-radius:15px;
}
#main {
}
#guides {
}
#guide {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}

