@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700|Raleway:400,600i,700,800i);
/* CSS Document */

/*limited reset and general styles*/

div, p, body, h1, h2, h3, h4, ul, li, ol {
	margin: 0;
	padding:0;
	border: none;
}
/*disable text sizing on orientation change*/
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr {
	-webkit-text-size-adjust:none;
}


body {
    padding: 0;
	  background: #fff;
	font-family: 'Open Sans', sans-serif;
  background-image:url(../images/header-lines.png);
  background-repeat:repeat-x;
  background-position:top;
}

.BackgroundHolder {
	width: 98%;
	height: auto;
	display: block;
	background-color: transparent;
	clear: both;
	margin: 0 auto;
	padding: 1%;
	border: none;	
}

.header {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 2% auto;
	clear: both;
	padding: 2% 0px 0px 0px;
	/*height: auto;*/
	display: block;
	border: none;
/*	background-image:url(../images/bkgd-header.gif);
	background-repeat:repeat-x;*/
	/*min-height: 104px;*/
/*	padding-left: 23px;*/
	
}

.BoxHalf {
	width: 48%;
	max-width: 450px;
	height: auto;
	float: left;
	display: block;
	margin: 0px 0px 2% 0px;
	padding: 1%;
	align-content: center;
}


/*#header {
	width: 100%;
	max-width: 927px;
	min-width: 320px;
	margin: 0 auto;
	clear:both;
	padding-top: 2%;
	min-height: 104px;
}*/



.header h1, .header h1 a:link, .header h1 a:hover {
	float: none;
	width: 380px;
	height: 75px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../images/logo.png") no-repeat left top;
	margin: 0 auto;
}
.LocationName {
	display: block;
	clear: both;
	color: #074b88;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-align:center;
	margin: 5% auto 0 auto;
	background-color: #FF0;
	
}

#tagline {
	width: 100%;
	max-width: 375px;
	height:auto;
	float:right;
	display:block;
	color: #636363;
	font-size: 1.6em;
	text-align:center;
	margin: 0px 0px 7% 0px;
	clear: both;
	border: none;
	
}

.links {
	width: 100%;
	max-width: 350px;
	height:auto;
	float:right;
	display:block;
	text-align:center;
	margin: 5% 0px 0px 0px;
	clear: both;
	border: none;
	
}


.links a:link, .links a:visited, .links a:active {
	color: #0099d8;
	font-size: 1.0em;
	font-weight: normal;
}

.links a:hover {
	color: #0099d8;
	text-decoration: underline;
	font-weight: normal;
	
}

.highlight {
	background-color:#FF0;
	font-weight: normal;
	color: #000;
}

#nav {
	width: 100%;
	max-width: 965px;
	min-width: 320px;
	clear:both;
	background-color: #465158;
	/*background-color:#074b8a;*/
	margin: 0 auto;
	padding: 0px;
	/*padding-left: 23px;*/
/*	background-image:url(../images/bkgd-nav.gif);
	background-repeat:repeat-x;*/
	position:relative;
	z-index: 3;
	display: block;
	border: none;
}

#content {
	width: 96%;
	max-width: 1090px;
	height: 100%;
	min-height: 100%;
	background-color: #fff;
	margin: 0 auto 0 auto;
	overflow:hidden;
	padding: 2%;
	display: block;
	clear: both;
	border: 0px;
	
}

/*Homepage-Specific Styles*/

#hometeaser {
	max-width: 400px;
	min-width: 400px;
	min-height: 486px;
	float: left;
	margin: 0px 40px 40px 35px;
}



.htBlue, .htOrange, .htPurple, .htRed {
	background-image:url(../images/bkgd-hometeaser.png);
	background-repeat:repeat-y;	
	
}

#hometeaser #hometeaserPoints {
	width: 103px;
	float: left;
	padding: 30px 15px 30px 15px;
	text-align:center;
	color: #fff;
}

#hometeaser #hometeaserPoints p {
	margin-bottom: 10px;
}
#hometeaserPoints a, #hometeaserPoints a:visited {
	color: #fff;
	text-decoration: underline;	
	font-weight: normal;
}

#hometeaserPoints a:hover {
	text-decoration: none;	
}

#hometeaser #hometeaserContent {
	width: 207px;
	height: 200px;
/*	max-height: 432px;
	min-height: 130px;
*/	float:right;
	padding: 30px;
	text-align:left;
	color: #000;
	background-color: #fff;
}
#hometeaserContent .title {
	font-size: 1.0em;
	font-weight:bold;
	text-align:center;
	margin-bottom: 15px;
	
}


/*Homepage-Specific Styles*/

.hometeaser {
	width: 46%;
	max-width: 500px;
	/*min-height: 560px;*/
	height: auto;
	float: left;
	margin: 2%;
	border: none;
	padding: 0;
}
.hometeaserHolder {
	width: 100%;
	height: auto;
	min-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
	border:none;
	background-color: #fff;
}

