@charset "utf-8";
/* CSS Document */


#banner {
	background: url(images/banner_walkable.gif) no-repeat;
	}

#container2 h1 {
			color: #C8372F;
			background: url(images/h1_line_wk.gif) bottom repeat-x;
			}

#container2 a, h2, .highlight, .inset, .credit, .footnote, .caption {
			color: #C8372F;
			}
			
#sub_nav {
	color: #C8372F !important;
	}
	#sub_nav h4 {
		color: #C8372F;
		}
	#sub_nav .photos {
		background: url(images/photos_walkable_02.gif) no-repeat;
		}
	
#content table {
		border: 2px solid #C8372F;
		}
		
.thumb {
	border:  1px solid #D87873;
	}
			

