body {
	margin:10px;
	padding: 0;
	color: #916534;
	background-color: #f1ebdb;
	font-family:   Georgia, "Times New Roman", Times, serif; /* Verdana, sans-serif; */
	font-size: 100%;
	text-align: left;
	}

.clear {
	clear: both;
	}
.alignright {
	text-align: right;
	}
.wide {
	}
.top {
	border-bottom: 0px solid #000;
	margin-left:10px;
	margin-right:10px;
	}
.bottom {
	font-size: 8pt;
	padding:15px 25px 0 25px;
	background:#f1ebdb url(/images/footer_shadow.gif) repeat-x top left;
	}
.bottom p{
	font-size: 8pt;
	color:#999;
	}

.wrapper {
	margin: 0 auto;
	width: 762px;
	w\idth: 760px;  /* C + R + 1 */
	text-align: left;
	background-color: #fff;
	border: 0px solid #000;
	}
	
.wrap_inner {
	}

.outer {
	margin-right: 230px;  /* R */
	border-right: 1px solid #97c00e;
	background-color: #fff;
	margin-top:10px;
	margin-bottom: 20px;
	}
	
.center {
	float: left;
	width: 100%;
	margin-right: -1px;
	}
.incenter{
	padding: 0 15px;
	margin-left:10px;
	}
	
.right {
	float: right;
	position: relative;
	width: 230px;  /* L */
	margin-right: -231px;  /* -R-1 */
	margin-left: 2px;
}
.inright{
	margin-left:10px;
	margin-right:10px;
}

/* previene allargamento floats in IE/Mac \*//*/
* html .inright, * html .incenter {
	width: 100%;
	overflow: hidden;
}
/**/

.outer {
	word-wrap: break-word;
}




p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:20px;
	color:#956939;
	padding: 0px;
	margin: 0px 0 15px 0;
	border: none;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color:#716652;
	line-height: 40px;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 10px 0 10px 0;
	}
	
	
h2 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#716652;
	line-height: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;
	
	
	}	
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px;
	color:#716652;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;
	}	
	
	
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	color:#333;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;
	}	
	
	
	
	
a, a:link,a:visited{
	color:#339900;
	border-bottom: 1px dotted #339900;
	text-decoration: none;
	}
	
a:hover{
	/* color:#339900; */
	color:#006600;
	background-color: #FEFF99;
	border-bottom: 1px solid #339900;
	text-decoration: none;
	}


#logo {
	float:left;
	margin: 0 64px 0px 15px;
	border:0px;
	vertical-align:top;
	}



#home_link {
	width:100%;
	border-bottom:1px solid #EAEED3;
	font-size: 11px;
	padding:0;
	margin:-2px 0 20px 0;
	line-height:10px;
	}
#home_link a, #home_link a:link, #home_link a:visited {
	text-decoration:none;
	border: 0px solid;
	color: #916534;
	margin-left:14px;
	line-height:20px;
	}	
#home_link a:hover {
	border: 0px solid;
	color: #916534;
	margin-left:14px;
	background-color: #FEFF99;
	}
	
	
.top p{
	font: 24px Georgia, serif;
	line-height: 31px;
	vertical-align:top;
	margin-top:0px;
	margin-bottom:20px;
	margin-right:0px;
}

#navbar {
	clear:both;
	background-color:#97BF0D;
	height: 25px;
	padding:0 0 0 5px;
	position:relative;
	z-index:1000;
}
#page_image_div {
	clear:both;
	width:100%;
	background-color:#97BF0D;
}

.label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D0C1A2;
	padding: 2px 5px 2px 5px ;
	margin: 5px 0px 5px 10px;
	border-bottom: 1px solid #BAB5B9;
	}	

.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #656565;
	margin: 0px 20px 15px 15px;
	}	

.white {
	color: #fff;
	}	

.box {	
	border-bottom: 1px solid;
	border-bottom: 1px solid;
	padding: 10px 20px 5px 20px;
	}

.feature h2 {
	margin: 0;
	}
	
