body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	background-color:#551374;
}

a:link,a:visited{
	color:#000;
	text-decoration:none;
}

a:hover{
	color:#333;
	text-decoration:underline;
}

#header{
	background-image:url(/images/header_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#731a9c;
	height:97px;
	color:#fff;
	padding-bottom:5px;
	z-index:1;
}

#footer{
	background-image:url(/images/bg_bottom.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#551374;
	color:#fff;
	height:80px;
}

#nav{
	text-align:left;
	color:#fff;
	padding-bottom:4px;
	padding-left:10px;
}

.nav-blank{
	width:10px;
	text-align:center;
}

.nav-off{
	background-color:#551373;
	color:#fff;
	cursor:default;
}

.nav-on{
	background-color:#fff;
	color:#73199c;
	cursor:pointer;
}

#divSchools{
	position:absolute;
	width:180px;
	background-color:#551373;
	border:1px solid #fff;
	font-weight:normal;
	z-index:1;
	display:block;
}

#divElementary{
	position:absolute;
	width:180px;
	background-color:#551373;
	border:1px solid #fff;
	font-weight:normal;
	left:120px;
	top:-17px;
	z-index:1;
}
#divMiddleSchool{
	position:absolute;
	width:180px;
	background-color:#551373;
	border:1px solid #fff;
	font-weight:normal;
	left:120px;
	top:-17px;
	z-index:1;
}
#divHighSchool{
	position:absolute;
	width:180px;
	background-color:#551373;
	border:1px solid #fff;
	font-weight:normal;
	left:120px;
	top:-17px;
	z-index:1;
}

#divCommunity{
	position:absolute;
	width:180px;
	background-color:#551373;
	border:1px solid #fff;
	font-weight:normal;
	z-index:1;
}

#divStudentsParents{
	position:absolute;
	width:180px;
	background-color:#551373;
	border:1px solid #fff;
	font-weight:normal;
	z-index:1;
}

#divAdministration{
	position:absolute;
	width:180px;
	background-color:#551373;
	border:1px solid #fff;
	font-weight:normal;
	z-index:1;
}



#main{
	background-image:url(images/main_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#fff;

	text-align:left;
	vertical-align:top;
	z-index:0;
}

#flash{
	border-top:1px solid #fff;
	background-color:#551373;
	color:#fff;
	z-index:0;
}

#quick-nav{
	width:198px;
	background-color:#fff;
	vertical-align:top;
	text-align:left;
}

.pad-td{
	padding-top:5px;
	padding-bottom:5px;
}

script{
	height:0%;
	overflow:hidden;
	margin:0;
	padding:0;
}

.clearme{
	clear:both;
	height:0%;
	overflow:hidden;
}


#main_news{
	border-top:1px solid #6f8d68;
	width:317px;
	float:left;
	height:90px;
	position:relative;
	color:#324924;
	z-index:0;
}

#main_news_wrap {
	width:340px;
	height:75px;
	background:#fff;
	position:relative;
	bottom:0;
	right:0;
	overflow:hidden;
	z-index:0;
}

#main_news_wrap2 {
	position:relative;
	z-index:0;
}

#main_news_wrap3 {
	position:relative;
	top:0;
	left:0;
	width:340px;
	z-index:0;
}

.main_news_story {
	float:left;
	width:340px;
	position:absolute;
	padding-left:15px;
	z-index:0;
}

.main_news_story h4 a {
	color:#73199c;
	text-decoration:none;
}

.main_news_story h4 {
	font-size:13px;
	font-weight:bold;
	color:transparent;
	margin:13px 13px 0 0;
}

.main_news_story h3 {
	font-size:11px;
	font-weight:normal;
	color:#555;
	margin:5px 5px 0 0;
}


.main_news_story p a {
	color:#324924;
	text-decoration:none;
}

.main_news_story p a:hover {
	border-bottom:1px dotted #324924;
}

#main_news img{
	border: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

.main_news_story img {
	float: left;
	margin-right: 15px;
	border:1px solid #555;
}

.learnmore{
	font-size:11px;
}


#programs-top{
	height:20px;
	background-image:url(images/programs_top.jpg);
	background-position:top left;
	padding-left:15px;
}

.section-header{
	font-weight:bold;
	font-size:14px;
	color:#73199c;
}

#programs-bottom{
	height:20px;
	background-image:url(images/programs_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
	margin:0px;
}

.accordion_toggle{
	display:block;
	height:30px;
	width:200px;
	background-color:#410d59;
	padding:0 10px 0 10px;
	line-height:30px;
	text-decoration:none;
	outline:none;
	font-size:12px;
	font-weight:normal;
	color:#999;
	border-bottom:1px solid #73199c;
	cursor:pointer;
	margin:0 0 0 0;
}

.accordion_toggle:hover{
	color:#fff;
}

.accordion_toggle_active{
	background-color:#551373;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #fff;
}

.accordion_content{
	color:#fff;
	background-color:#73199c;
	overflow:hidden;
}

.accordion_content h2{
	margin:15px 0 5px 10px;
	color:#0099FF;
}

.accordion_content p{
	line-height:150%;
	padding:0px 5px 5px 5px;
}

.accordion_active{
	display:block;
	height:30px;
	width:200px;
	background-color:#410d59;
	padding:0 10px 0 10px;
	line-height:30px;
	text-decoration:none;
	outline:none;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	border-bottom:1px solid #73199c;
	margin:0 0 0 0;
}

.vertical_accordion_toggle{
	display:block;
	height:30px;
	width:200px;
	background-color:#551373;
	padding:0 10px 0 10px;
	line-height:30px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	outline:none;
	font-size:12px;
	color:#000000;
	border-bottom:1px solid #73199c;
	cursor:pointer;
	margin:0 0 0 0;
}

