body {
	font-family: "Lucida Grande", sans-serif;
	background-color: #7a8068;
	margin: 0;
	padding: 0px;
	background-image: url(../images/background_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	font-size: 11px;
}
.Header {
	background-image: url(../images/background_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 0px;
}
.Top {
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 960px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
}
.Top a {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Top a:hover {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.Logo {
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 960px;
}
.Nav {
	text-align: right;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 960px;
	background-color: #fafafa;
	background-image: url(../images/nav_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Black {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 960px;
	background-color: #000000;
}
.GreenNav {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	height: 124px;
	background-color: #adb694;
	background-image: url(../images/green_fade.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: "Lucida Grande", sans-serif;
	width: 960px;
	padding: 0px;
}
.GreenNavButtons {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-family: "Lucida Grande", sans-serif;
	line-height: 24px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.GreenNavButtons a {
	margin: 0px;
	font-family: "Lucida Grande", sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.GreenNavButtons a:hover {
	margin: 0px;
	font-family: "Lucida Grande", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}
.Contact {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 14px;
}
.Contact a {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.Content {
	background-color: #FFFFFF;
	height: 270px;
	width: 960px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.Left {
	font-family: "Lucida Grande", sans-serif;
	width: 370px;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	line-height: 15px;
}
.Left h1 {
	font-family: "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #7A8068;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.Left  p {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	padding-left: 14px;
}
.Left li {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: square;
}
.Left a {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #cc6600;
	text-decoration: none;
	font-weight: bold;
}
.Left a:hover {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.LeftBold  {
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ADBAA8;
	font-weight: normal;
	font-variant: normal;
}
.PhotoFade {
	visibility: hidden;
}
.Services {
	font-family: "Lucida Grande", sans-serif;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 2px;
	padding-left: 20px;
	line-height: 17px;
}
.Services  h1 {
	font-family: "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #7A8068;
	font-weight: normal;
	padding: 0px;
}
.Services  p {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666666;
}
.Services  li {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: square;
}
.Services  a {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #cc6600;
	text-decoration: none;
	font-weight: bold;
}
.Services  a:hover {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

