body{
	background-image: url('/images/strip.gif');
	background-repeat: repeat-x;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}

#container{
	margin: 0px auto auto auto;
	width: 853px;
	background-image: url('/images/bg.png');
	background-repeat: repeat-y;
	padding-left: 6px;
}


#header{
	width: 811px;
	height: 143px;

}
#main{
	background-color: #ffffff;
 	width: 811px;
 	padding: 0px 15px 0px 15px;
}

#address_header{
	padding-top: 77px;
	padding-right: 10px;
	float: right;
	color: #666;
}

#subheader{
	width: 811px;
	height: 152px;
}
#subheader_left_beta{
	width: 468px;
	height: 91px;
	background-image: url('/images/home/sherwood_prestige2.jpg');
	background-repeat: no-repeat;
	float: left;
	padding: 61px 122px 0px 19px ;
	color: #ffffff;
	
}

#subheader_left{
	width: 468px;
	height: 91px;
	background-image: url('/images/sherwood_prestige.jpg');
	background-repeat: no-repeat;
	float: left;
	padding: 61px 122px 0px 19px ;
	color: #ffffff;
	
}

#subheader_right{
	width: 202px;
	height: 152px;
	float: left;
}

#sitesearch{
	font-weight: bold;
	margin-top: 50px;
}

#sitesearch input{
   border: 1px solid #7f9db9;
}

#submitbutton{
	background-image: url('/images/submit.gif');
}

#middle{
	width: 811px;
	background-image: url('/images/home/bg.gif');
	background-repeat: repeat-y;
	height: 100%;
	
}

#menu{
	width: 189px;
	float: left;
	padding-top: 33px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	margin: 0 0 0px 0;
	padding: 0px;
	list-style: none;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	width: 168px;
	height: 21px;
	background-image: url('/images/menusep.gif');
}

#menu li a{
	color: #0b63a6;
	text-decoration: none;
}

#submenu{
	padding-left: 20px;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}

#altmenubg{
	background-image: url('/images/menusep2.gif');
}

#content{
	width: 405px;
	float: left;
	padding-top: 33px;
	padding-right: 15px;
}

#sidebar{
padding-top: 33px;
	width: 202px;
	float: left;
	background-color: #f5f8fb;
}

.sidebar_content{
	padding-left: 13px;
	padding-right: 13px;
}

#footer{
	width: 811px;
	height: 30px;
	background-image: url('/images/tempfooter.gif');
	color: #ffffff;
	line-height: 30px;
}
#footer a{
	color: #ffffff;
	text-decoration: none;
}

.content_highlighted{
	color: #000000;
	font-weight: bold;
}

a{
	color: #f30;
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0B63A6;
}

h2{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	
}

td{
	color: #000000;
}

#news_item{
	width: 400px;
}
#news_date, #careers_more{
	float: right;
}

#news_headline h2{
	font-weight: bold;
}

#news_headline a{
	font-weight: bold;
}


#news_item img{
	margin-right: 20px;	
}

#career_item{
	width: 400px;
}
