﻿.featuredSuitesTable
{
	position: relative;
	width: 516px;
	height: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #dacba3;
	background-color: #f5f3ec;
	padding: 10px;
}

table.featuredSuitesTable td
{
	vertical-align: top;		
}

table.featuredSuitesTable tr
{
	text-align: center;
}

.featuredBackgroundImage
{	
	width: 486px;
	height: 106px;	
	background-image: url( ../Images/content/featuredBorder.jpg );
}

#featuredImage_1
{
	position: relative;
	top: -101px;
	left: -4px;
}
#featuredImage_2
{
	position: relative;
	top: -101px;
	left: -1px;
}
#featuredImage_3
{
	position: relative;
	top: -100px;
	left: 5px;
	z-index: 6;
}

#featuredText_1
{
	position: relative;
	top: -70px;
	width: 150px;
	height: 100%;
}