@import url(blocks/sake.css);

@font-face {
	font-family: 'FnT_BasicShapes1Normal';
		src: url('blocks/fnt_bs-webfont.eot');
		src: url('blocks/fnt_bs-webfont.woff') format('woff'), url('blocks/fnt_bs-webfont.ttf') format('truetype'), url('blocks/fnt_bs-webfont.svg#webfontN3G4htFa') format('svg');
		font-weight: normal;
		font-style: normal;
}

html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	background: white url("image/white-background.jpg") repeat-x top left; 
}

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font: normal normal 13px/18px 'Cabin', Arial, Helvetica, sans-serif !important;
	color: #333;
}

fieldset {
	border: 0;
} 

.clear {
	clear: both;
}
span.onepx {
	display: block;
	height: 1px;
	line-height: 1px;
}

#pageContent {
	min-height: 200px;
}

#container {
	width: 1170px;
	margin: 5px auto 0px;
}

.header {
	height: 200px;
}

#centeredBody {
	margin: 0px auto;
	width:100%;
	overflow:hidden;
	text-align:center;
	background-color:#ffffff;	
}

#background {
	margin:0px auto;
	padding:0px !important;
	width:1170px;
}

/* Google Site Search */

#___gcse_0 {
	float: right;
	width: 380px;
	margin: -8px 8px 0px 0px;
}
		
		.gsc-control-cse.gsc-control-cse-en {
			background-color: transparent;
			border: none;
			padding: 0px;
			margin: 0px 0px 0px 0px !important;
		}
				
		.gsc-search-button.gsc-search-button-v2 {
			padding: 7px 10px;
			margin: 0px 0px 0px -20px;
			border: none;
			border-radius: 0px;
		}
		
		td#gs_tti50.gsib_a {
			padding: 5px 10px 10px 10px;
		}
		
		input#gsc-i-id1.gsc-input {
			font-size: 11px;
			margin-top: 0px;
		}
		
		span#gs_cb50.gscb_a {
			color: #999999;
			margin-top: -4px;
			font-size: 16px;
		}


.gsc-results-wrapper-nooverlay.gsc-results-wrapper-visible {
	margin: 0px;
}

ul.upper-header {
	float: right;
}

	ul.upper-header li {
		display: inline-block;
		font: normal normal 12px/150% 'Cabin', Arial, Helvetica, sans-serif;
		margin-left: 15px;
	}
	
	ul.upper-header li a {
		color: #B7B6B6;
		text-transform: uppercase;
		text-decoration: none;
	}

ul.new-nav {
	width: 1170px;
	border-bottom: 2px solid #ee7923;
	margin-left: 0px;
	padding-left: 0px;
	font: normal normal 16px/150% 'Cabin', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 0px;
	position: relative;
}

	ul.new-nav li {
		display: inline-block;
		margin-right: 32px;
		padding-bottom: 0px;
	}
	
		ul.new-nav li:last-child {
			margin-right: 0px;
		}
	
	ul.new-nav li a {
		text-decoration: none;
		color: #b7b6b6;
	}
	
		ul.new-nav li a:hover, ul.upper-header li a:hover  {
			color: #ee7923;
		}
	
	/* Dropdowns */
		
	ul.new-nav ul {
		display: none;
		padding: 0px !important;
		position: absolute; 
		top: 26px;
		margin: 0px;
	}
	
		ul.new-nav li:hover > ul {
			display: block !important;
			background-color: #EDEDED;
			z-index: 9999;
		}
	
		ul.new-nav ul li {
			display: block;
			float: none;
			position: relative;
			line-height: 200%;
			margin: 0px;
			padding: 0px;
			border-bottom: 2px solid white
		}
		
		ul.new-nav ul li:last-child {
			border-bottom: 0px;
		}
		
		ul.new-nav ul li:hover {
			
			background-color: #EE7923;
			
		  }
	
		ul.new-nav ul li a {
			padding: 10px 15px;
			color: #333;
			text-decoration: none;
			font-size: 13px;
			width: 100% !important;
			letter-spacing: 2px;
		}	

			ul.new-nav li ul li:hover a {
				color: white;
				
				width: 100% !important;
			}
	

.jquery-slider-wrapper {
    margin-bottom: 10px;
  }

#pageContent {
	margin:0px;
	height:auto;
	background-color:#ffffff;
	text-align:left;
}


