html{font-size:100.01%;}
body{
	margin:0;
	color:#57585a;
	font:62.5% Tahoma, Geneva, sans-serif;
	background:#574938;
	min-width:953px;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#f89829;
}
a:hover{text-decoration:none;}
input, textarea, select{
	font:100% Tahoma, Geneva, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
	font-size:1.1em;
}
.w1{
	width:1023px;
	float:left;
	left:50%;
	position:relative;
	text-align:center;
}
.w2{
	width:953px;
	float:left;
	left:-50%;
	position:relative;
	text-align:left;
	padding:16px 35px 25px;
	background:#fff;
}
.content-area{
	display:table;
	height:1%;
}
#header{
	display:table-header-group;
	height:1%;
}
.logo-section{
	height:1%;
	overflow:hidden;
	color:#b8ada1;
	padding:18px 22px 10px 26px;
	border-bottom:1px solid #dad4cd;
	background:#574938;
}
.logo-section .logo{
	margin:2px 0 0;
	float:left;
	width:273px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
.logo-section .logo a{
	display:block;
	width:273px;
	height:46px;
}
.logo-section strong{
	float:right;
	font-weight:normal;
	font-size:24px;
	line-height:26px;
}
.nav-holder{
	height:1%;
	padding:1px 14px 0;
	background:#574938;
}
.nav-holder:after{
	content:"";
	display:block;
	clear:both;
}
#nav{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	font-size:11px;
	line-height:14px;
}
#nav li{
	float:left;
	padding:0 0 0 2px;
	background:url(../images/divider-nav.gif) no-repeat 100% 9px;
}
#nav li.last-child{background:none;}
#nav a{
	float:left;
	margin:0 -13px 0 0;
	color:#fff;
	text-decoration:none;
	position:relative;
}
#nav a span{
	float:left;
	cursor:pointer;
	background:url(../images/bg-nav-rollover.gif) no-repeat -9999px -9999px;
}
#nav a .l{
	min-height:12px;
	padding:6px 6px 9px 7px;
}
* html #nav a .l{height:12px;}
#nav a .r{
	width:16px;
	height:27px;
}
#nav a:hover,
#nav a.active,
#nav li:hover a,
#nav li.hover a{color:#e76f12;}
#nav a:hover .l,
#nav a.active .l,
#nav li:hover a .l,
#nav li.hover a .l{
	background-color:#564025;
	background-position:0 0;
}
#nav a:hover .r,
#nav a.active .r,
#nav li:hover a .r,
#nav li.hover a .r{background-position:100% -27px;}
#nav .last-child a:hover .r,
#nav .last-child a.active .r{background-color:#564025;}
#nav li.hover,
#nav li:hover {position:relative;}
#nav li.hover ul,
#nav li:hover ul {display:block;}
#nav ul{
	width:150px;
	position:absolute;
	left:-1px;
	top:100%;
	z-index:100;
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #d0842d;
}
* html #nav ul{margin:1px 0 0;}
#nav ul.inner-align{
	left:auto;
	right:0;
}
#nav .last-child ul.inner-align{right:-14px;}
#nav ul li{
	float:none;
	background:none;
	padding:0;
	height:1%;
	vertical-align:middle;
}
#nav li:hover ul a,
#nav li.hover ul a{
	display:block;
	height:1%;
	float:none;
	padding:2px 5px;
	margin:0;
	color:#fff;
	background:#574938;
}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a{color:#e76f12;}
.visual{
	width:100%;
	overflow:hidden;
	border-top:1px solid #dad4cd;
	background:#f89829;
	margin:0 0 15px;
}
.visual img{float:left;}
.visual ul{
	width:161px;
	float:right;
	margin:0;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
	list-style:none;
	font-size:0;
	line-height:0;
}
.visual li{border-bottom:1px solid #fccc94;}
.visual li.last-child{border:none;}
.visual li.last-child a{
	padding-bottom:8px;
	background:#fcb972 url(../images/bg-add-nav-last.gif) no-repeat 0 100%;
}
.visual a{
	font-size:10px;
	line-height:12px;
	display:block;
	padding:9px 0 9px 18px;
	color:#fff;
	text-decoration:none;
	height:1%;
}
.visual a:hover,
.visual a.active{background:#fbc006 url(../images/bg-add-nav-hov.gif) no-repeat;}
.visual li.last-child a:hover{background:#fdd532 url(../images/bg-add-nav-last.gif) no-repeat -161px 100%}
#main{
	display:table-footer-group;
	height:1%;
	background:url(../images/bg-main-c.gif) repeat-y;
}
.main-holder{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-main-b.gif) no-repeat 0 100%;
}
#twocolumns{
	width:777px;
	float:left;
}
.aside1{
	width:214px;
	float:left;
	padding:14px 19px 0 15px;
	border-top:1px solid #dad4cd;
	line-height:13px;
}
.aside1 .box{margin:0 0 14px;}
.aside1 .box h3{
	margin:0;
	color:#f89829;
	font-size:1em;
	line-height:1.18em;
	text-transform: uppercase;
	font-weight: normal;
	}
/*.aside1 .box a {
	padding-left: 2.2em;
	
}	*/
.aside1 .box .pdf {
	background: url(../images/pdf.gif) no-repeat 0 -5px;
	height: 20px;
	display: block;
}

#main h2{
	margin:0;
	color:#56585a;
	font-size:1em;
	line-height:1.18em;
	text-transform: uppercase;
}
#content .txt h2{
	margin:1em 0 0 0;
	color:#f89829;
	font-size:1.2em;
	line-height:1.18em;
	text-transform: none;
	font-weight: normal;
}
ul.news-summary li h3 a {
	color: #666;
	font-size: .9em;
}
ul.news-summary li h3 span.news-date {
	font-size: .9em;
	font-weight: normal;
	color:#564737;
}
.aside1 .heading{
	padding:1px 0 6px;
	margin:0 0 13px;
	border-bottom:1px solid #acacad;
}
.associates-list{
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.91em;
	line-height:1.3em;
	text-transform:uppercase;
}
.associates-list li{margin:0 0 4px;}
.associates-list a{
	color:#f89829;
	text-decoration:none;
}
.associates-list a span{text-decoration:underline;}
.associates-list a:hover{color:#000;}
.associates-list a:hover span{text-decoration:none;}
.associates-list p{
	margin:0;
	padding:5px 0 0 10px;
	font-size:1.1em;
	line-height:1.3em;
	text-transform: none;
}


#content{
	width:513px;
	float:right;
	margin:10px 0 0;
	line-height:1.45em;
}
#content h1{
	margin:0 0 19px;
	font-weight:normal;
	font-size:1.27em;
	line-height:1.21em;
	color:#f89829;
	text-transform:uppercase;
}
#content p{margin:6px 0 0;}
#content .list{
	list-style:none;
	margin:0 0 0 36px;
	padding:0;
}
#content .list p{margin:4px 0 0;}
#content .txt{
	height:1%;
	overflow:hidden;
	margin:0 0 35px;
}
#content .news{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-news-c.gif) repeat-y;
}
#content .news .heading{
	height:1%;
	overflow:hidden;
	background:#dad4cd;
	padding:8px 9px 7px;
}

