/**10-apr-23**/
/*******************************************************************************************************************************************************************************************************************************************/
/***generic*********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
#mainBannerOuter{
	width:100%;
	float:left;
}

#mainBannerInner{
	width:1200px;
	margin: 0 auto;
	position:relative;
	display:table;
}

.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:20px;
}

#mainBannerInner{
	width:1200px;
	height:303px;
}

.mainBanner img{
	height:303px;
	float:left;
}

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

#mainBannerInner{
	width:1100px;
	height:277px;
}

.mainBanner img{
	height:277px;
	float:left;
}

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

#mainBannerInner{
	width:1000px;
	height:252px;
}

.mainBanner img{
	height:252px;
	float:left;
}

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

#mainBannerInner{
	width:900px;
	height:227px;
}

.mainBanner img{
	height:227px;
	float:left;
}

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

#mainBannerInner{
	width:800px;
	height:202px;
}

.mainBanner img{
	height:202px;
	float:left;
}

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

#mainBannerInner{
	width:700px;
	height:176px;
}

.mainBanner img{
	height:176px;
	float:left;
}

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

#mainBannerInner{
	width:90%;
	padding-bottom: 22%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
}

}/**@media**/
/***************************************************************************************************************************************************************************************************************************************/
/***generic*******************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************/
#videoOuter{
	width:1200px;
	margin:0 auto;
	margin-bottom:25px;
	padding-top:25px;
	display:table;	

}

#videoBox{
	width:100%; 
	padding-bottom:28.25%;	
	position:relative; 
	float: left;
}

#videoBox iframe{
	width:100%; 
	height:100%;
	border:none;
	position:absolute; 
	float: left;
}

#videoImageBox{
	width:584px; 
	float:left;
}

#videoImageBox img{
	width:100%; 
	float:left;
}

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

#videoOuter{
	width:1100px;
	padding-top:15px;
	margin-bottom:40px;
}

/**same size as offerImageLink**/
#videoBox{
	width:538px;
	padding-bottom:302px;	
	margin-right:23px;
}

#videoImageBox{
	width:538px;
}

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

#videoOuter{
	width:1100px;
	padding-top:15px;
	margin-bottom:40px;
}

/**same size as offerImageLink**/
#videoBox{
	width:538px;
	padding-bottom:302px;	
	margin-right:23px;
}

#videoImageBox{
	width:538px;
}

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

#videoOuter{
	width:1000px;
	padding-top:15px;
	margin-bottom:40px;
}

/**same size as offerImageLink**/
#videoBox{
	width:489px;
	padding-bottom:275px;	
	margin-right:21px;
}

#videoImageBox{
	width:489px;
}

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

#videoOuter{
	width:900px;
	padding-top:15px;
	margin-bottom:40px;
}

/**same size as offerImageLink**/
#videoBox{
	width:440px;
	padding-bottom:247px;	
	margin-right:19px;
}

#videoImageBox{
	width:440px;
}

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

#videoOuter{
	width:800px;
	padding-top:15px;
	margin-bottom:40px;
}

/**same size as offerImageLink**/
#videoBox{
	width:391px;
	padding-bottom:219px;	
	margin-right:17px;
}

#videoImageBox{
	width:391px;
}

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

#videoOuter{
	width:700px;
	padding-top:20px;
	margin-bottom:20px;
}

/**same size as offerImageLink**/
#videoBox{
	width:342px;
	padding-bottom:192px;	
	margin-right:15px;
}

#videoImageBox{
	width:342px;
}

}/**@media**/
/***************************************************************************************************************************************************************************************************************************************/
/***size7*******************************************************************************************************************************************************************************************************************************/
/***************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width:200px) and (max-width: 719px){

#videoOuter{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	padding-top:20px;
	margin-bottom:20px;
	float:left;	
}

#videoBox{
	width:100%; 
	padding-bottom:56.25%;	
	position:relative; 
	float: left;
}

#videoImageBox{
	display: none;
}


}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#categoryImageLinkWrapper{
	width:1100px;
	margin: 0 auto;
	display: table;
}

/***********************/
#imageOneWrapper, #imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:351px;
	margin-right:23px;
	margin-bottom:23px;
	box-shadow: 3px 3px 8px 3px #888888;
	float:left;
}

#imageOneWrapper a, #imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageOne, #imageFour, #imageSeven, #imageTen{
	width:351px;
	height:261px;
	float:left;
}

