body {
	background-color: F4F0DF;
}

.mainTable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #333333;
	border-style: solid;
	background-color: #E7DFBA;
}

.header {
	float: none;
	margin: 0px 0px 12px 25px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	margin: 0px 25px 12px 25px;
}

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.detail {
	float: right;
	margin: 0px 25px;
}

.couch {
	float: left;
	margin: 0px 18px 10px -10px;
}

.img_right {
	float: right;
	margin: 0px 25px 10px 18px;
}

.img_left {
	float: left;
	margin: 0px 18px 10px 0px;
}

.img_specials {
	float: right;
	margin: 0px 0px 0px 10px;
}
.divider {
	text-align: center;
	margin: 17px 0px 0px 0px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-align: center;
	margin: 12px 0px 0px 0px;
}

.footer a:link
{
	color: #000000;
	text-decoration: none;
}

.footer a:active
{
	color: #000000;
	text-decoration: none;
}

.footer a:hover
{
	color: #000000;
	text-decoration: underline;
}

.footer a:visited
{
	color: #000000;
	text-decoration: none;
}

.special_offers {
	float: none;
	margin: 0px 0px 0px 23px;
}

td.specials {
	background-image: url(../images/common/vertical_divider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}

td.specials p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	margin: 10px 22px 10px 25px;
	font-weight: normal;
}
