﻿body
{
	background-image: url(images/bkgd.gif);
	background-repeat: no-repeat;
	background-position: 14px -120px;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #74908F;
}


#logo
{
	position: absolute;
	top: 39px;
	left: 75px;
	height: 103px;
	width: 378px;
	clear: both;
}

#logo h1
{
	font-size: 48px;
	font-weight: normal;
	color: #ffffff;  /* #607E61; */
	margin:0;
	padding:0;
	letter-spacing:-2px;
}

#logo a,
#logo a:hover,
#logo a:visited
{
	text-decoration:none;
	color: #ffffff;  /* #607E61; */
}

#pullquote
{
	position: absolute;
	top: 24px;
	left: 88px;
	height: 100px;
	width: 161px;
}


#pullquote a {
	text-decoration: none;
}


#pullquote img {
	border-style: none;
}


#photo
{
	position: absolute;
	top: 155px;
	left: 75px;
}

#photo img
{
	border-color: #D8D8D8;
	border-width: 8px;
	border-style: solid;
}

#nav
{
	font-size: 15px;
	line-height: 15px;
	margin: 40px 0 20px 0;
	color: #D1E93E;
	text-align:left;
	float:left;
}

#nav a,
#nav a:visited,
#nav .off
{
	text-decoration: none;
	color: #fff;
	margin-right: 6px;
	padding: 6px;
	background-color: #45619d;
	width:15px;
	display: block;
	text-align:center;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float:left;
}

#nav a:hover
{
	color: #fff;
	background-color: #d9ea85;
	text-decoration: none;
}
#nav .off
{
	color: #fff;
	background-color: #ededed;
}


#title {
	clear:both;
	margin: 0 0 9px 0;
	text-align: left;
	line-height:20px;
}

#title h2
{
	color: rgba(141, 141, 141, 0.42);
	font-size: 36px;
	font-weight: normal;
	line-height: 38px;
	padding: 0 0 0 0;
	margin: 48px 0 5px 0;
}