body {
	margin: 0;
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background: url(/themes/c5boilerplate/img/body_backgrnd.png) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "helvetica_neue_lt_std83HvEx", sans-serif;
	font-weight: 200;
	line-height: 1.1;
}*/
h4, .h4 {
	font-family: 'Lora', serif;
	/*font-family: "helvetica_neue_lt_std83HvEx", sans-serif;*/
	font-size: 27px;
	color:#003466;
	font-weight:700;
}
h5, .h5 {
	font-family: 'Lora', serif;
	/*font-family: "helveticaneueltstd-ltex", sans-serif;*/
	font-size: 25px;
	font-weight:400;
	color:#b08900;
}
a {
	color: #003466;
	text-decoration: none;
}
a:hover, a:focus {
	color: #003466;
	text-decoration: none;
}
img {
	display: block;
	height: auto;
	max-width: 100%;
}






#colorbox, #colorbox *{
    -moz-box-sizing: content-box;
 -webkit-box-sizing: content-box;
      -o-box-sizing: content-box;
     -ms-box-sizing: content-box;
         box-sizing: content-box;
}


#fancybox-wrap, #fancybox-wrap *{
    -moz-box-sizing: content-box;
 -webkit-box-sizing: content-box;
      -o-box-sizing: content-box;
     -ms-box-sizing: content-box;
         box-sizing: content-box;
}

#cboxTitle {
	display:none;
}


.logo {
	padding-left:30px;
}
.topbar-right {
}
.topbar-right table {
	float:right;
}
@media (max-width: 767px) {
.topbar-right table {
	float:none;
	margin-left:30px;
}
}


/* C5 Layouts responsive*/
@media (max-width: 767px) {
.ccm-layout-table .ccm-layout-col {
	float: none;
	width:100% !important;
}
}
/******Fontface http://www.fontsquirrel.com/tools/webfont-generator********/
@font-face {
	font-family: 'helvetica_neue_lt_std83HvEx';
	src: url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-hvex-webfont.eot');
	src: url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-hvex-webfont.eot?#iefix') format('embedded-opentype'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-hvex-webfont.woff') format('woff'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-hvex-webfont.ttf') format('truetype'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-hvex-webfont.svg#helvetica_neue_lt_std83HvEx') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helveticaneueltstd-ltex';
	src: url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-ltex-webfont.eot');
	src: url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-ltex-webfont.eot?#iefix') format('embedded-opentype'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-ltex-webfont.woff') format('woff'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-ltex-webfont.ttf') format('truetype'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-ltex-webfont.svg#webfontregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helvetica_neue_lt_std65Md';
	src: url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-md-webfont.eot');
	src: url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-md-webfont.eot?#iefix') format('embedded-opentype'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-md-webfont.woff') format('woff'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-md-webfont.ttf') format('truetype'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-md-webfont.svg#helvetica_neue_lt_std65Md') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helvetica_neue_lt_std67MdCn';
	src: url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-mdcn-webfont.eot');
	src: url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-mdcn-webfont.eot?#iefix') format('embedded-opentype'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-mdcn-webfont.woff') format('woff'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-mdcn-webfont.ttf') format('truetype'), url('/themes/c5boilerplate/webfontkit/helveticaneueltstd-mdcn-webfont.svg#helvetica_neue_lt_std67MdCn') format('svg');
	font-weight: normal;
	font-style: normal;
}
/******Fontface http://www.fontsquirrel.com/tools/webfont-generator********/



hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #ccd6e0;
}
.banner1 {
	text-align:center;
}
.lightboxed-image-caption-content {
	text-align:center;
	color:#FF0000;
}
.lightboxed-image-caption {
	width:100% !important;
}
.ccm-image-block {
	padding-top:10px;
	padding-bottom:10px;
}
label {
	width: 150px;
}
.submit {
	color: #fff;
	background-color: #013366;
	border-color: #013366;
}
.submit:hover, .submit:focus {
	color: #FFFFFF;
	text-decoration: none;
}
.fluid-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.fluid-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
/************spacers*****************/

.spacer1 {
	margin-bottom:20px;
}
.spacer2 {
	padding-top:20px;
}
.spacer3 {
	padding-top:30px;
}
/************spacers*****************/


/**********sections in*****************/
#topbar {
	padding-bottom:20px;
}
#navigation {
	background-color:#CCCCCC;
}
.sub-nav {
	height:50px;
	background: url(/themes/c5boilerplate/img/leftnav_bkgrnd.jpg);
	color:#FFFFFF;
	text-decoration: none;
}
.sub-nav li a {
	margin-top:5px;
	color:#FFFFFF;
}
.sub-nav .nav > li > a:hover, .nav > li > a:focus {
	color:#FFFFFF;
	text-decoration: none;
}
#main {
	min-height:600px;
}
/**********sections*****************/







