/*----------hide the sub nav----------------*/
#subNav {
	display:none;	
}


#holdHome {
	margin-right: auto;
	margin-left: auto;
	width: 902px;
	background-image: url(../images/home/home_shadow_both.jpg);
	background-repeat: repeat-y;
	padding: 0 19px 0 19px;
	height:729px;
}

#contentLeft1 {
	/*background-image: url(../images/home/meatcutexpert.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	height: 235px;
	width: 680px;
	font-size: 75%;
	margin: 0px;
	float: left;
	padding: 0;
}

	
#contentLeft2 {
	background-image: url(../images/home/featuredBBQers.jpg);
	float: left;
	height: 300px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: 1px -1px;
	overflow: hidden;
	position: relative;
}

#submitContentLink
{
	position:absolute;
	display:block;
	top:213px;
	left:300px;
	width:173px;
	height:24px;
}
	
#featuredBBQCopy {
	overflow: hidden;
	position: absolute;
	right: 187px;
	width: 210px;
	top: 0px;
}

#BBQerName{
	margin:5px 0 0 0;
	width: 165px;
	float: right;
	position: absolute;
	right: 15px;
}

#BBQerName p{
	margin: 0 10px 0 0;
	font-size: 80%;
	color: #4A699E;
	font-weight: bold;
}


#featuredBBQCopy p {
	font-size: 80%;
	font-weight: bold;
	color: #4A699E;
	margin: 20px 0 0 0;
}

#featuredBBQCopy .BBQerName {
	width: 180px;
	float: right;
}



#photoLightBox {
	width: 475px;
	height: 140px;
	float: left;
	position: absolute;
	top: 70px;
	left: 20px;
}


	#photoLightBox a img {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	opacity: .5;
	filter: alpha(opacity=50);
	z-index: 100;
	width: 60px;
	height: 60px;
	}
		#photoLightBox a{
		 	margin: 0 3px 3px 0;
			background-color:#FFFFFF;
			display:block;
			float:left;
		}
	
	
	#photoLightBox a:hover img, #photoLightBox a img.selected{
		opacity: 1;
		filter: alpha(opacity=100);
		z-index: 100;
		background-color: #FFFFFF;
	}
	
	


#videoBox{
	width: 164px;
	position: absolute;
	right: 14px;
	top: 74px;
}

#videoBox img{
	margin-bottom: 10px;
}

#shadowBottom {
	background-image: url(../images/home/home_bottomshadow.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 938px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#contentRight {
height:532px;
}
