body{
	margin:0px;
	padding: 0px;
	background-color:#CACACA;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #262626;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4;
	font-size: 1em;
	color: #262626;
	border-bottom: 10px;
}
img {
	border:none;
}
#container{
	width:950px;
	margin-left: auto;
	margin-right: auto;
	background-color:#CDCECF;
	border-right: solid #4d4d4d 2px;
	border-left: solid #4d4d4d 2px;
	border-bottom: solid #4d4d4d 2px;

}
#shadow{
	width:970px;
	background-image:url(../images/shadow.png);
	margin-left:auto;
	margin-right:auto;
}
#top{
	width: 100%;
	height: 90px;
	border-bottom: solid #FF8B00 2px;
	background-color: #4886BF;
	border-top: solid #FF8B00 3px;
}
#banner{
	width: 100%;
	height: 143px;
	border-bottom: solid gray 2px;
	margin-bottom:10px;
	z-index: 0;
	border-top: solid #ffcc66 1px;
	background-color: white;
}
#bannermap{
	width: 100%;
	height: 143px;
	border-bottom: solid gray 2px;
	margin-bottom:10px;
	z-index: 0;
	border-top: solid #ffcc66 1px;
	background-color: white;
}
#bannerphoto {
	width:595px;
	height:197px;
	position: absolute;
	background-image:url(../images/photos.png);
	margin-left: 355px;
	}
#map{
	margin:0px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: solid #666666 2px;
	border-width: 1px 0px;

}
#schooliframe{
	margin:-155px 0 0 -5px
}


/* Navigation and Nav Box */
#navbox{
	width: 402px;
	height: 33px;
	position: absolute;
	top: 92px;
	background-image: url(../images/navbg.png);
	background-repeat: no-repeat;
	z-index: 2;

}
#nav, #nav ul {
	margin: 0;
	padding:0;
	list-style: none;
	line-height: 1;	
}
#nav {
margin: 0 0 0 10px;
}

#nav a {
	display: block;
	text-decoration:none;
	color:#015488;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	
}
#nav a:hover{
	color:#CC0000;

	
}
#nav li li a:hover{
	border: solid 5px #CC0000;
	border-width: 0 5px;
	padding: 5px 5px;
}
#nav li {
	float: left;
	position:relative;
	padding: 6px 5px 0 5px;
	
}
#nav li ul, #nav ul ul {
	position: absolute;
	top:100%;
	left: -999em;
	background-color:#fe9f03;
	padding: 5px 0 10px 0;
	width: 100px;
	margin: 0 0 0 -10px;	
	
	
}
#nav li ul ul {
	margin: -35px 0 0 95px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li li a {
	display:block;
	text-align:left;
	padding: 5px 10px;
	width: 80px;
	margin: 0 0 0 -5px;

}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* Text Area */
#leftbox{
	width: 230px;
	background-color: white;
	border:solid #666666 2px;
	z-index:0;
	padding: 15px 10px 0 10px;
	float: left;
	position: relative;
	margin: 0 10px 10px 10px;
	}
#rightbox{
	overflow: hidden;
	background-color: #FFFFFF;
	border: solid #666666 2px;
	padding: 15px 10px 0 10px;
	margin: 0 10px 0 0;
	}
#mapbox{
	overflow: hidden;
	background-color: #FFFFFF;
	border: solid #666666 2px;
	padding: 15px 10px 0 10px;
	margin: 10px 10px 0 10px;
	}
#rightcol{
	float:right;
	width:250px;
	margin: 0 0 10px 10px;
	border-left: solid gray 1px;
	padding: 0 0 0 7px;
	font-size: 0.9em;
	}

/* Corner code */
.leftcontent{
   position:relative;
   z-index:2;
}

.ct {
	display:block;
	clear:both;
	font-size:0; /* for IE6 */
	height:21px;  /* set height to the size of the corner */
	position:absolute;
	background:url(../images/cornersT.gif) no-repeat;
	top:-2px;
	}
.cb{
	display:block;
	clear:both;
	font-size:0; /* for IE6 */
	height:21px;  /* set height to the size of the corner */
	position:relative;
	background:url(../images/cornersB.gif) no-repeat;
	position:absolute;
	bottom:-2px; /* overlap bottom border */
   

}
.ct, .cb{ /* left corners */
	width:100%;
	left:-2px;
   }
/* Footer */
#footer{
	width:100%;
	height:50px;
	clear:both;
	margin-top: 10px;
	text-align: center;
	padding: 10px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #C4B38A;
	background-image: url(../images/footerBG.jpg);
}
/* Text Formating */
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#B23426;
	width: 90%;
	border-bottom: solid 1px #666666;


}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border-bottom: solid #004F81 1px;
	padding: 0 0 3px 0;
	color: #004F81;

}
h3{
	font-size: 1.2em;
	font-family:  Arial, Helvetica, sans-serif;
	margin:15px 0 0 0;

}
h1 img, li img {
	margin: 0 0 -3px 4px;
}
#rightbox ul li{padding:3px 0px;}
.cutout{
	display:block;
	vertical-align:middle;
	background-color:#666666;
	color:white;
	padding:5px 25px 5px 25px;
	margin:0 -10px 0 -10px;
	font-size: 0.8em;
}
a:link{
	text-decoration: none;
	color: #B23426;
}
a:visited {
	text-decoration: none;
	color: #B23426;
}
a:hover {
	text-decoration: none;
	color: #712017;
}
a:active{
	text-decoration: none;
}
.cutout a:link, #footer a:link{
text-decoration:none;
color: #CCCCCC;
}
.cutout a:visited, #footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.cutout a:hover, #footer a:hover {
	text-decoration: none;
	color: #FF9900;
}
.cutout a:active, #footer a:active{
	text-decoration: none;
}
/*Google Feed Style*/
#feedControl {
	font-size: .89em;
	padding: 10px 0 10px 0;
	}
#feedControl .gf-snippet,
#feedControl .gf-author,
#feedControl .gf-spacer,
#feedControl .gf-relativePublishedDate{
	display:none;
}
#feedControl .gfc-results {
	padding-bottom:10px;
}
#feedControl .gfc-result {
	margin-bottom:3px;
}
#feedControl gfc-resultsHeader{
	border-bottom: solid #C0B9FF 1px;
}
#feedControl .gfc-title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
#feedControl .gf-title {
	font-size:1em;
	display:inline;
	overflow:visible;

}
.gf-title a {
	text-decoration:none;
	color:#015488;
}
.gf-title a:hover {
	text-decoration:underline;
	color:#333333;
}
/*Contact Table*/
.formlables{
	padding: 0 4px 0 0;
	text-align: right;

}
#tablecontainer{
	width: 90%;
	margin: 0 0 0 4%;
	padding: 1%;
	background: #E4E4E4;
	border:solid 1px #D4D4D4;
	}
/* Pandemic Sign up Form  */
#pandemicform{width:600px; margin:0 auto;}
#pandemicform fieldset{border:solid 1px #999999; padding:10px;}
#pandemicform ul { list-style-type:none; margin:0; padding:0;}
#pandemicform li {padding:10px;}
#pandemicform label{display:block; width:110px; float:left; text-align:right; padding:0 5px 0 0 ;}
#pandemicform legend {margin: 0 10px; padding: 0 10px;}
#pandemicform input#submit{margin: 0 30px; float:right;}