* {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: none;
}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #361601;
	color: #030303;
	line-height: 200%;
}

/*text and defaults*/

p {
	font-size: 1.1em;
	margin-bottom: 1.1em;
}

li p, ul ul, ul ol, ol ul, ol ol {
	font-size: 1em;
}

ul {
	list-style: none;
	font-size: 1.1em;
}

dl, ol {
	font-size: 1.1em;
}

ul dl {
	font-size: 1em;
}

ul.bullets {
	margin-bottom: 1.1em;
	margin-left: 15px;
	list-style: disc;
}

h1, h2, h3, h4, h5 {/*h6 will always be black*/
	color: #361601;
}

h1 {
	font-size: 1.6em;
	margin-bottom: .5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.4em;
}

h4, h5 {
	font-size: 1.3em;
}

h6 {
	font-size: 1.1em;
}

a {
	text-decoration: underline;
	color: #79893e;
}

a:visited {
	color: #79893e;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.pagination-more{color:#79893E !important;float:right;padding:10px;}
#header a, #header p, #nav a, #nav a:visited, .main .column a, .main .column a:visited, .main .box a, .main .box a:visited {
	color: #361601;
}

.main h2 {
	color: #564d3c;
	margin-bottom: 1.1em;
}

.main h3 {
	background: #564d3c;
	color: #fff;
	line-height: 2em;
	zoom: 1;
}

.sidebar h3 {
	background: #79893e;
	color: #fff;
	line-height: 2em;
	zoom: 1;
}

.left {
	float: left;
}

.right {
	float: right;
        width: 70%;
}

.clear {
	clear: both;
}

input, textarea {
	padding: 2px;
	margin: 2px 0;
}

.inner {
	position: relative;
	zoom: 1;
}
.inner dd {margin-bottom: 20px; }
.inner dt {margin-bottom: 10px;}
/*end text and defaults*/

/*main layout*/
#wrapper {
	width: 950px;
	margin: 12px auto;
	background: #fff;
	position: relative;
}

#header {
	height: 140px;
}

#header .inner {
	padding: 20px 20px 0 20px;
}

ul#nav {
	background: url(../job-images/93/nav-stripe.gif) repeat-x;
	height: 23px;
	padding: 3px 0 17px;
}

#nav li {
	height: 23px;
	line-height: 23px;
	float: left;
	border-left: 1px solid white;
	padding: 0 18px;
	text-transform: capitalize;
	font-size: 1.2em;
}

#nav a {
	text-decoration: none !important;
}

#nav a:hover, #nav a.active {
	color: #79893e;
}

#nav li.first {
	border: none;
}

#page {
	overflow: hidden;
}

.sidebar {
        font-size: 11px;
	width: 287px;
	float: left;
	clear: left;
	line-height: 150%;
}

#page .sidebar {
	padding-top: 209px;
	background: url(../job-images/93/fade.jpg) top left no-repeat;
}

.sidebar .inner {
	padding: 1.2em 0 20px 20px;
}
.sidebar .inner li
{
    margin-bottom: 10px;
     font-size: 12px;
font-weight: bold;
}

#footer .sidebar .inner {
        font-size: 12px;
        font-weight: bold;
}

#footer .sidebar .inner a{

        /*font-size: 12px;*/
        /*display: block;*/
        margin-bottom: 10px;
        padding-right:15px;
}

.main {
	width: 645px;
	float: right;
	clear: right;
}

#page .main {
	
}

.main .inner {
	padding: 20px 0 0 0;
}
.main .inner .pn_links{
	width: 100%;
}
.main .inner .pn_links td{
	padding-left: 10px;
        padding-right: 10px;
        font-size: 11px;
}

.main h1#compassion {
	text-indent: -9999px;
	height: 55px;
	background: url(../job-images/93/compassion.png) center center no-repeat;
	margin-bottom: 0;
}

#intro {
	height: 134px;
	_overflow: hidden;
}

#intro p {
	font-size: 11px;
	margin-bottom: 6px;
	line-height: 18px;
}