#imageOne img, #imageFour img, #imageSeven img, #imageTen img{
	width:351px;
	height:261px;
	display: block; 
}

#imageOne:hover, #imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageOneLabel, #imageFourLabel, #imageSevenLabel, #imageTenLabel{
	width:351px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageTwoWrapper, #imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:351px;
	margin-right:23px;
	margin-bottom:23px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageTwoWrapper a, #imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageTwo, #imageFive, #imageEight, #imageEleven{
	width:351px;
	height:261px;
	float:left;
}

#imageTwo img, #imageFive img, #imageEight img, #imageEleven img{
	width:351px;
	height:261px;
	display: block; 
}

#imageTwo:hover, #imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageTwoLabel, #imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	width:351px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageThreeWrapper, #imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:351px;
	margin-bottom:23px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageThreeWrapper a, #imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageThree, #imageSix, #imageNine, #imageTwelve{
	width:351px;
	height:261px;
	float:left;
}

#imageThree img, #imageSix img, #imageNine img, #imageTwelve img{
	width:351px;
	height:261px;
	display: block; 
}

#imageThree:hover, #imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageThreeLabel, #imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	width:351px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}



}/**@media screen**/
/********************************************************************************************************************************************************************************************************************************************/
/***size2************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#categoryImageLinkWrapper{
	width:1100px;
	margin: 0 auto;
	background:ghost#FFFFFF;
	display: table;
}

/***********************/
#imageOneWrapper, #imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:351px;
	margin-right:23px;
	margin-bottom:23px;
	box-shadow: 3px 3px 8px 3px #888888;
	float:left;
}

#imageOneWrapper a, #imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageOne, #imageFour, #imageSeven, #imageTen{
	width:351px;
	height:261px;
	float:left;
}

#imageOne img, #imageFour img, #imageSeven img, #imageTen img{
	width:351px;
	height:261px;
	display: block; 
}

#imageOne:hover, #imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageOneLabel, #imageFourLabel, #imageSevenLabel, #imageTenLabel{
	width:351px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageTwoWrapper, #imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:351px;
	margin-right:23px;
	margin-bottom:23px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageTwoWrapper a, #imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageTwo, #imageFive, #imageEight, #imageEleven{
	width:351px;
	height:261px;
	float:left;
}

#imageTwo img, #imageFive img, #imageEight img, #imageEleven img{
	width:351px;
	height:261px;
	display: block; 
}

#imageTwo:hover, #imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageTwoLabel, #imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	width:351px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageThreeWrapper, #imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:351px;
	margin-bottom:23px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageThreeWrapper a, #imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageThree, #imageSix, #imageNine, #imageTwelve{
	width:351px;
	height:261px;
	float:left;
}

#imageThree img, #imageSix img, #imageNine img, #imageTwelve img{
	width:351px;
	height:261px;
	display: block; 
}

#imageThree:hover, #imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageThreeLabel, #imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	width:351px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}


}/**@media screen**/
/********************************************************************************************************************************************************************************************************************************************/
/***size3************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#categoryImageLinkWrapper{
	width:1000px;
	margin: 0 auto;
	background:ghost#FFFFFF;
	display: table;
}

/***********************/
#imageOneWrapper, #imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:319px;
	margin-right:21px;
	margin-bottom:21px;
	box-shadow: 3px 3px 8px 3px #888888;
	float:left;
}

#imageOneWrapper a, #imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageOne, #imageFour, #imageSeven, #imageTen{
	width:319px;
	height:237px;
	float:left;
}

#imageOne img, #imageFour img, #imageSeven img, #imageTen img{
	width:319px;
	height:237px;
	display: block; 
}

#imageOne:hover, #imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageOneLabel, #imageFourLabel, #imageSevenLabel, #imageTenLabel{
	width:319px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageTwoWrapper, #imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:319px;
	margin-right:21px;
	margin-bottom:21px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageTwoWrapper a, #imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageTwo, #imageFive, #imageEight, #imageEleven{
	width:319px;
	height:237px;
	float:left;
}

#imageTwo img, #imageFive img, #imageEight img, #imageEleven img{
	width:319px;
	height:237px;
	display: block; 
}

