HTML, BODY {
margin: 0;
padding: 0;
color: #000000;
text-align: center;
background-color: #dab4a3;
background-image: url('/images/bgTile.gif');
}

.shadeRight{
	background-image: url('/images/shadeRight2.gif');
	background-repeat: repeat-y;
}

.shadeLeft{
	background-image: url('/images/shadeLeft2.gif');
	background-repeat: repeat-y;
}

.shadeTop{
	background-image: url('/images/shadeTop.gif');
	background-repeat: repeat-x;
	background-position: left;	
	text-align: right;
}

.shadeBot{
	background-image: url('/images/shadeBot.gif');
	background-repeat: repeat-x;
	background-position: left;
}

#horizon        
{
	padding-top: 20px;
}

#content    
{

}

.WhiteSpace
{
	background-color: #ffffff;	
	text-align: left;
}
.WhiteSpace2
{
	background-color: #ffffff;	
	text-align: center;
}
.Ribbon
{
	background-color: #934f46;	
	text-align: center;
}

.shadeLeft
{
	background-image: url('/images/shadeLeft.gif');
}
.shadeRight{
	background-image: url('/images/shadeRight.gif');	
}

.ContentText{
	font-family: Arial;
	font-size: 15px;
	text-align: left;	
	width: 610px;
	color: #934f46;
	padding-left: 0px;
	padding-bottom: 50px;
	line-height: 20px;
	padding-top: 20px;
}

.ContentText .Services{
	font-family: Arial;
	font-size: 15px;
	text-align: left;	
	line-height: 25px;
	width: 575px;
	color: #934f46;
}
.ContentText .Services .Header{
	font-weight: bold;	
}

.LI{
	font-size: 12px;
	color: #934f46;
}



.tblServices{
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;	
	width: 610px;
	color: #585858;	
}

.text2{
	font-family: Arial;
	font-size: 15px;
	text-align: left;	
	width: 610px;
	color: #934f46;
	padding-left: 0px;
	padding-bottom: 25px;
	line-height: 40px;
	padding-top: 20px;
}
.text2 .HomepageText {
	text-align: left;
	background: url('/images/Text_Hiring.gif') no-repeat;	
	padding-top: 12px;
	padding-left: 40px;
}
.text2 .HomepageText SPAN {
	padding-left: 90px;
	text-align: left;
	border: 0px solid #0000FF;
}
.Date{
	font-family: Times New Roman;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	color: #934f46;
	padding-right: 15px;	
}
.Footer{
	font-family: Times New Roman;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	color: #934f46;
	padding-right: 15px;	
	padding-bottom: 20px;
}
.Footer .BMG{
	color: #934f46;
	text-decoration: none;
}
.Header {
	text-align: center;	
}
.Menu{
	font-family: Times New Roman;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	color: #934f46;
	padding-right: 75px;	
	padding-top: 15px;
}
.sub{
	color: #934f46;
	text-decoration: none;
}
.PageHeader{
	text-align: left;	
	
}
.link leftImage{
	border-bottom-color: #ff0000;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	
}
A{
		
	color: #934f46;
}

.homeMenu {
	background-color: #E6CCC1;
}