@charset "utf-8";
/* CSS Document */


html, body {
	height: 100%;
	text-align: center;
	color: #6c6a56;
	font-size: 12px;
	line-height: 1.2;
	font-family: Verdana, Arial;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -142px;
	margin-left: auto;
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/


body,td,th {
	color: #6c6a56;
	font-size: 12px;
	line-height: 1.2;
	font-family: Verdana, Arial;
	
}
body {
	background-color: #f8fff8;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	

}
.sub {
	color: #0033FF;
	background-color: #FFFFFF;
	border: 1px solid #0099FF;
}



		
		
		/* H1 Site Title */
		
		h1 {
			font-size: 26px;
			font-weight: bold;
			font-family: Georgia, Verdana, sans-serif;
		}

		/* H2 Page Title */
		
		h2 {
	color: #8ab58f;
	font: lighter 25px Georgia, Verdana, sans-serif;
		}

		/* H3 Paragraph Title */
		/* see layout_1.css and layout_1_wt.css */		
		
		h3 {
	font-size: 24px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
		}

		/* H4 Paragraph Subtitle */
		
		h4 {
			color: #6c6a56;
			font-weight: bold;
		}

		/* Header */
		
		

a:link {
	color: #333333;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666600;
}
a:active {
	color: #333333;
}
.link:link  {
	color: #cbaa25;
}
.link :visited {
	color: #cbaa25;
}
.link :hover {
	color: #cbaa25;
}
.link :active {
	color: #cbaa25;
}



.greenshade {
	color: #8ab58f;
	line-height: 18pt;
}
.center-tab {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	width: 440px;
	line-height: 1.4em;
	padding-bottom: 0px;
}
.11 {
	font-size: 11px;
}

.center-tab-top {
	padding-left: 20px;
	height: 100px;
	font-size: 11px;
}
.right-tab {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 185px;
}
right-top {
	padding-left: 10px;
}
.whitetext {
	color: #FFFFFF;
}


.padtop25 {
	padding-top: 25px;
}
.left-tab {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	width: 185px;
}

.divider-bg {
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
	width: 5px;
}
.footertxt {
	color: #FFFFFF;
	background-color: #6F6D59;
	height: 150px;
	width: 100%;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
}
.form-boxes {
	background-color: #EEEEEE;
	border: thin solid #8ab58f;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
