/* lhs sub nav */
#sub_nav
{
	margin: 0;
	padding: 1.2em .3em 1.2em 1.6em;
	color: #585858;
	font-size: .8em;
	font-weight: normal;
	font-family: sans-serif;
	line-height: 1.9em;
	list-style-type: none;
	list-style-image: none;
}

#sub_nav a:link, #sub_nav a:visited { color: #585858; }
#sub_nav a:hover, #sub_nav a:active { color: #d3c64f; }

.bg { background-color: #fafcde; }

/* body styles */
.body
{
	font-family: georgia, serif;
	margin: 0;
	padding: 0 20pt 0 20pt;
}

.hed0
{
	color: #474742;
	font-family: georgia, serif;
	font-size: 15pt;
	font-variant: small-caps;
	font-weight: 500;
	vertical-align: top;
	letter-spacing: .8pt;
	padding: 0 20pt 10pt 0;
	text-transform: uppercase;
}

.hed1
{
	color: #474742;
	font-family: georgia, serif;
	font-size: 15pt;
	font-variant: small-caps;
	font-weight: 500;
	vertical-align: top;
	letter-spacing: .8pt;
	padding: 12pt 20pt 10pt 0;
	text-transform: uppercase;
}

.hed2
{
	color: #879468;
	font-family: georgia, serif;
	font-size: 12pt;
	font-weight: 500;
	padding: 0 20pt 10pt 0;
}

p
{
	margin: 0;
	padding: 0 20pt 10pt 0;
	line-height: 13pt;
}

.list
{
	margin-top: 0;
	padding: 0 0 0 1.4em;
	line-height: 1.6em;
	list-style-image: url(../img/icons/bullet.gif);
}

/* contact page */
.padbot
{
	margin-bottom:.45em;
}
