*, 
*:before, *:after {
	box-sizing: content-box !important;
}

/****************Stuff you'll pretty much always need**********************/
/**Links**/
/* a{}
a:hover{}
a:visited{}

a.vieth-link{
}
a.vieth-link:hover{
}
a.vieth-link:visited{
} */

a:is(:hover, :focus) {
    outline: 0px !important;
}

a:focus-visible {
    outline: 2px solid #000;
}

/** images **/
img {
	border: 0px;
}

/** fonts/spans **/
/* .titles {

}
#notice {

}
#sub-page-title{

} */
/** inputs **/
.ls-box{
	border: 1px solid #006E9D;
	padding: 5px;
	font-size: 11px;

}
.ls-button{
	background-color: #0e38b2;
	border: 1px solid #006e9d;
	padding: 5px;
	color: #ffffff;
	font-size: 11px;
	width: 55px;
}
.forgot-pw {
	color: #006E9D;
	font-size: 10px;
	text-align: right;
	float: right;
}
.forgot-pw:hover {
	color: #0e38b2;
}
/** utility **/
.clear{
	clear: both;
	height: 0px;
	width: 0px;
	content: ".";
}
/** sub-headers/titles **/
.sh-title{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
	display: block;
}
hr{
	width: 70%;
	color: #6bb2e0;
	border: 1px solid #396bff;
	margin: 15px auto;
}
/** Sliders **/
#slider{

}

/**Backgrounds/wrappers/full-page specifics**/
body {
	background-color: #006E9D;
	background-image: url("images/new_bg1.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 20px;
	font-family: verdana, sans;
	font-size: 12px;
}
#page-wrapper {
	width: 1030px;
	margin: 0px auto;
}
.cb{ /*content box*/
	background-color: rgba(255,255,255,.85);
	border-radius: 10px;
}
/******Jake Classes******/
/****--- SUB PAGE CLASSES (for their content editor- they wanted to get specific) ---****/

/****--- head area ---****/
#head-wrapper{
	width: 970px;
	height: 150px;
	padding: 15px;
	margin: 0px auto;
	border-radius: 10px 10px 0px 0px;
	background-color: rgba(255,255,255,.85);
}

#logo-area{
	float: left;
	width: 500px;
	font-size: 40px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 20px;
}
#logo-area img{
	float: left;
	margin-right: 20px;
	height: 120px;
	width: 120px;
}
#login-area{
	float: right;
	height: 50px;

}
#tag-line{
	float: right;
	margin-top: 30px;
	width: 450px;
	font-size: 14px;
}
#nav-area{
	background-color: #044cb9;
	background-image: linear-gradient(bottom, #08298A, #0e38b2);
	background-image: -o-linear-gradient(bottom, #08298A, #0e38b2);
	background-image: -moz-linear-gradient(bottom, #08298A, #0e38b2);
	background-image: -webkit-linear-gradient(bottom, #08298A, #0e38b2);
	background-image: -ms-linear-gradient(bottom, #08298A, #0e38b2);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop( #08298A),
		color-stop( #0e38b2)
	);
	width: 990px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	position: relative;
	margin: 0px auto;
	height: 35px;
	padding: 10px 0px 0px 10px

}
/****--- body area ---****/
#content-wrapper{

	margin: 0px auto;
}
#content-table{
	width: 1030px;
}
/*** left column ***/
#left-column{
	width: 250px;
	height: 100%;
	padding: 15px
}
/*** right column ***/
#right-column{
	height: 100%;
	padding: 15px;
	width: 850px;
}
/*** for MMS ***/
#mms-content-table{
	width: 1000px;
	margin: 20px 0px;
}
#mms-content{
	padding-top: 15px;
}
/****--- foot area ---****/
#foot-wrapper{
	width: 970px;
	padding: 15px;
	margin: 0px auto;
	height: 100px;
}

