/* COLORS TOGETHER TO MAKE SWITCHING EASY */

body, 
h1, h2, h3, h4, h5, h6, 
#section_header_mini_news a, 
#section_header_headmaster_update div, 
#section_nav a, 
#content a, 
#section_header_headmaster_update a, 
.section_nav_heading, 
.content_box p.intro, 
#search_bar a, 
.this_month, .this_month_smaller {
	color: #032e79;
}

#NEW_notices_events {
	border: 10px solid #032e79;
}
#NEW_notices_events span.tab_left, #NEW_notices_events span.tab_right {
	background-color: #032e79;
}
#NEW_notices_events span.tab_right {
	border-left-color: #032e79;
}

.content_box {
	color: #666;
}
#section_header_mini_news li, 
#section_header_headmaster_update div 
{
	background: #d6e6f3;
}
#section_header_mini_news a.active {
	color: white;
	background: #063482 url(../images/mini_news_highlight_senior_bg.gif) top left repeat-x;
}
.highlight, #content a.highlight, div.calendar a.highlight .this_week, div.calendar a.highlight .date, div.calendar a.highlight .details {
	color: #e97f05;
}

/* COLORS ENDS */

a:active {
  outline: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 0.7em;
}
h1, h2, h3, h4, h5, h6, .this_month, .this_month_smaller {
	font-family: Arial, Helvetica, sans-serif;
}

#content p {
	margin-top: 0;
}
#content ul {
	margin: 0px 0px 0px 15px;
	padding: 0;
}
#content ul ul {
	font-size: 1em;
}
#sitemap {
	font-weight: bold;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap ul {
	font-weight: normal;
}
.content_box {
	padding: 11px 14px;
}
.content_box h2 {
	margin: 0;
	padding: 0;
}
.school_content .content_box {
	padding: 11px 14px 0px 14px;
}
.school_home h3 {
	font-size: 1.3em;
	margin-top: 3px;
	margin-bottom: 7px;
}
h3.top_stories_title {
	text-transform: uppercase;
}
#content p.sub_header {
	margin: 0 0 13px 0;
	font-weight: bold;
	font-size: 1em;
}
.landing h1, .this_month, .this_month_smaller {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px;
}
div.calendar span.this_month_smaller {
	font-size: 1.2em;
}
div.calendar div.day {
	position: relative;
	margin-top: 12px;
}