#content .news h3 a{
	text-decoration: none;
	color:#f89829;
	font-size: 1.2em;
}
#content .news h3 a:hover{text-decoration: underline;}

#content .news a{
	text-decoration:underline;
	color:#564737;
}
#content .news a:hover{text-decoration:none;}

ul.news-summary {
	list-style-type: none;
}
ul.news-summary h3 a {
	text-decoration: none;
}
ul.news-summary h3 a:hover {
	text-decoration: underline;
}


#main h2 span{font-weight:normal;}
#content .news-content{
	width:477px;
	overflow:hidden;
	padding:12px 18px 0;
	font-size:0.91em;
	line-height:1.4em;
	background:url(../images/bg-news-b.gif) no-repeat 0 100%;
	color:#a7a9ac;
}
#content .news ul{
	width:528px;
	overflow:hidden;
	list-style:none;
	margin:0 0 0 -44px;
	padding:0;
}
#content .news ul li{
	width:220px;
	padding:0 0 14px 44px;
	float:left;
}
#content .news-content h3{
	margin:0;
	font-weight:normal;
	font-size:1em;
	line-height:1.4em;
	color:#f89829;
}
#content .news-content p{margin:0;}
#content .news-content p.more a, ul.news-summary p.more a{
	background:url(../images/arrow-more.gif) no-repeat 0 50%;
	padding:0 0 0 9px;
}
#sidebar{
	width:162px;
	float:right;
}
.search{background:#796a5a url(../images/bg-search-c.gif) repeat-y 100% 0;}
.search div.search-background{
	height:1%;
	overflow:hidden;
	padding:15px 5px 6px 10px;
	background:url(../images/bg-search.gif) no-repeat;
}
.search legend,
.search label{display:none;}
.search input{float:left;}
.search .text{
	width:107px;
	padding:3px 4px 0;
	border:0;
	min-height:17px;
	font-size:10px;
	color:#817364;
}
.search .text{height:17px;}
#sidebar .box{
	height:1%;
	overflow:hidden;
	border:solid #edeae6;
	border-width:0 1px 1px;
	padding:16px 10px 23px;
	margin:0 0 10px;
}
#sidebar .box .heading{
	border-bottom:1px solid #fccc94;
	padding:0 1px 6px;
	margin:0 0 17px;
}
#sidebar .box .heading h2{color:#f89829;}
#sidebar .box ul{
	list-style:none;
	margin:0 0 0 4px;
	padding:0;
	font-size:0.91em;
	line-height:1.2em;
}
#sidebar .box ul li{margin:0 0 8px;}
#sidebar .box ul a{
	color:#786958;
	padding:0 0 0 9px;
	background:url(../images/arrow-recruitment-list.gif) no-repeat 0 4px;
}
#sidebar .health{
	width:157px;
	background:#f89829;
	padding:2px;
}
#sidebar .health .heading{padding:6px 7px 9px;}
#sidebar .health .heading h2{
	color:#fff;
	background:url(../images/arrow-health-heading.gif) no-repeat 0 50%;
}
#sidebar .health img{display:block;}
#footer{
	height:1%;
	overflow:hidden;
	background:#58585a;
	color:#fff;
	font-size:0.82em;
	line-height:1.33em;
	margin:9px 0 0;
	padding:11px 16px 11px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;}
