@charset "UTF-8";

/* @group Page Layout */

body  {
	background: #02512c;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.twoColFixLtHdr #container { 
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF no-repeat 0 bottom; /* the auto margins (in conjunction with a width) center the page */
	border: 6px solid #00330c;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: black;
}

.twoColFixLtHdr #header { 
	padding: 0 10px 0 20px;
	height: 140px;
	background: url(../images/header-summer.jpg) repeat-x;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	position: absolute;
	bottom: 2000px;
}

/* @group Menus */

.menu {
	list-style:none;
	position:relative;
	z-index: 100;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0 0 0 200px;
	margin-top: 6px;
}

.menu li.top {display:block; float: left; position:relative;
	color: #00330c;
	text-align: center;
	height: 25px;
	padding-top: 2px;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	width: 125px;
}

.menu li.top a {display:block; float: left; position:relative;
	color: #00330c;
	text-align: center;
	height: 25px;
	padding-top: 2px;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	width: 125px;
}

.menu li.line {display:block; position:relative;
	float: left;
	background-color: #cccccc;
	width: 3px;
	height: 25px;
}

.menuBottom {
	list-style:none;
	position:relative;
	font-family:arial, verdana, sans-serif;
	z-index: 100;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 6px;
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	float: right;
	width: 503px;
}

.menuBottom li.Bottom {display:block; float: left; position:relative;
	color: #00330c;
	width: 97px;
	text-align: center;
	height: 25px;
	padding-top: 2px;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

.menuBottom li.Bottom a {
	color: #00330c;
	width: 97px;
	text-align: center;
	height: 25px;
	padding-top: 2px;
	text-decoration: none;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
}

.menuBottom li.lineBottom {display:block; position:relative;
	float: left;
	background-color: #cccccc;
	width: 3px;
	height: 25px;
}

.twoColFixLtHdr #navBar {
	height: 40px;
}



/* @end */

.twoColFixLtHdr #contentWrap { 
	width: 940px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-position: 0 bottom;
	position: relative;
}

.twoColFixLtHdr #actionPic {  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/action-photo-biking2.jpg) no-repeat 536px 400px;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	z-index: 0;
	float: right;
}
.twoColFixLtHdr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 42px;
	margin-bottom: 0;
	width: 855px;
	margin-top: 10px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
}

.titleDiv {
	background: url(../images/bike-rentals.JPG) no-repeat left top;
	padding-left: 30px;
	height: 214px;
}

.titleDiv h2 {
	margin-top: 18px;
	margin-bottom: 20px;
	font-size: 30px;
}

.titleDiv h1 {
	color: #049254;
	font-size: 69px;
	padding-top: 13px;
	margin-top: 0;
	margin-bottom: 0;
	text-shadow: 2px 2px 6px #383738;
filter: dropshadow(color=#383738, offx=2, offy=2)
}

.package {
	width: 395px;
	float: left;
	margin-left: 30px;
	height: 230px;
}

.packageImage {
	width: 175px;
	height: 140px;
	float: left;
	background-position: 0;
}

.packageDesc {
	width: 210px;
	float: right;
}

.packageTypeBlock {
	width: 370px;
	float: left;
}

.packageType {
	color: #049254;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	width: 205px;
	height: 20px;
	float: left;
	padding-left: 30px;
}

.packagePrice {
	color: #049254;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	width: 35px;
	height: 20px;
	float: right;
	padding-right: 60px;
}

.bottomText {
	float: left;
	padding-left: 30px;
	width: 513px;
}

.twoColFixLtHdr #footer { 
	padding: 3px 10px 0 20px;
	height: 38px;
	background: white url(../images/footer-divider.JPG) no-repeat right -4px;
}

h1 {
	color: #049254;
	font-weight: bold;
	font-size: 28px;
}

h2 {
	color: #049254;
	font-weight: bold;
	font-size: 22px;
}

h3 {
	color: #049254;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: -12px;
}

p {
	color: #515151;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.serviceTypeBlock {
	width: auto;
	float: left;
	margin-bottom: 24px;
}

.bikeServiceType {
	color: #515151;
	font-size: 14px;
	width: 424px;
	height: 20px;
	float: left;
	padding-left: 16px;
}

.bikeServicePrice {
	color: #515151;
	font-size: 14px;
	width: 162px;
	height: 20px;
	float: right;
	padding-right: 246px;
}



/* @end */

/* @group Surreal Styles */

.paragraph {
	color: #515151;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* @end */

.QuestionsText {
	color: #ff6700;
	font-weight: bold;
	font-size: 16px;
	float: left;
	margin-left: 110px;
	padding-top: 8px;
}

.footerText a {
	color: white;
	font: 12px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	text-decoration: underline;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.socialMedia {
	width: 245px;
	position: absolute;
	left: 672px;
	z-index: 300;
	top: 22px;
	height: 60px;
}

.facebookIcon {
	width: 52px;
	height: 55px;
	float: left;
	margin-top: -12px;
	margin-right: 12px;
}