.vertical_accordion_toggle_active{ 
	background-color:#e0542f;
	color:#ffffff;
	border-bottom:1px solid #73199c;
}

.vertical_accordion_content{
	color:#444444;
	overflow:hidden;
}

.vertical_accordion_content h2{
	margin:15px 0 5px 10px;
	color:#0099FF;
}

.vertical_accordion_content p{
	line-height:150%;
	padding:5px 5px 5px 0px;
}

#menu {
width: 100%;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
cursor:default;
}

#menu a, #menu h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
display: block;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
padding-left:5px;
padding-right:5px;
background:transparent;
}

#menu h2:hover{
color:#ccc;
cursor:pointer;
}

#menu h2 a{
color:#fff;
}

#menu .toplink a{
background:transparent;
color:#fff;
padding-left:5px;
padding-right:5px;
font-weight:bold;
}

#menu .toplink a:hover{
background:transparent;
color:#ccc;
padding-left:5px;
padding-right:5px;
font-weight:bold;
}

#menu .navclear{
background:transparent;
color:#fff;
}

#menu a {
color: #fff;
background: #551373;
text-decoration: none;
}

#menu a:hover {
color: #551373;
background: #fff;
}

#menu li {}

#menu ul ul {
font-weight:normal;
width:180px;
position: absolute;
z-index: 500;
border:1px solid #fff;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#featured-box{
	background-color:#73199c;
	color:#fff;
	border:5px solid #551373;
	font-size:11px;
	width:220px;
	padding:5px;
}

#divFeatured{
	background-color:#efefef;
	font-size:11px;
	position:absolute;
	width:218px;
	border:1px solid #551373;
}

.trFeaturedItemOff{
	background-color:#ffffff;
	color:#000000;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	cursor:default;
}

.trFeaturedItemOn{
	background-color:#efefef;
	color:#666666;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}

.rightFeatured{
	border-bottom:1px dashed #aaa;
	padding:5px;
	height:20px;
}

.leftFeatured{
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:1px dashed #aaa;
	width:55px;
	height:40px;
}


.purple-title{
	color:#551373;
	font-size:12px;
	font-weight:bold;
}

.whitelinks:link, .whitelinks:visited{
	color:#fff;
}

.whitelinks:hover{
	color:#ccc;
}

#school-front{
	width:600px;
	height:208px;
	text-align:left;
	vertical-align:bottom;
}

#school-info{
	position:relative;
	left:10px;
	bottom:30px;
	color:#000;
	z-index:0;
}

#whats-inside{
	color:#fff;
	padding:5px;
	vertical-align:top;
	text-align:left;
}

#whats-inside-header{
	font-size:13px;
	font-weight:bold;
	background-color:#73199c;
	padding:5px;
	color:#fff;
	border:1px solid #fff;
}

#whats-inside-body{
	height:150px;
	overflow:auto;
}

#page-image{
	width:600px;
	height:208px;
	text-align:left;
	vertical-align:bottom;
}

#page-info{
	position:relative;
	left:10px;
	bottom:30px;
	color:#000;
	z-index:0;
	font-size:15px;
	font-weight:bold;
}

.news-off{
	background-color:transparent;
	cursor:default;
}

.news-on{
	background-color:#CCCCCC;
	cursor:pointer;
}

#top-title{
	width:325px;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background-color:#410d59;
	border:1px solid #fff;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
}

#building-info{
	padding:5px;
	text-align:left;
	background-color:#fff;
	width:325px;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	border:1px solid #fff;
	border-bottom:1px solid #410d59;
}

.tab-off{
	background-color:#fff;
	color:#333;
	border-bottom:1px solid #aaa;
	text-align:center;
}

.tab-on{
	background-color:#731a9c;
	color:#fff;
	border-bottom:1px solid #aaa;
	text-align:center;
	cursor:pointer;
}

.tab-active{
	background-color:#ccc;
	color:#731a9c;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	text-align:center;
	cursor:default;
}

.tab-main{
	background:url(/images/tab_bg.jpg);
	background-color:#efefef;
	background-position:top left;
	background-repeat:repeat-x;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	height:300px;
	vertical-align:top;
	text-align:left;
}

#linkDisc{
	padding:5px;
	background:#efefef;
	border:1px solid #ccc;
	color:#666;
	font-weight:bold;
	font-size:13px;
	width:225px;
	cursor:default;
}

#linkDisc:hover{
	padding:5px;
	background:#666;
	border:1px solid #222;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	width:225px;
	cursor:pointer;
}
#errorBox{
	border:1px solid #990000;
	background-color:#ff0000;
	color:#ffffff;
	padding:5px;
	text-align:center;
}

#mathDept a:link, #mathDept a:visited{
	color:#0000FF;
	text-decoration:none;
}

#mathDept a:hover{
	text-decoration:underline;
}
#errorBox{
	border:1px solid #990000;
	background-color:#ff0000;
	color:#ffffff;
	padding:5px;
	text-align:center;
}

#errorText{
	color:#ff0000;
	font-weight:bold;
}

img {border: 0;}

  .purple-glass {
  background: #9040d3 url(/athletics/images/purplelace2.jpg);
  }

  .black {background: #0000;}

  .bb5 {border: 5px inset #483db8;}
  .bp5 {border: 5px inset #9040d3;}
  .bs5 {border: 5px inset #c0c0c0;}
  .bk5 {border: 5px inset #000000;}

  .m2 {margin: 4em;}
  .mr1 {margin-right: 1em;}
  .mb2 {margin-bottom: 2em;}

  .l {float: left; clear: left;}
  .r {float: right; clear: right;}

  .cp {color: #9040d3;}
  .cb {color: #483db8;}

  div.p1c {padding: 1em; text-align: center;}