#footer p{
	margin:0;
}
#footer ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer ul li{
	float:left;
	margin:0 -1px 0 0;
	padding:0 5px 0 6px;
	background:url(../images/divider-footer-list.gif) no-repeat 100% 50%;
}
a.accessibility{
	position:absolute;
	top:0;
	left:-9999px;
}
/* Staff Photos */
.txt #staff h3 {
	margin-left: 90px;
	font-size: 1em;
}
.txt #staff h3 span.title {
	color:#f89829;
	font-style: normal;
	font-weight: normal;
}
.txt #staff p {
	margin-left: 90px;
}
.txt #staff img {
	float: left;
	margin-top: -24px;
}

* + html .txt #staff img {
	float: left;
	margin-top: -32px;
}
* html .txt #staff img {
	float: left;
	margin-top: -32px;
}

/* Forms */

div.contactform {
	margin-top: 2em;
}

.contactform form p {
	margin: 0;
	padding: 3px 0;
	border: none;
	color: #644B46;
}
.contactform label {
	float: left;
	width: 10em;
	font-size: 1em;
	padding-top: 2px;
	margin: 0;
}
.contactform .contactform input[type="text"]{
	color:#9a3b21;
	font-size: 1.1em !important;	
	width:  150px;
	padding: 2px;
	border-top: 1px solid #B2B3AD;
	border-left: 1px solid #B2B3AD;
	border-bottom: 1px solid #B2B3AD;
	border-right: 1px solid #B2B3AD;
	background: #fff;
	}
