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

body {
	background-image: url(../images/bg-grn.jpg);
	background-repeat: repeat-x;
	background-color: #1D2317;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #395B3D;
}
a:visited {
	color: #395B3D;
}
a:hover {
	color: #4D091F;
}
a:active {
	color: #4D091F;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.largeheading {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4D091F;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.readmore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}
.testimonials {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
.bgfixed {
	background-repeat: repeat-x;
}
.smalltext {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 7pt;
}
.style1 {
	font-family: Tahoma, "MS Sans Serif"; 
	font-size: 8pt;
}
.textbox_style {
	font-family: Tahoma, "MS Sans Serif"; 
	font-size: 8pt;
	border: 0px;
}
.pad {
	padding-right: 15px;
	padding-left: 15px;
}
.smalltext {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 7pt;
}
.style1 {
	font-family: Tahoma, "MS Sans Serif"; 
	font-size: 8pt;
}
.textbox_style {
	font-family: Tahoma, "MS Sans Serif"; 
	font-size: 8pt;
	border: 0px;
}
.smftr{
	color: #395B3D;
}