﻿body{
	background: #D6EDB6 url('webbackground.png') no-repeat 0px 0px;
	font-family:"Book Antiqua";
		font-size:medium;
		font-style:normal;
	
	}
	
h1	{
	font-family: Papyrus;
	font-size:large;
	font-weight:bold;
	}

h2	{
	font-family:"Book Antiqua";
	font-size:medium;
	font-weight:bold;
	}
	
h3	{
	font-family: Papyrus;
	font-size:x-large;
	font-weight:bold;
	}

	
	
	{
	margin: 0;
}
body {
	height: 100%;
}
html {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -6em; 
}
.push {
	border-style: none none none none;
	border-width: thin;
	border-color: #75B064;
	height: 6em;
	font-family: "Book Antiqua";
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.footer {
	border-left: thin none #75B064;
	border-right: thin none #75B064;
	border-top: thin solid #75B064;
	border-bottom: thin none #75B064;
	height: 6em;
		font-family: "Book Antiqua";
		font-size: small;
		font-weight: normal;
		font-style: normal;
		font-variant: normal;
		text-transform: none;
	}
.Papyrus {
	border-style: none;
	font-family: Papyrus;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}
.noborder {
	border-style: none;
}
.bookantlarge {
	font-family: "Book Antiqua";
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bookantmedbold {
	font-family: "Book Antiqua";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.tiny {
	font-family: "Book Antiqua";
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bookantmed {
	font-family: "Book Antiqua";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
