@charset "utf-8";


body {
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFF;
	text-align: left;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #f9f9fa;
}
#overFoot{
	width: 900px;
	height: 200;
	background-color:#f5f5f5;
}

#news {
	width: 20px;
	height: 10px;
	
	background-image:url(../images/NewsMiddle.jpg);
	
}
#tableText {
float:none;
text-align:center;
font-size:12px;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	height: auto;
	background-color: #FFF;
}
#feed{
	width: 900px;
	height: 25px;
	float:left;
}
#sideWrap{
	width: 269px;
	height: auto;
}
#header {
	float: left;
	height: 300px;
	width: 900px;
}
#menu {
	height: 42px;
	width: 900px;
	background-image: url(../images/menu_bar.jpg);
	background-repeat: no-repeat;
}
#menu_BBC {
height: auto;
	width: 160px;
	align: left;
	text-align: left;
	word-spacing: 20px;
	padding-top: 7px;
	margin-left: 250px;
}
#menu_text {
	height: auto;
	width: 640px;
	float: right;
	
	text-align: left;
	word-spacing: 20px;
	
	
	margin-right: 10px;
}
#main {
	float: left;
	height: auto;
	width: 900px;
	background-color: #FFF;
	padding-top: 10px;
}
#leftcol {
	float: left;
	height: auto;
	width: 880px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 11px;
	padding-bottom: 0px;
}
#rightcol {
	float: right;
	height: auto;
	width: 284px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#welcome {
	float: left;
	height: 40px;
	width: 880x;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-right: 15px;
}
#leftcol_text {
	float: left;
	height: auto;
	width: 880px;
}
#divide {
	float: left;
	height: auto;
	width: 880px;
	margin-right: 1px;
	margin-bottom: 5px;
}
#bar {
	float: left;
	height: 91px;
	width:880px;
	margin-bottom: 10px;
}
#w3c {
	float: left;
	height: auto;
	width: auto;
	margin-left: 5px;
	margin-top: 10px;
}

#footer {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #f5f5f5;
	float: left;
	height: 93px;
	width: 900px;
	font-size: small;
}
#footer_logos {
	float: right;
	height: auto;
	width: auto;
	margin-top: 4px;
}

#news {
	float: left;
	height: 395px;
	width: 284px;
	margin-bottom: 14px;
}
#contact {
	float: left;
	height: 148px;
	width: 274px;
	background-image: url(images/address_box.jpg);
	margin-bottom: 23px;
	padding-left: 10px;
	font-style: oblique;
	font-weight: bold;
}
.table_border
{
    border-color: #600;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
}
table.table_uniform
{
    border: 1px solid black;
	border-collapse:collapse;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	width: 100%;
}
table.table_uniform th
{
	font-weight: bold;
	text-align:center;
	background-color: #acf;
	border: 1px solid black;
}
table.table_uniform td
{
	padding-right: 3px;
}
.odd {
	background-color: #def; }
.td_border
	{
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-align: left;
}
p.no_margin {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	margin: 0;
}
p.no_margin2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	margin: 0;
	text-align:center;
}

.table_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
}
.bold_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	font-weight:bold;
}
.center_text {
	text-align:center;
}
img.center_image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}	

/*image_space_right - useful for aligning images in text to the left*/
.image_spacer_right {
	margin: 10px 10px 0px 0px; 
}/*top, right, bottom, left*/

/*image_space_right - useful for aligning images in text to the left*/
.image_spacer_left {
	margin: 10px 0px 0px 10px; 
}/*top, right, bottom, left*/

.nospace_p {
	margin: 0px;
}
ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
}
#footer_text {
	float: right;
	height: auto;
	width: auto;
	color: #006;
	text-align:right;
	margin-top: 10px;
	margin-right: 5px;
}
div.weather_edit
{
width:580px;
height: auto;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;
	margin: 0;
	font-weight:normal;
}

pNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0;
	font-weight:normal;
	align: left;
}

h1 {
	font-family: Arial, Geneva, sans-serif;
	font-size: large;
	color: #FFF;
	background-color: #06F;
	font-weight: lighter;
}
.background_box {
	background-color:#EBEBEB;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	margin: 0;
}
.no_space {
	margin: 0;
}


.contact_home {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
}
a.menu:link {
color: #d2d2d2;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}
a.menu:visited {color: #d2d2d2; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover {color: #9ba6ab; 
text-decoration: none;
}
a.footer_menu:link {
	color: #00C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.footer_menu:visited {
	color: #00C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.footer_menu:hover {
	color: #00C;
	text-decoration: none;
}
#download {
	float: left;
	height: 95px;
	width: 389px;
	margin-left: 100px;
	margin-bottom: 0px;
}

.roundcont {
	width: auto;
	background-color: #d3d4d4;
	color: #fff;
}

.roundcontNews {
	width: auto;
	background-image:url(../images/NewsMiddle.jpg)
	
}

a.side_links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	margin: 0 10px;
}
.roundcont_p {
	margin: 0 10px;
}

.roundcont_p_bold {
	margin: 0 10px;
	font-weight: bold;
}
.roundcont_p_bold1 {
	margin: 0 10px;
	font-weight: bold;
	text-align:center;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.newsTop { 
	background: url(../images/NewsTop.jpg) no-repeat top right; 
	height: 80px;
}

.newsBottom { 
	background: url(../images/NewsBottom.jpg) no-repeat top right; 
	height: 40px;
	padding-bottom:10px;
}

.newsTextLeft {
	padding-left: 10px;
	font-size: 10px;
}
.newsTextRight {
	padding-right: 10px;
	font-size: 10px;
	float:right;
}
.newsTextA {
	
	font-size: 10px;
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right;
	margin-bottom: 10px;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



.roundcont1 {
	width: auto;
	background-color: #969696;
	color: #fff;
}



.roundcont p {
	margin: 0 10px;
}

.roundtop1 { 
	background: url(../images/tr1.gif) no-repeat top right;
}

.roundbottom1 {
	background: url(../images/br1.gif) no-repeat top right;
	margin-bottom: 10px;
}
table.centre {
	margin-left: auto;
	margin-right:auto;
}
table.centre th {
	background-color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	font-weight:bold;
}
table.centre td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-align: center;
}
table.jobs {
	border-width: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 90%;
	margin-left: auto;
	margin-right:auto;	
}
table.jobs th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	font-weight:bold;
}
table.jobs td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #000;
	background-color: white;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
}

/*style for school link page*/
#slheader {
	float: left;
	height: auto;
	width: 850px;
}
#slleftcol {
	float: left;
	height: auto;
	width: 28%;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 11px;
	padding-bottom: 0px;
}
#slfarleftcol {
	float: left;
	height: auto;
	width: 18%;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 11px;
	padding-bottom: 0px;
}
#slrightcol {
	float: right;
	height: auto;
	width: 48%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
}


