body{
	color: #4A2A13;
	font: 14px "Times New Roman", Times, serif;
	margin: 20px;
	background: #000;
	}
a:link, a:visited, a:active {
	color: #4A2B12;
	text-decoration: underline;	
	}
a:hover{
	color: #705D4D;
	}
h1 {
	font-size: 17px;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
h2 {
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
}


#logo {
	width: 350px;
	height: 350px;
	border-right: 1px solid #555555;
	padding-left: 50px;
}
#slideshow {
	width: 450px;
	height: 350px;
}
#container {
	width: 862px;
	\width: 862px;
	w\idth: 862px;
	margin-left: auto;
	margin-right: auto;
	}
		/* START HEADER */	
#header {
	margin-left: 62px;
	height: 200px;
	border: 1px solid #C7B0B6;
	display: block;
	overflow: hidden;
	}	
		/* END HEADER */
	
	/* START NAVIGATION */
#navigation_home {
	text-align: center;
	font: bold 13px/24px "Times New Roman", Times, serif;
	margin: 50px 0;
	color: #64595B;
	letter-spacing: 1px;
	}
	#navigation_home ul{
		margin: 0;
		padding: 0;
		}
	#navigation_home ul li {
		list-style-type: none; 
		padding: 0px 5px;
		display: inline;
		}
	#navigation_home a:link, #navigation_home a:visited, #navigation_home a:active {
		color: #C6B1B5; 
		text-decoration: none;
		}
	#navigation_home a:hover{
		color: #FFFFFF;
		text-decoration: none;
		}
#navigation{
	text-align: center;
	font: bold 14px/20px "Times New Roman", Times, serif;
	background: #C7B0B6;
	border-top: 1px solid #C7B0B6;
	margin-left: 62px;
	letter-spacing: 1px;
	}
	#navigation ul{
		margin: 0;
		padding: 0;
		}
	#navigation ul li {
		list-style-type: none; 
		padding: 0px 14px;
		display: inline;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #482D1C; 
		text-decoration: none;
		}
	#navigation a:hover{
		color: #765D58;
		text-decoration: none;
		}
	/* END NAVIGATION */
	
	/* START PAGE BODY */
#body_container {
	background: #B8B1A9 url(../img/y.jpg) no-repeat;
	}
#bg {
	padding: 5px 20px 20px 20px;
	background:  url(../img/y_bg.jpg) no-repeat right bottom;
	}
#body_content {
	margin-left: 140px;
	padding: 0px 20px 60px 20px;
	border-left: 1px solid #534538;
	}
#address {
	text-align: center;
	margin: -15px 0 0 62px;
	background:  #C7B0B6 url(../img/address_bg.jpg) no-repeat right bottom;
	color: #4F301B;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	}
#address ul li {
	list-style-type: none; 
	padding: 1px 10px;
	display: inline;
	}
.accent {
	font-size: 16px;
	letter-spacing: 2px;
	font-style: italic;
	line-height: 22px;
	}

/* END PAGE BODY */
	
	/* START GALLERIES */
#gallery{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#enlarge{
	height: 415px;
	}
#enlarge img{
	border: 1px solid #4A2A13;
	}
.thumbnails td a{
	margin: 3px;
	width: 30px;
	height: 65px;
	display: block;
	overflow: hidden;
	border: 1px solid #4A2A13;
}
.thumbnails img{
	border: 0px solid #563B22;
	}
.stroke{
	margin: 6px;
	border: 1px solid #5D6B49;
	}
/* END GALLERIES */
	
	
	/* START FOOTER */
	#footer{
	padding: 4px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
		color: #FFFFFF; 
		text-decoration: none;
		}
	#footer a:hover{
		color: #9DA590;
		text-decoration: none;
		}

/* END FOOTER */
