body{
    font-size:12px;
    font-family:arial, helvetica, sans-serif;
    background-color:#8C8C8C;
    padding:0;
    margin:0;
    text-align:center;


}


h1{
    font-size:220%;
    margin:0;
    padding:0;

}



.interiorContent h1{
    border-bottom:1px solid #000;
}



h2{
    font-size:180%;
    padding:0;
    margin:0;

}

h3{
    font-size:150%;
    padding:0;
    margin:0;
}

h4{
    padding:0;
    margin:0;
    font-size:130%;
}

h5{
    font-size:120%;
    padding:0;
    margin:0;
}

h6{
    padding:0;
    margin:0;
    font-size:110%;
}

p{
    font-size:100%;
    margin:0;
    padding:0;
}

img{
    border:none;
    padding:0;
    margin:0;
}

form{
    margin:0 0 0 0;
    padding: 0 0 0 0;
}

.clear{
    clear:left;
}

.boundingBox{
    width:1024px;
    margin:0 auto 0 auto;
    padding:0;
    text-align:left;


}

.mainContainer{
    width:1024px;
    background-color:#f4f4f4;
    float:left;
    background-image:url("/pub/design/backShadow.jpg");
    background-position:top left;
    background-repeat:repeat-y;
    margin:0 0 20px 0;
    padding:0;

}


.leftShadow{
    width:12px;
    height:1px;
    float:left;
}

.insideContainer{
    width:1000px;
    background-color:#f4f4f4;
    float:left;
    margin:0;
    padding:0;

}

.header{
    width:1000px;
}


.leftHeader{
    width:198px;
    height:88px;
    float:left;
}


.logo{
    width:198px;
    height:88px
}


.rightHeader{
    width:802px;
    height:88px;
    background-image:url("/pub/design/rightHeader_bg.jpg");
    background-position:top left;
    background-repeat:no-repeat;
    float:left;
}


.rightHeaderTop{
    width:802px;
    height:50px;
    float:left;
}


.rightHeaderTop .applyButton{
    float:right;
    width:93px;
    height:29px;    
    margin:10px 15px 0 0;
    background-image:url("/pub/design/apply_button.jpg");
    background-position:top left;
    background-repeat:no-repeat;

}




.rightHeaderTop .applyButton a:link{

    float:left;
    text-decoration:none;
    color:red;
    padding:0;
    margin:7px 0 0 0;
    text-align:center;
    width:100%;
}

.rightHeaderTop .applyButton a:visited{
    float:left;
    text-decoration:none;
    color:red;
    padding:0;
    margin:7px 0 0 0;
    text-align:center;
        width:100%;
}

.rightHeaderTop .applyButton a:hover{

    float:left;
    text-decoration:underline;
    color:#000;
    padding:0;
    margin:7px 0 0 0;
    text-align:center;
        width:100%;

}

.rightHeaderTop .applyButton a:active{
    float:left;
    text-decoration:none;
    color:red;
    padding:0;
    margin:7px 0 0 0;
    text-align:center;
        width:100%;
}





.rightHeaderBottom{
    width:802px;
    height:20px;
    float:left;
}


.rightHeaderBottom ul{
    width:100%;
    float:right;
    list-style:none;
    text-align:center;
    padding:0;
    margin:0;
}

.rightHeaderBottom ul li{

    list-style:none;
    display:inline;
    text-align:center;
    font-family:arial, helvetica, sans-serif;
    font-size:100%;
    text-transform:uppercase;
    font-weight:bold;
    padding:0 18px 0 18px;
    margin:0 0 0 0;
}

.rightHeaderBottom ul li a:link{
    text-decoration:none;
    color:#333;
    
}

.rightHeaderBottom ul li a:visited{
    text-decoration:none;
    color:#333;
    
}

.rightHeaderBottom ul li a:hover{
    text-decoration:none;
    color:#333;
    
}

.rightHeaderBottom ul li a:active{
    text-decoration:none;
    color:#333;
    
}