#imageTwo:hover, #imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageTwoLabel, #imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	width:319px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageThreeWrapper, #imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:319px;
	margin-bottom:21px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageThreeWrapper a, #imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageThree, #imageSix, #imageNine, #imageTwelve{
	width:319px;
	height:237px;
	float:left;
}

#imageThree img, #imageSix img, #imageNine img, #imageTwelve img{
	width:319px;
	height:237px;
	display: block; 
}

#imageThree:hover, #imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageThreeLabel, #imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	width:319px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}


}/**@media screen**/
/********************************************************************************************************************************************************************************************************************************************/
/***size4************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#categoryImageLinkWrapper{
	width:900px;
	margin: 0 auto;
	background:ghost#FFFFFF;
	display: table;
}

/***********************/
#imageOneWrapper, #imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:287px;
	margin-right:19px;
	margin-bottom:19px;
	box-shadow: 3px 3px 8px 3px #888888;
	float:left;
}

#imageOneWrapper a, #imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageOne, #imageFour, #imageSeven, #imageTen{
	width:287px;
	height:213px;
	float:left;
}

#imageOne img, #imageFour img, #imageSeven img, #imageTen img{
	width:287px;
	height:213px;
	display: block; 
}

#imageOne:hover, #imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageOneLabel, #imageFourLabel, #imageSevenLabel, #imageTenLabel{
	width:287px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageTwoWrapper, #imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:287px;
	margin-right:19px;
	margin-bottom:19px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageTwoWrapper a, #imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageTwo, #imageFive, #imageEight, #imageEleven{
	width:287px;
	height:213px;
	float:left;
}

#imageTwo img, #imageFive img, #imageEight img, #imageEleven img{
	width:287px;
	height:213px;
	display: block; 
}

#imageTwo:hover, #imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageTwoLabel, #imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	width:287px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageThreeWrapper, #imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:287px;
	margin-bottom:19px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageThreeWrapper a, #imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageThree, #imageSix, #imageNine, #imageTwelve{
	width:287px;
	height:213px;
	float:left;
}

#imageThree img, #imageSix img, #imageNine img, #imageTwelve img{
	width:287px;
	height:213px;
	display: block; 
}

#imageThree:hover, #imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageThreeLabel, #imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	width:287px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}


}/**@media screen**/
/********************************************************************************************************************************************************************************************************************************************/
/***size5************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#categoryImageLinkWrapper{
	width:800px;
	margin: 0 auto;
	background:ghost#FFFFFF;
	display: table;
}

/***********************/
#imageOneWrapper, #imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:255px;
	margin-right:17px;
	margin-bottom:17px;
	box-shadow: 3px 3px 8px 3px #888888;
	float:left;
}

#imageOneWrapper a, #imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageOne, #imageFour, #imageSeven, #imageTen{
	width:255px;
	height:189px;
	float:left;
}

#imageOne img, #imageFour img, #imageSeven img, #imageTen img{
	width:255px;
	height:189px;
	display: block; 
}

#imageOne:hover, #imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageOneLabel, #imageFourLabel, #imageSevenLabel, #imageTenLabel{
	width:255px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageTwoWrapper, #imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:255px;
	margin-right:17px;
	margin-bottom:17px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageTwoWrapper a, #imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageTwo, #imageFive, #imageEight, #imageEleven{
	width:255px;
	height:189px;
	float:left;
}

#imageTwo img, #imageFive img, #imageEight img, #imageEleven img{
	width:255px;
	height:189px;
	display: block; 
}

#imageTwo:hover, #imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageTwoLabel, #imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	width:255px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageThreeWrapper, #imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:255px;
	margin-bottom:17px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageThreeWrapper a, #imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageThree, #imageSix, #imageNine, #imageTwelve{
	width:255px;
	height:189px;
	float:left;
}

#imageThree img, #imageSix img, #imageNine img, #imageTwelve img{
	width:255px;
	height:189px;
	display: block; 
}

#imageThree:hover, #imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageThreeLabel, #imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	width:255px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}


}/**@media screen**/
/********************************************************************************************************************************************************************************************************************************************/
/***size6************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#categoryImageLinkWrapper{
	width:700px;
	margin: 0 auto;
	background:ghost#FFFFFF;
	display: table;
}

/***********************/
#imageOneWrapper, #imageFourWrapper, #imageSevenWrapper, #imageTenWrapper{
	width:223px;
	margin-right:15px;
	margin-bottom:15px;
	box-shadow: 3px 3px 8px 3px #888888;
	float:left;
}

