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

/*------------------------------------------------

IE6 STYLES (used with modernizr, instead of conditional stylesheets)

------------------------------------------------*/
html.ie6, .ie6 body{
	height: 100%;
}

.ie6 #topNav {
	position: absolute;
}

.ie6 #content-wrapper {
	width: 100%;
	height: 100%;
	overflow: auto;
}

/*------------------------------------------------

GLOBAL STYLES

------------------------------------------------*/

body {
	margin:0;
	padding:0;
	background-image:url(../images/bg-infoSection.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size:10px;
}

.horizRules {
	margin:10px 0 10px 0;
}

/*------------------------------------------------

TYPOGRAPHY

------------------------------------------------*/

@font-face {
	font-family: '232MKSDRoundMedium';
	src: url('../fonts/232mkm__-webfont.eot');
	src: url('../fonts/232mkm__-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/232mkm__-webfont.woff') format('woff'),  url('../fonts/232mkm__-webfont.ttf') format('truetype'),  url('../fonts/232mkm__-webfont.svg#232MKSDRoundMediumRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

a {
	color:#b9d9db;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:24px;
}
/* Section Headers */
h1 {
	font-family:"232MKSDRoundMedium";
	font-size:5em;
	letter-spacing:.06em;
	padding:0;
	margin-bottom:35px;
	text-transform:uppercase;
	font-weight:normal;
	color:#fff;
}
/* Red Examples Headers */
h2 {
	font-family:"232MKSDRoundMedium";
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#7b3b3c;
}
/* Info Sentence */
h3 {
	font-family:"232MKSDRoundMedium";
	font-size:2.8em;
	font-weight:normal;
	color:#acb24c;
	margin:45px 0 5px 0;
	padding:0;
	text-transform:uppercase;
	letter-spacing:.04em;
}
/* Names */
h4 {
	font-family:"232MKSDRoundMedium";
	font-size:2.8em;
	font-weight:normal;
	color:#acb24c;
	margin:25px 0 5px 0;
	padding:0;
	letter-spacing:.04em;
}
/* Used in form */
h5 {
	font-family:"232MKSDRoundMedium";
	font-size:2.4em;
	font-weight:normal;
	color:#fff;
	margin:0px 0 30px 0;
	padding:0;
	letter-spacing:.04em;
}
/* Contact confirmation */
h6 {
	font-family:"232MKSDRoundMedium";
	font-size:2.8em;
	font-weight:normal;
	color:#fff;
	margin:45px 0 5px 0;
	padding:0;
	text-transform:uppercase;
	letter-spacing:.04em;
}
/* Titles */
.titleText {
	color:#fff;
	font-size:.6em;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:24px;
	color:#fff;
}

.emphasized {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.2em;
	line-height:30px;
	color:#fff;
	font-style:italic;
}

.quote {
	font-style:italic;
}

/*------------------------------------------------

TOP NAV

------------------------------------------------*/

#topNav {
	width:100%; /*980px; */
	position: fixed;
	z-index: 1;
}

	#topNav ul {
		background-color:#fff;
		-moz-border-radius-bottomright: 30px;
		border-bottom-right-radius: 30px;
		-moz-border-radius-bottomleft: 30px;
		border-bottom-left-radius: 30px;
		margin: 0px auto;
		height: 27px;
		padding: 20px 100px;
		list-style-type:none;
		width:800px;
	}
		/* ie-specific positioning */
		  ie6 #topNav ul, ie7 #topNav ul {
			  position: relative;
			  left: -30px;
		  }
	
		#topNav ul li {
			float:left;
			color:#4a4a4a;
			font-family:Arial, Helvetica, sans-serif;
			/*width:200px;*/
			text-align:center;
		}
		
		#mission, #whatWeDo, #whoWeAre, #contactUs {
			width:200px;
		}
		
		#topNav ul li a {
			font-family:"232MKSDRoundMedium";
			text-transform:uppercase;
			text-decoration:none;
			color:#4a4a4a;
			font-size:1.9em;
		}
		#topNav ul li a:hover {
			text-decoration:none;
			color: #8f9638;
		}
		.current {
			color: #8f9638;
		}
		
			/* small logo that appears in the header when you start to scroll */
		#logo-nav {
			position: relative;
			display: block;
			
			float: none;
			left: -80px;
			margin: 0;
			padding: 0;
			top: -15px;
			width: 30px;
			/*border: solid 1px #000;*/
		}
			
			/* ie positioning fix */
			ie6 #logo-nav, ie7 #logo-nav {
				border: solid 1px #fff;
			}
			
			#logo-nav a {
				background: transparent url("../images/hp-logo-nav.png") no-repeat scroll 0px -43px; 
				border: 0;
				direction: ltr;
				display: none;
				height: 43px; /* 86px/2 */
				position: absolute;
				text-indent: -999em;
				overflow: hidden;
				width: 30px;
				text-align: left;
			}
			#logo-nav a:hover {
				background-position: 0px 0px;
			}
	

/*------------------------------------------------

INFO SECTION

------------------------------------------------*/

#section-info {
	border-bottom:solid 4px #8f9638;
	height:250px;
	padding-top:107px; /* 40px + 67px [height of header] */
}

