/**whitmore jones**/
/**#000000**/
/**8-apr-23**/
/*******************************************************************************************************************************************************************************************************************************************/
/***generic*********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
#mainBannerOuter{
	width:100%;
	padding-bottom:30%;/**0.30 ratio**/
	margin-bottom:10px;
	float:left;
}

#mainBannerInner{
	width:100%;
	position:relative;
	float:left;
}

.mainBanner{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	float:left;
}

.mainBanner img{
	width:100%;
	float:left;
}

/******************************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
/***size1***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#mainBannerOuter{
	margin-bottom:10px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size2***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size3***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size4***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size5***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size6***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size7***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***generic************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
#departmentsHeading{
	width:1200px;
	margin:0 auto;
	margin-bottom:20px;
	box-sizing: border-box;
	text-align:center;
	font-weight:100;
	font-size:50px;
	color:#000000;
	display:table;
}

/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#departmentsHeading{
	width:1200px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size2************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#departmentsHeading{
	width:1100px;
}


}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size3************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#departmentsHeading{
	width:1000px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size4************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#departmentsHeading{
	width:900px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size5************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#departmentsHeading{
	width:800px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size6************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#departmentsHeading{
	width:700px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size7************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#departmentsHeading{
	width:94%;
	margin-left: 3%;
	margin-right: 3%;
	float: left;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***generic**********************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
#categoryImageLinkWrapper{
	margin: 0 auto;
	padding-top: 35px;
	display: table;
}

#imageWrapper{
	float:left;
}

#imageWrapper a{
	text-decoration:none;
}

#imageWrapper #image{
	float:left;
}

#imageWrapper #image img{
	display: block; 
}

#imageWrapper #image img:hover{
	opacity:0.5;
}


#imageWrapper #imageLabel{
	width:100%;
	height: 20px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:20px;
	color:#000000;
	float:left;
}

/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#categoryImageLinkWrapper{
	width:1200px;
}

#imageWrapper{
	width:285px;
	margin-right: 20px;
	margin-bottom:20px;
}

#imageWrapper:nth-child(4), #imageWrapper:nth-child(8), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:285px;
	height:162px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size2************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#categoryImageLinkWrapper{
	width:1100px;
}

#imageWrapper{
	width:260px;
	margin-right: 20px;
	margin-bottom:20px;
}

#imageWrapper:nth-child(4), #imageWrapper:nth-child(8), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:260px;
	height:148px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size3************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#categoryImageLinkWrapper{
	width:1000px;
}

#imageWrapper{
	width:235px;
	margin-right: 20px;
	margin-bottom:20px;
}

#imageWrapper:nth-child(4), #imageWrapper:nth-child(8), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:235px;
	height:134px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size4************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#categoryImageLinkWrapper{
	width:900px;
}

#imageWrapper{
	width:210px;
	margin-right: 20px;
	margin-bottom:20px;
}

#imageWrapper:nth-child(4), #imageWrapper:nth-child(8), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:210px;
	height:119px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size5************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#categoryImageLinkWrapper{
	width:800px;
}

#imageWrapper{
	width:253px;
	margin-right: 20px;
	margin-bottom:20px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:253px;
	height:144px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size6************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#categoryImageLinkWrapper{
	width:700px;
}

#imageWrapper{
	width:220px;
	margin-right: 20px;
	margin-bottom:20px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:220px;
	height:125px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size7************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#categoryImageLinkWrapper{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float: left;
}

#imageWrapper{
	width:100%;
	margin-bottom:20px;
}

#image, #image img{
	width:100%;
}

#imageLabel{
	width:100%;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***generic**********************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
#historyOuter{
	width: 1200px;
	margin: 0 auto;
	display: table;
}

#historyOuter img{
	width: 230px;
	float: left;
}

#historyOuter #text{
	width: 900px;
	margin-left: 70px;
	float: left;
}

#historyOuter #text h1{
	width: 100%;
	margin: 0px;
	font-weight: 300;
	font-size: 42px;
	color: #664504;
	float: left;
}

#historyOuter #text h1 span{
	letter-spacing: -2px;
	font-weight: 500;
	font-size: 57px;
	color: #006a34;
}

#historyOuter #text p{
	width: 100%;
	margin: 0 auto;
	margin-top: 12px;
	line-height: 140%;
	font-weight: 200;
	font-size: 23px;
	color:#000000;
	float: left;
}

#historyOuter #text p a{
	text-decoration: none;
	font-weight: 600;
	color: #ACCB54;
}

#historyOuter #text p:nth-child(3), #historyOuter #text p:nth-child(4){
	font-size: 18px;
}

#historyOuter #text #buttonOuter{
	width: 100%;
	margin-top: 20px;
	float: left;
}

#historyOuter #text #buttonOuter button{
	padding: 10px;
	padding-left: 25px;
	padding-right: 25px;
	border: none;
	font-size: 15px;
	color: white;
	background: #006a34;
	float: left;
}

/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){


}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size2************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#historyOuter{
	width: 1100px;
}

#historyOuter img{
	width: 210px;
}

#historyOuter #text{
	width: 820px;
	margin-left: 70px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size3************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#historyOuter{
	width: 1000px;
}

#historyOuter img{
	width: 190px;
}

#historyOuter #text{
	width: 700px;
	margin-left: 60px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size4************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#historyOuter{
	width: 900px;
}

#historyOuter img{
	width: 180px;
}

#historyOuter #text{
	width: 700px;
	margin-left: 20px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size5************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#historyOuter{
	width: 800px;
}

#historyOuter img{
	width: 180px;
}

#historyOuter #text{
	width: 600px;
	margin-left: 20px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size6************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#historyOuter{
	width: 700px;
}

#historyOuter img{
	width: 700px;
}

#historyOuter #text{
	width: 700px;
	margin: 0px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size7************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#historyOuter{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}

#historyOuter img{
	width: 100%;
	margin-bottom: 30px;
	float: left;
}

#historyOuter #text{
	width: 100%;
	margin: 0px;
}


}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***generic**********************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
#brandsWrapper{
	width: 1200px;
	margin: 0 auto;
	display: table;
}

#brandsWrapper img{
	width: 180px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

#homeText{
	width:1200px;
	margin: 0 auto;
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
	display: table;
}

#homeText h1{
	margin: 0px;
	font-weight: 300;
	font-size: 24px;
}

#homeText h2{
	margin: 0px;
	font-weight: 300;
	font-size: 20px;
}

/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#brandsWrapper{
	width: 1200px;
}

#brandsWrapper img{
	width: 180px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#homeText{
	width:1200px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size2************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#brandsWrapper{
	width: 1100px;
}

#brandsWrapper img{
	width: 163px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#homeText{
	width:1100px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size3************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#brandsWrapper{
	width: 1000px;
}

#brandsWrapper img{
	width: 146px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#homeText{
	width:1000px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size4************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#brandsWrapper{
	width: 900px;
}

#brandsWrapper img{
	width: 130px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#homeText{
	width:900px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size5************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#brandsWrapper{
	width: 800px;
}

#brandsWrapper img{
	width: 113px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#homeText{
	width:800px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size6************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#brandsWrapper{
	width: 700px;
}

#brandsWrapper img{
	width: 96px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#homeText{
	width:700px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size7************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#brandsWrapper{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float: left;
}

#brandsWrapper img{
	width: 30%;
	margin-right: 3%;
	margin-bottom: 3%;
}

#homeText{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float: left;
}

#homeText h1{
	font-size: 18px;
}

#homeText h2{
	font-size: 18px;
}

}/**@media**/



