body
{
	margin-top: 0;
}

p,li
{
	color: black;
	font-family: Verdana, sans-serif;
	font-size: medium;
}

span.navigation
{
	font-family: Century Gothic, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 0 0 0 50px;
}

.sub_navigation
{
	font-family: Century Gothic, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 22px;
}

a.navigation:link { color: #FFFFFF; text-decoration: none; }
a.navigation:visited { color: #FFFFFF; text-decoration: none; }
a.navigation:hover { color: #000000; }
a.navigation:active { color: #000000; }

a.sub_navigation:link { color: #330000; text-decoration: none; }
a.sub_navigation:visited { color: #330000; text-decoration: none; }
a.sub_navigation:hover { color: #C2674C; }
a.sub_navigation:active { color: #C2674C; }

a:hover { color: #990000; }
a:active { color: #990000; }

.body_cell
{
	padding: 25px 25px 25px 0;
}

.header
{
	color: #330000;
	font-family: Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.highlight1
{
	color: #330000;
}

.left_bar
{
	float: left;
	position: absolute;
	top: 125px;
	padding: 0 0 0 15px;
}

.address
{
	font-size: x-small;
	font-style: italic;
}

.captioned_photo
{
	float: right;
	position: relative;
	width: 145px;
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 25px;
}

.caption
{
	color: #330000;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-style: italic;
}

.quote
{
	color: #330000;
	font-family: Verdana, sans-serif;
	font-size: small;
	font-style: italic;
}

.footer
{
	position: relative;
	left: 60px;
	bottom: 50px;
}

.copyright
{
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-align: center;
}