/*---------------------------------------------GENERIC--------------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, p, a, ul, li, img{
	margin: 0; padding: 0; border: none; font: normal 10pt Arial, Helvetica, sans-serif; text-decoration: none; list-style: none;
}
body{
	position: relative;	
}
hr{
	margin: 20px 0 5px;
}
.center{
	width: 980px; margin: 0 auto;
}
.centerTight{
	width: 800px; margin: 0 auto;	
}
.leftColumn{
	width: 670px; margin: 0 auto;
}
.prev, .next, #bossFooterMenu .prev, #bossFooterMenu .next{
	width: 30px; height: 41px; text-indent: -99999px; display: inline-block; float: left
}
.prev{
background: url(../images/graphic-arrow-brown-left.png) no-repeat top left; 
}
.next{
background: url(../images/graphic-arrow-brown-right.png) no-repeat top left; 
}
#bossFooterMenu .prev{
background: url(../images/graphic-arrow-white-left.png) no-repeat top left; 
}
#bossFooterMenu .next{
background: url(../images/graphic-arrow-white-right.png) no-repeat top left; 
}
.brown{
	color: #756b45;	
}
.darkBrown{
	color: #504930;	
}
.green{
	color: #6eaa19;	
}
.redSand{
	color: #ca6943;	
}
.redBrown{
	color: #8d492f;	
}
.blue{
	color: #1d5daa;	
}
.grey{
	color: #6a6a6a;	
}
.white{
	color: white;	
}
.turqoise{
	color: #53d3ff;	
}

/*---------------------------------------------BOSS--------------------------------------------------------*/
#bossHeader{
	display: none;
}
#bossMenu{
	display: none;
}
#bossFooterMenu{
	display: none;
}

#bossMenuSubWrapper{
	display: none;
}

/*---------------------------------------------HOME HEADER--------------------------------------------------------*/
#homeHeader{
	display: none;
}
/*---------------------------------------------MIDDLE JUMP--------------------------------------------------------*/
#middleJump{
	display: none;
}
/*---------------------------------------------MIDDLE CONTENT--------------------------------------------------------*/
#middleContent{
	padding-bottom: 30px; width: 100%; float: left;
}
.leftColumn h1{
	font-size: 18pt; margin: 15px 0; clear: left;	
}
#middleContent img{
	float: left; 	
}
#middleContent p{
	font-size: 10pt; line-height: 18pt;	clear: left; padding-bottom: 25px;
}
#middleContent p.first{
	font-size: 10pt; line-height: 18pt; color: #6a6a6a; clear:none!important; float: left; margin-left: 20px; width: 330px;
}
#middleContent a{
	font-size: 10pt;	
}
#middleContent a:hover{
	text-decoration: underline;	
}
/*---------------------------------------------QUICK BOX--------------------------------------------------------*/
#latestNewsBoss{
	display: none;	
}
#quickBox, #quickBox2{
	display: none;	
}
/*---------------------------------------------BOX--------------------------------------------------------*/
#brownBoxRight, #blueBoxRight{
	display: none;	
}
/*---------------------------------------------RIGHT COLUMN--------------------------------------------------------*/
.rightColumn{
	display: none;	
}
/*---------------------------------------------SIGN UP--------------------------------------------------------*/

.bossSignUp, subSignUp{
	display:none;
}
/*---------------------------------------------SHARE PAGE INFO--------------------------------------------------------*/
#sharePageInfo{
	display: none;
}
/*---------------------------------------------FOOTER--------------------------------------------------------*/
#bossFooter{
	display: none;
}