.hometeaserPoints {
	display: block;
	width: 36%;
	max-width: 180px;
	height: 100%;
	min-height: 280px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 5% 0 0 0;
	text-align:center;
	color: #fff;
	border: none;
	background-color: #0099d8;
}

.hometeaserPoints p {
	margin-bottom: 10px;

}
.hometeaserPoints a:link, .hometeaserPoints a:active, .hometeaserPoints a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

.hometeaserPoints a:hover {
	text-decoration: none;	
}

.hometeaserContent {
	display: block;
	width: 60%;
	max-width: 320px;
	height: 100%;
	min-height: 280px;
	overflow: hidden;
	float:right;
	padding: 5% 2% 0 2%;
	text-align:left;
	background-color: #fff;
	border: none;
}
.hometeaserContent p {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	color:#474747;
	line-height: 1.5em;
	font-weight: normal;
}


.hometeaserContent .title {
	font-size: 1.3em;
	font-weight:bold;
	text-align:center;
	margin-bottom: 10px;
	color: #1999ce;
	
}

/*END*/


/*END*/


/*#page {
	width: 95%;
	height: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px auto;
	background-color: #fff;
	display: block;
	clear: both;
	border: 0px;
}*/


.colorWhite {
	color: #fff;	
}

.BackgroundColorSlate {
	
	background-color: #465158;
}

.BackgroundPatternGrayDotted {
	background-image:url(../images/bkgd-content.png);
	background-repeat:repeat;
}


#MainContent {
	width: 85%;
	max-width: 900px;
	padding: 0px; 
	margin: 0px auto;
	height: auto;
	float:left;
	background-color: #fff;
	border: none;
	opacity: 1;
}

#MainContent h1 {
	font-size: 1.1em;
	color:#000;
	margin: 8px;
	text-transform:uppercase;
}

#MainContent h2 {
	font-size: .89em;
	color:#656565;
	margin: 8px;
	padding-bottom: 3px;
	font-weight:normal;
}

#MainContent h4 {
	font-size: 1.5em;
	color:red;
	margin: 0px 0px 10px 0px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: center;
}
#MainContent p {
	margin: 20px 8px 20px 8px;
	color:#000;
	font-size: 1.2em;
	line-height: 1.5em;
}

#MainContent ol {
	margin: 0px 0px 0px 35px;
	padding: 0px;	
}
#MainContent ul {
	list-style-type:square;
	color: #074b8a;
	margin: 0px 0px 0px 35px;
	padding: 0px;	
}
#MainContent #BoxLeft {
	width: 300px;
	height:auto;
	float:left;	
	margin: 8px 0px 0px 0px;
}
#MainContent #BoxLRight {
	width: 300px;
	height:auto;
	float: right;
	margin: 8px 0px 0px 0px;
}


#SideBar {
	width: 30%;
	min-width: 315px;
	padding: 0px;
	margin: 0px 0px 0px 1%;
	height:auto;
	float: right;	
}

#SideBar p {
	margin: 10px auto 20px auto;
	color:#000;
	font-size: 1.0em;
	line-height: 1.5em;
}

#SideBar h3 {
	font-size: 1.1em;
	color:#074b8a;
	text-transform:uppercase;
	margin: 0px auto 20px auto;
}
.SidebarTeasers {
	width: 100%;
	min-width: 300px;
	height: auto;
	padding: 0px 0px 0px 0px;
/*	background-color: #fff;*/
	margin: 0px 0px 0px 0px;
	display: inline-block;
	text-align: left;
	border: none;
	}

a:link, a:active, a:visited {
	color: #0099d8;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	text-decoration: underline;
}

blockquote {
	font-size: 1.1em;
	color:#FFF;
	padding: 20px;
	font-weight: normal;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	background-color: #465158;
	line-height: 1.5em;

}
.imgRight {
	float:right;
	margin: 0px 0px 25px 25px;
	border: none;
	}

.caption {
	font-size: .8em;
	color: #B4B4B4;
	text-align:center;
	line-height: normal;
	margin: 8px auto 8px auto;
}

.video {
	display: block;
	margin: 10px auto 20px auto;
	border: none;
	width: 100%;
	max-width: 480px;
	height: auto;
	
}

.simpleCallout {
	border-left: solid 3px #074b8a;
	background-color: #eee;
	font-weight: bold;
	padding: 10px;	
}

.simpleCalloutYellow {
	border-left: solid 3px #FBA457;
	background-color: #eee;
	font-weight: bold;
	padding: 10px;	
}

.scaleImage {
	width: 100%;
	height: auto;
}

/*Drop Cap Styles */

