body {
	margin: auto;
	background-color: #d0e1c1;
}
#holder {
	width: 820px;
	height: auto;
	background-color: #D0E1C1;
	margin-right: auto;
	margin-left: auto;
}
#shadow {
	background-image: url(images/outer-glow.png);
	background-repeat: repeat-y;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background: #FFFFF2;
	height: auto;
	width: 820px;
	font: 12px Arial, Helvetica, sans-serif;
}
#header {
	height: 196px;
	width: 820px;
	background-color: #4F701F;
	background-image: url(images/header.jpg);
}
#topnav {
	height: 25px;
	width: 679px;
	color: #333366;
	background-color: #AECD96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	padding-left: 140px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#topnav a:link {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

#topnav a:hover {
	font-weight: bold;
	color: #669999;
	text-decoration: none;
	background-color: #FFFF00;
}
#topnav a:visited {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}



h1 {
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h2 {
	color: #75753C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #434321;
	font-weight: bold;
	text-decoration: underline;
}
ul {
	font-size: 14px;
	font-weight: normal;
}




#main {
	height: auto;
	width: 640px;
	float: right;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 20px;
}
#main a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
#main a:hover {
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
#main a:visited {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
#navLeft {
	float: left;
	width: 140px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333366;
	background: #D0E1C1;
	height: auto;
}
#navLeftBox {
	font-size: 12px;
	height: auto;
	width: 125px;
	float: left;
	background-color: #AECD96;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-left: 5px;
	padding-right: 2px;
}

#navLeft a {
	font-weight: bold;
	color: #333366;
	font-size: 12px;
	text-decoration: none;
}
#navLeft a:hover {
	color: #006666;
	background-color: #FFCC00;
}
#navLeft a:visited {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

#footer {
	height: 30px;
	width: 820px;
}

#slideshow {
	float: left;
	height: 320px;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#textRight {
	float: right;
	width: 290px;
	padding-right: 10px;
}
#textLeft {
	float: left;
	width: 290px;
	padding-right: 10px;
	text-align: justify;
}

#textBroad {
	font-size: 12px;
	color: #333333;
	float: left;
	width: 620px;
	padding-right: 15px;
	padding-left: 15px;
}

#footer {
	background: #D0E1C1;
	width: 815px;
	height: 25px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	margin-right: 5px;
}
#footer a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #3366CC;
	text-decoration: underline;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#shadow #holder #content #main p strong {
	font-weight: bold;
}

