/* CSS Document */

body
{
	background-image:url(images/bg1.jpg);
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-position:top;
	background-repeat:repeat;
}	

td
{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#8B6441;
	line-height: 14px;
	letter-spacing: 1px;
}

/* LINKS*/
	
.more
{
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}	

.more:hover
{
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.a
{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#472F20;
	text-decoration:none;
}	

.a:hover
{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#472F20;
	text-decoration:none;
}

/* HEADING */

H1
{
	font-family: Tahoma, Arial;
	font-size:10px;
	font-weight:bold;
	color:#FFFF99;
	margin:0;
	padding:0;
	line-height: 20px;
}
	
	
H2
{
	font-family: Tahoma, Arial;
	font-size:9px;
	font-weight:bold;
	color:#000000;
}

	
/* FOOTER*/

.footer
{
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#8B6441;
	font-weight:bold;
}

.flink
{
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#8B6441;
	font-weight:bold;
	text-decoration:none;
}	

.flink:hover
{
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#8B6441;
	font-weight:bold;
	text-decoration:none;
}	

.cr
{
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#473A2C;
	text-decoration: none;
}	

.right_bg {	
			background-image:url(images/rightbg.jpg);
			background-repeat:repeat-x;
			background-color:#585243;
			}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hotdealtxt {
	font-size: 11px;
	line-height: 15px;
	color: #993300;
	text-decoration: none;
}
.blinktxt {
	font-size: 18px;
	color: #660033;
	text-decoration: blink;
	line-height: 28px;
}
.logo {
	font-family: "Trajan Pro";
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #8E603E;
}
.recommend {
	color: #FFCC66;
	padding-left: 8px;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
}