.BlueDropCap{
	float: left;
	color: #074b8a;
	font-size: 35px;
	line-height: 45px;
	padding-top: 0px;
	margin: 0px 8px 0px 0px;
	font-family: Times, serif, Georgia;
}
.WhiteDropCap {
	float: left;
	color: #ffffff;
	font-size: 35px;
	line-height: 40px;
	padding-top: 0px;
	font-family: Times, serif, Georgia;
}
.GreyDropCap {
	float: left;
	color: #9cbfdf;
	font-size: 35px;
	line-height: 45px;
	padding-top: 0px;
	font-family: Times, serif, Georgia;
}

#YUF_Text {
	width: 450px;
	height:auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#000;
	font-weight: normal;
	text-decoration:none;
	margin: 10px 0px 0px 0px;
	
}

/*END Drop Cap Styles */


/*Auth Card Background Colors */

.card-bkgd-blue {
	background-color: #9ec9eb;
	margin-bottom: 5px;	
}
.card-bkgd-purple {
	background-color: #bd8cbf;
	margin-bottom: 5px;		
}
.card-bkgd-orange {
	background-color: #f68d56;
	margin-bottom: 5px;		
}
.card-bkgd-pink {
	background-color: #f49ac2;
	margin-bottom: 5px;		
}
.card-bkgd-lime {
	background-color: #8dc73f;
	margin-bottom: 5px;		
}

/* accordian styles */

.accordion {
	max-width: 600px;
	float:none;
	border: none;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}
.accordion h6, .accordion h6.active {
	max-width: 570px;
	margin: 0;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 150%;
	padding: 7px 15px 7px 15px;
	border: none;
	color:#3366ff;
	text-decoration: none;
	float:none;
	clear: both;
}
.accordion h6:hover {
	text-decoration: underline;
}

.accordion p {
	margin: 0px 15px 10px 20px;
	display: none;
	padding: 8px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: .9em;
	background-color: #eee;
	float:left;
	clear:both;
}
/* end accordian */


#footer {
	max-width: 950px;
	min-width: 320px;
	height:200px;
	background-color: #465158;
	/*background-color:#282828;*/
	margin: 0 auto 0 auto;
	padding: 25px 0px 0px 0px;
	clear:both;
	color: #fff;
	text-align: center;
}
#footer a, #footer a:visited, #footer a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFF;
	font-weight: none;
	text-decoration: none;
}
.footerWide {
	display: block;
}

.footerMid {
	display: none;
}

/*.footerNav {
	width: 145px;
	height:auto;
	float: left;
	text-align:left;
	padding: 0px 0px 0px 10px;
	border: none;
	font-size: .85em;
	color: #fff;
}*/


.footerNav2{display:block;}
.footerNav ul {
	width: 145px;
	height: auto;
	float:left;
	padding: 0px 0px 0px 5px;
	list-style-type:none;
	margin: 0px 0px 0px 5px;
	display: block;
	font-size: .85em;
	color: #fff;
}

.footerNav ul li {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.footerNav ul li a {
	color:#fff;
	text-decoration:underline;
	font-style: normal;
	}

.footerNav ul li a:hover {
	text-decoration:none;
}


/*////////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (min-width:701px) and (max-width:975px){
	
	
.header {
	width: 100%;
	max-width: 927px;
	margin: 2% auto 0 auto;
	clear:both;
	padding-top: 2%;
	height: auto;
	display: block;
	border: none;
/*	background-image:url(../images/bkgd-header.gif);
	background-repeat:repeat-x;*/
	/*min-height: 104px;*/
/*	padding-left: 23px;*/
	
}
	
	
.BoxHalf {
	width: 98%;
	max-width: none;
	height: auto;
	float: none;
	clear: both;
	display: block;
	margin: 0px;
	padding: 1%;
	align-content: center;
}
.links {
	width: 100%;
	max-width: 350px;
	height:auto;
	float:none;
	display:block;
	text-align:center;
	margin: 2% auto 0px auto;
	clear: both;
	border: none;
	
}	
	
#tagline {
	width: 100%;
	max-width: 375px;
	height:auto;
	float: none;
	display:block;
	color: #636363;
	font-size: 1.6em;
	text-align:center;
	margin: 0 auto;
	clear: both;
	border: none;
	
}	
	
#MainContent {
	width: 100%;
	max-width: 700px;
	padding: 0px; 
	margin: 0 auto;
	height: auto;
	float: none;
	clear: both;
	background-color: #fff;
	border-bottom: 2px dashed #074b8a;
}

#nav {
	max-width: 949px;
	min-width: 320px;
	clear:both;
	background-color:#074b8a;
	margin: 1% auto 0 auto;
	padding-left: 0px;
	background-image: none;
	background-repeat:repeat-x;
	
	
}
.hometeaser {
	width: 100%;
	max-width: 650px;
	min-height: initial;
	float: none;
	margin: 3% auto 0 auto;
	clear: both;
	/*border: 1px orange solid;*/
/*	background-image:url(../images/bkgd-hometeaser.png);
	background-repeat:repeat-y;*/
}
	
