body{
	color: #FFFFFF;
	font: bold 15px "Trebuchet MS";
	margin: 0px;
	background: #331909;
	}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
a:hover{
	color: #927963;
	}
h1 {
	text-align: left;
	letter-spacing: 1px;
	font: italic 24px "Times New Roman", Times, serif;
	color: #927963;
	}
h2 {
	text-align: center;
	letter-spacing: 1px;
	font: italic 24px "Times New Roman", Times, serif;
	color: #927963;
}
#flash {
	width: 900px;
	height: 464px;
	margin-left: auto;
	margin-right: auto;
}
#slideshow {
	width: 900px;
	height: 402px;
	margin-left: auto;
	margin-right: auto;
}
#bg_right {
	background: url(../images/bg_right.jpg) no-repeat right top;
	margin-left: auto;
	margin-right: auto;
	}
#bg_left {
	background: url(../images/bg_left.jpg) no-repeat left bottom;
	margin-left: auto;
	margin-right: auto;
	}
.border{
	border: 1px solid #927963;
	margin-bottom: 5px;
	}
#container {
	width: 900px;
	\width: 900px;
	w\idth: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	}
		/* START HEADER */	

		/* END HEADER */
	
	/* START NAVIGATION */
#navigation{
	text-align: center;
	background: #927963;
	margin-top: 15px;
	padding-top: 7px;
	}
	#navigation ul{
		margin: 0;
		padding: 0;
		}
	#navigation ul li {
		list-style-type: none; 
		padding: 0px 10px;
		display: inline;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		opacity: 0.7;
		filter:Alpha(opacity=70);		
		}
	#navigation a:hover{
		opacity: 1;
		filter:Alpha(opacity=100);
		text-decoration: underline;
		}
		#navigation img {
			border-style: none;
			}
	
#sub_navigation{
	text-align: center;
	margin: 30px 0px 30px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	#sub_navigation ul{
		margin: 0;
		padding: 0;	
		}
	#sub_navigation ul li {
		list-style-type: none; 
		padding: 0px 10px;
		display: inline;
		}
	#sub_navigation a:link, #sub_navigation a:visited, #sub_navigation a:active {
		color: #FFFFFF;
		text-decoration: none;
		padding-bottom: 5px;
		border-bottom: solid 1px #fff;
		}
	#sub_navigation a:hover{
		color: #fff;
		padding-bottom: 5px;
		border-bottom: solid 5px #fff;
		}
	/* END NAVIGATION */
	
	/* START PAGE BODY */
#content {
	padding: 0px 20px 0px 20px;
	height: 464px;
	overflow: auto;	
	}
#content_subnav {
	padding: 0px 20px 0px 20px;
	height: 402px;
	overflow: auto;	
	}
#content2 {
	padding: 0px 20px 0px 20px;
	height: 464px;
	overflow: hidden;
	}
#locations {
	width: 300px;
	border-left: solid 5px #50392b;
	text-align: center;
	}
	#locations_plain {
	width: 300px;
	text-align: center;
	}
#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: 14px;
	}

/* END PAGE BODY */
	
	/* START GALLERIES */
#gallery{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	}
#enlarge{
	height: 425px;
	width: 450px;
	padding: 00px;
	}
#enlarge img{
	border: 1px solid #927963;
	margin-top:5px;
	}
.thumbnails td {

}
#gallery a:link, #gallery a:visited, #gallery a:active {
		color: #FFFFFF;
		text-decoration: none;
		}
	#gallery a:hover{
		color: #927963;
		}
/* END GALLERIES */
	
	
	/* START FOOTER */
	#footer{
	padding: 10px;
	text-align: center;
	color: #927963;
	font-size: 11px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #927963;
	text-decoration: none;
		}
	#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
		}

/* END FOOTER */


fieldset{ border: none; margin: 0; padding: 0; }
form label{ float: left; clear: left; margin: 0; width: 150px; text-align: left; font-weight: bold; }
form input{ margin: 3px 0; }
.error{ font-size: 9px; font-style: italic; }
#submit{ width: auto; margin: 5px 0 5px 0px; }
.required { text-align: left; font-size: 11px; }
.kalamazoo_message{ margin: 10px; padding: 20px; font-size: 12px; font-style: italic; text-align: center; }