body
{
	background-color: #FFF;
	color: #64321E;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	margin: 10px;
}

a:link { color: #96644B; }
a:visited { color: #96644B; }
a:hover { color: #C8A58C; }
a[name]:hover { color: #64321E; }
a:active { color: #800000; }

.navigation a:link, .navigation a:visited, .navigation a:active
{
	font-weight: bold;
	text-decoration: none;
}

.navigation a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

div#header
{
	width: 770px;
	text-align: left;
}

div#header p
{
	letter-spacing: 0.05em;
	margin: 0 auto 0 auto;
}

div#banner
{
	width: 770px;
	text-align: left;
	background-image: url(images/summersgrovelogotype.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #FDF1E8;
	border-bottom: 6px solid #64321E;
}

div#banner table tr td h1
{
	color: #C96;
	text-align: right;
	font-size: 12px;
}

div#banner table tr td address
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #C8A58C;
	margin-top: 95px;
	font-style: normal;
	letter-spacing: .09em;
}

div#search-form
{
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #96644B;
	font-weight: bold;
	font-size: smaller;
}

div#search-form select
{
	font-size: 10px;
	letter-spacing: -0.05em;
}

div#search-form a:link, div#search-form a:visited { text-decoration: none; }
div#search-form a:hover { text-decoration: underline; }

div#headlines
{
	margin: 0 4px 0 8px;
	border-top: 2px solid #C8A58C;
}

div#headlines h3, div#mainmenu h3, div#pdfnotice h3
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #64321E;
	font-size: 99%;
	margin: 2px auto 2px auto;
}

div#headlines h4
{
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-weight: regular;
	background-color: #FDF1E8;
	color: #96644B;
	margin: 0 auto 2px auto;
}

div#headlines p, div#pdfnotice p
{
	font-family: Verdana, sans-serif;
	color: #96644B;
	margin: 0 auto 4px auto;
	font-size: 0.8em;
}

div#headlines p a:link, div#headlines p a:visited, div#headlines p a:active { text-decoration: none; }

div#headlines p a:hover
{
	color: #64321E;
	text-decoration: underline;
}

div#content { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; }

div#content h1
{
	font-size: 32px;
	color: #96644B;
	font-weight: bold;
	border-bottom: 2px solid #C8A58C;
	margin: 0 auto 10px auto;
}

div#content h2
{
	font-size: 26px;
	color: #96644B;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #C8A58C;
	margin: 0 auto 10px auto;
}

div#content h3
{
	font-size: 26px;
	color: #96644B;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #C8A58C;
	margin: 0 auto 10px auto;
}

div#content h4
{
	font-size: 1em;
	font-weight: bold;
	margin: 0 auto 0 auto;
}

div#content h5
{
	font-size: 1em;
	font-weight: bold;
	margin: 0 auto 0 auto;
}

div#content p { margin: 0 auto 10px auto; }

div#alertbox
{
	width: 200px;
	background-color: #FFF;
}

div#toolbox p
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}

div#toolbox a:link, div#toolbox a:visited, div#toolbox a:active { text-decoration: none; }
div#toolbox a:hover { text-decoration: underline; }

div#previousnext
{
	font-weight: bold;
	text-align: right;
	color: #C8A58C;
}

div#previousnext a:link, div#previousnext a:visited, div#previousnext a:active { color: #64321E; }
div#previousnext a:hover { color: #C8A58C; }

div#mainmenu, div#pdfnotice
{
	margin: 0;
	padding: 0 4px;
	background-color: #FDF1E8;
	text-align: center;
	border-bottom: 2px solid #C8A58C;
}

div#mainmenu p
{
	font-weight: bold;
	margin: 0 0 2px 0;
	background-color: #C8A58C;
}

div#mainmenu p a:link, div#mainmenu p a:visited, div#mainmenu p a:active
{
	text-decoration: none;
	width: 100%;
}

div#mainmenu p a:hover
{
	color: #FDF1E8;
	text-decoration: underline;
}

div#mainmenu p.selected
{
	background-color: #FDF1E8;
	color: #000;
}

div#mainmenu p.selected a:hover
{
	color: #96644B;
	text-decoration: underline;
}

div#advertisement
{
	margin: 15px auto 10px auto;
	text-align: center;
}

div#footer
{
	width: 770px;
	text-align: center;
}

div#footer p
{
	letter-spacing: 0.05em;
	margin-bottom: 0;
}
