body {
	background: #0077ab url(/images/bg_stretch.jpg) 0 0 repeat-x;
	color: #272727;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin: 0;
}
#bgTop {
	background: #e6e6e6 url(/images/bg_stretch.jpg) 0 0 repeat-x;
	min-height: 748px;
	padding-bottom: 13px;
}
.wrap {
	margin: 0 auto;
	width: 992px;
}

/***************************************************************************************/
/************************** header/main navigation *************************************/
/***************************************************************************************/

#printHeader {
	display: none;
	visibility: hidden;
}
.header {
	height: 117px;
	margin: 0;
}
#logo {
	float: left;
	margin: 18px 0 0 6px;
}
#headerNavigation {
	float: right;
	margin: 7px 25px 0 0;
}
#headerNavigation ul {
	float: right;
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0;
}
#headerNavigation li {
	border-right: 1px solid #2a814e;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#headerNavigation li.last {
	border: none;
}
#headerNavigation li.last a,
#headerNavigation li.last a:hover,
#headerNavigation li.last a.current {
	padding-right: 0;
}
#headerNavigation li a {
	color: #2a814e;
	cursor: pointer;
	display: block;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: 0;
	padding: 0 9px;
	text-decoration: none;
}
#headerNavigation li a:hover,
#headerNavigation li a.current {
	color: #f68b1f;
	cursor: pointer;
	display: block;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin: 0;
	padding: 0 9px;
	text-decoration: none;
}
#headerNavigation li a span {
	background: url(/images/home.gif) 50% 50% no-repeat;
	display: block;
	height: 14px;
	width: 14px;
}
#headerNavigation li a:hover span,
#headerNavigation li a.current span{
	background: url(/images/home_over.gif) 50% 50% no-repeat;
	display: block;
	height: 14px;
	width: 14px;
}
#headerNavigation li a span span,
#headerNavigation li a:hover span span,
#headerNavigation li a.current span span {
	display: none;
}
#search{
	float: right;
	display: inline;
	height: 22px;
	margin: 10px 0 0 0;
	position: relative;
	width: 159px;
}
.searchInput{
	border:none;
	background: url(/images/search_box.gif) 0 0 no-repeat;
	color: #4c4b4b;
	font-weight: normal;
	font-size: 12px;
	height: 22px;
	padding: 0 22px 0 2px;
	width: 135px;
}
.searchEmpty{
	border:none;
	background: url(/images/search_box_empty.gif) 0 0 no-repeat;
	color: #4c4b4b;
	font-weight: normal;
	font-size: 12px;
	height: 22px;
	padding: 0 22px 0 2px;
	width: 135px;
}
.searchButton{
	position: absolute;
	right: 5px;
	top: 4px;
	z-index: 100;
}
#motto {
	float: right;
	margin: 15px 0 0 0;
}

#headerSocialMedia{
	float: right;
	margin: 7px 0px 0px 0px;
}

#headerSocialMedia a{
	margin-left: 6px;
}

#donateBtn{
	border-radius:4px;
	line-height: 19px;
	letter-spacing: 1px;
	color:#fff;
	font-size: 16px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	background:#f1701a;
	padding:7px 23px 7px 23px;
	margin-top: 2px;
}

/************************************ main navigation *****************************/

#mainNavigation {
	background: url(/images/main_nav_bg.gif) 0 0 repeat-x;
	height: 47px;
	margin: 0;
}
#mainNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainNavigation li {
	background: url(/images/main_nav_divider.gif) 100% 0 no-repeat;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#mainNavigation li.last {
	background: none;
}
#mainNavigation li a,
#mainNavigation li a span {
	cursor: pointer;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#mainNavigation li a {
	margin: 3px 5px 3px 3px;
}
#mainNavigation li a span span {
	color: #ffffff;
	display: block;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	margin: 0;
	padding: 14px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#mainNavigation li a:hover,
#mainNavigation li a.current,
#mainNavigation li ul:hover + a {
	background: url(/images/main_nav_over.jpg) 0 0 repeat-x;
	cursor: pointer;
	display: block;
	float: left;
	margin: 3px 5px 3px 3px;
	padding: 0;
	text-decoration: none;
}
#mainNavigation li a:hover span,
#mainNavigation li a.current span,
#mainNavigation li ul:hover + a span {
	background: url(/images/main_nav_over_left.jpg) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#mainNavigation li a:hover span span,