/**********navbar edits**************/



.caret {
	display: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: transparent;
	border-color: transparent;
}
.dropdown-menu {
	background-color: #d6311b;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	left: inherit;
	top: inherit;
}
.dropdown-menu > li > a {
	color: #FFFFFF;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #013366;
}
.dropdown-menu > li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ea704f;
}
.dropdown-menu > li:last-child {
	border-bottom-width:0;
	border-bottom-style: none;
}
.navbar {
	min-height: 40px;
	margin-bottom: 0px;
	z-index: 5;/*padding-top: 10px;*/
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d6311b;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;/*font-weight: bold;*/
}
.navbar .nav > li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccd6e0;
}
.navbar .nav > li > a {
	font-family: 'Lato', sans-serif;
	font-weight:700;
	/*font-family: helvetica_neue_lt_std65Md;*/
	float: none;
	color: #000000;
	text-decoration: none;
	text-shadow:none;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/*padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;	*/
	margin-left:20px;
	margin-right:20px;
}
.navbar .nav > li:last-child {
	border-right: none;
}
.navbar-toggle {
	background-color: #000000;
	color:#FFFFFF
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: transparent;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 10px;
}
 @media (max-width: 767px) {
.dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: #d6311b;
	border: 0;
	box-shadow: none;
	margin-left: 20px;
}
}
.navbar-no-drop {
}
.navbar-no-drop > li {
	float: left;
}
.navbar-no-drop > li > a {
	float: none;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow:none;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.navbar-no-drop > .active > a, a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-weight: bold;
}
.navbar-no-drop > li > a:hover, .navbar-no-drop > li > a:focus {
	text-decoration: none;
	background-color: transparent;
}
 @media (max-width: 767px) {
.navbar-no-drop > li {
	float: none;
}
}
.non-dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	float: left;
	min-width: 160px;
	font-size: 14px;
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
 @media (max-width: 767px) {
.non-dropdown {
	position: relative;
	top: 100%;
	left: 0;
	float: none;
	min-width: 160px;
	font-size: 14px;
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style: none;
}
}
.non-dropdown > li > a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
.non-dropdown > li > a {
	font-size:10px;
}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.non-dropdown > li > a {
	font-size:10px;
	padding-left: 5px;
}
}
.side-nav {
	background: url(/themes/c5boilerplate/img/leftnav_bkgrnd.jpg);
	padding: 10px;
	height: 260px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #ffffff;
	background-color: transparent;
}
.nav-pills > li > a {
	border-radius: 0;
	font-size: 12px;
}





/* Large desktop */
@media (min-width: 1200px) {
.side-nav {
	height: 315px;
}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
.side-nav {
	height: 290px;
}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.side-nav {
	height: 200px;
}
}



/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
.side-nav {
	padding: 10px;
	height: 200px;
}
}
.side-nav .nav {
	padding-top:10px;
}
.side-nav .nav-pills > li > a {
	color:#FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #005a89;
}
.side-nav-icon {
	background: url(/themes/c5boilerplate/img/side_nav_icon.png) no-repeat;
	height:20px;
	width:20px;
}
/**********navbar edits end **************/

/**********images**************/

.img-responsive {
	margin: 0 auto;
}
.slider-wrapper {
	z-index: 2;
}
/*********Footer*******************/

.site-footer {
	background-color: #013366;
	color: #FFFFFF;
	margin-top: 30px;
	position: absolute;
	width: 100%;
	height: 150px;
}
.site-footer .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #ffffff;
	background-color: transparent;
}
.site-footer .nav-pills > li > a {
	border-radius: 0;
	font-size: 12px;
}
.site-footer a:hover, a:focus {
	color: #FFFFFF;
}
.site-footer .nav .open > a, .site-footer .nav .open > a:hover, .site-footer .nav .open > a:focus {
	background-color: transparent;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b18800;
}
.site-footer .nav > li > a {
	font-size:12px;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b18800;
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
.site-footer .nav > li > a {
	padding-right: 15px;
	padding-left: 15px;
}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.site-footer .nav > li > a {
	border-right-style: none;
}
}





/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.site-footer {
	height: 270px;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.site-footer .nav > li > a {
	font-size: 10px;
}
}


/* Large desktop */
@media (min-width: 1200px) {
...
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
...
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
...
}

/* Landscape phones and down */
@media (max-width: 480px) {
...
}
