body{
	margin:0;
	padding:0;
	line-height: 1.3em;
}

b{font-size: 110%;}
em{color: red;}

img {
	border: 0px;
}	

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background:white;
height: 90px; /*Height of top section*/
background-image:url(../images/banner.jpg);
}

#topsection h1{
padding-top: 32px;
padding-left: 90px;
color:navy;
}

#topsection img{	
float:left;
padding-top: 20px;
}

#active
{
background-color: #6664a3;
color: #fff;
}
	

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 220px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
line-height: 1.5em;
}

#contentcolumn_dc{
margin: 0 220px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
line-height: 1.5em;
background-image: url(../images/daycare_fade.gif);
background-position:right;
background-repeat:no-repeat;
}

#athleticscontent{
margin: 0 0 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
line-height: 1.5em;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
background: #D1D2E4;
}

#rightcolumn{
float: left;
width: 220px; /*Width of right column*/
margin-left: -220px; /*Set left margin to -(RightColumnWidth)*/
background: #FFFF65;
line-height: 1.2em;
text-align:center;
}

#footer{
clear: left;
width: 100%;
background: #020167;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 10px;
}

.innertube_dc{
	margin: 10px; /*Same as above, but with daycare picture for background*/
	margin-top: 10px;
	background-image: url(../images/daycare_fade.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.sidebar-title{
	color: #020167;
	text-align:center;
	border-bottom:thin;
	border-bottom-style:dashed;
	border-bottom-color:#666666;
	padding-bottom: 10px;
	padding-top: 10px;
}

.sidebar-title a:hover {
	text-decoration: underline;
	font-weight:bold;
}

.sidebar-title-active {
	color: #020167;
	text-align:center;
	border-bottom:thin;
	border-bottom-style:dashed;
	border-bottom-color:#666666;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight:bold;
}

#navcontainer { width: 160px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 175px;
background-color: #020167;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #6664a3;
color: #fff;
}

#current a{
background-color: #6664a3;
color: #fff;
}

#verticalmenu{
border: 0px solid #020167;
border-bottom-width: 0;
width: 178px;
}

#verticalmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
}

#verticalmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 159px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #000000;
background-color: #ffff55;
border-bottom: 0px solid #90bade;
border-left: 10px solid #F9CC33;
}

* html #verticalmenu li a{ /*IE only */
width: 177px; /*IE 5*/
w\idth: 159px; /*185px minus all left/right paddings and margins*/
}

#verticalmenu li a:hover {
	background-color: #F9CC33;
	border-left-color: #020167;
}

#verticalmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: #020167;
}

#twitter_div ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#twitter_div li
{
padding-bottom: 10px;
font-size: 18px;
}

.links {
	margin-left: 0px;
	padding-left: 0px;
}

.links ul
{
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

.employment ul
{
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

.schoolboard ul
{
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

.contact ul
{
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

.contact2 ul
{
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

.contact2 li
{
	height: 30px;
}

.counseling ul
{
}

.counseling li
{
	height: auto;
	font-weight: bold;
	padding-bottom: 5px;
}

.counseling li ul
{
	list-style-type: square;
}

.counseling li ul li
{
	font-weight:normal;
}

.alt1
{
background-color:#FF9;
}

.nav1
{
font-size:18px;
font-weight:bold;
}

.alt2
{
background-color:#FFC;
}

.ital {
	font-style:italic;
}

.nav2
{
font-size:16px;
}

.textalerts img
{
	padding-left: 30px;
}
.content_heading{
	color:#006;
}

#apparel {
text-align:center;
}

#slideboom{
margin-left:60px;
}

.center{
text-align:center;
background:center;
}

.right_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	line-height: 30px;
}

.bold_red{
	font-weight:bold;
	color:red;
}
#photoshows {
	background-image:url(../images/photoshows.jpg);
	text-align:center;
	font-weight:bold;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.main-content{
	font-size:13px;
	line-height: 17px;
	border-bottom:thin;
	border-bottom-style:dashed;
	border-bottom-color:#666666;
}
