body, html {
	width: 100%;
	height: 100%;
	background-color: #bedc9f;
	background-image: url(/images/img_left.jpg);
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #006642;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
.txtwhite {
	color: #fff;
}
a { text-decoration:underline;
	color: #fff;
}
.txttitlegreen {
	font-family: "Georgia";
	font-size: 33px;
	color: #bfd786;	
}
.txttitlegreen2 {
	font-family: Georgia;
	font-size: 43px;
	color: #bfd786;
	padding-bottom:15px;
}
.txtphone {
	font-size: 22px;
	letter-spacing: -1px;
}
.bgtop {
	height: 316px;
	background-image: url(/images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.txtcopyrights {
	font-size: 10px;
}
.txtmenu {
	color: #006642;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
}
.txtwelcome {
	font-family: "Georgia";
	color: #006642;
	font-size: 23px;
	text-decoration: none;
}
.bggreen {
	background-image: url(/images/bg_green_1.gif);
	background-repeat: no-repeat;
	background-position: 40px 20px;
	height: 362px;

}
.bgtop2 {
	height: 152px;
	background-image: url(/images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bggreen2 {
	background-image: url(/images/bg_green_4.gif);
	background-repeat: no-repeat;
	background-position: 40px 20px;
	height: 362px;
}
input, textarea, select {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	background-color: #bedc9f;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}.txtcopyrightslink {
	font-size: 10px;
	text-decoration: underline;
	color: #006642;
	line-height: 20px;
}
.txtwhiteactive {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #067947;
}
