body {
	background-color: #bCD29D;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	display: none;
}
h2 {
	display: none;
}

ul {
	list-style-type: square;
	margin-top: 7px;
	margin-bottom: 5px;
}

#placeholder	{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#placeholder li	{
	margin-bottom: 5px;
}

#home_nav {
	background-image: url(images/home/images/home_01.jpg);
	background-repeat: no-repeat;
	height: 17px;
	text-align: right;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.home_nav_position	{
	margin-right: 4px;
}

#home_nav a{
	color: #000000;
	text-decoration: none;
}

#home_nav  a:visited{
	color: #000000;
	text-decoration: none;
}

#home_nav  a:hover{
	color: #000000;
	text-decoration: none;
}

#home_2	{
	height: 190px;
	background-image: url(images/home/images/home_02.jpg);
	background-repeat: no-repeat;
}

#home_3	{
	height: 62px;
	background-image: url(images/home/images/home_03.jpg);
	background-repeat: no-repeat;
}

#home_4	{
	height: 86px;
	background-image: url(images/home/images/home_04.jpg);
	background-repeat: no-repeat;
}

#home_5	{
	height: 30px;
	background-image: url(images/home/images/home_05.jpg);
	background-repeat: no-repeat;
}

#sub-nav	{
	float: right;
	height: inherit;
	width: 150px;
	padding-bottom:10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #4D5C4B;
	margin-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 11px;
}

#sub-nav p	{
	margin-top: 7px;
	margin-bottom: 0px;
}

#sub-nav a {
	color: #546653;
	text-decoration: none;
}

#sub-nav a:visited {
	color: #546653;
	text-decoration: none;
}

#sub-nav a:hover	{
	color: #CC3300;
	text-decoration: underline;
}

#content	{
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
	line-height: 135%;
	font-size: 12px;
	background-image: url(images/shared/content_top.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#content p	{
	margin-top: 10px;
	margin-bottom: 0px;
}

#content a {
	color: #00525D;
	text-decoration: none;
	font-weight: bold;
}

#content a:visited {
	color: #00525D;
	text-decoration: none;
}

#content a:hover	{
	color: #CC3300;
	text-decoration: underline;
}

.entry_date	{
	font-size: 10px;
}

.subhead	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00525D;
	text-transform: uppercase;
	padding-top: 10px;
	line-height: 120%;
}

#fern_background	{
	background-image: url(images/shared/background_bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 30px;
}

#fern_background a {
	color: #546653;
	text-decoration: none;
}

#fern_background a:hover	{
	color: #CC3300;
	text-decoration: underline;
}

.arrow_up	{
	background-image: url(images/shared/arrow_up.jpg);
	background-repeat: no-repeat;
}

#footer	{
	color: #445243;
	height: 550px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
}

#footer p	{
	margin-top: 5px;
	margin-bottom: 0px;	
}

#footer a {
	color: #445243;
	text-decoration: none;
}

#footer a:hover	{
	color: #CC3300;
	text-decoration: underline;
}

#credits {
	font-size: 9px;
	color: #757575;
}

#credits a	{
	color: #757575;
}

.btt	{
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
}