@charset "UTF-8";

html {
     overflow: -moz-scrollbars-vertical;
     }


#header {
	margin: auto;
	width: 875px;
	height: 119px;
	background-image: url(images/header.jpg);
	color: #AC8C77;
}
.main_nav a  {
	margin-right: 15px;
	color: #F5E7D0;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
}
.main_nav a:hover {
	color: #A74406;
}
#flash {
	margin: auto;
	width: 875px;
	height: 219px;
}
#content {
	margin: auto;
	width: 852px;
}
.content_bg {
	background-image: url(images/content_area_home_mid_tile.gif);
	background-repeat: repeat-y;
}
.content_bg a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.content_bg a:hover {
	color: #B54502;
}
.submitresume a {
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
.submitresume a:hover {
	color: #333333;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content  h2 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #B54502;
	margin-top: 10px;
}
#content h3 {
	color: #B54502;
	margin-top: 10px;
}
#content h5 {
	color: #B54502;
	font-size: 13px;
	margin-bottom: 6px;
}
#content li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
}
#footer {
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B1505;
}
#contact {
	margin: auto;
	width: 850px;
	height: 50px;
	color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 16px;
}
#contact img {
	margin-right: 10px;
}
.top_nav {
	padding-top: 5px;
}
.top_nav a {
	margin-right: 5px;
	color: #F5E7D0;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
}
.top_nav a:hover {
	color: #8C3805;
}
#subheaderEmp {
	margin: auto;
	width: 815px;
	height: 90px;
	background-image: url(images/subpage_header_emp.jpg);
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 60px;
	color: #333333;
}
#subheaderJobseek {
	margin: auto;
	width: 815px;
	height: 90px;
	background-image: url(images/subpage_header_jobseek.jpg);
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 60px;
	color: #333333;
}
#subheaderAbout {
	margin: auto;
	width: 815px;
	height: 90px;
	background-image: url(images/subpage_header_about.jpg);
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 60px;
	color: #333333;
}
#subheaderContact {
	margin: auto;
	width: 815px;
	height: 90px;
	background-image: url(images/subpage_header_contact.jpg);
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 60px;
	color: #333333;
}
#subheaderNews {
	margin: auto;
	width: 815px;
	height: 90px;
	background-image: url(images/subpage_header_news.jpg);
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 60px;
	color: #333333;
}
#subheaderClient {
	margin: auto;
	width: 815px;
	height: 90px;
	background-image: url(images/subpage_header_order.jpg);
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 60px;
	color: #333333;
}
#subheaderRes {
	margin: auto;
	width: 815px;
	height: 90px;
	background-image: url(images/subpage_header_resume.jpg);
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 60px;
	color: #333333;
}
.bullets_emp {
	width: 200px;
}
.img {
	margin-right: 10px;
}
.jobopenings {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.contact a {
	color: #000099;
	font-size: 12px;
}
.imgRight {
	margin-left: 10px;
}
.newsRule {
	color: #B54502;
	font-size: small;
}
.newsSubhead {
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
}
#copyright {
	color: #CCCCCC;
	margin: auto;
	width: 850px;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#copyright a {
	display: inline;
	margin-right: 5px;
	color: #FFFFFF;
}
#copyright a:hover {
	display: inline;
	margin-right: 5px;
	color: #999999;
}
