body {
	margin: 15px;
	background: url(../img/bg_main.jpg);
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #35412F;
	}
a:link, a:visited, a:active {
	color: #35412F;
	text-decoration: underline;	
	}
a:hover{
	color: #171F13;
	}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: thin solid #B3AAA1;
	margin: 0;
}
h2 {
	font-size: 18px;
	color: #B7B7BD;
	text-align: center;
}

#container{
	width: 900px;
	\width: 900px;
	w\idth: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/bg_body.jpg);
	border: 1px solid #35402F;
	}
#slideshow {
	width: 550px;
	height: 525px;
	margin: 0 auto;
}
	/* START HEADER */
#header{
	width: 900px;
	height: 60px;
	}	
	#header h1{
		width: 900px;
		height: 60px;
		margin: 0 auto;
		background: url(../img/logo.gif) no-repeat;
		text-indent: -9000px;
		border: 0;
		}
	
	#header h1 a{
		width: 260px;
		height: 60px;
		padding-left: 640px;
		display: block;
		text-decoration: none;
		}
		/* END HEADER */
#navigation{
	float: left;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 40px;
	text-transform: uppercase;
	width: 158px;
	margin: 0;
	font-weight: bold;
		}
	#navigation ul{
		margin: 0;
		padding: 0px;
		}
	#navigation ul li {
		padding: 7px 0px;
		list-style-type: none;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #35412F; 
		text-decoration: none;
		}
	#navigation a:hover{
		color: #171F13;
		text-decoration: none;
		}
	#gallery_nav{
		}
	#gallery_nav a:link img, #gallery_nav a:visited img, #gallery_nav a:active img{
		opacity: 0.75;
		filter:Alpha(opacity=75);
		}
	#gallery_nav a:hover img{
		opacity: 1;
		filter:Alpha(opacity=100);
		}
#content{
	margin: 20px 20px 20px 240px;
	}
	#content_short {
	height: 450px;
	margin: 20px 20px 20px 240px; 
	}
.stroke {
	border: 1px solid #35412F;
	}
	.top_margin{
		padding-top: 65px;
	}
	.bottom_margin{
		padding-bottom: 65px;
	}
.accent {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	}
.accent_bold {
	font-weight: bold;
	}
.testimonial1 {
	color: #FFFFF5;
	text-align: center;
	padding: 0 75px;
}
.testimonial2 {
	text-align: center;
	padding: 15px 75px;
}
#contact{
	font-size: 12px;
	text-align: center;
	color: #35412F;
	padding: 5px 0px 5px 215px;
	background: url(../img/bg_footer.jpg);
	font-weight: bold;
	letter-spacing: 1px;
	}
	#contact p {
		margin:0;
		}
	#contact a:link, #contact a:visited, #contact a:active {
		color: #35412F;
		text-decoration: none;	
	}
	#contact a:hover{
		color: #727A6F;
		text-decoration: underline;
	}
#footer{
	font-size: 11px;
	text-align: center;
	color: #35412F;
	padding: 10px 5px 0px 0px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #35412F;
	text-decoration: none;	
	}
	#footer a:hover{
	color: #938578;
	text-decoration: underline;
	}
/* END PAGE BODY */
	
	/* START GALLERIES */
#gallery{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#enlarge{
	width: 425px;
	height: 425px;
	}
#enlarge img{
	border: 2px solid #CBC4BE;
	}
.thumbnails td a{
	margin: 2px;
	width: 55px;
	height: 55px;
	display: block;
	overflow: hidden;
	border: 1px solid #CBC4BE;
}
.thumbnails img{
	border: 0px solid #563B22;
	}
/* END GALLERIES */
