body {
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bgs_2.gif');
	background-color: #925e21;
	font-family: tahoma;
	font-size: 11px;
	}
	
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #352D22;
	}

a:link, a:visited {
	color: #905B21;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #D89852;
	text-decoration: none;	
	}
	
a.disc:link, a.disc:visited {
	color: #533201;
	text-decoration: underline;
	}
	
a.disc:hover, a.disc:active {
	color: #F0CC87;
	text-decoration: none;	
	}

.copy {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #533201;
	text-decoration: none;
	background-image: url('../images/bottom.gif'); 
	background-position: top; 
	background-repeat: repeat-x; 
	padding-top: 8px;
	}

.main_area {
	background-image: url('../images/main_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #352d22;
	}
	
.main_white {
	background-image: url('../images/main_bg_2.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #FFFFFF;
	}
	
.main_white_btm {
	background-image: url('../images/main_bg_btm.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	}
		
.main_sides {
	background-image: url('../images/main_bg_sides.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.footer {
	background-color: #A8763B;
	font-size: 10px;
	}
	
.gift_voucher_heading {
	font-size: 12px;
	color: #905B21;
	}
	
.gift_voucher {
	font-size: 14px;
	line-height: normal;
	}
	
.heading {
	color: #905B21;
	font-weight: bold;
	}
	
.drops {
	border: solid 1px #000000;
	background-color: #ffffa0;
	color: #352D22;
	font-size: 10px;
	padding: 2px; 
	}
	
.menu {
	background-color: #560000;
	background-image: url('../images/menu_bg.jpg');
	background-position: left;
	background-repeat: repeat-x;
	}