/*#headernav {
	margin:0px auto;
	padding:10px 45px 0px 0px;
	width:975px;
	height: 36px;
	color:#000000;
	font-family:arial,tahoma;
	font-weight:normal;
	line-height: 140%;
	letter-spacing:normal;
	text-align:right;
	font-size:12px;
	position: relative;
}
	#headernav .twitterLink {
		position: absolute;
		right: 37em;
		top: 6px;
	}

	#headernav .facebookLink {
		position: absolute;
		right: 43em;
		top: 6px;
	}
#mainnav {
	margin:0px auto;
	padding:0px;
	width:975px;
	height: 78px;
	color:#000000;
	font-family:arial,tahoma;
	font-weight:normal;
	line-height: 140%;
	letter-spacing:normal;
	text-align:right;
	font-size:12px;
} */

#full-width-footer {
	background-color: #263978;
	padding: 15px 0px 18px;
	margin-top: 10px;
}

#footericons {
	margin: 0px auto;
	width:1170px;
	color:#ffffff;
	text-align:left;
	font: normal normal 13px/150% 'Cabin', Arial, Helvetica, sans-serif;
/* 	font-family:arial,tahoma;
	font-weight:normal;
	line-height: 140%;
	letter-spacing:normal;
	
	font-size:10px; */
	
}

	h2#footer-labels {
		font: normal normal 22px/180% 'Cabin', Arial, Helvetica, sans-serif;
		letter-spacing: 1px;
	}
	
		h2#footer-labels a {
			color: white;
			text-decoration: none !important;
		}
		
	h2#new,
	h2#new a {
		color:#ee7923;
		font:normal bold 26px/180% 'Cabin', Arial, Helvetica, sans-serif;
		letter-spacing: 3px;
		text-decoration: none;
	}

#footernav {
	margin:0px auto;
	padding:0px;
	width:1170px;
	height: 42px;
	color:#ffffff;
	font: normal normal 22px/180% 'Cabin', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;

}

a.footernav {
	color: #ee7923;
	font: normal normal 13px/150% 'Cabin', Arial, Helvetica, sans-serif;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.footer-box {
	width: 345px;
	height: 120px;
	float: left;
	margin: 0px 50px 0px 0px
}

	.no-right {
		margin-right: 0px !important;
	}
	
	.taller {
		height: 140px;
	}

	#slider {
		width:1170px;
		height: 360px;
		position: relative;
		overflow: hidden;
		background-color:#F9F9F9;
		margin-bottom:30px;
	}
		#slider div.sliderContents {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 420px;
		}
		#slider div.sliderContents.slider1 {
			height: 300px;
			width:430px;
			padding:0px 65px 0px 473px;
			display: none;
		}
			#slider img.slider1 {
				position: absolute; 
				top: 0px; 
				left: 0px;
			}
			.sliderContents.slider1 h2.sliderTitle {
				padding: 0; 
				font: normal bold 34px/120% Arial, Helvetica, sans-serif;
			}
			.sliderContents.slider1 h3.sliderSubTitle {
				padding: 0; 
				font: normal bold 28px/130% Arial, Helvetica, sans-serif; 
				color: #FFF;
			}
			.sliderContents.slider1 div.sliderText p,
			.sliderContents.slider1 div.sliderText ul {
				font: normal 18px/110% Arial, Helvetica, sans-serif; 
				color: #FFF;
			}
			.sliderContents.slider1 div.sliderText ul {
				list-style: disc outside none;
				margin-left: 1.1em;
			}			
			.sliderContents.slider1 div.sliderLink.slider1 {
				position: absolute; 
				top: 285px; 
				left: 473px; 
				font: normal bold 16px/110% Arial, Helvetica, sans-serif; 
				color: #03447A;
			}
				.sliderContents.slider1 div.sliderLink.slider1 a {
					display: block; 
					float: left; 
					margin-right: 0.5em; 
					margin-top: -0.3em; 
					width: 101px; 
					height: 42px; 
					background: transparent url(image/sliderLink.png) no-repeat left top;
					text-indent: -900em;
				}
				.sliderContents.slider1 div.sliderLink.slider1 a:hover,
				.sliderContents.slider1 div.sliderLink.slider1 a:focus {
					background-position: right top;
				}
			
		#slider #sliderLeft,
		#slider #sliderRight {
			display: block;
			height: 64px;
			width: 50px;
			font: normal 58px/100% "FnT_BasicShapes1Normal", "Wingdings 3";
			text-decoration: none;
			color: #9CB750;
			-moz-text-shadow: 0 0 10px #000;
			-webkit-text-shadow: 0 0 10px #000;
			text-shadow: 0 0 10px #000;
			position: absolute;
			top: 171px;			
		}
		#slider #sliderLeft {
			left: 8px;
		}
		#slider #sliderRight {
			background-position: right top;
			right: 8px;
		}
		
		#slider #sliderControls {
			position: absolute; 
			right: 10px;
			bottom: 10px; 
			padding: 3px;
			height: 14px;
			border: thin solid #FFF;
			background: #FFF;
			background: rgba(255,255,255,0.25);
		}
		#slider #sliderControls:hover {
			background: #FFF;
			-moz-box-shadow: 1px 1px 2px rgba(90,90,90,0.6);
			-webkit-box-shadow: 1px 1px 2px rgba(90,90,90,0.6);
			box-shadow: 1px 1px 2px rgba(90,90,90,0.6);
		}
			#sliderControls #playBtn,
			#sliderControls #stopBtn {
				text-decoration: none;
				display: inline-block;
				height: 0;
				width: 0;
				-moz-opacity: 0.75;
				-webkit-opacity: 0.75;
				opacity: 0.75;
				outline: none;
			}
			
			#sliderControls #playBtn {
				border-left: 14px solid #AAA;
				border-right: none;
				border-top: 7px solid transparent;
				border-bottom: 7px solid transparent;
			}
			
			#sliderControls #playBtn:hover,
			#sliderControls #playBtn:focus,
			#sliderControls #playBtn.active {
				border-left-color: #3A0;
			}
			
			#sliderControls #playBtn.inactive {
				border-left-color: #AAA !important;
			}
			
			#sliderControls #playBtn:active {
				border-left-color: #390;
			}
			
			#sliderControls #stopBtn {
				border: 7px solid #AAA;
			}
			
			#sliderControls #stopBtn:hover,
			#sliderControls #stopBtn:focus,
			#sliderControls #stopBtn.active {
				border-color: #F00;
			}
			
			#sliderControls #stopBtn.inactive {
				border-color: #AAA !important;
			}
			
			#sliderControls #stopBtn:active {
				border-color: #C00;
			}
			
			/*
			#sliderControls #advance {
				display: inline-block;
				padding: 0.2em 0.4em;
				border: thin solid #999;
				outline: none;
				font-weight: bold;
				text-align: center;
				text-decoration: none;
				text-transform: uppercase;
			}
			*/
			



