﻿html {
	height: 100%; 
	margin-bottom: 1px;}
img {
	border: none;}
h1 {
	color: #005301;
	font: bold italic 26px Georgia, Georgia, serif;
	text-align: center;
	margin: 0 0 20px 0;}
h4 {
	color: #838112;
	font: bold italic 18px Georgia, Georgia, serif;
	text-align: center;
	margin: 0 0 20px 0;}
a {
	color: #4f6a4c;
	text-decoration: none;
	font-weight: bold;}
a:hover {
	color: #dbad00;
	text-decoration: underline;
	font-weight: bold;}
	
.bodywide {
	background-color: #41593f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0;
}
.wrappernarrow {
	background-color: #ffffff;
	background-image: url('images/bgnarrow.jpg');
	width: 305px;
	padding: 0px;
	margin: 0px auto 0px auto;
}
.topnarrow {
	background-image: url('images/topnarrow.jpg');
	height: 30px;
}
.mainimagenarrow {
	background-image: url('images/mainimage-narrow.jpg');
	text-align: right;
	color: #005301;
	font: bold italic 26px Georgia, Georgia, serif;
	padding: 60px 20px 0 0;
	height: 310px;
}
.sidebarnarrow {
	text-align: center;
	color: #00000;
	padding: 0 20px;
}

.sidebarnarrow a {
	display: block;
	color: #4f6a4c;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px solid #4f6a4c;	
}

.sidebarnarrow a:hover {
	color: #dbad00;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px solid #dbad00;	
}

.footernarrow {
	background: #41593f url('images/footernarrow.jpg') no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 90%;
	padding-top: 25px;
	height: 45px;
}

.imageleft {
	margin: 0 10px 0 0; 
	float: left;}

.imageright {
	margin: 0 0 0 10px; 
	float: right;}