@charset "utf-8";
/* CSS Document */

body {
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
font-size:13px;
font-family:Tahoma, Helvetica, sans-serif;
}

#mybody {
width:850px;
margin: 0 auto;
}

#topbar {
width:850px;
height:25px;
padding-top:5px;
float:left;
margin-top:0px;
background-color:#254061;
border-bottom:solid 2px #000000;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-align:center;
vertical-align:middle;
direction:ltr;
}

#topbar a {
text-decoration:none;
color:#FFFFFF;
}

#topbar a:hover {
text-decoration:underline;
color:#FFFFCC;
}

#header {
width:850px;
height:247px;
float:left;
margin: 0 auto;

}

#content {
width:850px;
float:left;
padding-bottom:10px;
border:solid 1px #F2F2F2;
border-top:none;
border-bottom:none;

}

#footer {
	width:850px;
	height:64px;
	float:left;
	text-align:center;
	color:#333333;
	font-size:11px;
	padding-top:10px;
	background-image:url(images/footerBack.gif);
	background-repeat:repeat-x;
}

#HomeRightCol {
width:332px;
float:left;
}


#HomeLeftCol {
width:504px;
float:left;
padding-left:10px;

}


#homeAbout {
width:332px;
height:155px;
float:left;

}


#HomeWeather {
width:332px;
float:left;

}

#sidemenu {
width:115px;
float:left;
text-align:left;
line-height:50px;
padding-top:10px;
}


#internalsections {
width:710px;
float:left;
padding-left:10px;
padding-right:10px;

}

#topiconback {
width:500px;
height:75;
background-image:url(images/topIconBack.gif);
background-position: bottom left;
background-repeat:no-repeat;
}


#jobs a {
font-weight:bold;
text-decoration:none;
color:#000000;
}

#jobs a:hover {
text-decoration:underline;
}


#sitemap a {
font-weight:bold;
text-decoration:none;
color:#000000;
}

#sitemap a:hover {
text-decoration:underline;
}


a {
text-decoration:none;
color:#000000;
}

a:hover {
text-decoration:underline;
}


div.comments {
	background-color:#FBFDFF;
	color:#000000;
	border:dashed 1px #CCCCCC;
	padding: 10px;
	font-size:12px;
}