#mainNavigation li a.current span span,
#mainNavigation li ul:hover + a span span {
	background: url(/images/main_nav_over_right.jpg) 100% 0 no-repeat;
	color: #fffefe;
	display: block;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	margin: 0;
	padding: 14px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#mainNavigation li ul {
	display: none;
	background: #0077ab;
    float: none;
    overflow: hidden;
    position: absolute;
    z-index: 4000;
    top: 161px;
    margin: 0;
    padding: 7px 0px 14px 0px;
    width: 194px;
    border-radius:3px;
}

#mainNavigation li:hover ul{
	display: block;
}

#mainNavigation li ul li {
	background: none;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: 194px;
}

#mainNavigation li ul li a {
	display: block;
	float: none;
	font-size: 11px;
	color: white;
	line-height: 14px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 9px 23px 9px 23px;
	width: 148px;
}

#mainNavigation li ul li a:hover {
	color: #fdb913;
	float: none;
	background: none;
	margin: 0;
	padding: 9px 23px 9px 23px;
	width: 148px;
}

/***************************************************************************************/
/********************************* homepage ********************************************/
/***************************************************************************************/

#cbBig {
	float: left;
	height: 299px;
	overflow: hidden;
	margin: 0;
	width: 744px;
}
#topRightCb {
	background-color: #f1701a;
	float: right;
	height: 257px;
	margin: 0;
	overflow: hidden;
	padding: 21px 13px;
	width: 222px;
}
#topRightCbTitle h1 {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 17px;
	fint-weight: bold;
	line-height: 17px;
	margin: 0 0 17px 0;
}
#topRightCbBody {
	color: #ffffff;
	line-height: 14px;
	padding: 0 2px;
}
#topRightCbBody p {
	color: #ffffff;
	line-height: 14px;
}
#topRightCbBody a {
	color: #ffffff;
	text-decoration: none;
}
#topRightCbBody a:hover {
	color: #000000;
	text-decoration: none;
}
#cbDividers {
	background: url(/images/cb_dividers.gif) 0 0 repeat-y;
}
.cb {
	float: left;
	min-height: 270px;
	margin: 0 4px;
	padding: 0 0 7px;
	width: 239px;
}
.margin {
	margin: 0 5px;
}
.cbTitle h1 {
	color: #fefefe;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 4px 0 2px;
	padding: 13px 11px 12px;
}
.orangeTitle {
	background-color: #f6751f;
}
.yellowTitle {
	background-color: #fdb913;
}
.greenTitle {
	background-color: #90b437;
}
.blueTitle {
	background-color: #0077ab;
}
.cbBody,
.cbBody p{
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}
.cbBody p{
	margin: 0 0 5px 0;
}
.cbBody a {
	color: #0077ab;
	text-decoration: none;
}
.cbBody a:hover {
	color: #0077ab;
	text-decoration: underline;
}
.news_cb_container,
.cbURL {
	margin: 0 8px;
}
#cbBottomCorners {
	background: url(/images/cb_bottom_corners.gif) 0 0 no-repeat;
	font-size: 1px; /* ie6 */
	height: 1px;
	width: 992px;
}

/***************************************************************************************/
/********************************* inside page *****************************************/
/***************************************************************************************/

#insideBg {
	background: url(/images/inside_bg.gif) 0 0 no-repeat;
	margin: 5px 0 0 0;
	padding: 10px 0;
}
#insideBgStretch {
	background: url(/images/inside_bg_stretch.gif) 190px 0 repeat-y;
	min-height: 559px;
}
#insideContent {
	float: right;
	padding: 0 34px 12px;
	width: 733px;
}
#breadcrumbs {
	color: #747474;
	font-size: 10px;
	line-height: 10px;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
}
#breadcrumbs a {
	color: #747474;
}
#breadcrumbs a:hover,
.breadcrumbCurrent {
	color: #0077ab;
	text-decoration: none;
}

/*************************************************************/
/*********************** Left navigation *********************/
/*************************************************************/

#navigation {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
}
#navcontainer {
	margin: 0;
	padding: 0;
	width: 190px;
}
#navcontainer ul {
	background: url(/images/left_nav_divider.gif) 0 100% no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0 0 1px;
}
#navcontainer li {
	background: url(/images/left_nav_divider.gif) 0 0 no-repeat;
	margin: 0;
	padding: 1px 0 0 0;
}
#navcontainer li a,
#navcontainer li a span {
	background: url(/images/left_nav_bg.gif) 0 0 repeat-y;
	cursor: pointer;
	display: block;
	min-height: 1px; /* ie7 */
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#navcontainer li a {
	padding: 1px 3px 0;
}
#navcontainer li a span span{
	color: #134f2d;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#navcontainer li a:hover,