.notes p{
	font: 11px Verdana, sans-serif;
	line-height:16px;
	color:#656565;
	}
	
	

/** RIGHT COLUMN **/




.bordered p{
	font: 11px Verdana, sans-serif;
	line-height:16px;
	color:#656565;
	
} 

.bordered img{
	display:block;
}


.jobContainer{
	margin:0;
	}	
.jobBox .jobTitle {
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	color:#59483f;
	}
.jobBox .location {
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	color:#666;
	}
	
a.jobBox, a.jobBox:visited{
	display:block;
	line-height:12px;
	border-bottom: 1px solid #999;
	margin: 0px;
	padding: 5px 5px 5px 5px;		
	text-decoration:none;
	}
a.jobBox:hover {	
	border-bottom: 3px solid #97c00e;
	padding: 5px 5px 3px 5px;		
	background: #FFF url(/images/job_hover_bg.gif) repeat-x bottom left;
	text-decoration:none;
	}
.nomargin{
	margin:0px;
}

job_summary .title, #job_div .title {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height:20px;
	color: #59483f;
	}
	
.summary {
	font: 10px Verdana, sans-serif;
	font-weight: normal;
	line-height:14px;
	color: #59483f;

	}
.jobType{
	font: 10px Verdana, sans-serif;
	font-weight: normal;
	line-height:14px;
	color: #666;
	}
	
.location, .salary {
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	line-height:14px;
	color: #666;
	}
#position_filled{
	border:1px solid #c00;
	padding:0 20px 10px 20px;
	background-color: white;
}
#position_filled h1{
	font-size:18px;
	color: #c00;
}
#position_filled p{
	font-size:14px;
	color: #c00;
}

	
	
/*/////////////////////////////*/

		
.title{
	font: 10px Verdana, sans-serif;
	font-weight: normal;
	line-height:14px;
	color: #59483f;
	}


.jobBox .jobSummary  {
	font: 10px Verdana, sans-serif;
	font-weight: normal;
	color:#666;
	}
	
	
.jobBox .salary {
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	color:#59483f;
	}			

.hidden{
	display:none;
}


/* EACH JOB PAGE */

.jobSearch{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height:16px;
	color:#656565;
	background-color: #f8f5f0;
	border-top: 1px solid #b5b3b4;
	border-bottom:  1px solid #b5b3b4;
	padding: 10px 10px 10px 10px;
	margin:0px 0 20px 0;
	width: 100%;	
	}
	
.jobSearch td{
	padding: 0px 10px 0px 0px;
	margin:0px 10px 0px 0;
	}
	
.job_info{	
	font: 10px Verdana, sans-serif;
	font-weight: normal;
	color:#666;
	margin-bottom:20px;
	}
	
.jobref{
	font-weight: bold;
	padding-left:10px;
	}	
	
#typeSelect {
	margin-top: 10px;
	}	

#locationSelect {
	margin-top: 10px;
	}	

/* WYMeditor */


	
/*IMG: float left */
.float_left /* img */{
	display:block;
	float:left;
	margin:10px 20px 10px 0px;
    /* display:block;float:left;margin:0px 10px 10px 0px; */
}

/*IMG: float right */
.float_right  /* img */{
	display:block;
	float:right;
	margin:10px 0px 10px 20px;
    /* display:block;float:right;margin:0px 0px 10px 10px; */
	}

/*DIV: Featured Jobs */
.featuredJobs /* div */ {		
	margin: 0 0 10px 0;
	padding: 25px 0px 0px 0px;
	border-bottom: 8px solid #D0C1A2;	
	background: transparent url(/images/featuredJobs.gif) no-repeat top left;
    /*
	margin: 0px;
	padding: 25px 0px 0px 0px;
	border-bottom: 8px solid #D0C1A2;	
	background: transparent url(/images/featuredJobs.gif) no-repeat top left;
    */
	}

