body {
	color: #333333;
	margin: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #4B521A;
}
#holder {
	text-align: center;
	background: #ffffff;
	width: 850px;
	height: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	text-align: left;
	height: 99px;
	padding-top: 0px;
	padding-left: 10px;
	background-color: #42521a;
	background-image: url(layout_images/header_bg.jpg);
	background-repeat: repeat-x;
}
#footer   a  {
	color: #333333;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}
#footer p {
	color: #333333;
	float: right;
	padding-right: 20px;
}

#navigation {
	height: 20px;
	background-color: #97530A;
	background-image: url(layout_images/nav_bg.jpg);
	background-repeat: repeat-x;
}


#navigation ul {
	margin: 0px;
	padding: 0px;
	width: 850px;
	list-style: none;
}
#navigation ul a:link,a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 70%;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}

#navigation ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 70%;
	display: block;
	background-color: #4B371F;
	height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}


#navigation ul li {
	float: left;
}

#maincontent {
	text-align: left;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #333333;
	text-decoration: none;
}
#holder   #maincontent   a  {
	color: #8C4900;
	text-decoration: none;
	font-size: 100%;
}

#maincontent img {
	padding: 10px;
	float: right;
}

p {
	font-size: 90%;
	padding-left: 20px;
	text-align: justify;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
}
#footer {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 70%;
	color: #8A9682;
	height: 40px;
	background-color: #D7D1CA;
}


h1 {
	font-size: 120%;
	color: #763F06;
	padding-left: 20px;
	padding-bottom: 5px;
}
#header #address {
	text-align: right;
	float: right;
	width: 160px;
	padding-top: 2px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 90%;
}
#header img {
	float: left;
}
#header p {
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img .gallery {
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}
#gallery {
	text-align: left;
}
.gallery  img {
	float: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#gallery table {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 90%;
	text-align: left;
	width: 90%;
}
.chairs img {
	float: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 110%;
	color: #763F06;
	padding-left: 20px;

}
td {
	text-align: center;
	font-size: 90%;
}
h3 {
			text-align: justify;
	font-weight: normal;
	
		text-decoration: none;
	
}
