body {
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	background-color:#B7A46F;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #533D1E;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 15px;
	font-weight: bold;
	color: #4D3B27;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #4D3A27;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 21px;
	font-weight: bold;
	color: #333333;
	text-shadow: #CCC 2px 2px;
}

a {
    color: #49351A;
    text-decoration: none;
}
a:hover {
	color: #49351A;
    text-decoration: underline;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	padding-top: 0px;
}

#body {
	background-image: url(images/bg_watermark.gif);
	background-repeat: no-repeat;
	width: 900px;
	padding: 0px;
	clear: both;
}
#body_gallery {
	width: 900px;
	padding: 0px;
	clear: both;
}
#header {
	position: relative;
	width: 900px;
	float: left;
	padding: 0px;
	clear: both;
}
#quote {
	border-bottom-style: solid;
	border-bottom-color: #533D1E;
	border-bottom-width: 1px;
	padding-left: 20px;
	padding-right: 15px;
}
#quote_sidebar {
	border-top-style: solid;
	border-top-color: #533D1E;
	border-top-width: 1px;
	padding-top: 10px;
	padding-left: 15px;
	margin-top: 5px;
}
#quote2 {
	padding-left: 20px;
	padding-right: 15px;
}
#quote3 {
	padding-top: 10px;	
	padding-left: 20px;
	padding-right: 5px;
}
#quote_sidebar2 {
	padding-top: 10px;
	padding-left: 15px;
	margin-top: 5px;
}
#nav {
	position: relative;
	width: 180px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
	clear: both;
}

#footer {
    background-image:url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-color: #8d7758;
	float: left;
	clear: both;
	width: 660px;
	height: 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-top: 23px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 210px;
}

#leftcolumn {
	position: relative;
	width: 375px;
	padding: 10px;
	float: left;
	clear: none;
}

#rightcolumn {
	position: relative;
	width: 270px;
	padding: 10px;
	float: left;
	clear: none;
}
#footer_container {
	background-image: url(images/bg_footer2.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 72px;
}