* html .contactform .contactform #m2fbrp__20, #m2fbrp__21, #m2fbrp__22, #m2fbrp__23, #m2fbrp__5, #m2fbrp__19, #m2fbrp__6 {
	color:#9a3b21;
	font-size: 1.1em !important;	
	width:  150px;
	padding: 2px;
	border-top: 1px solid #B2B3AD;
	border-left: 1px solid #B2B3AD;
	border-bottom: 1px solid #B2B3AD;
	border-right: 1px solid #B2B3AD;
	background: #fff;
	}
	
.contactform .contactform textarea{
	color:#9a3b21;
	font-size: 1.4em !important;	
	padding: 2px;
	width:  17em;
	height: 10em;
	border-top: 1px solid #B2B3AD;
	border-left: 1px solid #B2B3AD;
	border-bottom: 1px solid #B2B3AD;
	border-right: 1px solid #B2B3AD;
	background: #fff;
}
* html .contactform .contactform textarea{
	width:  16em;
}
* + html .contactform .contactform textarea{
	width:  16em;
}
.contactform fieldset {
	margin: 0 30px 15px 0;
	padding: 5px;
	border: solid 1px #B2B3AD;
}
.contactform legend {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .1em;
	color: #796a5a;
	padding: 4px 8px;
	margin: 0 0 15px 0;
	border-top: 1px solid #B2B3AD;
	border-left: 1px solid #B2B3AD;
	border-bottom: 1px solid #B2B3AD;
	border-right: 1px solid #B2B3AD;
}
.none {
	display: none;
}
.ast {
	color: #C31134;
	background: inherit;
}
.pw {
	font-size: 1em;
}
.contactform .form-button {
	text-align: center;
	margin-right: 134px;
}
* html .contactform .form-button {
	text-align: center;
	margin-right: 130px;
}
.space {
	height: 250px;
}
div.mailer-error {
	color: #C31134;
	margin-bottom: 15px;
	margin-left: 15px;
}
div.mailer-error p.error {
	padding: 2px 0;
}
.form-sub strong {
	display: inline;
	font-weight: bold;
}
.fbsubmit {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .1em;
	color: #796a5a;
	background: #fff;
	padding: 4px 8px;
	margin: 0 0 15px 0;
	border: 1px solid #B2B3AD;
}

/* Generic Table Styles */

table {
	border: 1px solid #666;
	width: 98%;
	border-collapse: collapse;
	margin-bottom: 1em;
	margin-top: 1em;
	background-color: #F4F2E5;
}
th, td {
	padding:  0.1em .7em;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;	
}
thead {
	background:  #bc2127;
	color: #fff;
	border-top: 1px solid #A20531;
	border-bottom: 1px solid #A20531;
}
th {
	font-weight: bold;
	text-align: left;
	padding:  .4em .7em;
}
tr:hover {
	background-color: #D8D6C3;
}
thead tr:hover {
	background: #bc2127;
}
td.right-just {
	text-align: right;
	pading-right: 20px;
}
div#address-block {
	display: block;
	clear:  both;
	height: 80px;
}
div.address-left {
	float: left;
	display: block;	
}
div.address-right {
	float: right;
	margin-right: 40px;
	display: block;
}
ul.jobber-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.jobber-list li{
	padding: 5px 0;
}
.flashplayer {
	margin-bottom: -3px;
}
* html .flashplayer {
	margin-top: -122px;
	
}
.image {
	height: 120px !important;
}
#job-seeker {
	padding-top: 50px;
}
