body{
/*background-color:#fff2e8;*/
}

/* BANNER SIZES */

.mainBanner .bannerContent .slider_content {
	top:200px;
	text-align:center;
	text-align:center !important;
	/*background:#fff2e8;*/
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	/*opacity:.8;*/
}

.bannerContent .slider_content {
	top:150px;
	text-align:center;
	text-align:center !important;
	background:#5596b6;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	opacity:.8;
	overflow:hidden;
	z-index:9950;
}

.mainBanner { /* index page */
	/* We need all these heights so we can override Orbit's attributes */
	min-height:650px;
	max-height:650px;
	height:650px;
	text-align:center !important;
	/* // */
}

.subBanner {
	/* We need all these heights so we can override Orbit's attributes */
	min-height:300px;
	max-height:300px;
	height:300px;
	/* // */
}




.bannerContent .slider_content h1 {
	
	font-size:32px;	
	color:#ffffff;
	text-align:center !important;
	margin: 0 0 0.2em;
	
}



.bannerContent .slider_content p {
	font-size:18px;
	line-height:1.8;
	color:#ffffff;
	margin: 0 0 0.2em;
	/*opacity: .6;*/
}


@media only screen and (max-width : 1325px) {
	
	.mainBanner {
	min-height:550px;
	max-height:550px;
	height:550px;	
	}
	
	.bannerContent .slider_content h1 {
	font-size:32px !important;
	text-align:center !important;
	}
	
}

