@charset "UTF-8";
/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
body:before {
	content: "";
	position: fixed;
	top: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	z-index: 100;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.align-right {
	float: right;
	margin: 0 0 15px 15px;
}
.align-left {
	float: left;
	margin: 0 15px 15px 0;
}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.clear {
	clear: both;
}

/************************************************************************************
WEB FONTS STYLING
*************************************************************************************/
/*@import url(http://fonts.googleapis.com/css?family=Francois+One);
*/
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	color: #666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 150%;
	background-image: url(/images/menu/home_bar.gif);
	background-repeat: repeat-x;
	background-position: 0px 88px;
}
a {
	color: #999;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #EF3E42;
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}
/* list */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}
/* headings */
h1, h2, h3, h4, h5, h6 {
	color: #FF6F34;
	line-height: 1.4em;
	margin: 20px 0 .4em;
}
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 */
	color: #FF6F34;
	padding-bottom: 20px;
	text-shadow: 0 1px 0 #CCC;
	font-size: 2em;
}
h2 {
	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 */
	color: #FF6F34;
	font-size: 1.6em;
}
h3 {
	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 */
	color: #333;
	font-size: 1.4em;
}
h4 {
	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 */
	color: #FF6F34;
	font-size: 1.2em;
}
h5 {
	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 */
	color: #000;
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
/* reset webkit search input styles */
input[type=search] {
	-webkit-appearance: none;
	outline: none;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 display: none;
}
#pagewrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
header#page_header  {
	height: 128px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
header#page_header #logo {
	float: left;
	width: 230px;
}
header#page_header #tab-menu {
	float: right;
	width: 750px;
}
header#page_header #tab-menu #top {
	height: 30px;
	/* [disabled]text-align: right; */
	padding-top: 48px;
	overflow: hidden;
}
header#page_header #tab-menu #bottom {
	height: 30px;
	text-align: right;
}
section#banner2 {
	width: 100%;
	height: 275px;
	background-color: #56B7DF;
	background-image: url(/images/banners/banner-background.png);
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
section#banner2 article#banner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 275px;
	overflow: hidden;
	text-align: center;
}
/*section#banner {
	height: 275px;
	overflow: hidden;
	text-align: center;
	padding-left: 20px;
	clear: both;
}*/
section#information {
	width: 650px;
	float: left;
	/* [disabled]min-height: 200px; */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
section#information h1 , section#sub_content h1{
	font-family: Tahoma, Geneva, sans-serif;
	color: #5A3A00;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
section#sidebar {
	width: 290px;
	float: right;
	min-height: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
section#sidebar h6 {
	padding: 0px;
	margin: 0px;
	color: #666;
}
section#sidebar #tagline {
	background-image: url(/images/bubble-sticker.png);
	background-repeat: no-repeat;
	height: 95px;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF;
}
section#sidebar #tagline h4{
	color: #5A3A00;
}
section#sub_content {
	width: 960px;
	clear: both;
	padding: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
section#sub_content h2   {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FF6F34;
	width: 100%;
	padding: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
section#sub_content .sections {
	width: 208px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
	min-height: 325px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	border-radius: 0.4em 0.4em 0.4em 0.4em;
	-webkit-border-top-right-radius: 0.4em;
	-webkit-border-top-left-radius: 0.4em;
	-webkit-border-bottom-right-radius: 0.4em;
	-webkit-border-bottom-left-radius: 0.4em;
}
section#sub_content .sections img {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 137px;
	overflow: hidden;
}
section#content {
	width: 100%;
	padding: 0px;
	/* [disabled]text-align: center; */
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	overflow: hidden;
}
.imageheaders {
	height: 73px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
section#content .thirds {
	float: left;
	width: 30%;
	padding: 1%;
	border: 1px solid #56B7DF;
	min-height: 180px;
	margin-right: 0.56%;
	margin-left: 0.56%;
	text-align: center;
	font-size: 0.9em;
	position: relative;
	border-radius: 0.4em 0.4em 0.4em 0.4em;
	-webkit-border-top-right-radius: 0.4em;
	-webkit-border-top-left-radius: 0.4em;
	-webkit-border-bottom-right-radius: 0.4em;
	-webkit-border-bottom-left-radius: 0.4em;
	background-image: url(/images/gradient-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
section#content .thirds h1 {
	color: #FFF;
	line-height: 1.6em;
}

section#content .thirds a, section#content .thirds a:hover {
	color: #FFF;
	text-decoration: none;
}

footer#page_footer{
	width: 100%;
	min-height: 25px;
	clear: both;
	display: block;
	text-align: right;
	font-size: 10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #56B7DF;
}
footer#page_footer .copyright {
	width: 960px;
	min-height: 25px;
	clear: both;
	display: block;
	text-align: right;
	padding: 10px;
	font-size: 10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #56B7DF;
	margin-right: auto;
	margin-left: auto;
}
footer#page_footer .copyright .powered {
	color: #456C8F;
}
footer#page_footer #footer_nav {
	padding: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
footer#page_footer #footer_nav .nav_column {
	float: left;
	min-width: 175px;
}
footer#page_footer #footer_nav ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 5px;
	padding: 0px;
	text-transform: uppercase;
}
footer#page_footer #footer_nav h3 {
	color: #456C8F;
}
footer#page_footer #footer_nav a:link{
	color: #FFF;
}
footer#page_footer #footer_nav a:hover{
	color: #456C8F;
}

/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
	zoom: 1;
}
