@charset "utf-8";
/* CSS Document */
/* ======================================================= */
/*	Desktop Layout 1361px to 1366px Orientation: Portrait  */
/* ======================================================= */
@media only screen and (min-device-width: 1361px) and (max-device-width: 1366px){
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;		
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;		
}
/* ======================= */
/*	   Email Body Link     */
/* ======================= */
a.emaillink {
	color: #3B7939;
	font: bold normal 1.1rem/1.1 calibri;
}
a.emaillink:visited {
	color: #3B7939;
	font: bold normal 1.1rem/1.1 calibri;
}
a.emaillink:hover {
	color: #77BD75;
	font: bold normal 1.1rem/1.1 calibri;
}
a.emaillink:active {
	color: #3B7939;
	font: bold normal 1.1rem/1.1 calibri;
}
/* ======================= */
/*	    Footer Link        */
/* ======================= */
a.footerLink:link {
	font-family: calibri;
	color: #FFF;
	font-size: .8rem;
	text-decoration: none;		
}
a.footerLink:hover {
	font-family: calibri;
	color: #CCC;
	font-size: .8rem;
	text-decoration: none;	
}
a.footerLink:visited {
	font-family: calibri;
	color: #FFF;
	font-size: .8rem;
	text-decoration: none;	
}
a.footerLink:active {
	font-family: calibri;
	color: #FFF;
	font-size: .8rem;
	text-decoration: none;	
}
/* ========================= */
.footermail {
	color: #FFF;
	font-family: calibri;
	font-size: .8rem;/* 1.1rem */
}
a.footmail:link {
	font-family: calibri;
	font-size: .8rem;/* 1.1rem */
	color: #FFF;
	text-decoration: none;	
}
a.footmail:visited {
	font-family: calibri;
	color: #FFF;
	font-size: .8rem;/* 1.1rem */
	text-decoration: none;	
}
a.footmail:hover {
	font-family: calibri;
	color: #CCC;
	text-decoration: none;
	font-size: .8rem;/* 1.1rem */	
}
a.footmail:active {
	font-family: calibri;
	color: #FFF;
	font-size: .8rem;/* 1.1rem */
	text-decoration: none;	
}
/* ========================= */	
.headermail {
	color: #3B7939;
	font-family: calibri;
	font-size: 1.1em;/* 1.1rem */
}
a.headermail:link {
	color: #3B7939;
	text-decoration: none;
	font: bold 1.1em calibri;
}
a.headermail:visited {
	font: bold 1.2em calibri;
	color: #3B7939;
	font-size: 1.1em;/* 1.1rem */
	text-decoration: none;	
}
a.headermail:hover {
	font: bold 1.1em calibri;
	color: #77BD75;
	text-decoration: none;/* 1.1rem */
}
a.headermail:active {
	font: bold 1.1em calibri;
	color: #3B7939;
	font-size: 1.1em;/* 1.1rem */
	text-decoration: none;	
}	
/* ================= */
/*	Scalable CSS     */
/* ================= */
img.scalable {
	width: 85%;
	height: auto;	
}
img.scalable1 {
	width: 80%;
	height: auto;				
}
img.scalable2 {
	width: 80%;	
	height: auto;		
}
/* ======================= */
/*	   Page Containers	   */
/* ======================= */
#pageContainerIndex {
	width: 100%;
	height: auto;
	background-color: #FFF;	
}
/* ===================== */
/*	      Header		 */
/* ===================== */
/*.headerContainer {
	width: 100%;
	height: 93px;
	background-color: #FFF;		
}*/
.headerContainer {
	width: 100%;
	height: 93px;
	background-color: #FFF;
	position: relative;
	margin-top:-0.5%;
}
.floatingmenu {
	position: fixed;
	width: 100%;
	z-index: 5;
	background-color: #FFF;
	height: 150px;
}
.headerSpacer {
	padding-top: 148px;
}
.logo {
	width: 25%;
	height: auto;
	float: left;
}
.HeaderLeft {
	width: 33%;
	float: left;
	padding-left: 2em;
	height: 93px;
	padding-top: 1em;
}
.HeaderCenter { /* Navigation section */
	width: 19%;/* 33.3% */
	height: 93px;
	padding-top: 10px;
	float: left;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #3B7939;
	padding-left: 8%;
}
.HeaderRight {
	width: 36%;/* 32.33% */
	height: 93px;
	padding-top: 10px;
	float: left;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3B7939;
}
/* ===================== */
/*	    Navigation 		 */
/* ===================== */
.navContainer {
	width: 100%;
	height: 50px;
	background-color: #FFF;
}
.navigation {
	width: 100%;
	height: 50px;
	background-color: #848484;
	border-bottom-left-radius: 7px;
}
/* ===================== */
/*	       Body 		 */
/* ===================== */
.bodyContainerIndex {
	width: 100%;
	height: auto;
}
/* ========================== */
/*	    Home Page Columns     */
/* ========================== */
.columnsAll {
	width: 100%;
	height: 400px;/*330px */
}
hr.divide {
	padding-left: 40%;
	padding-right: 40%;	
	width: 6px;
	background-color: #333;	
}
.Lcolumn {
	align: top;
	float: left;
	width: 33.2%;
	height: auto;
}
.centercolumn {
	float: left;
	width: 33.2%;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
}
.Rcolumn {
	align: top;
	float: left;
	margin-left: 0;
	width: 33.2%;
	height: auto;
}
/* ============================ */
/*       Body Text CSS          */
/* ============================ */
.column_subtitle {
	font-family: calibri;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #57A43C;
	padding-top: 2%;
	padding-bottom: 2%;
	text-align: center;
}
.pagetitle {
	height:auto;
	width: 70%;
}
.bodytext {
	font-family: calibri;
	font-size: 1em;
	font-style: normal;
	line-height: 1.1;
	font-weight: 500;
	color: #333333;
	padding-right: 2em;
	padding-left: 2em;
	text-align: left;
}
.greentext {
	color: #31AC44;	
}
a.bodytext:link {
	font-family: calibri;
	font-size: 1.1rem;
	font-style: normal;
	line-height: 1.1;
	font-weight: 500;
	color: #31AC44;
	padding-right: 5px;
	padding-left: 5px;
}
a.bodytext:visited {
	font-family: calibri;
	font-size: 1.1rem;
	font-style: normal;
	line-height: 1.1;
	font-weight: 500;
	color: #31AC44;
	padding-right: 5px;
	padding-left: 5px;
}
a.bodytext:hover {
	font-family: calibri;
	font-size: 1.1rem;
	font-style: normal;
	line-height: 1.1;
	font-weight: 500;
	color: #248232;
	padding-right: 5px;
	padding-left: 5px;
}
a.bodytext:active {
	font-family: calibri;
	font-size: 1.1rem;
	font-style: normal;
	line-height: 1.1;
	font-weight: 500;
	color: #31AC44;
	padding-right: 5px;
	padding-left: 5px;
}
.bodytextblack {
	font-family: calibri;
	font-size: 1.1rem;
	font-style: normal;
	font-weight: bolder;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
/* ===================== */
/*	       Footer 		 */
/* ===================== */
.footerContainer {
	width: 100%;
	height: 75px;
	padding-top: 10px;
	background-color: #265D33;
	font-family: calibri;
	color: #FFC;
	font-size: .9em;
	
}
}

