body {
	margin: 0;
	
	background-color: #333333;
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 11pt;
	text-align: center;
}

a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline; color: #aaaaaa;}

h2 {
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 18pt;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	color: #ffffff;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 18px 0px;
}

a {
	color: #ffffff;
}


#greenBackground {
	margin: 20px auto 0 auto;
	background-color: #728941;
	width: 950px;
	color: white;
	text-align: left;
}

#top {
	margin: 0px 10px 2px 10px;
	padding: 10px 0px 0px 8px;
}

#top img {
	display: block;
}

#main {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0px 0px 0px 0px;
}



#contentLeft {
    margin: 0px 328px 0px 10px;
	border: 1px solid #576724;
}

#contentLeft.jdSlideshow {
	width: 610px;
	height: 450px;
	z-index:5;
	display: block;
}

#contentLeftText {
	padding: 20px;
	margin: 0px;
}

#contentRight {
	position: absolute;
	top: 0;
	right: 0;
	width: 312;
	margin: 0px 10px 0px 0px;
	border: 1px solid #576724;
}

#contentRight.jdSlideshow {
	width: 312px;
	height: 450px;
	z-index:5;
	display: block;
}

img.block {
	display: block;
}

#expander {
	clear: both;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer {
	margin: 10px;
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 7pt;
	color: #899f5b;
	text-align: center;
}

#large-text {
	margin: 10px;
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 14pt;
	color: #899f5b;
	text-align: center;
}

#showcase {
	position: relative;
	top: 0px 0px 0px 0px;
	left: 0px 0px 0px 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}


#showcaseImage {
    float: right;
    width: 610px;
}


#showcaseImage img {
	display: block;
	clear:none;
	float: left;
	margin: 0px 10px 8px 0px;
	border: 1px solid #576724;
}

.contentCenter {
    margin: 0px 10px 0px 10px;
    padding: 20px 0 20px 20px;
	border: 1px solid #576724;
}

.contentCenter h3 {
	font-style: italic;
	font-weight: normal;
	font-size: 11pt;
	margin: 0px 0px 18px 0px;
}
.contentCenter img {
    margin: 0px 20px 20px 0px;
}