#banner
	{
		position: relative;
		width: 1000px;
		margin: 10px 0px 0px 0px;
		padding: 0; 
		display: block;
		height: 420px;
	}	

#banner .ad
	{ 
		position: relative;
		width:1000px;
		overflow:hidden;
		outline:0px;
		border:0px;
		height: 420px;
	}	
	
#banner .ad img#banner_image
{
	float: left;
	width: 530px;
	border: 0px;
}

#banner .ad div
{
	float: left;
	width: 450px;
	margin-left: 10px;
}

#banner .ad div div
{
	margin: 20px 0px;
}

#banner .ad div#area_locations a
{
	margin-left: 0px;
}

#banner .ad img#title
{
	width: 440px;
}	

div#area_locations
{
	position: relative;
	margin: 5px 50px;
}

div#area_locations a
{
	
	display:block;
	width: 340px;
	padding: 10px 0px;
	text-align: center;
	background-color: #EBC47F;
	border: 1px solid #77573E;
	color: #77573E;
	font-size: 16px;
}

div#area_locations a:hover
{
	
	display:block;
	width: 340px;
	padding: 10px 0px;
	text-align: center;
	background-color: #77573E;
	border: 1px solid #77573E;
	color: #FFFFFF;
	text-decoration: none;
}

#tabs 
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	line-height: normal;
}

ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ui-tabs-hide 
{
	display: none;
}

.ui-tabs-nav li 
{
		display: inline;	
		float: left;
		margin-left: 8px;
		background-color: #E4B158;
		text-align: center;
		border: 1px solid #000000;
}
 
li.ui-tabs-selected 
{

	background-color: #77573E;
}


.ui-tabs-nav li a 
{	
	text-decoration: none;	
	display: block;
	padding: 3px 6px;
	color: #000000;
}
 
li.ui-tabs-selected a
{
	display: block;
	color: #FFFFFF;
}
 	
	
#secondary 
{
	margin-top: 20px;
}

#secondary .seasonal_product
{
	float: left;
	width: 675px;
}

#secondary .seasonal_product img
{
	float: left;

}

#secondary .seasonal_product img.two, #secondary .seasonal_product img.four
{
	margin-left: 15px;
}

#secondary .seasonal_product img.two, #secondary .seasonal_product img.one
{
	margin-bottom: 15px;
}

#secondary .mana_video
{
	float: left;
	width: 325px;
}

#secondary .mana_video img
{
	border: 1px solid #1F261F;
}

#tertiary
{
	margin-top: 30px;
}

#tertiary div
{

	width: 320px;
	float: left;
}

#tertiary div.two
{
	margin-left: 15px;
}


#tertiary div.three 
{
	margin-left: 20px;
}
#tertiary div.three img
{
	margin-bottom: 10px;
}