#social-media{
	float: right;
	width: 200px;
	text-align: right;
}
#social-media img{
	margin-right: 15px;
}
#foot-address{
	float: left;
	width: 400px
}
/** News stuff **/
#news-wrapper{
	margin-bottom: 20px;
}
a.news-link{
	color: #000000;
	font-size: 14px;
	font-weight: 700;
}
.news-title{
	color: #000000;
	font-size: 14px;
	font-weight: 700;
}
.news-read-more-link{
	/* div for link */
}
.news-read-more{
	color: #0000ff;
}
.news-image{
	padding: 5px 5px 5px 0px;
}
.news-date{
	font-size: 10px;
}
.news-body{}
/*---GCAL  -----------*/
#cal-wrapper{
	background-color: #6bb2e0;
	margin: 0px auto;
	padding: 1px;
	width: 250px;
	
}
#gcal {
		width: 230px;
		margin: 0 auto;
		font-size: 10px;
		background-color: #FFF;
		margin: 0px 10px 10px 10px;
	}
	.fc-header-title h2 {
		font-size: .9em;
		white-space: normal !important;
		margin: 8px 20px 0px 0px;
	}
	.fc-header{
		margin-top: 10px;
	}	
	.fc-view-month .fc-event, .fc-view-agendaWeek .fc-event {
		font-size: 0;
		overflow: hidden;
		height: 2px;
		
	}
	.fc-view-agendaWeek .fc-event-vert {
		font-size: 0;
		overflow: hidden;
		width: 2px !important;
	}
	.fc-agenda-axis {
		width: 20px !important;
		font-size: .9em;
	}

	.fc-button-content {
		padding: 0;
	}
	.fc-event-skin{
		border-color: #0C33A5 !important;
		background-color: #0C33A5 !important;
	}
/*---DROPDOWN CODE---*/

#nav, #nav ul { 
	padding: 0;
	list-style: none;
	line-height: 31px;
	background-color: #ffffff;
	z-index:50;
	color: #000000;

	
}
#nav a {
	position: relative; 
	float:left;
	display: block;
	z-index: 100;
	padding-left: 20px;
	padding-right: 20px;
	*background-color: #ffffff;
	/*width: 80px;*/
	font-family:Verdana;
	font-size:16px;
	color: #ffffff;
	text-decoration:none;
	/*border-right:1px solid #FFFFFF;*/
	text-align:center;
	margin-top: -22px;
	height: 35px;
	padding-top: 10px;
	transition: .5s;
	font-weight: 700;
}

#nav a:hover {
	background:#83B0F1;
	color:#ffffff;
	transition: .5s;
}

#nav li { /* all list items */
	position:relative;
	float: left;
	text-align: left;
	width: auto;
	margin:0;
	z-index:70;

	/*width: 80px; width needed or else Opera goes nuts */
}
#nav li:last-child{
	border-right: 0px;
}

#nav li ul { /* second-level lists */
	margin-left:0px;
	margin-top: 23px;
	position: absolute;
	float: left;
	width: 250px;
	left: -999em; 
	line-height:41px;
	display: block;
	z-index: 80;
	clear: both;
	overflow: hidden;
	border: 1px solid #333333;

}

#nav li ul li {
	width: 250px;
	border-top:1px solid #333333;
	overflow: hidden;
	z-index:90;
	
	
}
#nav li ul li:first-child {
	border-top: none;
}
#nav li ul li a {
	width:250px;
	padding:25px 5px 0px 5px;
	color:#ffffff;
	background-color: #08298A;
	height:35px;
	font-size:11px;
	border-left:none;
	border-right:none;
	text-decoration:none;
	font-weight:700;
	text-align:left;
	line-height: 40px;
	

}

#nav li ul li a:hover {
	background: #83B0F1; 
	color: #000000;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li. {
	position: 	static;
}




/* rows and columns margin inside grid+ */
#gm-canvas .row, #gm-canvas .column {
    margin-top: 1em;
    margin-bottom: 1em;
}

.embed-wrapper { display: contents; }