body {
	background-color: #F7F7EF;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.right-col {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9A894;
}
.footer {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	width: 615px;
	padding-top: 10px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9A894;
	padding-bottom: 30px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
.text-container {
	padding: 25px;
	width: 615px;
}
.text {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.subhead {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.nav-container {
	padding: 30px 25px 10px;
	width: 615px;
}
.nav-main {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.nav-secondary {
	font-size: 10px;
	color: #000000;
}
.left-col {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9A894;
}
.sectionhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #336633;
	line-height: 26px;
	font-weight: bold;
}
.photobox-left {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.photobox-right {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.text-small {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.table-header {

	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.table {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}