.lowerHeader{
    width:100px;
    height:12px;
    float:left;
}

.mainBanner{
    width:1000px;
    float:left;

}

.mainBannerA{
    width:500px;
    padding:0;
    margin:0;
    float:left;
}


.mainBannerB{
    width:500px;
    padding:0;
    margin:0;
    float:left;
    
}

.secondBanner{
    width:1000px;
    min-height:100px;
    float:left;
    text-align:center;
}

.secondBannerText{
    width:350px;
    text-align:center;
    margin:10px auto 0 auto;
    padding:0;
}


.secondBanner h1{
    font-size:260%;
    font-style:italic;
    height:68px;
    margin:20px 0 0 0;
    padding:0;
    float:left;


}

.secondBanner .leaf{
    width:75px;
    height:68px;
    background-image:url("/pub/design/leaves.jpg");
    background-position:top left;
    background-repeat:no-repeat;
    margin:7px 6px 0 10px;
    padding:0 0 0 0;
    float:left;
}

.secondBanner .year{
    margin:13px 0 0 17px;
    padding:0;
}

* html .secondBanner .year{
    margin:13px 0 0 10px;
    padding:0;
}



.homepageContent{
    width:1000px;
    float:left;
    margin:10px 0 20px 0;
}

.homepageContent ul.categories{
    width:100%;
    float:left;
    padding:0;
    margin:0;
    list-style:none;
}

.homepageContent ul.categories li{
    width:440px;
    float:left;
    padding:0;
    margin:0 0 0 50px;
    list-style:none;
}



* html .homepageContent ul.categories li{
    width:430px;
    float:left;
    padding:0;
    margin:0 0 0 20px;
    list-style:none;
}




.homepageContent ul.categories li a:link{
    color:blue;
    text-decoration:none;
}

.homepageContent ul.categories li a:visited{
    color:blue;
    text-decoration:none;
}

.homepageContent ul.categories li a:hover{
    color:blue;
    text-decoration:underline;
}

.homepageContent ul.categories li a:active{
    color:blue;
    text-decoration:none;
}


.homepageContent ul.categories li h3{
    font-size:190%;
    color:#000099;
}

.interiorBox
{
	width:1000px;
	margin:10px 0 20px 0;
	float:left;
	min-height:400px;
}
	* html .interiorBox 
	{
		height:400px;
	}

.interiorLeft
{
	float:left;
	width:150px;
	min-height:200px;
	padding:0 0 0 30px;
        margin:0 20px 0 0;
}
.interiorContent
{
    width:760px;
    float:left;
	min-height:200px;
	padding:0 0 0 20px;
}

.interiorBanner
{
	margin:0 0 0 0;
	width:1000px;
	height:191px;
	overflow:hidden;
	background-color:#ccc;
}

.adminContent
{
    width:960px;
    float:left;
    margin:10px 0 20px 0;
	padding:10px 20px 0 20px;
	min-height:600px;
}
	* html .adminContent
	{
		height:600px;
	}


li.blackText h3{
    color:#000000 !important;

}

.weEmploy{
    border-top:1px solid #000099;
    border-bottom:1px solid #000099;
    padding:2px 0 2px 0;
    width:120px;
    font-size:150%;
    font-weight:bold;
    margin:10px 0 10px 0;
    color:#000099;
}

li.blackText .weEmploy{
    border-top:1px solid #000 !important;
    border-bottom:1px solid #000 !important;
    color:#000 !important;
}



.homepageContent ul.categories li ul.jobType{
    padding:0;
    margin:0 0 0 40px;
    float:left;


}


* html .homepageContent ul.categories li ul.jobType{
    padding:0;
    margin:0 0 0 20px;
    float:left;



}



.homepageContent ul.categories li ul.jobType li{
    padding:0 0 0 0;
    margin:0;
    list-style:disc !important;


}





.borderTrim{
    width:1000px;
    height:17px;
    float:left;
    background-image:url("/pub/design/under_border.jpg");
    background-position:top left;
    background-repeat:no-repeat;

}






