#isthin {
    display: inline-block;
    content: '';
    width: 1px;
    height: 1px;
    overflow: hidden;
}
#toprightcorner {
	display: none;
	visibility: hidden;
}

#mainmenu {
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#headerarea {
	background-color: #461D7C;
	text-align: center;
	width: 100%;
}

.headermobileicon {
    width: 24%;
    float: left;
	background-color: #461D7C;
}

.headermobileicon img {
	height: 40px;
}

#searchdiv {
	display: none;
	text-align:center;
	vertical-align:middle;
	background-color:#461D7C;
	width:100%;
}

#quicklinkslist, #schoolbar, #menudiv, #menudivclear, #purplebar {
	display: none;
}
.Threecol-1, .Threecol-2, .Threecol-3, .Twocol-1, .Twocol-2 
{ 
	margin-bottom: 0; 
}
.clear {clear: both;margin:0;height:0;}
.EmergencyAlerts
{
	padding: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 1px;
	border: 5px #F00 solid;
	width:100%;
}
.EmergencyAlerts h1 {
	font-size:large;
}
.EmergencyAlerts a {
	 font-size:1em;
}

#quicklinkslist {
	background-color: #461D7C; 
	color: #ffffff;	
	display: none;
	text-align: left;
    list-style: none;
    overflow: visible;
    padding: 4px 0;
    margin: 0;
}

#quicklinkslist li {
	vertical-align: middle;
}


#quicklinkslist li a {
    display: block;
    color: inherit;
    text-decoration: none;
    line-height: 200%;
    padding: 3px 15px;
    margin: auto 0;
    white-space: nowrap;
	font-size: 1em;
}

#quicklinkslist li a img {
	margin-bottom: 8px;
}

#quicklinkslist li a:hover {
	background-color: #461D7C; 
	color: #ffffff;	
    text-decoration: underline;
}
#cse-search-box {
	width:100%;
	margin-top:0px;
	float:right;
	margin-right:0;
	background:#461D7C;
}
#q {
	width:97%;
	height:20px;
	font-size:17px;
	float: left; 
	margin: 0;
	padding-left:5px;
	padding-right:5px;
}
#sa {
	width:95px;
	height:26px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
}
.searchbutton:hover, .searchbutton:focus {
	background: #615286;
}
.searchbutton {
	background: #461D7C;
	color: white;
	transition: all .25s ease;
	border-color: white;
	border-style: solid;
	border-width: 0px;
	font-weight: bold;
	float:right;
	margin-top: 0px;
	font-size:1.5em; 
	padding: 1px; 
}
.carousel-caption {
    position: absolute;
    right: 13%;
    bottom: 10px;
    left: 46%!important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 30px;
    color: #fff;
    text-align: right;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption h1 {
    background-color: #461D7C;
    font-size: 12px;
    color: #FFF;
    padding: .5em;
    opacity: .9;
    padding-right: 160px!important;
    filter: alpha(opacity=90);
}
#HomepageSection {
	text-align: center;
}
#schoolbar {
	text-align: left;
	width:100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menuicon {
	margin-top: 3px;
	margin-bottom: -3px;
}
#bottomrightcontent {
    text-align: justify;
    width: 100%;
}
