﻿@import url("http://fonts.googleapis.com/css?family=Roboto:400,300,500");

/* NEW STYLES */
.mobileLogo,#mobileLeftNav,#mobileMenu,.icon-menu,#mobileTouts,#mobileFooter
{
display:none;
}

a:hover {text-decoration: underline;}
a img
{ border:none; }
.eventCalendar_main_hasEvents
{
background-color: Silver;	
}
.gallerycomponent_titletext
{
font-size:12pt;
color: black;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.gallerygrouping_item
{
margin-left: 5px;
margin-right: 10px;
float: left;	
width: 130px;
height: 150px;
}
.gallerycomponent_smalllink
{
font-size: 9pt;
color: Blue;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.loggedin_whitetext
{
font-family:  Arial;
font-size: 10pt;
font-weight: normal;
color: White;	
}
.loggedin_whitetextbold
{
font-family:  Arial;
font-size: 10pt;
font-weight: bold;
color: White;	
}
.schoolclosings_titletext
{
font-family: 'Open Sans', sans-serif;
font-size: 14pt;
font-weight: bold;
color: White;	
}
.schoolclosings_maintext
{
font-family: 'Open Sans', sans-serif;
font-size: 10pt;
font-weight: normal;
color: White;	
}
.desktopLeftNav
{
    position:relative;
    z-index:3;
}

.dynamicdropdown_maintext
{
font-size: 10pt;
color: Black;
font-family: 'Open Sans', sans-serif;	
}
.staticnav_mainlink
{
font-size: 10pt;
color: Blue;
font-family: 'Open Sans', sans-serif;	
}
.dynamicbuildinginfo_maintext
{
font-size: 9pt;
color: Black;
font-family: 'Open Sans', sans-serif;	
}
.linkcomponent_linktext
{
font-size: 14px;
color: #383838;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
font-weight:bold;
}
.linkcomponent_linktext:hover
{
font-size: 14px;
color: #000094;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
font-weight:bold;
}
.links
{
font-size: 14px;
color: #383838;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}

.links:hover
{
font-size: 14px;
color: #000094;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.linkcomponent_linkdesc
{
font-size: 9pt;
color: Black;
font-family: 'Open Sans', sans-serif;	
}
.eventcomponent_leftcontainer{display:none;}
/* EVENTS COMPONENT */
.eventcomponent_item
{
    padding:2px 0;
    display:table;
    width:100%;
    margin:0 !important;
}
.eventcomponent_item:first-child
{
    padding-top:2px;
}
.eventcomponent_item:last-child
{
    border-bottom:none;
}
.eventcomponent_datecontainer
{
    float:left;
    text-align:center;
    background:#35516e;
    padding:2px 0px;
    line-height:1;
    font-weight:bold;
    width:63px;
    height:63px;
}
.eventcomponent_month
{
    color:#fff;
    text-transform:uppercase;
    font-size:1.286em;
}
.eventcomponent_date
{
    color:White;
    font-size:2.286em;
}
.eventcomponent_textcontainer
{
    display:table-cell;
    vertical-align:middle;
}
.eventcomponent_textcontainer h3, .eventcomponent_textcontainer h3 a
{
    font-size:1.286em;
    color:#101010;
    text-transform:uppercase;
    font-weight:bold;
    margin-top:0;
    margin-bottom:5px;
}
.eventcomponent_viewall
{
    font-size:0.929em;
    text-align:center;
    color:#25a0ff;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:bold
}
.eventCalendar, .weeklyEventCalendar
{
    width:100%;
    font-size:0.842em;
    font-family:'Roboto', Sans-Serif;
    border:none !important;
    background:#fafafa;
    box-sizing:border-box;
    margin:0 auto;
    color:Black;
}
.eventCalendar th, .eventCalendar td
{
    border:none;
    background:none;
}
.eventCalendar_todayDayStyle
{
    background:none !important;
}
.eventCalendar th /* Day Header Style */
{
    padding:10px 0;
    color:#101010;
    background-color:#5454e9;
    font-weight:500;
    font-size:1.02em;
    color:White;
}
.eventCalendar a{text-decoration:none !important;}
.eventCalendar_titleStyle /* Month and Year Style */
{
	width:100%;
    background-color:#121274;
    color: #000 !important;
    border:none;
    font-size:1.242em;
    text-transform:uppercase;
    font-weight:500;
}
.eventCalendar_titleStyle td
{
    padding:10px 0;
}
.eventCalendar_nextPrevStyle a
{
    color:#000 !important;
    text-decoration:none !important;
    font-size:1.12em;
    text-align:center;
    padding:0 6px;
    margin-top:-2px;
}
.eventCalendar_dayStyle a, .eventCalendar_todayDayStyle a, .eventCalendar_otherMonthDayStyle a
{
    line-height:24px;
    padding:2px 0;
    margin:0;
    text-align:center;
    display:block;
}
.eventCalendar_dayStyle a
{
    background-color:none;
    color:inherit !important;
}
.eventCalendar_todayDayStyle a
{
    color:#fff !important;
    font-weight:bold;
    background-color:#5454e9;
}
.eventCalendar_otherMonthDayStyle
{
    background-color:#d6e4fc !important;
    padding:0px;
}
.eventCalendar_dayStyle:hover a, .eventCalendar_otherMonthDayStyle:hover a, .eventCalendar_todayDayStyle:hover a
{
    background-color:#121274; /* Hover Color */
    color:#fff !important;
}
.eventCalendarWeekly_otherMonthDayStyle a
{
    width:24px;
    height:24px;
    line-height:24px;
    padding:0 !important;
    margin:0;
}
.eventcomponent_linktext
{
font-size: 14px;
color: #383838;
font-family: 'arial', sans-serif;
text-decoration: none;	
}
.eventcomponent_linktext:hover
{
font-size: 14px;
color: #000094;
font-family: 'arial', sans-serif;
text-decoration: none;	
}
.eventcomponent_maintext
{
font-size: 10pt;
color: Black;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.alumni_titletext
{
font-size: 12pt;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
color: Black;	
}
.alumni_maintext
{
font-size: 11pt;
color: Black;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.alumni_smalltext
{
font-size: 9pt;
color: #222222;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.alumni_mainlink
{
font-size: 11pt;
color: Blue;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.alumni_smalllink
{
font-size: 9pt;
color: Blue;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}

.boardmeeting_titletext
{
font-size: 11pt;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
color: Black;	
}
.boardmeeting_maintext
{
font-size: 10pt;
color: Black;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.boardmeeting_smalltext
{
font-size: 9pt;
color: #222222;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.boardmeeting_mainlink
{
font-size: 11pt;
color: Blue;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.boardmeeting_smalllink
{
font-size: 9pt;
color: Blue;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}

.downloadcomponent_linktext
{
font-size: 14px;
color: #383838;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
font-weight:bold;
}
.downloadcomponent_linktext:hover
{
font-size: 14px;
color: #000094;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
font-weight:bold;
}
.downloadcomponent_maintext
{
font-size: 10pt;
color: Black;
font-family: 'Open Sans', sans-serif;
text-decoration: none;		
}
.gallerycomponent_maintext
{
font-size: 10pt;
color: Black;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.gallerycomponent_smalltext
{
font-size: 9pt;
color: black;
font-family: 'Open Sans', sans-serif;
text-decoration: none;	
}
.postInfo
{
font-size:8pt;
color:#4C5051;
font-style:italic;
font-family:Verdana;
font-weight:bold;
}
.readMoreLink
{
font-family:Verdana;
color:#383838;
font-size:14px;
text-decoration:none;
font-weight:bold;
padding:6px;
float:right;
}
.readMoreLink:hover
{
font-family:Verdana;
color:#000094;
font-size:14px;
text-decoration:none;
font-weight:bold;
padding:6px;
float:right;
}
.newscomponent_header
{
font-size: 14pt;
color: Black;
font-family: 'Open Sans', sans-serif;
font-weight: normal;	
}
.newscomponent_mainlink
{
font-size: 16px;
color: #383838;
font-family: 'Open Sans', sans-serif;
text-decoration: none;
font-weight: bold;	
}
.newscomponent_mainlink:hover
{
font-size: 16px;
color: #000094;
font-family: 'Open Sans', sans-serif;
text-decoration: none;
font-weight: bold;	
}
.newscomponent_smalllink
{
font-size: 10pt;
color: Blue;
font-family: 'Open Sans', sans-serif;
text-decoration: none;
font-weight: normal;	
}
.newscomponent_maintext
{
font-size: 14px;
color: Black;
font-family: 'Open Sans', sans-serif;	
}
.newscomponent_maintext a
{
font-size: 10pt;
color: #951392;
font-family: 'Open Sans', sans-serif;
text-decoration:none;
}
.newscomponent_maintext a:hover
{
text-decoration:underline;
}
.newscomponent_smalltext
{
font-size: 9pt;
color: #222222;
font-family: 'Open Sans', sans-serif;
}
.newscomponent_smalltext a
{
font-size: 9pt;
color: #951392;
font-family: 'Open Sans', sans-serif;
text-decoration:none;
}
.newscomponent_smalltext a:hover
{
text-decoration:underline;
}
.newscomponent_thumbimage
{
padding-left: 0;
padding-right: 8px;
text-align: left;
float: left;
}
.textwindow_maintext
{
font-size: 16px;
color: #383838;
font-family: 'Open Sans', sans-serif;	
font-weight: bold;
}
.title
{
font-size: 11pt;
color: Black;
font-family: 'Open Sans', sans-serif;	
font-weight: bold;
}
.textwindow_smalltext
{
font-size: 10pt;
color: Black;
font-family: 'Open Sans', sans-serif;	
}
.textwindow_smalltext a
{
	font-size: 9pt;
	color: #000094;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
}
.textwindow_smalltext a:hover
{
text-decoration:underline !important;
}
.textwindow_text
{
font-size: 14px;
color: Black;
font-family: 'Open Sans', sans-serif;
}
.textwindow_text a
{
	font-size: 14px;
	color: #000094;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
}
.textwindow_text a:hover
{
text-decoration:underline !important;
}
.survey_maintext
{
font-size: 11pt;
font-family: 'Open Sans', sans-serif;
color: Black;
font-weight: bold;	
}
.survey_smalltext
{
font-size: 10pt;
font-family: 'Open Sans', sans-serif;
}
.survey_smalltext a
{
font-size: 9pt;
color: #951392;
font-family: 'Open Sans', sans-serif;
text-decoration:none;
}
.survey_smalltext a:hover
{
text-decoration:underline;
}
.survey_questiontext
{
font-size: 11pt;
font-family: 'Open Sans', sans-serif;
color: Black;	
}
.survey_mainlink
{
font-size: 10pt;
font-family: 'Open Sans', sans-serif;
color: Blue;
text-decoration: none;	
}
.survey_spacer
{
height: 4px;
}
.survey_divider
{
height: 1px;
background-color: Black;		
}
.survey_background
{
background-color: gainsboro;	
}
.survey_errormsg
{
font-weight: bold;
font-size: 10pt;
color: red;
font-family: 'Verdana';
text-decoration: none;	
}
.employment_titletext
{
font-size: 12pt;
font-family: 'Open Sans', sans-serif;
color: #666666;
font-weight: bold;	
}
.employment_maintext
{
font-size: 10pt;
font-family: 'Open Sans', sans-serif;
color: Black;
font-weight: bold;	
}
.employment_smalltext
{
font-size: 10pt;
font-family: 'Open Sans', sans-serif;
color: #333333;	
}
.employment_mainlink
{
font-size: 10pt;
font-family: 'Open Sans', sans-serif;
color: Blue;
text-decoration: none;	
}
.staffdirectory_gridtext
{
font-size:11px;
font-family: 'Open Sans', sans-serif;
color: Black;
font-weight:normal;	
}
.staffdirectory_gridtitle
{
font-size:12px;
font-family: 'Open Sans', sans-serif;
color: Black;
font-weight: bold;	
}
.staffdirectory_gridlink
{
font-size:11px;
font-family: 'Open Sans', sans-serif;
color: #001430;
text-decoration: none;	
}
.staffdirectory_header
{
font-size: 14pt;
font-family: 'Open Sans', sans-serif;
color: Black;
font-weight: bold;	
}
.staffdirectory_maintext
{
font-size:13px;
font-family: 'Open Sans', sans-serif;
color: Black;
font-weight: bold;	
}
.staffdirectory_mainlink
{
font-size:13px;
font-family: 'Open Sans', sans-serif;
color: Blue;
text-decoration: none;	
}
.staffdirectory_smalltext
{
font-size:12px;
font-family: 'Open Sans', sans-serif;
color: #333333;	
}
.staffdirectory_smalltext_bold
{
font-size:13px;
font-family: 'Open Sans', sans-serif;
color: #222222;
font-weight: bold;	
}
.staffdirectory_tinytext
{
font-size: 9pt;
font-family: 'Open Sans', sans-serif;
color: Black;	
}
.staffdirectory_altBG
{
background-color: #E7E7E7;		
}
.staffdirectory_vertsep
{
background-color: Gainsboro;	
}
.adminmessage_image
{
padding-left: 0;
padding-right: 10px;
text-align: left;	
}
.adminmessage_titletext
{
font-family: 'Open Sans', sans-serif;
font-weight: bold;
font-size: 14pt;	
}
.adminmessage_maintext
{
font-size: 11pt;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
color: #222222;
}
.adminmessage_smalltext
{
font-size: 9pt;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
color: Black;	
}
.podcast_titletext
{
font-size: 12pt;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
color: Black;	
}
.podcast_maintext
{
font-size: 10pt;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
color: #333333;	
}
.podcast_smalltext
{
font-size: 9pt;
font-family: 'Open Sans', sans-serif;
color: Black;	
}
.podcast_mainlink
{
font-size: 10pt;
font-family: 'Open Sans', sans-serif;
color: Blue;
text-decoration: none;	
}
.podcast_altBG
{
background-color:#dfebf7;	
}
.blog_maintext
{
font-size: 11pt;
font-family: 'Open Sans', sans-serif;
color: Black;	
}
.blog_mainlink
{
font-size: 10pt;
font-family: 'Open Sans', sans-serif;
color: Blue;
text-decoration: none;	
}
.blog_smalltext
{
font-size: 8pt;
font-family: 'Open Sans', sans-serif;
color: Black;	
}
.blog_smalllink
{
font-size: 8pt;
font-family: 'Open Sans', sans-serif;
color: Blue;
text-decoration: none;	
}
.blog_titletext
{
font-size: 16pt;
font-family: 'Open Sans', sans-serif;
color: Black;
font-weight: normal;	
}
.blog_posttitle
{
font-size: 12pt;
font-family: 'Open Sans', sans-serif;
color: #222222;
font-weight: bold;	
}
.blog_sideBG
{
background-color:#dfebf7;	
}
.mastercalendar_header
{
font-size: 12pt;
font-family: 'Open Sans', sans-serif;
color: Black;
font-weight: bold;	
}
.mastercalendar_title
{
font-size: 16pt;
font-family: 'Open Sans', sans-serif;
color: Black;
font-weight: normal;	
}
.mastercalendar_maintext
{
font-size: 11pt;
font-family: 'Open Sans', sans-serif;
color: #222222;
font-weight: normal;	
}
.mastercalendar_smalltext
{
font-size: 9pt;
font-family: 'Open Sans', sans-serif;
color: Black;
font-weight: normal;	
}


.mastercalendar_mainlink
{
font-size: 14px;
color: #383838;
font-family: 'arial', sans-serif;
text-decoration: none;	
font-weight: normal;
}
.mastercalendar_mainlink:hover
{
font-size: 14px;
color: #000094;
font-family: 'arial', sans-serif;
text-decoration: none;	
font-weight: normal;
}



.mastercalendar_bgColor
{
background-color: #dddddd;	
}
.mastercalendar_tinylink
{
font-size: 8pt;
font-family: 'Open Sans', sans-serif;
color: Blue;
text-decoration: none;	
}
.videowindow_header
{
font-size: 14pt;
font-family: 'Open Sans', sans-serif;
color: Black;
}
.videowindow_maintext
{
font-size: 10pt;
font-family: 'Open Sans', sans-serif;
color: Black;	
}
/* ----- */
/* OLD STYLES */
/* ----- */
.errormsg
{
font-weight: bold;
font-size: 10pt;
font-family: 'Open Sans', sans-serif;
color: #df0000 !important;	
}
.titletext
{
font-weight: bold;
font-size: 14pt;
color: Black;
font-family: 'Arial';	
}
.headertext
{
font-weight: normal;
font-size: 13pt;
color: black;
font-family: 'Arial';
}
.subheadertext
{
font-size: 11pt;
color: Black;
font-family: 'Arial';	
}
.maintext
{
font-weight: normal;
font-size: 9pt;
color: #333333;
font-family: 'Arial';	
}
.navtext
{
font-weight: normal;
font-size: 11pt;
font-family: 'Verdana';
color: #2b5b7f	
}
.FooterAddress
{
font-family: Arial;
color: #C7C7C7;
font-size: 14px;	
text-decoration: none;
float: left; 
margin-top:52px; 
width:100%; 
text-align:center;
}

.footerlinks
{
font-family: Arial;
color: #C7C7C7;
font-size: 14px;	
text-decoration: none;
font-family:Arial;
}

.footerlinks:hover
{
font-family: Arial;
color: #b69530;
font-size: 14px;	
text-decoration: none;
}

.esvlink
{
font-family:Arial;
font-weight:bold;
color:#000000;
font-size:14px;
text-decoration:none;
transition: all 0.4s ease-out 0.1s;
-webkit-transition: all 0.4s ease-out 0.1s;
behavior:url(PIE.htc);
color:#c7b273;
	
}
.esvlink:hover
{
font-weight:bold;
color:#ffffff;
text-decoration:none;
text-shadow:2px 2px 2px #000000;
}
.smalltext
{
font-weight: normal;
font-size: 8pt;
color: #333333;
font-family: 'Verdana';		
}
.mainlink
{
font-weight: normal;
font-size: 12pt;
color:  blue;
font-family: 'Arial';
text-decoration: none;	
}
.smalllink
{
font-weight: normal;
font-size: 9pt;
color:  blue;
font-family: 'Arial';
text-decoration: none;		
}
.imagealign_left
{
padding-right: 1px;
padding-left: 1px;
float: left;
padding-bottom: 1px;
margin: 3px;
vertical-align: top;
border-top-style: none;
padding-top: 1px;
border-right-style: none;
border-left-style: none;
position: static;
text-align: left;
border-bottom-style: none;
}
.imagealign_center
{
display: block;
margin-left: auto;
margin-right: auto;

}
.imagealign_right
{
padding-right: 1px;
padding-left: 1px;
float: right;
padding-bottom: 1px;
margin: 3px;
vertical-align: top;
border-top-style: none;
padding-top: 1px;
border-right-style: none;
border-left-style: none;
position: static;
text-align: right;
border-bottom-style: none;	
}

.background_window0
{}
.background_window1
{}
.eventCalendar
{
border-width: 0px;
font-family: 'Open Sans', sans-serif;
font-size: x-small;
width: 100%;
	  	
}
.eventCalendar_selectorStyle
{
background-color: Silver;
}
.eventCalendar_dayStyle
{
border-width: 0px;
background-color: #BAC3D1;
height: 22px;
	
}
.eventCalendar_nextPrevStyle
{
background-color: Silver;	
}
.eventCalendar_dayHeaderStyle
{
color: Black;	
background-color: White
}
.eventCalendar_titleStyle
{
color: White;	
font-weight: bold;
background-color: Silver;
	
}
.eventCalendar_otherMonthDayStyle
{
border-width: 1px;
color: Silver;
background-color: White;
}
.eventCalendar_main
{
border-width: 0px;	
width: 200px;
height: 200px;
	  	
}
.eventCalendar_todayDayStyle
{
background-color: #DADADA;
color: Black;
}
.eventCalendar_main_todayDayStyle
{
background-color: White;
color: Black;
}
.eventCalendar_main_selectorStyle
{
background-color: Silver;
}
.eventCalendar_main_dayStyle
{
font-family: 'Open Sans', sans-serif;
font-size: x-small;
color: Black;
}
.eventCalendar_main_nextPrevStyle
{
background-color: #E0E0E0;	
}
.eventCalendar_main_dayHeaderStyle
{
font-weight: bold;
font-family: 'Open Sans', sans-serif;
font-size: x-small;
color: Navy;
}
.eventCalendar_main_titleStyle
{
background-color: Gray;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
font-size: x-small;
		
}
.eventCalendar_main_otherMonthDayStyle
{
border-width: 1px;
font-family: 'Open Sans', sans-serif;
font-size: x-small;
color: Gainsboro;
}
.eventCalendar_main_selectedDayStyle
{
color: Navy;
}
.downloads_spacer
{
height: 8px;	
}
.employment_spacer
{
height: 8px;	
}
.event_spacer
{
height: 6px;	
}
.gallery_spacer
{
height: 5px;	
}
.gallery_divider
{
color: Black;
height: 1px;	
}
.gallery_thunbnail_spacer
{
height: 6px;	
}
.links_spacer
{
height: 6px;
}
.news_spacer
{
height: 8px;	
}
.header_spacer
{
height: 4px;	
}
.rightheader_spacer
{
height: 4px;	
}
.staff_short_spacer
{
height: 2px;	
}
.staff_spacer
{
height: 8px;	
}
.nav_spacer
{
height: 5px;	
}
.EmailArtileDisplay
{
display:none;
}
.FooterDivStyle
{
clear: left; 	
}

.MainDivStyle
{
margin:0 auto;
}
.HeaderDivStyle
{
	
}
.containerDiv
{
	float:left;
	width:100%;
	background:url(sysimages/body_bg.png) no-repeat center top, url(sysimages/repeater.html);
	position:relative;
	z-index:1;
	behavior:url(PIE.htc);
}
body, html
{
	margin:0 ; 
	overflow-x:hidden;
	background:url(sysimages/body.png);
	background-color:White;
	color:Black;
}
.header
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	padding-left:10px;
}
.line
{
	background-color:#c3af71;
	padding:6px 0px 6px 0px;
}

.configs
{
font-family: 'Open Sans', sans-serif;
font-weight: bold;
font-size: 14pt;
}
.cblAreas
{
font-weight: normal;
font-size: 8pt; 
color: #333333;
font-family: 'Verdana';	
}
.cblAreas tr td
{
width:33%;	
}

/* Archive News */
.ddl_buildings
{
width:210px;
}
.filterTitle
{
font-weight: bold;
font-size: 13px;
color: #333333;
font-family: 'Verdana';	
padding:10px 0 5px 0;		
}
.filterContainer
{
width:225px;float:left;
background-color:#F5F4EE;
padding:10px 10px 30px 10px; 
margin-bottom:10px;
font:13px arial;
border:solid 1px black;
}
.pagingMenu
{
padding:5px 5px 10px 5px;
font-family:Arial;
font-size:14px;
font-weight:bold;
background-color:#F5F4EE;
border:solid 1px black;
margin-bottom:10px;
}
.monthDiv
{
margin:5px 5px 15px 5px;
padding:5px;
background-color:#F5F4EE;	
display:none;
font-size:12px;
font-family:Arial;
border:solid 1px black;
	
}
.monthTitle
{
margin:5px;
padding:5px;
font-weight:bold;
}
.NewsItemDiv
{
padding:5px 0 15px 0;	
}
/* End Archive News */
.modalBackground
{
background-color:#1E407E;
filter: alpha(opacity=50);
opacity: 0.7;
}
.modalWindowOn
{
border-radius:5px;
-webkit-box-shadow: 4px 4px 4px #313131;
box-shadow: 4px 4px 4px #313131;
behavior:url(PIE.htc);
min-width:400px;
min-height:230px;
background:white !important;
padding:10px;
z-index: 9999; border:1px solid #FEBA01;
}
.modalWindowOnLogin
{
border-radius:5px;position:absolute;top:400px;left:400px;right:0;bottom:0;
-webkit-box-shadow: 4px 4px 4px #313131;
box-shadow: 4px 4px 4px #313131;
behavior:url(PIE.htc);
width:460px;
height:230px;
background:white !important;
padding:10px;
z-index: 9999; border:1px solid #FEBA01;
}
.modalWindowOff
{
display: none;
}

.HeaderDiv
{
width:1025px;
margin:0 auto;   
}
.TopNav
{
	margin:0 auto;   
	width:1080px;
	position:relative;
	z-index:9999;
}
.aboutus
{
margin-left:-15px;   
}

.administration
{
margin-left:-5px;   
}

.administration:hover
{
    
}
.logo
{
	clear:right;
	width:1025px;
	margin:0 auto;  
}
.logo2
{
	margin-left:-10px;
}

.SocialIcons
{
float:right;
clear:left;
}
.GoogleSearch
{
float:left;
  clear:left;
}

.SocialIcons2
{
float:left;
clear:right;
}
.SocialIcons2:hover
{
float:left;
clear:right;
opacity:.8;
}
.SocialIcons2:focus
{
 opacity:1;
}





.icons
{
margin-left:130px;
}



.leftnav
{
float:left;   
}

.leftnav1:hover
{
    opacity:.7;

}
.leftnav1:focus
{
 opacity:1;
}


.touts
{
float:left;
}

.FooterContainer
{
height:171px;
width:1025px;
margin:0 auto;
background-color:#282828;
     
}

#FooterDiv
{
height:171px;
background: url(sysimages/footer_BG.png);
}

.footeremail
{
padding-bottom:-10px;
margin-left:100px;
margin-right:25px;
}

.FooterAddress2
{
font-family: Arial;
color: #C7C7C7;
font-size: 14px;	
text-decoration: none;
float: left; 
margin-top:12px;
width:100%; 
text-align:center;
height:50px;
}

.googletranslate
{
margin-left:30px;
}
.footertext
{
margin-top:3px;
font-family:Arial;
}
.win1
{
float: left;
border-radius:5px;
padding:8px;
background:#FFFFFF;
border: 1px solid #E6E6E6;
margin-left: 10px;
border-bottom: 3px solid #b69530;
position: relative;
z-index: 1;
margin-bottom:20px;
}
.win2
{
border-radius:5px 5px 5px 5px;
padding:8px;
background:#FFFFFF;
border: 1px solid #E6E6E6;

border-bottom: 3px solid #b69530;
position: relative;
z-index: 1;
float: right;
margin-bottom:20px;
   
}
.BodyDivStyle
{
clear: left;
float: left;
width: 100%;
z-index: 1;
	margin-left:1px;

margin-bottom:20px;
background: #f1f1f1; /* Old browsers */
background: -moz-linear-gradient(top, #f1f1f1 0%, #f2f2f2 9%, #f3f3f3 19%, #f4f4f4 28%, #f5f5f5 37%, #f6f6f6 45%, #f7f7f7 54%, #f8f8f8 63%, #f9f9f9 71%, #fafafa 78%, #fdfdfd 85%, #fefefe 92%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(9%,#f2f2f2), color-stop(19%,#f3f3f3), color-stop(28%,#f4f4f4), color-stop(37%,#f5f5f5), color-stop(45%,#f6f6f6), color-stop(54%,#f7f7f7), color-stop(63%,#f8f8f8), color-stop(71%,#f9f9f9), color-stop(78%,#fafafa), color-stop(85%,#fdfdfd), color-stop(92%,#fefefe), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f1f1f1 0%,#f2f2f2 9%,#f3f3f3 19%,#f4f4f4 28%,#f5f5f5 37%,#f6f6f6 45%,#f7f7f7 54%,#f8f8f8 63%,#f9f9f9 71%,#fafafa 78%,#fdfdfd 85%,#fefefe 92%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f1f1f1 0%,#f2f2f2 9%,#f3f3f3 19%,#f4f4f4 28%,#f5f5f5 37%,#f6f6f6 45%,#f7f7f7 54%,#f8f8f8 63%,#f9f9f9 71%,#fafafa 78%,#fdfdfd 85%,#fefefe 92%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f1f1f1 0%,#f2f2f2 9%,#f3f3f3 19%,#f4f4f4 28%,#f5f5f5 37%,#f6f6f6 45%,#f7f7f7 54%,#f8f8f8 63%,#f9f9f9 71%,#fafafa 78%,#fdfdfd 85%,#fefefe 92%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #f1f1f1 0%,#f2f2f2 9%,#f3f3f3 19%,#f4f4f4 28%,#f5f5f5 37%,#f6f6f6 45%,#f7f7f7 54%,#f8f8f8 63%,#f9f9f9 71%,#fafafa 78%,#fdfdfd 85%,#fefefe 92%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#ContentPage1_pnlDualWindow
{
width:100% !important; 
}
.LeftPanel
{
background:#FFFFFF;
}



.jqDiv
{
height:385px;
width:696px;
margin:0 auto;
}
.cycle-overlay
{
    width:666px;
    padding:10px 15px;
    background-color:rgba(0, 0, 0, .6);
    position:absolute;
    z-index:9999;
    bottom:0;
}
.caption
{
    font-family:'Open Sans', sans-serif;
    color:White;
    font-size:14px;
}

.HomepageSlideshow
{
	float:right;
	clear:right;
	margin-top:-74px;
	margin-right:42px;
}


.imagehover:hover{
background: url(sysimages/Schools_hover.png);
}

.OneWindow
{

}

.back
{
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 5px 20px;
  font-size: 16px;
  font-family: "arial",serif;
  line-height: 1.8;
  appearance: none;
  box-shadow: none;
  border-radius: 0; 
  text-decoration:none;
  font-weight:bold;
}

.back:focus
{
 outline:none;   
}

.back{
  color: #fff;
  background-color: #333;
  text-shadow: -1px 1px #417cb8;
  border: none;
  text-decoration:none;
}
.back:hover{
  background-color: #E0C880;
  text-shadow: -1px 1px #27496d;
  text-decoration:none;
  cursor:pointer;
}
.back:active
{
  background-color: #B6A369;
  text-shadow: -1px 1px #193047;
  text-decoration:none;
}

.dropdowns
{
	float:left; 
	width:100%;
    margin-top:18px;
	position:relative; 
	z-index:3;
}
.dropdown
{
    float: left;
    margin-left:28px;
	height:42px;
}
.dropdown:hover
{
    text-shadow:0 0 5px rgba(255, 255, 255, .5);
}
.dropdown a
{
	color:#414141;
	text-transform:uppercase;
	font-size:18px;
	text-shadow:1px 0px 0px black;
	font-family:Source Sans Pro, Sans-Serif, Arial, Helvetica;
	font-weight:700;
}
.dropdown ul, a, .dropdown
{
    list-style-type: none;
    text-decoration: none !important;
}
.navDD
{
	width:220px;
    padding:10px;
    background-color:rgba(12, 12, 12, 0.9);
    z-index: 99999;
    position: inherit;
}
nav ul li [id*='lnkGroupTitle']
{
    font-size:15px;
}
nav ul li [id*='lnkGroupItem']
{
    font-size:13px;
    color:#fff;
    background-color:rgba(12, 12, 12, 0.9);
    text-shadow:none;
    font-weight:normal !important;
}
nav ul li [id*='lnkGroupItem']:hover
{
    background:#b29f67;
    color:White;
    text-shadow:1px 1px 1px black;
    text-decoration: none;
    border-radius:none !important;
}
nav ul li
{
    position: relative;
    list-style: none;
}
nav ul li a
{
    padding:5px;
    display: block;
}

nav ul li a:hover
{
    text-decoration: none;
}

/**HIDE DROPDOWNS THEN SHOW WHEN YOU HOVER**/

nav li ul.navDD
{
    display: none;
	width:200px !important;
}

nav li:hover ul.navDD
{
    display: list-item;
    position: absolute;
    margin-top:8px;
    z-index: 999;
}

/* DYNAMIC NAV */
.DynamicNav
{
	float:left;
    width:172px !important;
    font-weight:normal;
    font-size:1em;
    margin-left:-22px;
    margin-bottom:30px;
    font-family: Roboto, Sans-Serif, Helvetica, Arial;
}
.DynamicNav ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}
.DynamicNav ul li
{
    padding:0;
    margin:0;
    background:#fff;
}
.DynamicNav ul li a
{
    display:block;
    color:#333;
    font-weight:400;
    text-decoration:none;
    padding:6px 10px;
}
.DynamicNav ul li a:hover
{
    background:#333;
    color:White;
}
.DynamicNav ul li ul
{
    margin:0;
}
.DynamicNav ul li ul li a
{
    color:black;
    padding:4px 16px;
    font-weight:400;
}
.DynamicNav ul li ul li a:hover
{
	background:#333;
    color:White;
}
.DynamicNav_currentpage
{
    background:#ddd;
}
.DynamicNav_currentpage_link
{
    font-weight:500;
}
#show-menu{display:none;}
#show-menu:checked ~ #menu
{
    display:block !important;
}
.DynamicNav_show-menu:after
{
    content:"Show Menu ▼";
}
#show-menu:checked ~ .DynamicNav_show-menu:after
{
    content:"Hide Menu ▲";
}
.DynamicNav_show-menu
{
    color:#fff;
    background:#101010;
    border-top:3px solid #101010;
    text-transform:uppercase;
    padding:10px 0;
    text-align:center;
    display:none;
    font-weight:500;
    font-size:1.429em;
    line-height:1;
    cursor:pointer;
}
@media screen and (max-width: 991px)
{
    .DynamicNav
    {
        margin-bottom:20px;
		width:195px !important;
    }
    .DynamicNav_show-menu
    {
        display:block;
    }
    #menu
    {
        display:none;
    }
}
.dynamicnav_mainlink
{
	display:block;
	font-size: 16px;
	color: #111111;
	text-decoration: none;	
	z-index:2;
	padding-left:4px;
}
.dynamicnav_mainlink:hover, .dynamicnav_smalllink:hover
{	
	background-color:#333 !important;
	color:White !important;
}
.dynamicnav_smalllink
{
	display:block;
	font-size: 14px;
	color: #111111;
	text-decoration: none;	
	padding:6px 0 6px 6px;
}

/* END DYNAMIC NAV */

#textwindow li
{
	list-style-type:disc !important;
}
.gsc-search-button-v2,.gsc-search-button-v2:hover,.gsc-search-button-v2:focus
{
   color:#ffffff !important;
}
.LeftPanel
{
    box-sizing:content-box;
}
.component_container
{
    display:table;
    width:100%;
}