﻿div#leftColumn {
	float: left;
}
div#rightColumn {
	float: left;
	width: 680px;
}
#splashLayout {
	margin: 0pt 7px;
	width: 942px;
}
#splashColumnLeft {
	background: transparent url(../images/splashPhoto.png) no-repeat scroll left top;
	float: left;
	width: 610px;
}
#splashColumnRight {
/*
	background: #F0F5EB none repeat scroll 0%;
	border: 1px solid #678A37;
*/	
	float: right;
	padding: 0pt;
	width: 323px;
}
#splashIntro {
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 3px;
	width: 610px;
}
#splashIntroAccent {
	vertical-align: bottom;
	width: 62px;
}
#splashIntroLeft {
	background: #B2A168 none repeat scroll 0%;
	vertical-align: bottom;
	width: 210px;
	height: 270px;
}
#splashInroSpacer {
	width: 3px;
}
#splashIntroRight {
	color: #000000;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
}
#splashColumnRight .columnContent {
	background: #F0F5EB none repeat scroll 0%;
	/* border: 1px solid #678A37; */
	padding: 0pt 8px;
}
#splashColumnRight h2 {
	background: #678A37 none repeat scroll 0%;
	color: #FFFFFF;
	font-family: "Times New Roman",Times,Palatino,serif;
	font-size: 1.35em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0pt -8px;
	padding: 1px 8px;
	/*text-transform: uppercase;*/
}
#splashColumnRight p {
	margin: 12px 0pt;
}
#splashColumnRight a {
	color: #00552b;
}
#splashColumnRight a:hover {
	color: #000000;
}
#splashColumnRight .articleTitle {
	color: #00552b;
	font-family: "Times New Roman",Times,Palatino,serif;
	font-size: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}
#splashColumnRight .articleTitle a {
	color: #00552b;
}
#splashColumnRight .articleSource {
	color: #00552b;
	font-style: italic;
}
#splashColumnRight .moreLink {
	font-size: 1.2em;
}
#splashQuote {
	padding: 10px 15px;
	font: 1.3em/145% "Times New Roman", Times, Palatino, serif;
	color: #fff;
}
#splashMainLinks {
	border-top: 1px solid #CCCCCC;
	/*font-family: "Times New Roman",Times,Palatino,serif;*/
	font-size: 0.9em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 100%;
	padding: 4px 0pt;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #CCCCCC;
	width: 610px;
}
#splashMainLinks a {
	color: #6E9934;
	padding: 2px 5px;
}
#splashMainLinks a:hover {
	color: #9C661F;
	text-decoration: none;
}
/*** page content ***/
#splashContent {
	margin-top: 20px;
	width: 610px;
	overflow: hidden;
}
#splashContent img {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#homePage1 {
	display: none;
}
#homePage2 {
	display: none;
}
#homePage3 {
	display: none;
}
#homePage4 {
	display: none;
}
