html, body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/concrete-texture-mini.jpg);
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 960px;
	margin: 0px auto;
	background-color: #FFF;
}

#content {
	width: 930px;
	margin: 0px auto;
}

#header {
	height: 85px;
}

#logo {
	width:275px;
	height:90px;
	float:left;
	/*background-image: url(../images/SFS_Header.png);*/
}


#logo h1 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #F76B0C;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 30px;
}

#logo h4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
	padding-left: 75px;
}

#links {
	float: left;
	width: 600px;
}

/*#links ul {
	float:left;
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}*/

#mainimg {
	/*background-image: url(../images/042010_header.jpg);*/
	
	background-repeat: no-repeat;
	height: 445px;
	text-align: right;
}

#mainimg h3 {
	font-family: "Trebuchet MS";
	font-size: 48px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 20px 40px 0px 0px;
}

#mainimg h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 40px 0px 0px;
}
/*Controls the site sponsors carousel*/
#adbar {
	float: right;
	width: 200px;
	padding-right: 5px;
	padding-top: 0;
}
#adbar ul {
	list-style-type: none;
}
#contentarea {
	clear: both;
	padding: 5px 0px 25px;
}

#leftbar {
	float: left;
	width: 710px;
	min-height: 450px;
	border-right: 1px solid #BCBDBC;
	padding-right: 10px;
}


#leftbar h1 {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #106EBC;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 5px;
}

#leftbar h2 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #106EBC;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 5px;
}

#leftbar h3 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #106EBC;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 5px;
}

#leftbar h4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #106EBC;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 5px;
}

#leftbar h5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #106EBC;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 5px;
}

/*#leftbar p{
	color:#797B7A;
	text-decoration:none;
	padding:0px 40px;
	white-space: normal;
	font: normal 11px/normal "Trebuchet MS";
	letter-spacing: normal;
}*/
#leftbartop {
	width: 100%;
	height: 40px;
}
#crumbs {
	float: left;
}

#pagesponsors img {
	float: right;
	border-style: none;
}
#leftbar p, tr, td, tbody {
	color: #525353;
	text-decoration: none;
	padding: 0 5px 0 20px;
	white-space: normal;
	font: normal 12px/19px "Trebuchet MS";
	letter-spacing: .3px;
	margin-bottom: 15px;
}

#leftbar p img {
	padding-right: 5px;
}

#leftbar a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #EE8907;
	font-weight: bold;
	text-decoration: none;
}

#leftbar a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#leftbar ul, ol {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #797B7A;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 75px;
}

/*ApplyForm CSS*/

#ApplyForm {
	padding-left: 20px;
}

.errors {
	color: #797B7A;
	text-decoration: none;
	padding: 0 5px 0 40px;
	white-space: normal;
	font: normal 12px/19px "Trebuchet MS";
	letter-spacing: .3px;
	margin-bottom: 15px;
}

form tr,td {
	vertical-align: top;
	width: 300px;
}

label,input {
	font: normal 12px "Trebuchet MS";
	color: #797B7A;
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: left;
	width: 120px;
	padding-right: 10px;
}

br {
	clear: left;
}

/*Crumbs Custom CSS Code*/

.B_crumbBox {
	padding-left: 20px;
}

.B_currentCrumb {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #EE8907;
	font-weight: bold;
	text-decoration: none;
}

/*Ditto CSS Custom Code*/

/*#columns li h4 {
text-decoration: none;
margin: 0 ;
color: #106EBC;
padding: 5px !important;
font-size: 100%;
}*/

#columns {
	float: left;
	list-style: none;
	padding: 0 10px !important;
	padding-left: 20px !important;
}
#columns ul {
	
	list-style: none;
	height: 110px;
	float: left;
}

#columns li {
	height: auto; /* can set this to keep boxes the same length 
	width: 21% !important;
	/*margin: 10px;*/
	padding: 2px;
	list-style-type: none;
}


blockquote {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #797B7A;
	font-weight: normal;
	text-decoration: none;
	margin-left: 60px;
}

strong {
	font-weight: bold;
}

#rightbar {
	float: right;
	width: 200px;
	margin-left: auto;
	padding-left: 5px;
}

#rightbar h2 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #797B7A;
	font-weight: normal;
	text-decoration: none;
	/*padding-left: 15px;*/
}



#rightbar h3 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #797B7A;
	font-weight: normal;
	text-decoration: none;
	/*padding-left: 15px;*/
}

#rightbar p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #525353;
	font-weight: normal;
	text-decoration: none;
	/*padding-left: 15px;*/
}

#rightbar a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #EE8907;
	font-weight: bold;
	text-decoration: none;
}

.orangetext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #EE8907;
	font-weight: bold;
	text-decoration: none;
}

#bottom {
	clear: both;
	height: 32px;
	padding-top: 25px;
	width: 930px;
}

#email {
	float: left;
	width: 310px;
	background-color: #9BBE00;
	height: 27px;
	padding-top: 5px;
}

#email a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px 40px;
}

#email a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 40px;
}

#loadtime {
	float: left;
	width: 310px;
	background-color: #9BBE00;
	height: 27px;
	padding-top: 5px;
}

#loadtime p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-right: 35px;
}

/*ajaxSearch CSS*/

#ajaxSearch_form {
	color: #444;
	width: auto;
}

#ajaxSearch_form fieldset {
	border: none;
	/*height: 27px;*/
}

#ajaxSearch_input {
	width: auto;
	display: inline;
	height: 15px;
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background: #fff url(images/input-bg.gif) repeat-x top left;
	margin: 0 3px 0 0;
	vertical-align: top;
	padding: 3px 0 0;
	position: relative;
	bottom: 5px;
	left: 40px;
}

#ajaxSearch_submit {
	display: inline;
	height: 22px;
	line-height: 22px;
	visibility: hidden;
}

.ajaxSearch_result {
	padding-left: 20px;
}
.ajaxSearch_paging {
	font: normal 12px/19px "Trebuchet MS";
	color: #797B7A;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 8px;
}
.AS_ajax_resultsIntroFailure {
	font: normal 12px/19px "Trebuchet MS";
	color: #797B7A;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 8px;
}

#validtext {
	float: left;
	width: 310px;
	background-color: #9BBE00;
	height: 27px;
	padding-top: 5px;
}

#validtext p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding-right: 35px;
}

#validtext a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

#validtext a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}