body {
	margin: 0px;
	font: 14px  Helvetica, Arial,sans-serif;
	color: #201d3e;
	background: #c2b5a1 url(../images/bg.jpg) top center no-repeat;
	}
a:link, a:visited, a:active {
	color: #201d3e;
	text-decoration: underline;	
	}
a:hover{
	color: #790f0f;
	}
h1 {
	font-size: 22px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	margin:0 0 9px 0;
}
h3 {
	font-size: 20px;
	font-style: italic;
	text-align: center;
	margin: 5px;
}
#container{
	width: 1100px;
	\width: 1100px;
	w\idth: 1100px;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	background: #640f0e;
	height:7px;
}
#slideshow {
	width: 702px;
	height: 702px;
	margin: 0 auto;
}
#bar{
	background: url(../images/bg_nav.jpg) center repeat-x;
	}	
#bar_gallery{
	background: url(../images/bg_nav.jpg) bottom center repeat-x;
	}	
	/* START HEADER */
#logo{
	height: 100px;
	background: url(../images/bg_nav.jpg) repeat-x;
	}	
	#logo h1{
		width: 336px;
		height: 80px;
		padding: 0;
		margin: 0 auto;
		background: url(../images/lakewood.gif) no-repeat;
		text-indent: -9000px;
		}
	
	#logo h1 a{
		width: 336px;
		height: 80px;
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}
		/* END HEADER */
#navigation{
	width: 1100px;
	font: small-caps 15px "Futura-Light","Futura", Helvetica, Arial,  sans-serif;
	text-align: center;
	padding: 5px;
	color: #b7c3b8;
	margin: auto;
	letter-spacing: 1px;
		}
	#navigation ul{
		margin: 0;
		padding: 0px;
		}
	#navigation ul li {
		padding: 7px 7px;
		list-style-type: none;
		display: inline;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #201d3e; 
		text-decoration: none;
		}
	#navigation a:hover{
		color: #790f0f;
		text-decoration: none;
		}
#content {
	
	padding: 0px 15px;
	margin: 0;
	}
.stroke {
	border: 1px solid #201d3e;
	}
.accent {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.phone{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	letter-spacing: 1px;
}
#footer{
	font-size: 12px;
	text-align: center;
	color: #201d3e;
	padding: 0px 5px 0px 0px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #201d3e;
	text-decoration: none;	
	}
	#footer a:hover{
	color: #fff;
	}

/* START GALLERIES */
#gallery{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #c2b5a1;
	}
#video{
	height: 702px;
	width: 702px;
	}
#enlarge{
	height: 410px;
	}
#enlarge img{
	background: #fff;
	border: 2px solid #1f1d3e;
	}
.thumbnails img {
	margin: 5px;
	
}
	#gal_nav{
		width: 275px;
		text-align: left;
		padding: 30px 20px;
		background: url(../images/logo_gallery.gif) bottom center no-repeat;
		font: small-caps 15px "Futura-Light","Futura", Helvetica, Arial,  sans-serif;
			}
		#gal_nav ul{
			margin: 0;
			padding: 0px;
			}
		#gal_nav ul li {
			padding: 5px 7px;
			list-style-type: none;
			}
		#gal_nav a:link, #gal_nav a:visited, #gal_nav a:active {
			color: #201d3e; 
			text-decoration: none;
			padding-left: 23px;
			height: 20px;
			display: block;
			}
		#gal_nav a:hover{
			color: #790f0f;
			text-decoration: none;
			padding-left: 23px;
			height: 20px;
			display: block;
			background: url(../images/bullet.gif) no-repeat;
			}
/* END GALLERIES */