@media only screen and (max-width : 1075px) {
	
	.mainBanner {
	min-height:450px;
	max-height:450px;
	height:450px;	
	}
	
	.mainBanner .bannerContent .slider_content {
	top:150px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content {
	top:150px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content h1 {
	font-size:32px !important;
	text-align:center !important;
	}
	
}

@media only screen and (max-width : 862px) {
	
	.mainBanner {
	min-height:400px;
	max-height:400px;
	height:400px;	
	}
	
	.mainBanner .bannerContent .slider_content {
	top:50px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content {
	top:50px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content h1 {
	font-size:32px !important;
	text-align:center !important;
	}
	
}


@media only screen and (max-width : 748px) {
	
	.mainBanner {
	min-height:330px;
	max-height:330px;
	height:330px;	
	}
	
	.mainBanner .bannerContent .slider_content {
	top:50px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content {
	top:50px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content h1 {
	font-size:32px !important;
	text-align:center !important;
	}
	
}

@media only screen and (max-width : 640px) {
	
	.mainBanner {
	min-height:250px;
	max-height:250px;
	height:250px;	
	}

.subBanner {
	/* We need all these heights so we can override Orbit's attributes */
	min-height:200px;
	max-height:200px;
	height:200px;
	/* // */
}


	
	.mainBanner .bannerContent .slider_content {
	top:75px;
	text-align:center !important;
	width:100%;
	}
	
	.bannerContent .slider_content {
	top:75px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content h1 {
	font-size:20px !important;
	text-align:center !important;
	}
	
}

@media only screen and (max-width : 480px) {
	
	.mainBanner {
	min-height:200px;
	max-height:200px;
	height:200px;	
	}
	
	.subBanner {
	/* We need all these heights so we can override Orbit's attributes */
	min-height:150px;
	max-height:150px;
	height:150px;
	/* // */
}

	
	.mainBanner .bannerContent .slider_content {
	top:75px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content {
	top:75px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content h1 {
	font-size:20px !important;
	text-align:center !important;
	}
	
}

@media only screen and (max-width : 400px) {
	
	.mainBanner {
	min-height:150px;
	max-height:150px;
	height:150px;	
	}
	
	.mainBanner .bannerContent .slider_content {
	top:65px;
	text-align:center !important;
	}
	
	
	.bannerContent .slider_content {
	top:65px;
	text-align:center !important;
	}
	
	.bannerContent .slider_content h1 {
	font-size:20px !important;
	text-align:center !important;
	}
	
}

.bannerDefault { /* class goes on both index page banner and all other pages. */
	width:100%;
	overflow:hidden; /* The banner will automatically show the entire image, so this will make sure the image gets cut off at the specified height. */
}

.bannerDefault .slider_img img{
	position:absolute;
	/*top:20px;*/
	left:0px;
	z-index:90;
	cursor:pointer;
	width:100%;
}

.bannerContent { /* styles for both the main and sub banner content area */
	position:relative;
	/*margin-top:-200px;*/
}
.content {
	padding-left:10px;
	padding-right:10px;
	}


@media only screen and (max-width : 900px)  { /* iPad in Portrait */
	
	.top_menu, .top-bar, .top-header-bar, .social { display:none; }
	.navigation_bar_holder_mobile { display:block; }
	.nav .social  { display:block; }
	
}

@media only screen and (max-width : 640px) {
	.space-right-col { margin-right:0px !important; }
	.content h1{
	font-size:30px;
	font-weight:400;
	}

}

/* END BANNER SIZES */


.top_banner_holder{
/*border-bottom:1px solid #d1d1d1;*/	
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
z-index:9990; 
/*background-color:#FFFFFF;*/   
width:100%;
background-image: url('/includes/layout-124/images/body_back.jpg');
z-index:9999;	
}

.overlay{
position:relative;
top:350px;
z-index:99;	
/*background-image: url('/includes/layout-info/images/body_back.jpg');*/
width:960px;
height:50px;
}

.overlay-sub{
position:relative;
top:250px;
z-index:99;	
background-image: url('/includes/layout/images/banner-overlay-sub.png');
width:960px;
height:50px;	
}

.logo h1{
font-size:20px;
color:#222222;
margin-top:40px;
}

@media only screen and (max-width : 640px) {

	.logo h1{
	margin-top:25px;	
	}
	
}

.logo p{
font-size:15px;
color:#555555;
}

.logo a{
text-decoration:underline;
font-size:15px;
color:#555555;
}

.logo a:hover{
text-decoration:none;
font-size:15px;
color:#9c9c9c;
}

.banner_holder{
/*padding-top:50px;*/
padding-bottom:0px;
}

@media only screen and (max-width: 640px) {
	
	.banner_holder{
	/*padding-top:75px;*/
	}
}

.promo_holder{
padding-top:25px;
padding-bottom:25px;
}

.quickmenu_holder{
padding-top:0px;
padding-bottom:15px;
margin-top:10px;
margin-bottom:10px;
/*padding-left:20px;
padding-right:20px;*/
background-color:#003D2C;



}

.quickmenu_holder h1{
background-color:#1c1c1c;
padding-left:10px;
font-size:20px;
color:#ffffff;
opacity: .6;
z-index:9999;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}

.quickmenu_holder a{
font-size:14px;
color:#ffffff;
opacity: .6;
text-decoration:none;
padding-left:15px;
}

.quickmenu_holder a:hover{
text-decoration: underline;
}

.footer_holder{
padding-top:25px;
padding-bottom:50px;
background-color:#1c1c1c;
}

.footer_holder-color{
background-color:rgba(0, 0, 0, 0.5);
padding-top:25px;
padding-bottom:150px;
}



.content_holder{
/*padding-top:25px;*/
/*padding-bottom:25px;*/
}

.content{
/*margin-top:10px;*/
/*padding-bottom:25px;*/
}

@media only screen and (max-width: 640px) {

	.content_holder{
	padding-top:10px;
	padding-bottom:25px;
	}

}
.social {
padding-top:30px;
padding-right:10px;		
	
}

.top_menu_header {
padding-right:10px;
}
.top_menu_header a{
text-decoration:none;
font-size:12px;
color:#5595b5;

/*margin-top:35px;*/
}

.top_menu_header a:hover{
text-decoration:underline;
color:#0c0c0c;
}



.top_menu {
padding-top:10px;
padding-left:0px;
color:#5595b5;

background-color: #000;	
}
.top_menu a{
text-decoration:underline;
font-size:13px;
color:#0c0c0c;
/*margin-top:35px;*/
}

.top_menu a:hover{
text-decoration:underline;
}

.banner_holder{
background-color:#fff2e8;
}

.promo_holder{
background-color:#f1f1f1;
}

.copyright p{
font-size:11px;
color:#ffffff;
}

.copyright a{
font-size:11px;
color:#ffffff;
}

.copyright a:hover{
text-decoration:none;
}


.footer_menu a{
font-size:11px;
color:#ffffff;
}

.footer_menu a:hover{
text-decoration:none;
}

.address h1{
font-size:16px;
color:#ffffff;
}

.address p{
font-size:14px;
color:#ffffff;
opacity: .6;
}

.promo_item h3{
color:#8DC43F;
font-size:20px;
}

.promo_item p{
color:#555555;
font-size:13px;
}

.promo_item a{
color:#8DC43F;
font-size:13px;
}

.promo_item a:hover{
text-decoration:none;
}

.promo_item img{
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

.sub-pad{
padding-top:25px;	
}

@media only screen and (max-width: 748px) {

	.sub-pad{
	padding-top:10px;	
	}
	
}

.content h1{
font-size:32px;
}

@media only screen and (max-width: 640px) {
	
	.content h1{
	font-size:28px;
	}
	
}

@media only screen and (max-width: 1000px) {
	
	.content h1{
	font-size:32px;
	}
	
}

.content h2{

font-size:26px;
}

@media only screen and (max-width: 640px) {

	.content h2{
	font-size:20px;
	}
}

.content h3{

font-size:15px;
}

.content p{
font-size:15px;
}

.content ul, .content li{
font-size:15px;
margin-left:25px;
}

.content b, .content strong{

}

.content a{
/*color:#5595b5;*/
color:#004E38;
font-size:15px;
}

.content a:Hover{
text-decoration:none;
}

@media only screen and (max-width: 640px) {
	
	.content p, .content ul, .content li, .content a{
	font-size:13px;
	}
		
}

/* The main navigation links */
.main-nav {
margin-top:5px;	
background-color:#000;
}

.navM {
	/*margin-top:35px;*/
	position:relative;
	
}

.navM>ul {
	margin-top:10px !important;
	
}

.navM>li>a {
	/* Layout */
	display: block;
	position: relative;
	padding: 5px 0px;
	border-right:#5595b5 solid 1px;
	/* Text */
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	/* Background */
	/*background:#ffffff;*/
	width:auto;
	padding-right:20px !important;
	padding-left:10px;
	margin-right:0px !important;
	overflow:hidden !important;
	
}
.navM>li:last-child a:first-child {
	border-right:none !important;
}

.top_menu {
background-color:#000;height:60px;	
}


/* Changing the color on hover */
.navM>li>a:hover, .navM>li:hover>a {
	color:#5595b5;
	/*background-color:#8DC43F;*/
}

/* Changing the link's color and background on hover */
.navM ul li:hover>a, .navM ul li a:hover {
	color:#5595b5;
	/*background: #8DC43F;*/
}

/* The submenu links */
.navM ul {
	/* Layout */
	margin-top: 40px !important;
	
}

.navM ul li a {
	/* Layout */
	padding: 10px 30px 10px 20px !important;
	/*width: 120px;*/
	min-width:200px;
	margin:0px;
	display: block;
	position: relative;
	/* Text */
	color: #5595b5;
	text-decoration: none;
	font-size: 13px;
	/* Background & effects */
	background:#eaeaea;
	text-align:center;
	overflow:hidden;
	height:100%;
	border-bottom: 1px solid #DDDDDD;
}

.navM ul li a:hover {
	text-decoration:none;
	background-color:#DDDDDD;
	color:#fff !important;
}

.navM ul li:hover > a, .navM ul li a:hover {
	color:#fff !important;
}

/* to switch font from light to dark and back for backgrounds only. */

/*

.copy-white h1{
color:#ffffff !important;
}

.copy-white h2{
color:#ffffff !important;
}

.copy-white h3{
color:#ffffff !important;
}

.copy-white h4{
color:#ffffff !important;
}

.copy-white p{
color:#ffffff !important;
}

.copy-white b, .copy-white strong{
color:#ffffff !important;
}

.copy-white a{
color:#ffffff !important;	
}


.copy-black h1{
color:#222222 !important;
}

.copy-black h2{
color:#222222 !important;
}

.copy-black h3{
color:#222222 !important;
}

.copy-black h4{
color:#222222 !important;
}

.copy-black p{
color:#222222 !important;
}

.copy-black b, .copy-black strong{
color:#222222 !important;
}

.copy-black a{
color:#222222 !important;
}

*/ 

@media only screen and (max-width: 980px) and (min-width: 640px) {
	
	.pad-1{
	padding-top:10px !important;;
	}
	
	.pad-2{
	padding-top:20px !important;;
	}
	
	.pad-3{
	padding-top:30px !important;;
	}
	
	.pad-4{
	padding-top:40px !important;
	}
	
	.pad-5{
	padding-top:50px !important;;
	}
	
	.pad-6{
	padding-top:60px !important;;
	}
	
	
	.pad-7{
	padding-top:70px !important;;
	}
	
	.pad-8{
	padding-top:80px !important;;
	}
	
	
	.pad-9{
	padding-top:90px !important;;
	}
	
		
}




@media only screen and (max-width: 640px) {
	
	.nav-holder { display:none; }
	
	.pad-1{
	padding-top:5px !important;;
	}
	
	.pad-2{
	padding-top:10px !important;;
	}
	
	.pad-3{
	padding-top:15px !important;;
	}
	
	.pad-4{
	padding-top:20px !important;
	}
	
	.pad-5{
	padding-top:25px !important;;
	}
	
	.pad-6{
	padding-top:30px !important;;
	}
	
	
	.pad-7{
	padding-top:35px !important;;
	}
	
	.pad-8{
	padding-top:40px !important;;
	}
	
	
	.pad-9{
	padding-top:45px !important;;
	}
	
	.content h1{
	font-size:30px;
	font-weight:600 !important;}

	.content h2{
	font-size:20px;
	font-weight:500 !important; }

	
}

.top_menu a, .bannerContent .slider_content h1, .bannerContent .slider_content p, .copyright p, .copyright a, .footer_menu a, .address h1, .address p, .quickmenu h1, .quickmenu a, .promo_item h3, .content h1, .content h2, .content h3, .navM ul li a, .navM>li>a, .logo h1, .logo p{	
font-family: 'Open Sans', sans-serif !important;
font-weight:500 !important;
}

.content b,.content p,.content ul, .content li, .content a, .promo_item a,.promo_item p{
font-family: 'Open Sans', sans-serif !important;
font-weight:normal !important;
font-size:18px;
line-height:1.7 !important;
}

.sub_promo_item {
/*background-color:#eaeaf1;*/	
background-color:#003D2C;
padding:15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 15px;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
overflow:hidden;
border-color:#1c1c1c;
/*background-image: url('/includes/layout-itg/images/promo_grad.png');
background-repeat:repeat-y;*/
}


.sub_promo_item h1{
background-color:#1c1c1c;
padding-left:10px;
font-size:20px;
color:#ffffff;
opacity: .8;
z-index:9999;
margin-top:10px;
margin-left:10px;
margin-right:10px;
}

.sub_promo_item h3{
background-color:#1c1c1c;
padding-left:10px;
font-size:20px;
color:#ffffff;
opacity: .8;
z-index:9999;
margin-top:10px;
margin-bottom:15px;
margin-left:10px;
margin-right:10px;
line-height:1.7;
}


.sub_promo_item .btn {
background-color:#16231F;

margin-left:auto;
margin-right:auto;	 
margin-top:10px;
margin-bottom:10px; 
padding:10px;
min-width:100px;
max-width:300px;
color:#1c1c1c;
text-align: center; 
-webkit-transition: 0.2s ease-in-out; 
-moz-transition: 0.2s ease-in-out; 
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
cursor:pointer;
display:block;
width:90%;
text-decoration:none;
color:#ffffff;
font-weight:bold;
}

.sub_promo_item .btn:hover { 
opacity:.7;
text-decoration:none;

}

.sub_promo_item a{
font-size:14px;
color:#ffffff;
opacity: .8;
text-decoration:none;

}

.sub_promo_item p{
font-size:14px;
color:#ffffff;
opacity: .8;
text-decoration:none;
padding-left:15px;
padding-top:15px;
text-align:center;
}

.sub_promo_item a:hover{
text-decoration: underline;
}


.sub_newsfeed_item {
background-color:#c78348;
/*background-color:#003D2C;*/
padding:10px;
-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 15px;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
overflow:hidden;
border-color:#1c1c1c;
/*background-image: url('/includes/layout-itg/images/promo_grad.png');
background-repeat:repeat-y;*/
}


.sub_newsfeed_item h1{
	font-size:30px;
	font-weight:600 !important;}
	
	.sub_newsfeed_item h3{
		background-color:#1c1c1c;
		padding-left:10px;
		font-size:20px;
		color:#ffffff;
		opacity: .4;
		z-index:9999;
		margin-top:10px;
		margin-left:10px;
		margin-right:10px; }
	
	.sub_newsfeed_item p{
	font-size:16px;
	color:#ffffff;
	font-weight:500 !important; }	
	
	.sub_newsfeed_item a{
	font-size:16px;
	color:#ffffff;
	font-weight:500 !important; }
	
	.sub_newsfeed_item a{
	font-size:14px;
	color:#ffffff;
	opacity: .9;
	text-decoration:none;
	padding-left:15px;
	}
	
	.sub_newsfeed_item a:hover{
	text-decoration: underline;
	}
		
.bar{
padding-top:10px;
padding-bottom:0px;	
}	

.sub-nav {
padding-bottom:0px;	

}

/* The submenu links */
.navM ul li a {
	/* Layout */
	padding: 10px 30px 10px 20px !important;
	width:200px;
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 13px;
	z-index:105;	
}