body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 130%;
	color: #616056;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	background-image: url(/images/bg_sage.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 130%;
}
#nav {
	background-color: #FFFFFF;
	clear: both;
	float: left;
}
#main {
	padding: 0px 15px 0px 60px;
	background-color: #FFFFFF;
	width: 700px;
}
#footer {
	padding: 10px 10px 10px 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #43443F;
	height: 80px;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #989e78;
	line-height: normal;
	padding-top: 0px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
a:link {
	color: #43443F;
}
a:visited {
	color: #43443F;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #97CCB3;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.img {
	border: 1px solid #C6E3D5;
}
hr {
	color: #BABD96;
	padding: 8px;
}
#photos {
	padding-left: 60px;
}
li {
	padding: 0px 0px 4px;
}
.bg_star {
	background-image: url(/images/bg_star.gif);
	background-repeat: no-repeat;
}
.float_right {
	float: right;
}
.info {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding: 5px 10px;
}