/* ===== Generic Page Form Styles ===== */
.contactForm,
.tableless {
	display: block;
	padding: 0;
}		
.tableless {
	float: left;
	width: 50%;
}
.tableless.right {
	float: right;
}
	.contactForm fieldset,
	.tableless fieldset {
		display: block;
		border: none;
		padding: 0;
		position: relative;
	}
	.contactForm fieldset.first,
	.tableless fieldset.first {
		min-height: 1.75em;
	}
		.contactForm fieldset.first p.label,
		.tableless fieldset.first p.label {
			position: absolute; 
			top: 0.5em; 
			right: 1em; 
			margin: 0; 
			padding: 0; 
			font-size: 90%; 
			text-align: right;
		}
	.contactForm fieldset.legend,
	.tableless fieldset.legend {
		padding-top: 2.5em;
	}
		.contactForm fieldset h3,
		.tableless fieldset h3 {
			padding: 2.5% 2.5% 0.75em;
			font-size: 110%;
		}
		.contactForm fieldset legend,
		.tableless fieldset legend {
			position: absolute;
			top: 0.5em;
			margin: 0;
			padding: 0;
			font: normal bold 100%/120% Arial, Helvetica, sans-serif;
		}
		.contactForm fieldset.oneCol p.req,
		.contactForm fieldset.twoCol p.req,
		.tableless fieldset.oneCol p.req,
		.tableless fieldset.twoCol p.req {
			position: absolute;
			top: 1.5em;
			right: 0;		
			margin: 0;
			padding: 0;
			width: 35%;	
			font-size: 90%;
			color: black;
			font-weight: bold;
		}
		.contactForm label.center,
		.tableless label.center {
			text-align: center;
		}
		
		fieldset.oneCol label,
		fieldset.oneCol textarea,
		fieldset.oneCol p,
		fieldset.twoCol label,
		fieldset.twoCol label.full,
		fieldset.twoCol p.full {
			display: block;
			margin: 0;
			padding: 0;
			width: 90%;
			color: black;
		}
		
		
		fieldset.oneColSmile textarea {
			display: block;
			margin: 0;
			padding: 10px;
			width: 95%;
			color: black;
		}
		
		fieldset.oneColSmile p,
		fieldset.oneColSmile label {
			color: black;
			margin-top: -20px;
		}
		
		fieldset.twoCol textarea,
		fieldset.oneCol textarea,
		fieldset.oneCol p {
			color:#333;
		}
		
		fieldset.twoCol label,
		fieldset.twoCol textarea {
			width: 44%;
			padding: 0;
			float: left;
			color: black;
		}
		
		fieldset.fourCol label,
		fieldset.fourCol textarea {
			width: 25%;
			padding: 0px;
			float: left;
			color: black;
		}
		
		fieldset.fourCol,
		fieldset.oneColSmile {
			padding: 0;
			font-size: 13px;
		}
		
		fieldset.fourCol input,
		fieldset.fourCol select,
		fieldset.fourCol textarea,
		fieldset.oneColSmile textarea  {
			margin-top: 0px;
		}
		
		fieldset abbr {
			display: block;
		}
		.contactForm fieldset select,
		.tableless fieldset select {
			display: block;
			max-width: 90%;
		}
		
		fieldset#volunteer {
			padding-left: 20px;
			color: #FFFFFF !important;
		}
	
	.contactForm .tdlabel,
	.contactForm .cell,
	.tableless .tdlabel,
	.tableless .cell {
		background-color: transparent;
	}
	.contactForm .error,
	.tableless .error {
		background-color: transparent;
	}
		.contactForm .error input,
		.contactForm .error select,
		.contactForm .error textarea,
		.tableless .error input,
		.tableless .error select,
		.tableless .error textarea {
			margin-top: 0.2em;
			padding: 0.2em;
			border: 1px solid #C00;
			background: #FFF0F0;
			-moz-box-shadow: 0 0 3px #C00;
			-webkit-box-shadow: 0 0 3px #C00;
			box-shadow: 0 0 3px #C00;
		}
		.contactForm p,
		.tableless p {
			padding: 0.3em;
			margin: 2.5%;
		}
		.contactForm p.success,
		.tableless p.success {
			color: #147145;
			font-weight: bold;
			background: #F0FFF0;
			background: rgba(0, 204, 0, 0.2);
			-moz-box-shadow:0 0 3px #147145;
			-webkit-box-shadow:0 0 3px #147145;
			box-shadow:0 0 3px #147145;
		}
	
	.contactForm input[type=submit],
	.tableless input[type=submit] {
		margin-left: 2.5%;
		margin-bottom: 2.5%;
	}


