body{
	color: #1B1605;
	font: 14px Papyrus, Arial, sans-serif;
	margin: 10px;
	background: #EAE0D6 url(../img/bg_page.jpg);
	letter-spacing: 1px;
	}
a:link, a:visited, a:active {
	color: #1B1605;
	text-decoration: underline;	
	}
a:hover{
	color: #3B3224;
	}
h1 {
	font-size: 17px;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#container {
	width: 900px;
	\width: 900px;
	w\idth: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #000 url(../img/bg.jpg);
	border: 1px solid #6C6157;
	}

#header{
		padding: 15px 50px 0px 50px;
	}	
#tagline{
		float: right;
	}	
#slideshow {
	width: 670px;
	height: 260px;
	margin: 0 auto;
	padding-right: 10px;
}

	/* START NAVIGATION */
#navigation{
	width: 120px;
	margin: 0px;
	padding: 20px 0 5px 30px;
	font-size: 14px;
	text-align: left;
	}
	#navigation ul{
		margin: 0;
		padding: 0;
		}
	#navigation ul li {
		list-style-type: none;
		padding: 0px;
		padding: 2px px;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #040200; 
		text-decoration: none;
		}
	#navigation a:hover{
		color: #3B3224;
		text-decoration: none;
		}
	
	/* END NAVIGATION */
	
	/* START PAGE BODY */

#body {
	text-align: center;
	padding: 0 0 10px 0;
	}
#body p {
	padding: 0px 50px 0 50px;
}
.accent {
	font-size: 16px;
	letter-spacing: 2px;
	font-style: italic;
	line-height: 22px;
	color: #FF0000;
	}
.smalltext {
	font-size: 12px;
	}
.box {
	border: 1px solid #110803;
	padding: 5px;
	font-size: 16px;
}
#content {
	width: 670px;
	margin: 0 auto;
	padding-right: 10px;
}
#address{
	padding: 0px;
	text-align: center;
	color: #1B1605;
	font-size: 15px;
	margin: 0;
	}
.abouttext {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
/* END PAGE BODY */
	
	/* START GALLERIES */
#gallery{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#enlarge{
	width: 670px;
	height: 420px;
	}
#enlarge img{
	border: 3px solid #1B1605;
	}
.thumbnails td a{
	margin: 1px;
}
.thumbnails img{
	border: 1px solid #1B1605;
	}
.stroke{
	padding: 15px;
	background: #fff;
	border: 1px solid #573A58;
	}
/* END GALLERIES */
	
	
	/* START FOOTER */
	#footer{
	padding: 0px;
	text-align: center;
	color: #3B3224;
	font-size: 11px;
	margin: 0;
	}
	#footer a:link, #footer a:visited, #footer a:active {
		color: #3B3224; 
		text-decoration: none;
		}
	#footer a:hover{
		color: #3B3224;
		text-decoration: none;
		}

/* END FOOTER */
