#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
}

p {
	margin-bottom: 6px;
	margin-top: 0px;
}
#main_home {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/home_photo_fade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding: 24px;
}

#main_pages {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/home_photo_fade_ghost.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding: 24px;
}

body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	text-align: left;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: 3F602D;
	margin-bottom: 6px;
}

#nav {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}

#footer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #3F602D;
	margin-bottom: 8px;
	margin-top: 0px;
}

.home_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	margin-right: 180px;
}

.home_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F602D;
	margin-right: 280px;
	margin-bottom: 12px;
	font-size: 22px;
	font-weight: bold;
	line-height: 130%;
}

#email {
	clear: both;
	float: none;
	width: 200px;
	top: 99px;
	left: 706px;
	position: absolute;
}

#photos {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	height: 76px;
	width: 170px;
	position: absolute;
	left: 710px;
	top: 198px;
	border: thin solid #3F602D;
}

a:link {
	color: #284630;
}

a:visited {
	color: #284630;
}

a:hover {
	color: 284630;
}

a:active {
	color: 284630;
}

.photos {
	border: 2px solid #3B5A2A;
	padding: 3px;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #336600;
	text-align: center;
	margin-bottom: 4px;
}

.table_right {
	margin-bottom: 8px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 3px;
}
.photo_right {
	margin-bottom: 12px;
	margin-left: 12px;
}

