@charset "utf-8";
/*
Global CSS Document to be applied to all pages
*/
#wrapper {
	MARGIN: auto;
	WIDTH: 1075px;
	border-left-style: solid;
	border-color: #006533;
	border-width:20px;
	height:auto;

}

BODY {
	BACKGROUND-COLOR: #FFFFFF;
}
/*NAVIGATIONAL MENU*/
.headerWrap{
position:relative;
font-family:Garamond;
top:25px;

}

.menu2 {
	POSITION: relative;
	TOP: -25px;
	HEIGHT: 25px;
	width:770px;
	left:15px;
	border-bottom-style:solid;
	border-color: #006635;
	padding-bottom: 6px;
}
.menu3{
	POSITION: relative;
	TOP: -7px;
	HEIGHT: 25px;
	padding-top: 11px;
	width:775px;

	}

.Buttons{
	font-family: calibri;
	width: 770px;
	text-align:centre;

}
.Buttons a{
	text-decoration: none;
	color: #000000;
	font-size: 20px;
	
}

.Buttons a:hover {
	color: #79ad1a;
	text-decoration: underline;
	font-size: 20px;
}

.ButtonsSub {
width:775px;
	border-bottom-style:solid;
	border-color: #CCCCCC;
	padding-bottom: 2px;
		border-width: 1px;
}

.ButtonsSub a{
	text-decoration: none;
	color: #000000;
	font-size: 19px;
	font-family: Calibri;
	
}

.ButtonsSub a:hover {
	color: #79ad1a;
	text-decoration: underline;
	font-size: 19px;
}

.Current {
	color: #79ad1a;
	text-decoration: none;
	font-size: 20px;
	font-weight:bold;
}
.SubCurrent{
	color: #79ad1a;
	text-decoration: none;
	font-size: 19px;
	font-weight:bold;
	font-family:calibri;
}
.addy{
	POSITION: relative;
	TOP: -80px;
	HEIGHT: 50px;
	font-size: 45px;
	font-family: calibri;
	color: #000000;
	font-weight: bold;
	left: 20px;
}
.motto{
	POSITION: relative;
	TOP: -5px;
	HEIGHT: 50px;
	font-size: 22px;
	font-family: calibri;
	color: #006635;

	}


.subMenu {
	POSITION: relative;
	TOP: 83px;
	width:175px;
	height:400px;
	BACKGROUND: url(../images/subBack3.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	font-family: calibri;
	
	}
	
.subMenu a{
	font-family: calibri;
	color: #FFFFFF;
	text-decoration:none;
	}
.subMenu a:hover{
	font-family: calibri;
	color: #FFFFFF;
	text-decoration:underline;
	}	


.Partner {
	position:absolute;
	top: -10px;
	left: 895px;
	width: 110px;
	height:auto;
	border-left-style: solid;
	border-color: #CCCCCC;
	padding-top:15px;
	border-width: 1px;

}

.Partner a img{
	border: none;

}

IMG.logo {
	WIDTH: 120px;
	POSITION: relative;

	}

.footer{
	position:relative;
	width: 725px;
	height: auto;
	text-align:justify;
	font-family: calibri;
	left: 20px;
	border-top-style: solid;
	border-color: #CCCCCC;
	border-width:1px;
}