#imageOneWrapper a, #imageFourWrapper a, #imageSevenWrapper a, #imageTenWrapper a{
	text-decoration:none;
}

#imageOne, #imageFour, #imageSeven, #imageTen{
	width:223px;
	height:165px;
	float:left;
}

#imageOne img, #imageFour img, #imageSeven img, #imageTen img{
	width:223px;
	height:165px;
	display: block; 
}

#imageOne:hover, #imageFour:hover, #imageSeven:hover, #imageTen:hover{
	opacity:0.6;
}

#imageOneLabel, #imageFourLabel, #imageSevenLabel, #imageTenLabel{
	width:223px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageTwoWrapper, #imageFiveWrapper, #imageEightWrapper, #imageElevenWrapper{
	width:223px;
	margin-right:15px;
	margin-bottom:15px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageTwoWrapper a, #imageFiveWrapper a, #imageEightWrapper a, #imageElevenWrapper a{
	text-decoration:none;
}

#imageTwo, #imageFive, #imageEight, #imageEleven{
	width:223px;
	height:165px;
	float:left;
}

#imageTwo img, #imageFive img, #imageEight img, #imageEleven img{
	width:223px;
	height:165px;
	display: block; 
}

#imageTwo:hover, #imageFive:hover, #imageEight:hover, #imageEleven:hover{
	opacity:0.6;
}

#imageTwoLabel, #imageFiveLabel, #imageEightLabel, #imageElevenLabel{
	width:223px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

/***********************/
#imageThreeWrapper, #imageSixWrapper, #imageNineWrapper, #imageTwelveWrapper{
	width:223px;
	margin-bottom:15px;
	box-shadow: 5px 5px 8px 5px #888888;
	float:left;
}

#imageThreeWrapper a, #imageSixWrapper a, #imageNineWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#imageThree, #imageSix, #imageNine, #imageTwelve{
	width:223px;
	height:165px;
	float:left;
}

#imageThree img, #imageSix img, #imageNine img, #imageTwelve img{
	width:223px;
	height:165px;
	display: block; 
}

#imageThree:hover, #imageSix:hover, #imageNine:hover, #imageTwelve:hover{
	opacity:0.6;
}

#imageThreeLabel, #imageSixLabel, #imageNineLabel, #imageTwelveLabel{
	width:223px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:17px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}


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

/****************************/
#imageOneWrapper, #imageTwoWrapper, #imageThreeWrapper, #imageFourWrapper, #imageFiveWrapper, #imageSixWrapper, #imageSevenWrapper, #imageEightWrapper, #imageNineWrapper, #imageTenWrapper, #imageElevenWrapper, #imageTwelveWrapper{
	width:100%;
	margin-bottom:20px;
	box-shadow: 3px 3px 8px 3px #888888;
	float:left;
}

#imageOneWrapper a, #imageTwoWrapper a, #imageThreeWrapper a, #imageFourWrapper a, #imageFiveWrapper a, #imageSixWrapper a, #imageSevenWrapper a, #imageEightWrapper a, #imageNineWrapper a, #imageTenWrapper a, #imageElevenWrapper a, #imageTwelveWrapper a{
	text-decoration:none;
}

#collageOne, #collageTwo, #collageThree, #collageFour, #collageFive, #collageSix, #collageSeven, #collageEight, #collageNine, #collageTen, #collageEleven, #collageTwelve{
	width:100%;
	float:left;
}

#imageOne img, #imageTwo img, #imageThree img, #imageFour img, #imageFive img, #imageSix img, #imageSeven img, #imageEight img, #imageNine img, #imageTen img, #imageEleven img, #imageTwelve img{
	width:100%;
	display: block; 
}

#imageOneLabel, #imageTwoLabel, #imageThreeLabel, #imageFourLabel, #imageFiveLabel, #imageSixLabel, #imageSevenLabel, #imageEightLabel, #imageNineLabel, #imageTenLabel, #imageElevenLabel, #imageTwelveLabel{
	width:96%;
	padding:2%;
	text-align:center;
	font-weight:100;
	font-size:34px;
	color:#FFFFFF;
	background:#472204;
	float:left;
}

}/**@media screen**/




