body {
	margin: 10px 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background: #ffffff url(images/bg-vertbar.gif) no-repeat 157px top;
	background-attachment: fixed;
}

h1 { font-size: 210%; font-weight: 400; }
h2 { font-size: 160%; font-weight: 600; }
h3 { margin-bottom: -.5em; font-size: 130%; font-weight: 600; }

form { margin-top: 3em; }
	.formfld { width: 300px; margin-right: 1em; padding: 0 2px; vertical-align: top; }
	textarea { font: 105% Arial, Helvetica, sans-serif; }

#mast {
	position: absolute;
	left: 0; top: 0;
	width: 930px; height: 148px;
	text-align: right;
	background: transparent url(images/mast.gif) no-repeat left bottom;
	z-index: 100;
}

#home #mast {
	height: 167px;
	background: transparent url(images/mast-lg.gif) no-repeat left top;
}
	div#mast a {
		display: block;
		position: absolute;
		left: 90px; top: 48px;
		width: 233px; height: 89px;
		margin: 0; padding: 0;
	}
		#home #mast a { width: 257px; height: 100px; }

#pic {
	float: right;
	width: 352px; height: auto;
	margin-right: -60px; margin-left: 10px;
	z-index: 200;
}

#home #pic {
	position: absolute;
	left: 83px; top: 158px;
	width: 526px; height: 303px;
	margin: 0;
	background: transparent url(images/pic-home.jpg) no-repeat left top;
}
	#home #pic img { width: 526px; height: 303px; border: 0; }

#gallery #pic {
	position: relative;
	left: 0; top: 0;
	margin: 0; padding: 0;
	width: 540px; height: 405px;
	text-align: left;
}
	#disclaimer {
		position: absolute;
		left: 0; top: 3em;
		margin: 0; padding: 20px 0 0;
		width: 540px; height: 415px;
		text-align: left;
		background-color: #ffffff;
		visibility: hidden;
		z-index: 500;
	}
		#content > #disclaimer { top: 4em; }
		#disclaimer p { margin-right: 180px; }

#divASContainer {
	position: absolute; 
	left: 30px; top: 167px; 
	width: 127px; height: 443px;
	line-height: normal;
	overflow: hidden; 
	visibility: hidden;
}
	#divASContent { position: absolute; left: 0; top: 0; }
	#divASContent img { margin: 0; padding: 0; }

#home #services {
	position: absolute;
	left: 558px; top: 177px;
	width: 271px; height: 171px;
	background: transparent url(images/services.png) no-repeat left top;
	z-index: 1300;
}
	#home #services img { width: 271px; height: 171px; border: 0; }

#content {
	position: absolute;
	left: 200px; top: 166px;
	width: 705px; height: auto;
	padding-right: 20px;
	line-height: 150%;
	z-index: 500;
}
	body > #content { top: 156px; }
	#home #content { top: 363px; width: 610px; }
	#gallery #content { width: 540px; }

#more {
	position: relative;
	width: 207px; height: 68px;
	padding: 24px 0 0 65px;
	font-size: 180%;
	font-weight: 700; 
	background: transparent url(images/also-see.gif) no-repeat 20px top;
}
	#more a { }
		#more a:hover { color: #bfdf2d; text-decoration: none; }

#phone {
	margin: 1px 1px -.2em;
	font-size: 16px;
	font-weight: 700;
	text-align: right;
	line-height: normal;
}
	#home #phone { margin-top: 1em; font-size: 170%; }
	#phone span { font-size: 120%; }

#email {
	margin: 0 0 1.5em;
	font-weight: 700;
	line-height: normal;
}
	#home #email { font-size: 130%; text-align: right; }
	#email a, #email a:hover { color: #000000; }

#menu {
	position: absolute;
	display: inline;
	width: 540px;
	margin: 0; padding: 15px 0;
	list-style: none;
	font-size: 120%;
	font-weight: 900;
	z-index:600;
}
	#content > #menu { margin-top: 20px; }
	#menu ul { margin: 0; padding: 0; }
	#menu li { display: inline; margin-right: 10px; }
	#menu a { color: #98ab40; white-space: nowrap; }
		#menu a:hover { color: #bfdf2d; text-decoration: none; }
		#nav1 { font-size: 125%; }
		#nav2 { font-variant: small-caps; }
		#nav3 { font-size: 160%; }
		#nav4 { font-size: 120%; font-weight: 400; }
		#nav5 { margin-right: 0; text-transform: uppercase; }
		#nav6 { font-size: 90%; font-weight: 400; text-transform: uppercase; }

	#home #menu { padding-top: 40px; }
#footer {
	margin-top: 50px;
	font-size: 9px;
	color: #949494;
	line-height: normal;
}
	#footer a { color: #666666; }
		#footer a:hover { text-decoration: underline; color: #666666; }
	a.potent { font: bold 200% serif; font-style: italic; text-decoration: none; color: #7d7d7d; }
	a.potent span { display: none; }

.attribution { margin-top: -1em; margin-bottom: 2em; font-style: italic; line-height: 140%; }

.note { font-style: italic; }

.event { margin-top: 2.5em; font-size: 95%; line-height: normal; }
	.event img { margin-bottom: 6px; border: 0; }

.float-r { float: right; margin-left: 15px; }
.nowrap { white-space: nowrap; }
.up { margin-top: -.8em; }

a { text-decoration: none; color: #698000; }
a:hover { text-decoration: underline; color: #819d00;  }
