div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* Navigation menu */

div#menu {
	width: 900px;
	height: 43px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
ul#topNavItems {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 753px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 43px 0 0 0;
	background-position: 0 0;
}
#topnav_home a { width: 66px; background: url('/pics/hs/topnav1.gif') no-repeat; }
#topnav_about_us a { width: 98px; background: url('/pics/hs/topnav2.gif') no-repeat; }
#topnav_academics a { width: 107px; background: url('/pics/hs/topnav3.gif') no-repeat; }
#topnav_athletics a { width: 102px; background: url('/pics/hs/topnav4.gif') no-repeat; }
#topnav_students a { width: 100px; background: url('/pics/hs/topnav5.gif') no-repeat; }
#topnav_parents a { width: 91px; background: url('/pics/hs/topnav6.gif') no-repeat; }
#topnav_alumni a { width: 80px; background: url('/pics/hs/topnav7.gif') no-repeat; }
#topnav_contact_us a { width: 109px; background: url('/pics/hs/topnav8.gif') no-repeat; }

ul#topNavItems li:hover a {
	background-position: 0 -43px;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li, ul#topNavItems ul li a {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: 3px solid #738c84;
	-moz-opacity:.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	opacity:.95;
}

ul#topNavItems li:hover ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #022819;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #5f796e;
	background: #fff;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #022819;
}
/* Quicklinks 

#quickLinks {
	width: 269px;
	margin: 0 0 0 15px;
	padding: 4px 0 0 5px;
	float: left;
	background: url('/pics/quicklinks_bg.gif') repeat-y;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
	margin: 0 0 3px 0;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 53px 259px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}
#quickLinks a#midNav1 {	background: url('/pics/hs/midnav1.gif') no-repeat; }
#quickLinks a#midNav2 {	background: url('/pics/hs/midnav2.gif') no-repeat; }
#quickLinks a#midNav3 {	background: url('/pics/hs/midnav3.gif') no-repeat; }
#quickLinks a#midNav4 { background: url('/pics/hs/midnav4.gif') no-repeat; }
#quickLinks a#midNav5 { background: url('/pics/hs/midnav5.gif') no-repeat; }

#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4,
#quickLinks a:hover#midNav5{
	background-position: 0 -53px;
}
*/

#quickLinks {
	width: 870px;
	padding: 0;
	margin: 12px 70px;
	float: left;
	clear: left;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	
}
#quickLinks ul li {
	width: 170px;
	float: left;
	margin-right: 25px;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 43px 170px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}
#quickLinks a#midNav1 {	background: url('/pics/hs/midnav1v2.gif') no-repeat; }
#quickLinks a#midNav2 {	background: url('/pics/hs/midnav2v2.gif') no-repeat; }
#quickLinks a#midNav3 {	background: url('/pics/hs/midnav3v2.gif') no-repeat; }
#quickLinks a#midNav4 { background: url('/pics/hs/midnav4v2.gif') no-repeat; }
#quickLinks a#midNav5 { background: url('/pics/hs/midnav5v2.gif') no-repeat; }

#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4,
#quickLinks a:hover#midNav5 {
	background-position: 0 -43px;
}

#shuffle_home {
	width: 870px;
	height: 387px;
	float: left;
	margin-left: 15px;
}


#header_overlay {
	width: 565px;
	height: 167px;
	background: url('/pics/hs/header.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	margin: 0 0 0 303px;
}

#header_logo {
	background: url('/pics/hs/eagle_logo.jpg') no-repeat;
}




body h2 a#principals {
    background-image: none;
    border-bottom: 2px dotted #7F948B;
    color: #006700;
    display: block;
    font-family: 'Hammersmith One',sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: auto;
    margin: 10px 20px;
    padding: 10px 10px 5px;
    text-decoration: none;
    width: auto; 
    text-transform: none;
}

body h2 a#news, body h2 a#events, body .HPQuickPoll h2, body .HPBBS, #parent_links, #staff_links, h2 a#links       {  
	background-image: none;
    border-bottom: 2px dotted #7F948B;
    color: #006700;
    display: block;
    font-family: 'Hammersmith One',sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: auto;
    margin: 10px 20px;
    padding: 10px 10px 5px;
    text-decoration: none;
    width: auto;
}

body .HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, 
.HPLinks a:active, .HPLinks a:link, .HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link, #principalsContainer a, .HPEvents a, .HPEvents a:active, 
.HPEvents a:link {
    color: #006700 !important;
    font-family: 'Hammersmith One',sans-serif !important;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
}


/* Spotlight - Homepage Left Column */
.content-container .spotlightmessage-text.item-text {
    width: 87%;
    margin: 0 auto;
    font-size: 13px;
    padding: 15px 0;
}

.spotlight-image-holder {
    padding: 0 7%;
}

img.spotlight-image {
	width: 100%;
	height: auto;
}

a.read-more-link {
    margin: 0 0 0 23px;
    display: block;
}

#spotlight_container a {
    background-image: none;
    border-bottom: 2px dotted #7F948B;
    color: #006700;
    display: block;
    font-family: 'Hammersmith One',sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: auto;
    margin: 10px 20px;
    padding: 10px 10px 5px;
    text-decoration: none;
    width: auto;
}

/* Custom Styles */
#custom_quicklinks {
	text-align: center;
}

#custom_quicklinks ul {
	padding: 0;
}

#custom_quicklinks li {
	list-style-type: none;
	background: #042819;
	display: inline-block;
	line-height: 50px;
	color: #ffffff;
	text-align: center;
	margin: 25px 0 0 0;
}

#custom_quicklinks li a {
	width: 171px;
	height: 45px;	
	color: #ffffff;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 15px;
	letter-spacing: 0.02em;
	display: block;
}							

#custom_quicklinks li a:hover {
	background: #0f5f3f;
}


