@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#7C4300;
	margin-bottom: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 13px;
}
td {
	vertical-align:top;
}
img {
	border:none;
}
a {
	color:#589F28;
	text-decoration: none;
}
a:hover {
	color:#7C4300;
}
a.primaryNavigationLink {
	display: block;
	height: 25px;
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 0px;
}
a.primaryNavigationLink:hover {
	background-position: 0px -25px;
}
.primaryNavigationLinkActive {
	display: block;
	height: 25px;
	background-repeat: no-repeat;
	float: left;
	background-position: 0px -25px;
}
a.secondaryNavigationLink {
	line-height: 25px;
	padding-left: 21px;
}
a.greenArrowLink {
	background-image: url(images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 10px;
	display: block;
}
.headerLogoContainer {
	background-color: #7C4300;
	height: 82px;
	text-align: center;
}
.primaryNavigationContainer {
	height: 25px;
	background-color: #7C4300;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.secondaryNavigationContainer {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C4300;
}
h2 {
	color: #589F28;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.pageCenteredContainer {
	width: 651px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.homeQuoteRight {
	width: 360px;
}
.homeQuoteLeft {
	background-color: #589F28;
	background-repeat: no-repeat;
}
.quoteContainer {
	margin-top: 160px;
	height: 105px;
	padding-right: 21px;
	padding-left: 21px;
	font-size: 15px;
	line-height: 21px;
	color: #FFFFFF;
}
.quoteNav {
	display: block;
	float: left;
	height: 40px;
	width: 21px;
	background-position: 0px 0px;
}
.footerContainer {
	text-transform: uppercase;
	color: #7C4300;
	font-size: 9px;
	padding-left: 21px;
	padding-right: 21px;
}

.quoteNav:hover{
	background-position: 0px -40px;	
}
.quoteNavigation {
	height: 40px;
}

.bannerContainer {
	padding-right: 21px;
	padding-left: 21px;
	padding-top: 1px;
}
.column_2_3 {
	width: 399px;
	padding-top: 21px;
}
.column_1_3 {
	width: 189px;
	color: #7C4300;
	padding-top: 21px;
}
.contentsContainer {
	padding-right: 21px;
	padding-bottom: 21px;
	padding-left: 21px;
}
.column_1_2 {
	width: 294px;
	padding-top: 21px;
}
.storyBannerContainerLeft {
	width: 410px;
}
.storyBannerContainerRight {
	background-color: #589F28;
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
	color: #FFFFFF;
	padding: 20px;
}
.brownText {
	color: #7C4300;
}
.greenText {
	color: #589F28;
}
a.thumbnailRollover {
	background-repeat: no-repeat;
	background-position: 0px -44px;
	display: block;
	float: left;
	height: 44px;
	width: 44px;
}
a.thumbnailRollover:hover {
	background-position: 0px 0px;
}
a.thumbnailRolloverActive {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 44px;
	width: 44px;
}
.thumbnailSeperator {
	float: left;
	width: 4px;
	height: 44px;
}
ul {
	list-style-type: disc;
	margin: 0px;
	padding-left: 21px;
	list-style-position: outside;
	width: 75%;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}
.photoTour {
	font-size: 9px;
	margin-top: 2px;
	margin-bottom: -10px;
	text-align: right;
}

#slideshow
{
	width:609px;
        height:239px;
	background:#FFFFFF;
}