/*DIV: Bordered Box */
.bordered /* div */  {
	border:1px solid #aaa;
	margin:10px 0 10px 0;
	padding:2px;
	font: 10px Verdana, sans-serif;
	color: #444;
	/*
	border:1px solid #aaa;
	margin:10px 0 10px 0;
	padding:2px;
	font: 10px Verdana, sans-serif;
	color: #444;
	*/
	}

/*DIV: Notes Box */
.notes  /* div */  {
	background-color: #f8f5f0;
	border-top: 1px solid #b5b3b4;
	border-bottom:  1px solid #b5b3b4;
	margin:0 0 10px 0;
	padding:10px 15px 10px 15px;
	font: 10px Verdana, sans-serif;
	color: #444;
	/*
	background-color: #f8f5f0;
	border-top: 1px solid #b5b3b4;
	border-bottom:  1px solid #b5b3b4;
	margin:20px 0 20px 0;
	padding:10px 20px 0 20px;
	font: 10px Verdana, sans-serif;
	color: #444;
	*/
	}	
	

/*DIV: Feature Box */
.feature  /* div */	{
	background-color: #fdffd7;
	border-top: 4px solid  #97c00e;
	border-bottom: 1px solid  #97c00e;
	padding:10px 20px 0 20px;
	margin: 0px 0 20px 0;
	font: 15px Georgia,Times,serif;	
	color:
	/*
	background-color: #fdffd7;
	border-top: 4px solid  #97c00e;
	border-bottom: 1px solid  #97c00e;
	padding:10px 20px 0 20px;
	margin: 10px 0 10px 0;
	font: 15px Georgia,Times,serif;	
	color:
	*/
	}



/* /WYMeditor */

.featuredJobs p{
	margin: 0 0 1px 0;
}

/*
.incenter img, .inright img{
	float:right;
	border:0px solid;
	margin:10px 0 10px 10px;
}
*/


.bordered {
	float:none;
	margin:0 0 10px 0;
	padding:0 5px 0 5px;
	/* padding:0px; */
	display:block;
}

.bordered img{
	float:none;
	margin:0px;
	padding:0px;
	display:block;
}
.bordered p{
	padding:0;
	
}







.bottom a, .bottom a:link, .bottom a:visited {
	color:#999;
	text-decoration:none;
	border-bottom:0 solid;
}
.bottom a:hover {
	color:#333;
	text-decoration:underline;
	border-bottom:0 solid;
	background-color:transparent;
}

/* ///// SITE FORMS ///// */


.site_form{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 0px;
	margin:0 ;
}
.site_form td{
	line-height: 24px;
	vertical-align:top;
	padding: 0 20px 0 0;
}
.site_form input, .site_form textarea {
	width:100%;
}
.site_form .nowidth{
	width:auto;
}

.feedback{
	border:1px solid #999;
	background-color: #eee;
	margin: 0 20px 20px 0;
	padding:10px;
}

.vsmall{
	font: 9px Verdana, sans-serif;
	color:#656565;
	margin: 0 100px 20px 0;
}

.employer_logo{
	float:right;
	margin: 5px 0 0 20px;
}
.employer_logo2{
	float:right;
	margin: 0 0 0 20px;
}

.imgP{
	font: 10px Verdana, sans-serif;
	color:#666;
	border-bottom:1px dotted #999;
}	
.imgP span{
	display:block;
	width:100%;
	padding:4px;
}
/*.center .imgP{
	margin:10px;
}*/
p.caption{
	padding:5px 10px;
	margin:0px;
	border-bottom:1px dotted #999;
	font: 10px Verdana, sans-serif;
	color:#666;
	width:300px;
}

.noborder{
	border:0px solid;
}
/* ////////// FOR SITE MAP ONLY ///////////// */


ul.sitemap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 20px;
}


ul.sitemap li {
	padding: 5px 0;
	list-style-type: none;
	margin: 0;
}


ul.sitemap li li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0 0 0;
}


/* //////////  FORMS ONLY ///////////// */



a img{
	border:0px solid;
	text-decoration:none;
	display:block;
}