body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 0px;
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #5D1106;
}
#footer {
	background-image: url(img/footer_bg.gif);
	background-color: #5D1106;
	background-repeat: repeat-x;
}
.menu {
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFBBE;
	font-size: 14px;
	padding-left: 25px;
}
.menu a:hover {
	text-decoration: underline;
}
.menu a {
	color: #FFFBBE;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	margin-top: 10px;
	margin-bottom: 10px;
}
.h_gallery {
	background-color: #F0EEEB;
	border: 1px solid #BEAE74;
	height: 189px;
	width: 189px;
	text-align: center;
}
.h_gallery a {
	display: block;
	margin: 5px;
	background-color: #D4D0C8;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
#content a {
	color: #D8492D;
}
#content h1 {
	font-size: 17px;
	color: #5A3320;
}
.home_feature a {
	display: block;
	float: left;
	padding: 10px;
	background-color: #F0EEEB;
}
#content p {
	text-align: justify;
}
#footer td {
	color: #C6958C;
	font-size: 10px;
}
#footer td a {
	color: #C6958C;
	font-size: 10px;
	text-decoration: none;
}
#content a:hover {
	color: #FF6633;
}

#footer td a:hover {
	color: #C6958C;
	font-size: 10px;
	text-decoration: underline;
}