#navcontainer li a#current {
	background: url(/images/left_nav_over.gif) 0 0 repeat-y;
	display: block;
	margin: 1px 3px 0;
	padding: 0;
	text-decoration: none;
}
#navcontainer li a:hover span,
#navcontainer li a#current span {
	background: url(/images/left_nav_over_bottom.gif) 0 100% no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#navcontainer li a:hover span span,
#navcontainer li a#current span span {
	background: url(/images/left_nav_over_top.gif) 0 0 no-repeat;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#navcontainer ul ul {
	background: none;
	border-left: 2px solid #ffffff;
	margin: 5px 0 5px 10px;
	padding: 0;
}
#navcontainer li li {
	background: none;
	margin: 0;
	padding: 0;
}
#navcontainer li li a span span {
	background: none;
	color: #134f2d;
	font-size: 13px;
	line-height: 14px;
	margin: 0;
	padding: 4px 0 4px 8px;
	text-decoration: none;
	text-transform: none;
}
#navcontainer li li a:hover span span,
#navcontainer li li a#current span span {
	background: none;
	color: #0077ab;
	font-size: 13px;
	line-height: 14px;
	margin: 0;
	padding: 4px 0 4px 8px;
	text-decoration: none;
	text-transform: none;
}
#navcontainer li li a,
#navcontainer li li a span,
#navcontainer li li a:hover,
#navcontainer li li a:hover span,
#navcontainer li li a#current,
#navcontainer li li a#current span {
	background: none;
	margin: 0;
	padding: 0;
}
#banners {
	margin: 0;
	padding: 10px 0;
	width: 184px;
}
.navbanner{
	padding: 10px 0;
}

/***************************************************************************************/
/*********************************** footer ********************************************/
/***************************************************************************************/

#footerBg {
	background: #0077ab url(/images/footer_bg.gif) 0 0 repeat-x;
}
#footer {
	background: #0077ab url(/images/footer_bg.gif) 0 0 repeat-x;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	margin: 0 auto;
	padding: 11px 0 24px;
	width: 986px;
}
#copyright {
	color: #ffffff;
	float: left;
	margin: 0 0 30px;
}
#footerLinks {
	color: #ffffff;
	float: right;
}
.footerBox p {
	color: #ffffff;
}

.address-box {
	display: flex;
	margin-bottom:10px;
	justify-content:space-between
}
.address-box-address.street {
	border-right: 1px #fff solid;
	padding-right: 10px;
}
.address-box-address strong{
	display: block;
	padding-bottom: 6px
}

#footerLinks a {
	border-right: 1px solid #ffffff;
	color: #ffffff;
	float: left;
	line-height: 12px;
	padding: 0 4px;
	text-decoration: none;
}
#footerLinks a:hover,
#footerLinks a.footerCurrent {
	border-right: 1px solid #ffffff;
	color: #fdb913;
	text-decoration: none;
}
#footerLinks a#last,
#footerLinks a.footerCurrent#last,
#footerLinks a#last:hover {
	border: none;
}
.footerBox {
	color: #ffffff;
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 50px;
}
.footerTitle {
	color: #fdb913;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 7px;
}
.footerBox a {
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
.footerBox a:hover {
	color: #fdb913;
	text-decoration: none;
}
.socialMedia {
	display: block;
	margin-bottom: 10px;
}
.socialMedia span {
	display: none;
	visibility: hidden;
}

#siteviz {
	margin: 50px 0;
	text-align: center;
}

#GRIPFooterLogo {
	margin: 0 auto;
	padding-top: 0 !important;
	width: 131px !important;
}

#GRIPFooterLogoText {
	color: #ffffff !important;
	line-height: 8px;
}
#printFooter {
	display: none;
	visibility: hidden;
}

#footerSocialMedia{
	float:right;
}

#footerSocialMedia a{
	margin-left: 7px;
}

/***************************************************************************************/
/************************** general classes ********************************************/
/***************************************************************************************/

.clearBoth {
	clear: both;
}
.floatRight {
	float: right;
}
.noMargin {
	margin: 0;
}