#page .main .three-columns {
	padding: 0;
	background: url(../job-images/93/columns.gif) top left repeat-y;
	overflow: hidden;
	zoom: 1;
}

.main h3, .main .column .inner, .main #intro p, .sidebar h3 {
	padding: 0 20px;
}

.main .column .inner {
	margin: 1.1em 0;
}

#page .main .three-columns .column {
	float: left;
	width: 213px;
	margin-right: 3px;
}

#page .main .three-columns .column3 {
	float: left;
	width: 213px;
	margin-right: 0;
}

#page .main .column ul {
	margin: 1.1em 0;
	line-height: 225%;
}

#page .main .column ul li {
	padding-left: 10px;
	background: url(../job-images/93/column-arrow.gif) left 8px no-repeat;
	zoom: 1;
}

#page .main .two-columns {
	padding: 0;
	background: url(../job-images/93/columns2.gif) top left repeat-y;
	overflow: hidden;
	zoom: 1;
}

#page .main .two-columns .column {
	float: left;
	width: 312px;
	margin-right: 20px;
}

#page .main .two-columns .column2 {
	margin-right: 0 !important;
}

.two-columns .inner {font-size: 10px; font-weight: bold;}
#page .box {
	margin: 1.1em 0;
	border: 1px solid #a79f8e;
	border-right: none;
}

#page .box table {
	width: 100%;
 border-collapse:collapse;
}

#page .box th {







	text-transform: uppercase;
	text-align: left;
	padding: .5em 20px;
	border-top: 1px solid #a79f8e;
	border-right: 1px solid #a79f8e;
}

#page .box tr {
	font-size: 1.1em;
}

#page .box td {
	padding: .3em 20px;
	border-top: 1px solid #a79f8e;
	border-right: 1px solid #a79f8e;
       
}

#page .main .box .inner {
	padding: 10px 20px;
}

#page .section {
        font-size: 11px;
	border-bottom: 1px solid #a79f8e;
	padding: 1.1em 20px 1.1em 0;
}

.main dl {
	
}

.main dt {
	margin-bottom: 1.1em;
	padding-left: 10px;
	background: url(../job-images/93/dt-arrow.gif) left center no-repeat;
	color: #361601;
	zoom: 1;
}

.main dd {
	margin-bottom: 1.1em;
}

#signup {}
#footer {
	clear: both;
	overflow: hidden;
}

#footer .main {
	
}

#footer .main .inner {
	padding: 12px 0 20px 20px;
	background: url(../job-images/93/library.jpg) top right no-repeat #e6e0d0;
	height: 156px;
	_overflow: hidden;
}

#footer h4, #footer h5 {
	font-size: 13px;
}

#footer .main .inner * {
	color: #361601 !important;
}

#footer .main ul.bullets {
	margin-bottom: 2px;
}

#footer .main p, #footer .main ul.bullets li {
	font-size: 11px;
	line-height: 16px;
}

span#committed {
	display: block;
	height: 39px;
	background: url(../job-images/93/committed.png) no-repeat;
	text-indent: -9999px;
}
#icons {width:200px; margin-top: 10px; padding-left: 5px;} 
#icons a{display: inline; padding:0px; padding-right: 5px;}
#icons img{margin-bottom: 5px;}

/*end main layout*/

/*forms*/
form#subscribe {
	
}

form#subscribe input.text {
	width: 254px;
	border: 1px solid #cecece;
	padding: 2px 1px;
}

label {
	text-transform: uppercase;
	font-size: 1.1el;
	color: #6b6b6b;
}
/*end forms*/
.searchForm{	
	position:relative; z-index:999;
	background: url(../job-images/93/bg-searchform.gif) repeat-x;
	height:54px; padding-top:19px;
}
	.searchForm label{
			color:#432510; font-size:14px; line-height:15px;
			float:left; display:inline; margin-top:12px;
			margin-left:150px; text-transform:none;
			font-family:"Trebuchet MS";
	}
	.searchForm #job_input_text{
		border:1px solid #d1cdc4; border-bottom:0;
		float:left; display:inline;
		background:#fff; color:#444;
		font-family: Arial, Helvetica, sans-serif; font-size:13px;
		margin:0 10px; padding:7px 6px 7px 6px; margin-top:4px;
		width:200px;
	}
	.searchForm .input_submit{
		float:left; display:inline;
		border:none; background: url(../job-images/93/btn-go.gif) no-repeat;
		cursor:pointer;
		height:40px; width:40px;
                text-indent: -1000px;
font-size: 0px;
	}

