.homePageCopy {
	color: #333333;
	margin-bottom: 0em;
	margin-top: 0em;
	font-size: 1.1em;
	line-height: 1.4em;
}
.homePageBlock {
	margin-bottom: 0em;
	margin-top: 1.5em;
	height: 130px;
}
.homeIntroPP {
	background-image: url(images/homeGradientTop.gif);
	background-repeat: repeat-x;
	background-color: #FAF7EA;
	background-position: bottom;
}
.homeIntroPP p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #0F4372;
	padding-bottom: 1em;
	padding-top: .25em;
	padding-right: .25em;
	padding-left: .25em;
}
.indentLeft {
	padding-left: 170px;	
}
.indentRight {
	padding-right: 170px;	
}
#mainContent h1 {
	margin-top: 0em;
	margin-bottom: .5em;
	font-size: 2em;
}
#mainContent h2 {
	margin-top: 0em;
}
#homeSidebarContent {
	margin-top: 3em;
	float: right;
	width: 210px;
	font-family: arial, helvetica, sans-serif;
	background-color: #F00;
	padding-bottom: 2em;
}
#homeSidebarContent h1 {
	font-size: 1.2em;
	margin-top: 0.6em;
	color: #D09C33;
	font-weight: bold;
	text-align: center;
}
#homeSidebarContent h2 {
	font-size: 1.4em;
	margin: 1em .5em .5em .5em;
	font-weight: bold;
	color: #0E4270;
	line-height: 1.3em;
}
#homeSidebarContent a:link {
	color: #566C11;
	text-decoration: underline;
}
#homeSidebarContent a:visited {
	color: #566C11;
	text-decoration: underline;
}
#homeSidebarContent p {
	margin: .5em .5em .5em .5em;
	font-size: 0.95em;
	color: #566C11;
	line-height: 1.4em;
}
#homeFooter {
	background-color: #F8F3DF;
	background-image: url(../images/homeGradientBottom2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#homeFooter p {
	color: #0F4372;
	margin-top: .75em;
	margin-bottom: 0em;
	font-family: arial, helvetica, sans-serif;
}
#homeFooterLeft {
	font-size: 1.1em;
	float: left;
	padding-left: 1em;
	width: 615px;
	background-image: url(../images/homeGradientBottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#homeFooterRight {
	float: right;
	padding-right: 1em;
	width: 210px;
	font-size: .8em;
	background-image: url(../images/homeGradientBottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#homeFooterAfter {
	font-size: 1em;	
}
.photoRight {
	float: right;
	padding-left: 12px;
}
.photoLeft {
	float: left;
	padding-right: 12px;
}
