/* CSS Document */

/* -- Generic HTML Tag Styles -- */
body {
	background:#b96;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 16px;
	color: #000000;
}

h2 {
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}
	
h3 {
	font-size: 14px;
	color: #b96;
}
	
h4 {
	color:#000;
	font-size: 1.18em;
	font-weight:bold;
}
	
h5 {
	background-color:#ab5; 
	color:#fff;
	font-size: 1.18em;
	padding: 5px;
	font-weight:bold;

/*	font-size: 12px;
	color: #B99C6B;
	text-decoration:underline;*/
}
	
h6 {
	font-size:9px;
	color:#666666;
}
	
p {font-size:110%;}
	
a, a:active, a:visited, a:link {
	color: #887350;
	text-decoration:underline;
	padding:1px;
}
	
a:hover {
	color:#fff;
	background-color:#887350;
	text-decoration:none;
	padding:1px;
}
	
.none a, .none a:active, .none a:visited, .none a:link, .none a:hover {
	color:#fff;
	background-color:#fff;
	padding: 0;
	margin: 0;
	text-decoration:none
}
/* --End Generic HTML Tag Styles -- */

.wrapper {	
	width:800px; 
	color: #333;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #FFF url(/images/page-right.png) right repeat-y;
	border: 1px solid #838588;
}

/* -- Header -- */

#header {
	background: url(/images/page-left.png) repeat-y;	
	height:100px;
}

	#header #logo {
		position:relative;
		float:left;
		background: url(../images/logo.gif) left top no-repeat;
		width:185px;
		height:53px;
		top:20px;
		left:20px;
		clear:right;
	}

	#header .phone {
		position:relative;
		float:right; 
		top:55px;
		color:#645747;
		padding:0 24px 0 0;
	}

.fir span {
	display:none;
}

.green_header {
	font-size:1.18em;
	background-color:#ab5;
	color:#fff;
	padding:2px;
	font-weight:bold;
}

.navigation_holder {
	float:left;
	background: url(../images/nav-back.gif) top left repeat-x;
	position:relative;
	top:33px;
	left:118px;
	width: auto;
}

.navigation {
	height:30px;
	vertical-align:middle;
	line-height:30px;
	font-size:12px;
}

	.navigation a,
	.navigation a:active,
	.navigation a:visited,
	.navigation a:link {
		color:#645747;
		text-decoration:none;
		padding: 3px;
		margin: 0 7px 0 0;
	}
	
	
	.this a, .this a:visited, .this a:link, .this a:hover	{
		vertical-align:middle;
		font-size:12px;
		color:#fff;
		background-color:#ab5;
		padding: 3px;
		margin: 0 7px 0 0;
		text-decoration:none;
	}
	
	
	.navigation a:hover	{
		color:#fff;
		background-color:#ab5;
		padding: 3px;
		margin: 0 7px 0 0;
		text-decoration:none;
	}

/* -- End Header -- */


/* -- Content == */

#main ul {
	font-size:1.18em;
	line-height:1.36em;
}

/*.job_side_divider
{
	border-top:1px solid #ECECEC; 
	padding: 5px 0 7px 0;
}*/
#announcement {
	background:#f0f0f0;
	border:1px solid #D6D771;
	padding:10px;
	margin:0 0 1.18em 0;
}

h1.rsslink {
	background:url(../images/feed-icon-28x28.png) 0 0 no-repeat; padding:5px 0 0 38px;
	height:32px;
	vertical-align:middle;
}

.buttonLink {
	text-align:center;
	padding:1.64em;
	margin:0 0 1.18em 0;
}

.buttonLink a {
	font-size:1.18em;
	background: #887755;
	margin: 12px 13px;
	padding:10px;
	font-weight: bold;
	color:#ffffff;
	border: 1px solid;
	border-top-color: #C0A271;
	border-left-color: #C0A271;
	border-bottom-color: #5A4C35;
	border-right-color: #5A4C35;
	width: 100px;
	height:35px;
}

.buttonLink a:hover {
	text-decoration:none;
}

#job_side_divider li
{
	list-style: none;
	margin-left:-40px;
	border-top:1px solid #ECECEC; 
	padding: 3px 0 3px 0;
}

#main
{ 
	padding: 12px 25px 25px 25px;
	background: url(../images/page-left.png) repeat-y;
	position: relative;
}

.left
{
float:left; width:220px; margin: 5px; 
}

.right
{
float:left;  margin:5px;
}
	
	.jobsearch
	{
		/*position:relative;*/
		/*float:left;*/
		background: url(/images/find-a-job-but.gif) center top no-repeat;
		width:95px;
		height:30px;
	}
	
	.jobsearch span{display:none;}
	
	.sendresume
	{
		/*position:relative;*/
		/*float:left;*/
		background: url(/images/send-resume-but.gif) center top no-repeat;
		width:95px;
		height:30px;
	}
	
	.sendresume span{display:none;}
	
.col3_left
{
	/*margin:0 0 0 2px;*/
	float: left;
	/*width: 90px;	*/
	width:110px;
}

.col3_right
{
	width: 132px;
	margin:0 0 20px 10px;
	float: left;
}
	
.col6_left
{
	float: left;
	width: 570px;
	border-right: 1px solid #E5E5E5;
	padding:0 10px 0 10px;
	margin-bottom:1.36em;
}

.col6_right
{
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	width: 600px;
	border-left: 1px solid #E5E5E5;
	margin-bottom:1.36em;
}
	
	
.col3_middle
{
	float: left;
	margin: 0 0 0 10px;
	padding: 0 10px 0 0px;
	border-right: 1px solid #E5E5E5;
	width: 360px;
}

* html col3_middle
{
	display: inline;
}
	
* html col6_middle
{
	display: inline;
}

form {
    margin: 0;
    padding: 0;
}

form fieldset {
	border: 1px solid #C7CB6C;
	margin: 1em 0;
	padding:15px;	
}

form legend {
	background-color:#C7CB6C; 
	color:#fff;
	font-size: 120%;
	/*font-family: arial, sans-serif;*/
	padding: 5px;
	font-weight:bold;
}

label
{
	display:block;
	margin:4px 0 7px 0;
	border-bottom:1px solid #ECECEC;
}

.footer
{
	clear:both;
	left:50%;
	border-top:1px solid #ECECEC;
	color:#000000;
	width:auto;
	text-align:left;
	padding: 15px 10px 0 10px;
	line-height: 1.3em;
	margin-top:1em;
}

.footer span 
{
	float:right;
}

form input.formbutton {
	background: #887350;
	padding: 2px 3px;
	/*font-weight: bold;*/
	color: #fff;
	border: 1px solid;
	border-top-color: #C0A271;
	border-left-color: #C0A271;
	border-bottom-color: #5A4C35;
	border-right-color: #5A4C35;
	width: 100px;
	cursor: pointer;
	cursor: hand;
}


input.formbutton:active {
	border-top-color: #5A4C35;
	border-left-color: #5A4C35;
	border-bottom-color: #C0A271;
	border-right-color: #C0A271;
}

#rss a,#rss a:link,#rss a:visited, #rss a:hover, #rss a:active {
	padding:0; 
	margin:0;
	text-decoration:none;
	background:#fff;
}