.hometeaserContent {
	display: block;
	width: 60%;
	max-width: 385px;
	height: 100%;
	min-height: 280px;
	overflow: hidden;
	float:right;
	padding: 5% 2% 0 2%;
	text-align:left;
	background-color: #fff;
	border: none;
}	

.hometeaserPoints {
	display: block;
	width: 36%;
	max-width: 225px;
	height: 100%;
	min-height: 280px;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 5% 0 0 0;
	text-align:center;
	color: #fff;
	border: none;
	background-color: #0099d8;
}	
	
.hometeaserContent p {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	color:#474747;
	line-height: 1.3em;
	font-weight: normal;
	
}	

.scaleImage {
	width: 100%;
	height: auto;
}

#hometeaser {
	max-width: 400px;
	min-width: 400px;
	min-height: 486px;
	float: none;
	margin: 0px auto 40px auto;
}

#MainContent #BoxLeft {
	width: 100%;
	max-width: 700px;
	height:auto;
	float: none;	
	margin: 8px 0px 0px 0px;
}
#MainContent #BoxLRight {
	width: 100%;
	max-width: 700px;
	height:auto;
	float: none;
	margin: 8px 0px 0px 0px;
}

#SideBar {
	width: 100%;
	max-width: 300px;
	padding: 2% 0px 0px 0px;
	margin: 0 auto;
	height: auto;
	float: none;
	clear: both;	
	
}

.footerWide {
	display: none;
}

.footerMid {
	display: block;
	margin: 0 auto;
}
.footerNav2{display:none;}
.footerNav ul{
	width:90%;
	padding-left:5%;
}





/*////////////////////////////////////////////////////////////////////////////////////////*/

}

@media only screen and (max-width:700px){
	
body {
  font: .8em Arial;
}
.header {
	width: 100%;
	max-width: 927px;
	margin: 2% auto 0 auto;
	clear:both;
	padding-top: 2%;
	height: auto;
	display: block;
	border: none;
/*	background-image:url(../images/bkgd-header.gif);
	background-repeat:repeat-x;*/
	/*min-height: 104px;*/
/*	padding-left: 23px;*/
	
}	
	.BoxHalf {
	width: 98%;
	max-width: 700px;
	height: auto;
	float: none;
	clear: both;
	display: block;
	margin: 0px;
	padding: 1%;
	align-content: center;
}
	
.header h1, .header h1 a:link, .header h1 a:hover {
	float:none;
	margin: 0 auto;
}
.links {
	width: 100%;
	max-width: 350px;
	height:auto;
	float:none;
	display:block;
	text-align:center;
	margin: 2% auto 0px auto;
	clear: both;
	border: none;
	
}
#tagline {
	float:none;
	margin: 0 auto;
	width: 350px;
}	
.hometeaser {
	width: 100%;
	max-width: 650px;
	min-width: 320px;
	min-height: 486px;
	float: none;
	margin: 3% auto 0 auto;
	/*border: 1px red solid;*/
}
#nav {
	max-width: 700px;
	min-width: 320px;
	clear:both;
	background-color:#074b8a;
	margin: 1% auto 0 auto;
	padding-left: 0px;
	background-image: none;
	background-repeat:repeat-x;
	
	
}
#MainContent {
	width: 100%;
	max-width: 700px;
	padding: 0px; 
	margin: 0 auto;
	height: auto;
	float: none;
	clear: both;
	background-color: #fff;
	border-bottom: 2px dashed #074b8a;
}


#hometeaser {
	max-width: 400px;
	min-width: 400px;
	min-height: 486px;
	float: none;
	margin: 0px auto 40px auto;
}

#MainContent #BoxLeft {
	width: 100%;
	max-width: 700px;
	height:auto;
	float: none;	
	margin: 8px 0px 0px 0px;
}
#MainContent #BoxLRight {
	width: 100%;
	max-width: 700px;
	height:auto;
	float: none;
	margin: 8px 0px 0px 0px;
}


.scaleImage {
	width: 100%;
	height: auto;
}


#SideBar {
	width: 100%;
	max-width: 300px;
	padding: 2% 0px 0px 0px;
	margin: 0 auto;
	height: auto;
	float: none;
	clear: both;	
}
.imgRight {
	display: none;	
}
.imgLeft {
	display: none;	
}
	
.footerWide {
	display: none;
}

.footerMid {
	display: block;
	margin: 0 auto;
}
.footerNav2{display:none;}
.footerNav ul{
	width:90%;
	padding-left:2%;
}

	
}
