/***********************************************/
/* 3col_rightNav.css                           */
/* Use with template 3col_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #e60d2e;
	background-image:url(../images/body-background.jpg);
	background-repeat:repeat-x;
}
#wrapper {
	width: 1000px ;
	margin : auto ;
	background-color: #ccc;
}

#top-section {
	font-size: 8pt;
	color: #000;
	height: 60px;
	background-image:url(../images/top-secton.jpg);
	background-repeat:no-repeat;
}
#address{
	float: right;
	margin-right: 10px;
	margin-top: 40px;
}
#address p{
	margin:0;
}
#searchbox {
	margin-left: 5px;
	font-size: 10pt;
	color:#fff;
}
#masthead{
	width: 1000px;
	background-color: #e60d2e;
	height: 70px ;
	color: #000;
	margin: 0 auto ;
	line-height: 70px;
	}
#masthead #gradeLevels{
	width: 420px;
	height: 70px;
	float: right;
	}

#masthead #gradeLevels ul{
	margin: 0;
	padding: 0;
	list-style: none;

}
#masthead #gradeLevels li {
	padding: 0;
	display: block;
	background: none;
	margin: 25px 10px 1px 10px;
	float: left;
	border: 1px solid #fff;
	height: 20px;
	}
#masthead #gradeLevels a{
	display: block;
	float: left;
	height: 20px;
	width: 80px ;
	font-size: 8pt;
	color:#fff;
	background-color: #000;
	text-align:center;
	text-decoration:none;
	line-height: 17px;
	}
	
#masthead #gradeLevels a:hover {
	background: #666;
	color: #fff;
	font-size: 8pt;
	}

#secondSection {
	width: 1000px;
	height: 284px;
	background-image:url(../images/secondSectionBG.jpg);
	background-repeat:no-repeat;
}
#photo {
	height: 284px;
	width: 432px;
	float:left;
	}

a {
	color:#369;
	
}

a:link {
	color:#369;
	text-decoration: none;

}

a:visited {
	color:#369;
	text-decoration: none;
}

a:hover {
	color:#369;
	text-decoration: underline;
		font-weight:bold;
}


#leftnavigation  {
	height: 284px;
	width: 264px;
	float: left;
	margin : 0 ;
	padding : 0 ;
}

#leftnavigation a{
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}
#leftnavigation a:hover{
	color: #000;
}
#leftnavigation ul{
	list-style:none;
	margin: 30px 20px 20px 20px;
	padding: 0;
}
#quicklinks {
	float: right;
	background-color: #666;
	height: 284px;
	width: 264px;
	background-image:url(../images/quickLinksBG.jpg);
	background-repeat:repeat-x;
}
#quicklinks h2 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	margin: 0;
	text-align:center;
}
#quicklinks ul{
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 0;
}
#quicklinks li {
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
	list-style:none;
}
#quicklinks1 {
	width: 150px;
	float: left;
}
#quicklinks a {
	font-size: 10pt;
	color: #fff;
	padding-left: 3px;
	text-decoration: none;
}
#quicklinks a:hover{
	
	color: #fff;
	font-weight: bold;
}

#rightSide{
  	float: right;
	width : 264px ;
	margin: 0px;
	color:#000;
	font-size: .9em;
	background-color:#eddcae;
}

#rightSide h1{
	font-size: 10pt;
	color: #333;
	margin: 0;
	line-height: 20px;
	text-align:center;
}
#rightSide ul{
	list-style: none;
	margin : 0 ;
	padding : 0px;
	color:#fff;

}
#rightSide a{
	color:#333;
	line-height:22px;
	margin-left: 25px;
}

#rightSide ul a:link, #navBar ul a:visited {display: block;}


#rightSide #quicklinks{
	background-color:#c0aed4;
	}

#rightSide #quicklinks li{
	line-height:12pt;}

#rightSide #quicklinks h2{
	color: #fff;
	font-size: 12pt;
}
#rightSide #quicklinks a {
	font-size: 10pt;
	color: #666;
	padding-left: 3px;
	text-decoration: none;
	line-height:12px;
}
#rightSide #quicklinks a:hover{
	color: #333;
	font-weight: bold;
	text-decoration:underline;
}
#news p {
	font-size: 10pt;
	line-height: 16pt;
	margin: 10px;
}
#news em {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #403163;
}
#Links{
	margin: 0px;
	padding: 0px;
	background-color: #fff ;
	color:#000;
	border: 1px solid #000;
}
#Links h1{
	font-size: 0.7em ;
	background-color:#b72337;
	color:#fff;
	margin: 4px 3px 3px 2px;
}

#Links a{
color:#000;
margin-left : 2px ;
text-decoration:none;
}

#Links a:hover{
background-color:#b72337;
color:#fff;
}
#Links ul a:link, #navBar ul a:visited {display: block;}
#Links ul {
	list-style: none;
	font-size: 0.7em ;
	margin : 0 ;
	padding : 0 ;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#Links li {border-bottom: 1px solid #fff ;}

/* fix for browsers that don't need the hack */
html>body #Links li {border-bottom: none;}



#center h1 {
	font-size: 48px;
	margin:10px;
}
	
#center h2 {
	font-size: 24px;
	margin:10px;
}

#content{
  float: left;
  width: 736px ;
  color : #000 ;
  font-size:10pt;
  min-height:500px;
  background-color:#fff;
  
}
#content div.story{
   margin: 10px;
}
#content p{
   margin-left:10px;
   margin-right:10px;
   margin-top:0px;
}
#content img {
border: 1px solid #000;
}

#content img.left{
	padding-right:5px;
}
#content img.right{
	padding-left:5px;
}

#content a img.border {
   border : 1px solid #000 ;
}
#content h1 {
   font-size : 1.2em ;
   margin-left: 10px;
   margin-bottom:0px;
   color:#e60d2e;
}
#content h1 a {
   font-size : 1.0em ;
   color:#e60d2e;
}
#content h1 a:hover {
   color:#e60d2e;
   text-decoration:underline;
   
}
#content h2 {
	font-size : 1.1em;
	margin-left: 10px;
	color: #666;
}
#content h3 {
	font-size : 1.1em;
	margin-left: 10px;
	color: #666;
}
#content h4{
	font-size : 1.2em;
	margin: 0;
	color:#e60d2e;
}
#content ul {
   list-style-image:url(/scs/images/triangle.gif);
}
#content li {
   margin : 0 ;
   padding : 0 ;
     list-style-image:url(/scs/images/bullet.gif);
}
#content div.story{
   margin:10px;
   clear:both;
}


.colEnder {
   margin : 0 ;
   padding : 0 ;
   line-height : 0 ;
}
.clearer {
	line-height: 0;
	clear : both ;
}
#footer {
	width: 1000px;
	clear: both;
	background-color:#ccc; 
	color: #000;
	text-align:center;
	font-size:7pt;
	height: 20px;
	line-height: 20px;
}

#footer a{
	color: #fff;
	}
#footer a:hover{
	text-decoration: underline;
	}
	
#footer img{
	
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
.floatRight {
   float: right ;
   margin-left: 10px ;
}
.floatLeft {
   float: left ;
   margin-right: 10px ;
}

atoz.h2{
	font-size:12px;
	color:#333;
	line-height:12px;

}

#atoz li{
	list-style-type:none;
}

#atoz ul{
	margin-top: 0px;
}
#pagetitle{
	background-color:#666;
	
	
}
#pagetitle h1{
	color:#fff;
	margin-top: 0;
	font-size:14pt;
}
