body {
}
#homeheader {
	width: 880px;
	text-align: center;
}
#homecontent {
	width: 880px;
	height: 100px;
	margin-top: 30px;
}
#homefooter {
	width: 880px;
	clear: both;
	text-align: center;
}
#homecontainer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#leftbox {
	float: left;
	width: 440px;
	margin-top: 20px;
	height: 180px;
}
#rightbox {
	float: right;
	width: 440px;
	margin-top: 20px;
	height: 180px;
}
.homecopyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #695b59;
	text-indent: 10px;
}
.bylinetext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #695b59;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	letter-spacing: .5em;
}
#bylinediv {
	width: 880px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #695b59;
	border-bottom-color: #695b59;
}
.homesubhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #414783;
	text-align: center;
	text-decoration: none;
}
.hombodycopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 3em;
	color: #695b59;
	text-decoration: none;
	text-align: center;
}
#leftboxleft {
	float: left;
	width: 220px;
	text-align: center;
}
#leftboxright {
	float: right;
	width: 220px;
	text-align: center;
}
#rightboxright {
	float: right;
	width: 220px;
	text-align: center;
}
#rightboxleft {
	float: left;
	width: 220px;
	text-align: center;
}
.homesubhead a:link {
	color: #414783;
	text-decoration: none;
}
.homesubhead a:visited {
	color: #414783;
	text-decoration: none;
}
.homesubhead a:hover {
	color: #685B59;
	text-decoration: none;
}
.homesubhead a:active {
	color: #414783;
	text-decoration: none;
}
.p.home {
	line-height: 0px;
}