/* Search Popup */
#srb{
	position:absolute; top:73px; left:106px;
	background:#fff;
	color:#000; overflow:hidden;
	float:left; clear:both; width:422px;	border:1px solid #432510;
	
/*	display:none;*/


}
#srb .header{
	background: url(../job-images/93/bg-searchform.gif) repeat-x;
	font-size:11px;
	padding:8px 10px;
    text-align: left;  
	width: 402px; margin-bottom:10px;
}
	#srb .header h4 {  
		color:#432510;
		font-size:11px; font-weight:bold;
	}
	#srb .header .close a { color: #432510; font-weight:bold; text-decoration:none; position: absolute; top: 9px; right: 10px; }


	#srb .content{ width:396px; margin-left:13px;}
	#srb .content tr td a{ 
		color:#432510; text-decoration:none; display:block;
	}
	#srb .content tr td a:hover{ text-decoration:underline;}
	#srb .content tr td{
		border-bottom:1px solid #a2a2a2;
		padding:6px 8px;
		color:#000;
	}
	#srb .content tr:hover td {	background:#432510; cursor:pointer; color:#fff; }
	#srb .content tr:hover td a{ color:#fff;}

	#srb .content tr.srb-lastrow td{ padding-top:15px; padding-bottom:10px; border:0;background:none;}
	#srb .content tr.srb-lastrow td:hover{ background:none;}
	#srb .content tr.srb-lastrow td a{ background:none; font-weight:bold; color:#000; display:inline-block;}
	#srb .content tr.srb-lastrow td a:hover{ text-decoration:underline; background:none;}
	#srb .content tr.srb-lastrow:hover td a{ background:none;}		
	

#page .box table tr.results td{ 
	border:0; font-size:16px; color:#323232; font-weight:bold;
	padding:17px 20px;
}	
#page .box table tr th{ background:#e5e0cf; color:#361601;}
#page .box table tr th.title{ width:55%;}
.tableSearchResults{width:100%;}
.tableSearchResults th {width: 0px;}
.tableSearchResults th.thJobTitle{width: 400px;}
.tableSearchResults th.thLocations{width: 150px;}
.trFilterResults{display:none;}
.cloud-Big {color: #2D1201; font-size: 15px; font-weight: bold;}
.cloud-Medium {color: #323232; font-size: 12px; /*font-weight: bold;*/}
.cloud-Small {color: #2D1201; font-size: 12px;}
.cloud-Tiny {color: #323232; font-size: 10px;}
.cloud-NotShown{display:none;}
.tagcloud a{line-height:25px;
margin-bottom:10px;
padding-right:15px;}
.pagination-back { margin-right:2em;}

.jobDescription
{
font-size: 1.1em;
font-family:Arial, Helvetica, Verdana, sans-serif !important;
}
.jobDescription p span{
font-family:Arial, Helvetica, Verdana, sans-serif !important;
}
.jobDescription br
{
line-height:12px;
}
/* 
Error page 				
*/
#errorPage{background:white;}
#divError {
width: 600px;
margin: 50px auto;
border: 1px solid gray;
padding: 20px;
font-family: 'Trebuchet MS', Arial, Sans-serif !important;
}
#divError h3 {
background:url(../job-images/93/errorPage.gif) no-repeat left top;
color:#666666;
font-size:2em;
padding:0 40px 20px;
margin:0;
border:0;
}
#divError p {
color:#666666;
font-size:1em;
padding:0;
margin:0 0 6px 0;
border:0;
}
#divError a {
color:#3399CC;
font-size:1em;
padding:0;
margin:0;
border:0;
}
