/* Base Style Sheet */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; }
body { font-family: "Times New Roman", Times, serif; color: #342708; font-size: 1.1em; line-height:1.45em;}
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif }

h1 { font-size:1.5em; padding-bottom:.3em; color: #16661d; text-transform: uppercase; font-weight: normal; letter-spacing: 2px; }
h2 { font-size:1.2em; padding-bottom:.3em; }
h3 { font-size:1.1em; padding-bottom:.3em; }
h4 { font-size:1em; padding-bottom:.3em; }

a:link { color: #000; text-decoration: underline; }
a:visited { color: #000;}
a:hover, a:focus { color: #000; text-decoration: none; }
a:active { color: #000; text-decoration: underline; }

.clear { clear: both; }

/* ### CUSTOM ### */
	body { text-align: left; background: #FFFFFF; }
		#wrapperBorder { border-bottom: 1px solid #333333; }
			#containerPage { margin: 0; padding: 0; width: auto; text-align: left; background: #FFFFFF; }
				#banner { position: relative; background: #FFFFFF; min-height: 5px; _height: 5px; padding-bottom: 10px; } 
					img#logo { position: relative; top: 0; left: 0; border: 0; float: left; }
					#contactInformation { margin: 0; float: right; padding: 1em; width: auto; text-align: left; }
						#contactInformation p { padding: 0; font-size: 1.09em; line-height: 1.45em; }
						#contactInformation a { display: none; }
						#contactInformation strong { font-size: 1.33em; padding-top: 3px; display: block; }
					#navigationMain { display: none; }
			