html { font-size: 1em; }
body { margin: 0; padding: 0; background: #ffffff; color: #000000; font-family: "Times New Roman", Times, serif; font-size: 1em; line-height: 1.2em; }
h1, h2, h3, h4, h5, h6, p, address { margin: 0 0 1.2em 0; padding: 0; font-weight: normal; font-style: normal; }
ul, ol { padding-bottom: 1.2em; padding-top: 0; margin-top: 0; margin-bottom: 0; }

#content a { color: #000; }
#content a:link { color: #000; }
#content a:visited { color: #000; }
#content a:hover, #content a:focus { color: #000; }
#content a:active { color: #000; }

/* Design-Specific Declarations */
body { background: #fff; }
#container { background: #fff; margin: 0 auto; width: auto; position: relative; }
	#containerHead { background: #fff; padding: 0; }
		#header { padding-top: 0; padding-bottom: 20px; }
			#logo { margin: 0; }
			.home #logo { background: #fff; text-indent: 0; width: auto; height: auto; position: relative; left: 0; top: 0; display: block; z-index: 1; font-size: 200%; text-transform: uppercase; }
			#logo a  { background: #fff; text-indent: 0; width: auto; height: auto; position: relative; left: 0; top: 0; display: block; z-index: 1; font-size: 200%; text-transform: uppercase; text-decoration: none; }
			#navigation { display: none; }
			#illustration { display: none; }
			#badge { background: #fff; text-indent: 0; width: auto; height: auto; position: relative; left: 0; top: 0; }
		#main { padding: 0; }
			iframe, small, .ig_tbl_line { display: none; }
			#mainLeft { float: none; width: auto; }
			.home #mainLeft { width: auto; }
				.content { background: #fff; padding: 0; margin-bottom: 20px; }
					.content h3 { font-size: 200%; font-weight: normal; margin-bottom: .4em; }
					.content h4 { font-size: 140%; font-weight: normal; margin-bottom: 0; }
					.home img#facade { display: none; position: relative; left: -44px; margin-bottom: -75px; }
					.home img#photos { display: none; float: none; position: relative; margin-top: -40px; right: -64px; margin-left: -44px; margin-bottom: -75px; }
					#gallery img { border: 10px solid #fff; margin-right: 10px; }
			#mainRight { float: none; width: auto; }
			.home #mainRight { width: auto; }
				#facts { display: none; padding: 0; color: #000; font-size: 90%; }
					#facts h6 { font-size: 150%; line-height: 1.2; font-weight: normal; margin-bottom: 0; color: #403624; }
					#facts * { line-height: 1.5; }
#footer { display: none; }