#section-info-content {
	width:880px;
	margin-left:auto;
	margin-right:auto;
	padding-right:50px;
	padding-left:50px;
	padding-top:10px;
}

#logo {
	float:left;
	margin-top:20px;
	margin-right:20px;
}

#para-info {
	font-style:italic;
	margin:0;
	padding:0;
}

/*------------------------------------------------

MISSION SECTION

------------------------------------------------*/

#section-mission {
	border-top:solid 22px #493736;
	height:1158px;
	background-image:url(../images/bg-mission.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	-webkit-background-size: 2200px 1158px;
}
#section-mission-content {
	width:445px;
	margin-left:auto;
	margin-right:auto;
	padding-right:515px;
	padding-top:75px;
	padding-left:20px;
}

/*------------------------------------------------

WHAT WE DO SECTION

------------------------------------------------*/

#section-whatWeDo {
	border-top:solid 22px #8f9638;
	height:1158px;
	background-image:url(../images/bg-whatWeDo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	-webkit-background-size: 2200px 1158px;
}

#section-whatWeDo-content {
	width:445px;
	margin-left:auto;
	margin-right:auto;
	padding-right:515px;
	padding-top:75px;
	padding-left:20px;
}

/*------------------------------------------------

WHO WE ARE SECTION

------------------------------------------------*/

#section-whoWeAre {
	border-top:solid 22px #7b3b3c;
	height:1400px;
	background-image:url(../images/bg-whoWeAre.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	-webkit-background-size: 2200px 1400px;
}

#section-whoWeAre-content {
	width:880px;
	margin-left:auto;
	margin-right:auto;
	padding-right:80px;
	padding-top:75px;
	padding-left:20px;
}

#aboutLeftInfo {
	width:600px;
	float:left;
}

#aboutRightInfo {
	width:230px;
	float:left;
	margin-left:50px;
	margin-top:240px;
}

#sammy {
	
}

#lorelei {
	margin-top:150px;
}

#andrew {
	margin-top:20px;
}

/*------------------------------------------------

CONTACT SECTION

------------------------------------------------*/

#section-contactUs {
	border-top:solid 22px #b9d9db;
	height:780px;
	background-image:url(../images/bg-contactUs.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	-webkit-background-size: 2200px 1144px;
}

#section-contactUs-content {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	/*padding-right:320px;*/
	padding-top:75px;
	padding-left:20px;
}

#formHolder {
	width:660px;
	padding-right:0px;
	float:left;
}

#contactRightInfo {
	width:230px;
	float:left;
	margin-left:60px;
	margin-top:75px;
}

#contactRightInfo a {
	color:#8f9638;
	text-decoration:none;
	font-size:1em;
}

#contactRightInfo a:hover {
	color:#8f9638;
	text-decoration:underline;
	font-size:1em;
}

.labelText {
	font-size:.8em;
}

/*------------------------------------------------

FORMS

------------------------------------------------*/

input, textarea {
	font: 16px/24px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
	width: 560px;
	padding: 8px 6px;
	margin: 0;
	color: #999999;
	text-shadow: 0 0 1px #FFFFFF;
	outline: none;
	display: inline-block;
	position: relative;
	z-index: 0;
	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #f4f4f4), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #f4f4f4 1px, #FFFFFF 15px);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
}

label, label:focus, label:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:1.2em;
	display: block;
	width: 80px;
	padding:10px 0px 0 0;
	float: left;
	text-align: left;
}
	.error, .error:focus, .error:hover {
		color: red;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		float: right;
		font-size:1.2em;
		margin-top: -0.6em; /* 1/2 of the font-size -- this centers the type vertically but still scales */
		position: absolute;
		padding: 0px;
		right: 15px;
		top: 50%; /* centers the label vertically when used with a negative margin of 1/2 object height */
		width: auto;
	}
	#comment_error {
		top: 10px; /* position this error msg at the top instead of the center, because the text field is resizable */
		margin-top: 0px;
	}

.fieldSet {
	clear:both;
	margin-bottom:20px;
	position: relative; /* needs to be position so that absolutely positioned error msgs will display correctly */
}
/*
.send_email {
	display:block;
	width:96px;
	height:48px;
	background-image:url(../images/btn-submit.jpg);
	border:none;
	cursor:pointer;
	float:right;
	margin-right:5px;
}*/


.send_email {
	background: transparent url(../images/btn-submit.jpg) no-repeat scroll; 
	border: 0; 
	direction: ltr;
	display: block; 
	height: 48px;
	text-indent: -999em; 
	overflow: hidden; 
	width: 96px;
	text-align: left;
	cursor:pointer;
	float:right;
	margin-right:5px;
}
	

/*------------------------------------------------

FOOTER

------------------------------------------------*/

#section-footer {
	height:289px;
	background-image:url(../images/bg-footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#section-footer-content {
	width:600px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:220px;
}

#section-footer-content a {
	color:#b9d9db;
	text-decoration:none;
	font-size:1em;
}

#section-footer-content a:hover {
	color:#b9d9db;
	text-decoration:underline;
	font-size:1em;
}