body{
	background-color: #50804a;
	text-align: center;
}

.wrapper{
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-botom: auto;
	padding-top:20px;
	width: 760px;
	height: 100%;
	float: none;
	clear: both;
	background-color: #ffffff;
	border: solid #305030 4px;
}

.head{
	background-color: #ffffff;
	//background-img: url('logo.png');
}

.horizlinks{
	height: 30px;
	width: 95%;
	border: solid #507050;
	border-width: 0px 0px 1px 0px;
}

.horizlinks a:link, .horizlinks a:visited{
	height: 100%;
	width: auto;
	margin: 0px 10px 0px 10px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #509050;
	letter-spacing: 1.5;
	xborder: solid 1px;
}

.horizlinks a:hover{
	height: 100%;
	width: auto;
	margin: 0px 10px 0px 10px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #709090;
	letter-spacing: 1.5;
	xborder: solid 1px;
}

.vertlinks{
	height: 100%;
	width: 150px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	float: left;
	clear: right;
	border: solid #507050; 
	border-width: 0px 1px 0px 0px;
}

.vertlinks a, .vertlinks a:link, .vertlinks a:visited{
	height: auto;
	width: 135px;
	overflow: wrap;
	margin: 10px 0px 10px 0px;
	float: left;
	clear: both;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #509050;
	letter-spacing: 1.5;
	xborder: solid 1px;
}

.vertlinks a:hover{
	color: #709090;
}

.main{
	position: relative;
	left: 0;
	height: auto;
	width: 575px;
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 10px 10px;
	float: right;
	clear: right;
	text-align: left;
	xborder: solid 1px;
}
	
.main a, .main a:link, .main a:visited{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #50c050;
	letter-spacing: 1.5;
}

.main a:hover{
	color: #709090;
}

.main .quote, .main p{
	width: 545px;
	height: auto;
	font-family: Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #105010;
	letter-spacing: 1.5;
	text-align: left;
}

.title{
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: bold;
	color: #104010;
	letter-spacing: 2px;
	text-align: left;
	padding: 0px 0px 15px 0px;
}

.bottomlinks{
	position: relative;
	height: auto;
	width: 95%;
	margin: 0px 0px 0px 10px;
	padding: 15px 15px 15px 0px;
	float: none;
	clear: both;
	border: solid #507050; 
	border-width: 1px 0px 0px 0px;
}

.bottomlinks a, .bottomlinks a:link, .bottomlinks a:visited{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #507050;
	letter-spacing: 1.5;
	xborder: solid 1px;
}

.bottomlinks a:hover{
	color: #709090;
}

.dropletter{
	position: relative; 
	top: 3px; 
	font-size: 250%; 
	line-height: 0.8; 
	float:left;
}

.pagetitle{
	font-size: 24px; 
	font-variant:small-caps; 
	font-weight:bold;
}