/* Let's jazz this @#$% up! */
.smooth {
	float: left;
	width: auto;
	max-width: 45%;
	
	
	/*-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;*/
}
	.contactForm.smooth {
		width: 100%;
		max-width: 100%;
	}
	/*.smooth fieldset:first-child,
	.smooth fieldset.top {
		-moz-border-radius-topleft: 6px;
		-moz-border-radius-topright: 6px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}
	.smooth fieldset:last-child,
	.smooth fieldset.bottom { 
		-moz-border-radius-bottomleft: 6px;
		-moz-border-radius-bottomright: 6px;
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
	}*/
	
	.smooth fieldset legend {
		color: black;
		font-size: 150%;
		font-weight: bold;
		line-height: 200%;
		font-family: inherit;
	}
	
	.smooth fieldset.legend {
		padding-top: 0em;
	}
	
	.smooth fieldset.oneCol label,
	.smooth fieldset.oneCol textarea,
	.smooth fieldset.oneCol p,
	.smooth fieldset.twoCol label,
	.smooth fieldset.twoCol textarea,
	.smooth fieldset.twoCol label.full,
	.smooth fieldset.twoCol p.full {
		display: block;
		width: 93%;
		margin: 0 0 5px 0;
		padding: 0;
	}
		.smooth fieldset.twoCol label,
		.smooth fieldset.twoCol textarea,
		.smooth fieldset.twoCol p {
			float: left;
			width: 42%;	
			margin: 0;
			padding: 0;
		}
	.smooth input[type=submit],
	.smooth input[type=button],
	.smooth button,
	.smooth .submit {
		display: inline-block;
		margin: 0 auto;
		padding: 0;
		
		box-sizing: border-box;
		-moz-border-radius: 6px;
		border-radius: 6px;
		
		font-family: inherit;
		font-weight: bold;
		font-size: larger;
		letter-spacing: 1px;
		text-decoration: none;
		
		transition: all 0.4s;
		-moz-transition: all 0.4s;
		-webkit-transition: all 0.4s;
		-ms-transition: all 0.4s;
	}
	
	/* This allows buttons/inputs to visually imitate ordinary text links */
	.smooth input.link {
		display: inline; 
		margin: 0; 
		padding: 0; 
		background: none; 
		border: none;
		
		cursor: pointer;
		
		text-decoration: underline;
		font-weight: normal; 
		font-size: 90%; 
		/* Change font family to match page default */
		font-family: Georgia, "Times New Roman", Times, serif;
	}






