/* Standard Declarations */

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-style: normal; }
ul, ol { padding-bottom: 1.2em; padding-top: 0; margin-top: 0; margin-bottom: 0; }
a img { border: 0; }

a, a:link { color: #000; }
a:visited { color: #000; }
a:hover, a:focus { color: #000; }
a:active { color: #000; text-decoration: none; }

/* Accessibility Features */

#skipRepetitive { position: absolute; left: 0; top: 0; z-index: 100; width: 100%; list-style: none; text-align: left; margin: 0; padding: 0; list-style: none; }
	#skipRepetitive li { position: relative; z-index: 100; width: 100%; overflow: hidden; }
		#skipRepetitive a { display: block; padding: 0.35em 2em; color: #fff; text-indent: -20em; text-decoration: none; }
		#skipRepetitive a:hover, #skipRepetitive a:focus, #skipRepetitive a:active { top: 0; left: 0; background-color: #000; text-indent: 0; }

/* Design-Specific Declarations */
body { background: #fff; text-align: left; }
#pageContainer { margin: 0; text-align: left; width: auto; background: #fff; color: #000; }
	#pageBorder { border-left: 0; border-right: 0; padding: 0; }
		#banner { background: #fff; margin-bottom: 0; float: left; }
			#bannerimages { display: none;}
			#logo { float: left; margin-bottom: 10px; display: block; }
			#tagline {float: right; margin-top:20px}
			#contactUs { float: right; background: #fff; padding: .5em 0; color: #000; clear:right;}
		#navigation { display: none; }
		#columnLeft { float: none; width: auto;  }
			#navigationSide { display: none; }
			#illustrationSide { float: left; margin: 0 14px 12px 0; }
			#contentLeft { padding: 0; line-height: 1.8em; width: auto; }
		#containerSideColumns { float: none; width: auto; }
			#columnMain { float: none; width: auto; clear: both; }
			.home #columnMain { width: auto; background: #fff; }
				#columnMainBorder { border: 1px solid #87552c; }
					#pageTitle { background: #fff; color: #963508; border-bottom: 1px solid #87552c; }
					.home #pageTitle { background: none; color: #963508; }
						#pageTitle h1 { background: #fff; padding: 10px 12px; font-size: 1.3em; margin: 0; }
						.home #pageTitle h1 { background: none; padding: 10px 12px; font-size: 1.3em; }
					#content { padding: 15px 13px; line-height: 1.8em; }
					.home #content { padding: 15px 13px; margin-bottom: 0; }
						#illustrationMain { float: right; margin: 5px 0 13px 13px; }
			#columnRight { float: none; width: auto; }
			.home #columnRight { width: auto; display: none; }
				#impact { display: none; }
				#contentRight { line-height: 1.8em; padding: 0; }
		#footer { padding: 1.2em 0 0 0; color: #000; font-size: 1em; text-align: left; }
		.home #footer { padding: 0; }
