body {
	margin: 45px 0;
	background: #1F1F1F;
	font: 14px Arial, Helvetica, sans-serif;
	color: #1f1f1f;
	}
a:link, a:visited, a:active {
	color: #781B20;
	text-decoration: underline;
	}
a:hover{
	color: #000000;
	}
h1 {
	font-size: 20px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #781B20;
}
h2 {
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	margin:0 0 9px 0;
	color: #781B20;
}
h3 {
	font-size: 15px;
	margin: 5px;
	color: #781B20;
}
#container{
	width: 1000px;
	\width: 1000px;
	w\idth: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #9B9934 url(../images/bg_content.jpg) no-repeat;
	}
#top {
	width: 1000px;
	\width: 1000px;
	w\idth: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #781b20;
	height: 12px;
	border-bottom: 1px solid #fff;
}
#bottom {
	width: 1000px;
	\width: 1000px;
	w\idth: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #781b20;
	height: 12px;
	border-top: 1px solid #fff;
}
	/* START HEADER */
#logo{
	height: 100px;
	padding: 45px 0 0 0;
	}	
	#logo h1{
		float: left;
		width: 285px;
		height: 97px;
		padding: 0;
		margin: 0 auto;
		background: url(../images/logo.gif) no-repeat;
		text-indent: -9000px;
		}
	#logo h1 a{
		width: 285px;
		height: 97px;
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}
		/* END HEADER */
#navigation{
	font-size: 14px;
	text-align: center;
	padding: 30px 10px 5px 0px;
	color: #781b20;
	text-transform: uppercase;
	font-weight: bold;
		}
	#navigation ul{
		margin: 0;
		padding: 0px;
		}
	#navigation ul li {
		padding: 7px 7px;
		list-style-type: none;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #781b20; 
		text-decoration: none;
		}
	#navigation a:hover{
	color: #000000;
	text-decoration: none;
		}
#content {
	width: 550px;
	padding: 45px 15px;
	margin-left: 390px;
	font-weight: bold;
	line-height: 18px;
	}
#left {
	float: left;
	width: 285px;
	padding: 7px 35px;
	margin: 0;
	}
.accent {
	color: #781b20;
	line-height: 24px;
	}
.stroke {
	border: 1px solid #b7c3b8;
	}
#address{
	font-size: 14px;
	text-align: center;
	color: #1f1f1f;
	padding: 130px 0px 0px 0px;
	font-weight: bold;
	line-height: 20px;
	}
#footer{
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #9B9934;
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #9B9934;
	text-decoration: none;
	}
	#footer a:hover{
	color: #b7c3b8;
	}
/* START GALLERIES */
#gallery{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#enlarge{
	width: 425px;
	height: 415px;
	}
#enlarge img{
	background: #fff;
	}
.thumbnails img {
	margin: 5px;
}
	
/* END GALLERIES */
