body 
{
	margin: 0px;
	background-color: #2a0503;
}

img
{
	border:0px;
}

.main
{
	width:100%;
	height:100%;
}

.header 
{
	background-image: url('images/HeaderBG.jpg');
	height: 159px;
	padding-left: 20px;
	padding-right: 20px;
}

.body
{
	background-image: url('images/BodyBG.jpg');
	padding:10px 20px 10px 20px;
}

.footer
{
	background-image: url('images/FooterBG.jpg');
	height: 171px;
}

.quote
{
	background-image: url('images/Quote.gif');
	font-family:Times New Roman;
	font-size: 12pt;
	font-style:italic;
	color: #cec0a1;
	padding: 25px 15px 25px 25px;
	vertical-align:middle;
	height:125px;
}

.dealBottom
{
	background-image: url('images/DealBottom.gif');
	padding:0px 0px 15px 0px;
}

.dealRight
{
	background-image: url('images/DealRight.jpg');
	padding:30px 40px 0px 0px;
	font-family: Tahoma;
	font-size: 22pt;
	font-weight: bold;
	color: #695632;
	font-smooth: always;
}

.offer
{
	padding-left:2px;
	padding-right:2px;
}

.copyright
{
	font-family: Tahoma;
	font-size:8pt;
	color: #68000c;
}

.special
{
	font-family:Tahoma;
	font-size:12pt;
	color:White;
	vertical-align:top;
}

.specialPhoto
{
	width:150px;
}

.specialTable
{
	width:100%;
}

.specialDay
{
	color:#eec795;
	font-size:14pt;
}