
html body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background:url(images/background.jpg) center repeat-y #663300;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
.thrColFix #background { 
	width: 100%; 
	background: url(images/slogan.png) center top no-repeat;
	margin: 0 auto;
	position:absolute;
	top:0;
	left:0;
	text-align: center; 
} 
.thrColFix #logo { 
	width: 630px;
	height:295px;
	margin: 0 auto;
	position:absolute;
	top:0;
	right:50%;
	text-align:left;
	z-index:0;
} 
.thrColFix #logo2 { 
	width: 488px;
	height:295px;
	margin: 0 auto;
	position:absolute;
	top:0;
	right:50%;
	text-align:left;
	z-index:0;
} 
.thrColFix #container { 
	width: 970px; 
	margin: 0 auto;
	text-align: left; 
} 
.thrColFix #sidebar1 {
	float: left; 
	width: 250px; 
	padding: 0;
	margin: 0 auto;
	position:absolute;
	z-index:1;
}
.thrColFix #copywrite {
	text-align:center;
	margin-top:15px;
	font-size:12px;
}
.thrColFix #sidebar2 {
	float: right;
	width: 225px; 
	padding: 0;
	margin: 0 7px 0 0;
}
.thrColFix #mainContent { 
	margin: 0px 225px 0px 250px; 
	padding: 0;
	width:480px;
}
.thrColFix #body {
	width:460px;
	margin: 0 auto;
	margin-top:8px;
	padding: 0px 10px 20px 10px;
	background:#d6d6ad;
	text-align:left;
}
.thrColFix #mainContent2 { 
	margin: 0px 0px 0px 250px; 
	padding: 0;
	width:700px;
}
.thrColFix #body2 {
	width:690px;
	margin: 0 auto;
	margin-top:8px;
	padding: 0px 10px 20px 10px;
	background:#d6d6ad;
	text-align:left;
}
.thrColFix #body2 p img {
	margin-left:10px;
}
.thrColFix #news {
	width:205px;
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
	background:#183319;
	text-align:left;
	color:#FFF;
}
.thrColFix #brew {
	width:223px;
	margin: 8px 8px 0px 0px;
	padding: 0 1px 10px 1px;	
	background:#183319;
	text-align:center;
	color:#FFF;
	font-size:14px;
}
.thrColFix #footerhome {
	text-align:center;
	color:#FFF;
	margin-top:60px;
	font-size:10px;
}
.thrColFix #footer {
	text-align:center;
	color:#FFF;
	margin:60px 0px 0px 250px;
	font-size:10px;
	width:710px;
}
h1 {
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
h3 {
	color:#FFF;
	font-size:16px;
	text-align:center;
	margin:0 auto;
	padding:3px;
	font-weight:normal;
}
.red {
	color:#993300;
}
a {
	color:#993300;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
.menutitle{
cursor:pointer;
color:#000000;
text-align:left;
font-weight:bold;
font-size:14px;
text-decoration:none;
}

.submenu{
margin-bottom: 0.5em;
} 

.coupon {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border: thin dashed #CC0000;
}
