body {
	background-color: #25140F;
	margin: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 45px;
	overflow:auto;
	padding: 0px;
}
#footer {	
	margin: 0px auto;
	position: relative;
	padding-bottom: 15px;
	padding-top:50px;
}
#menu td {
	background-color:#532220;
	height:190px;
	vertical-align:top;
}
#menu img {
	margin-top:9px;
	margin-bottom:6px;
}
#main-images {
	margin-bottom: 6px;
}
#promotion {
	text-align:left;
	vertical-align:top;
}
#content-text {
	vertical-align:top;
	padding-top:10px;
	color:#8A7155;
}
.logohead {	
	padding-top:20px;
	padding-left:15px;
	vertical-align:top;
	height:110px;
}
#submenu td {
	color:#624B33;
	font-size:0.8em;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	border-bottom:1px solid #352619;
	text-align:right;
}
#submenu td a:link {
	color: #816344;
	text-decoration: none;
}
#submenu td a:visited {
	color: #816344;
	text-decoration: none;
}
#submenu td a:hover {
	color: #BB955B;
	text-decoration: none;
}
#submenu td a:active {
	color: #FFCC66;
	text-decoration: none;
}
.gallery img{
	margin-left:7px;
	margin-bottom:6px;
	border:1px solid white;
	width:64px;
	height:64px;
}
.gallery a:hover{
	filter: alpha(opacity=50);
	opacity: 0.5;
}