body {
	background-color: #e0e6cb;
	margin-top: 70px;
}
.copy {
	font-family: "Times New Roman", Georgia, serif;
	color: #707909;
	font-size: 13px;
	text-align: left;
	line-height:18px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #707909;
	font-size: 12px;
	text-align: left;
	line-height:18px;
	text-decoration:none;
}
.subnavCurrent {
	font-weight: bold;
}
.communitiesFootnote {
	font-style: italic;
	font-weight: bold;
}
a.communitiesFootnote {
	text-decoration: underline;
}
a.communitiesFootnoteWeb {
	text-decoration: underline;
	color: #c57205;
}
td {
	vertical-align: top;
}
.copyTitle {
	font-weight: bold;
	font-style: italic;
	color: #c57205;
	font-size: 14px;
	padding-bottom: 10px;
}
a {
	color: #707909;
	text-decoration:none;
}
.accent {
	color: #c57205;
	font-weight: bold;
}
.accentlink {
	font-weight: bold;
	color: #c57205;
	text-decoration: none;
}
.bgSecondary {
	background-color: #660000;
	background-image: url(../images/bg_secondary.jpg);
}
.top2 {
	background-image: url(../images/topbg2.jpg);
	background-repeat: repeat;
}
.top4 {
	background-image: url(../images/topbg4.jpg);
	background-repeat: repeat;
}
.top6 {
	background-image: url(../images/topbg6.jpg);
	background-repeat: repeat;
}
.top8 {
	background-image: url(../images/topbg8.jpg);
	background-repeat: repeat;
}
.mainbg {
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
}
.topright {
	background-image: url(../images/topbg_right1.jpg);
	background-repeat: no-repeat;
}
.topleft {
	background-image: url(../images/topbg_left2.jpg);
	background-repeat: no-repeat;
}
.topleftTop {
	background-image: url(../images/topbg_left1.jpg);
	background-repeat: no-repeat;
}
.homefooter {
	background-image: url(../images/main_dev_1.jpg);
	background-repeat: no-repeat;
}