.footer{
    width:1000px;
    background-color:#666;
    float:left;
    font-size:80%;
    border-bottom:1px solid #000;

}



.copyright{
    text-align:center;
    width:100%;
    margin:10px 0 0 0;
}


.website{
    width:100%;
    text-align:center;
    color:#eee;
    float:left;
    margin:5px 0 5px 0;
    padding:0;
}

.website a:link{
    color:#fff;
    text-decoration:none;
}

.website a:visited{
    color:#fff;
    text-decoration:none;
}

.website a:hover{
    color:#fff;
    text-decoration:underline;
}

.website a:active{
    color:#fff;
    text-decoration:none;
}



.footer ul{
    width:100%;
    text-align:center;
    margin:0;
    padding:0 0 20px 0;
    float:left;

}


.footer ul li{
    padding:0;
    margin:0;
    list-style:none;
    display:inline;
    color:#fff;
}

.footer ul li a:link{
    color:#fff;
    text-decoration:none;
}

.footer ul li a:visited{
    color:#fff;
    text-decoration:none;
}
.footer ul li a:hover{
    color:#fff;
    text-decoration:underline;
}
.footer ul li a:active{
    color:#fff;
    text-decoration:none;
}


/* drop down */
.dropdownsub
{
	position:absolute;
	top:0;
	margin:-2px 0 0 0;
	visibility:hidden;
	width:235px;
	background-color:#fff;
	z-index:99999;
}
	.dropdownsub ul
	{
		
		margin:0 0 0 0;
		padding:0 0 0 0;
		width:250px;
		padding:0 0 0 0;
		font-size:95%;
		background-color:#fff;
	}
		.dropdownsub ul li
		{
			margin:0 0 0 0;
			padding:0 0 0 0;
			width:100%;
			list-style-type:none;
			overflow:hidden;
			text-transform:uppercase;
		}

			.dropdownsub ul li a
			{
				width:100%;
				margin:0 0 0 0;
				padding:5px 0 5px 0;
				height:20px;
				line-height:20px;				
				border-bottom:1px solid #ccc;					
			}						
			.dropdownsub ul li a:link
			{
				display:block;
				color:#000;
				text-decoration:none;
				text-align:left;			
			}
			.dropdownsub ul li a:visited
			{
				display:block;
				color:#000;
				text-decoration:none;				
				text-align:left;							
			}
			.dropdownsub ul li a:hover
			{
				display:block;
				color:#999;
				text-decoration:none;				
				background-color:#ddd;			
				text-align:left;								
			}
			.dropdownsub ul li a:active
			{
				display:block;
				color:#000;
				text-decoration:none;				
				background-color:#fff;	
				text-align:left;														
			}									
			
			.dropdownsub ul li a span
			{
				padding:0 0 0 5px;
				display:block;
				overflow:hidden;
			}
/* end drop down */



/* employmentLocations  */


.employmentLocations ul{
    list-style:none;
    padding:0;
    margin:0;
    width:100%;
    
}


.employmentLocations ul li{
    list-style:none;
    width:240px;
    padding:0;

    float:left;
}

.employmentLocations ul li p strong{
font-size:130%;
font-weight:bold;
color:#000066;
}



.hospitality-right .hospitalityStaffingLocations p{
    width:240px;
    padding:0;
    margin:10px 10px 40px 0;
    float:left;
}

.hospitality-right .hospitalityStaffingLocations p strong{
font-size:130%;
font-weight:bold;
}


.hospitality-right h1{
    margin:0 0 10px 0;
}


/* end employmentLocations  */




/* begin employment left nav */




.leftnavtop{
    float:left;
    width:150px;
    height:15px;
    padding:0 0 0 0;
    text-align:center;
    background-image:url("/pub/design/leftNav_top.png");
    background-position:top left;
    background-repeat:no-repeat;
    
}




.leftnavmid{
    float:left;
    width:150px;
    padding:5px 0 0 15px;
    background-image:url("/pub/design/navgradient.jpg");
    background-position:top left;
    background-repeat:repeat-y;
}

