@charset "utf-8";
/* new code for new verticial rolloers */
 * { margin: 0px; padding: 0px; } 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #002663;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 20px;
}
.site-footer {
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #002663;
	font-family: Verdana, Geneva, sans-serif;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #002663;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* new code for new vert-navigation */

#vert-nav-bar{
    		background:url(../img/buttons2.jpg) no-repeat;
			margin:0px;
			margin-bottom:0px;
      		height: 37px;
    		width: 906px;
}
 

#vert-nav-bar span {
      display: none;
} 

#vert-nav-bar li {
  		list-style-type: none;
    	float: left; 
}
#vert-nav-bar a {
   		height: 41px;
    	display: block;
}

#home { width:92px;}

#about_us { width:112px;}

#admissions { width:123px;}

#hsa { width:79px;}

#school_news { width: 142px;}

#curriculum { width: 125px;}

#activities { width: 104px;}

#store { width: 129px;}
 

#home a:hover {
       background: url(../img/buttons2.jpg) 0px -40px no-repeat;
 }
 
#about_us a:hover {
       background: url(../img/buttons2.jpg) -92px -40px no-repeat;
 }
 

 #admissions a:hover {
       background: url(../img/buttons2.jpg) -204px -40px no-repeat;
 }
 
#hsa a:hover {
       background: url(../img/buttons2.jpg) -327px -40px no-repeat;
 } 
 #school_news a:hover {
       background: url(../img/buttons2.jpg) -406px -40px no-repeat;
 }
 
#curriculum a:hover {
       background: url(../img/buttons2.jpg) -548px -40px no-repeat;
 }
 
 #activities a:hover {
       background: url(../img/buttons2.jpg) -673px -40px no-repeat;
 }
#store a:hover {
       background: url(../img/buttons2.jpg) -777px -40px no-repeat;
 }
/*end new code */



.nav-bg {

}
.site-side-menu {
	margin: 5px;
	background-color: #BAD0FC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
	color: #002663;
	font-weight: normal;
	text-decoration: none;
}
.site-content {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
.site-container {
	border: thin solid #999999;
}
a:link, a:visited {
	font-weight: bolder;
	text-decoration: none;
	color: #330066;
}
a:hover, a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
h2 {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #002663;
	font-style: normal;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #002663;
}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #002663;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #002663;
	font-style: normal;
}

h6 {
	font-size: 9px;
	color: #002663;
}