.leftnavbtm{
    float:left;
    width:150px;
    height:15px;
    padding:0 0 0 0;
    text-align:center;
    background-image:url("/pub/design/leftNav_bottom.png");
    background-position:top left;
    background-repeat:no-repeat;
    
}


.nav-seperator{
    border-top:1px solid #666;
    border-bottom:1px solid #fff;
    width:120px;
    float:left;
}



ul.lnav{
  padding:0 0 10px 0;
  list-style:none;
  float:left;
    width:150px;
      margin:0;
}


ul.lnav li{
  list-style:none;
  font-size:110%;
}


ul.lnav li a:link{
    font-weight:bold;
    line-height:18px;
    color:#000099;
    text-decoration:none;
}

ul.lnav li a:visited{
    font-weight:bold;
    line-height:18px;
    color:#000099;
    text-decoration:none;
}

ul.lnav li a:hover{
    font-weight:bold;
    line-height:18px;
    color:#fff;
    text-decoration:none;
}

ul.lnav li a:active{
    font-weight:bold;
    line-height:18px;
    color:#000099;
    text-decoration:none;
}


ul.address{
  padding:0;
  list-style:none;
  float:left;
      width:150px;
}

ul.other-locations{
  padding:0;
  list-style:none;
  float:left;
      width:150px;
}

ul.other-locations li a:link{
color:#000;
text-decoration:underline;
font-weight:bold;
}

ul.other-locations li a:visited{
color:#000;
text-decoration:underline;
font-weight:bold;
}

ul.other-locations li a:hover{
color:#fff;
text-decoration:underline;
font-weight:bold;
}

ul.other-locations li a:active{
color:#000;
text-decoration:underline;
font-weight:bold;
}




.employer-left ul.other-locations li a:link{
text-decoration:none;
color:#000099;
font-weight:bold;
} 

.employer-left ul.other-locations li a:visited{
text-decoration:none;
color:#000099;
font-weight:bold;
}

.employer-left ul.other-locations li a:hover{
text-decoration:none;
color:#fff;
font-weight:bold;
}

.employer-left ul.other-locations li a:active{
text-decoration:none;
color:#000099;
font-weight:bold;
} 

/* end employment left nav */


/* begin hospitality left nav */


.hospitality-left ul.lnav li a:link{
    font-weight:bold;
    line-height:18px;
    color:#333333;
    text-decoration:none;
}

.hospitality-left ul.lnav li a:visited{
    font-weight:bold;
    line-height:18px;
    color:#333333;
    text-decoration:none;
}

.hospitality-left ul.lnav li a:hover{
    font-weight:bold;
    line-height:18px;
    color:#fff;
    text-decoration:none;
}

.hospitality-left ul.lnav li a:active{
    font-weight:bold;
    line-height:18px;
    color:#333333;
    text-decoration:none;
}


.hospitality-left ul.other-locations li a:link{
text-decoration:none;
color:#333333;
font-weight:bold;
} 

.hospitality-left ul.other-locations li a:visited{
text-decoration:none;
color:#333333;
font-weight:bold;
}

.hospitality-left ul.other-locations li a:hover{
text-decoration:none;
color:#fff;
font-weight:bold;
}

.hospitality-left ul.other-locations li a:active{
text-decoration:none;
color:#333333;
font-weight:bold;
} 

/* end hospitality left nav */




/* begin employment rightside */


.employment-right h1{
    color:#000099;
    width:98%;

}

.employment-right h4{
    color:#000099;
    margin:10px 0 0 0;

}

/* end employment rightside */



/* begin location */


#location{
}

#location .loc
{
	float:left;
	padding:10px 10px 10px 0;
	width:45%;
}

#location .loc ul{
    list-style:none;
    width:250px;
    float:left;

}

#location .loc ul li{
    list-style:none;
}


.tag{
    font-style:italic;
        color:#000066;
}


#location .loc ul li strong{
    color:#000066;
    font-size:130%;
}







