/* MAIN LINK COLORS ::::::::::::::::::::::::::::::::::::::::: */
a:link 		{color: #53ad25; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #3660b2; background: none; text-decoration: underline}
a:active 	{color: #a4c530; background: none; text-decoration: none}
/* ========================================================= */

body {
  color: #000000; background: #729D44;
  background-image: url(/images/background.jpg);
  background-repeat: repeat-x;
  background-attachment: fixed;
  font: normal normal normal 12px/1em arial, verdana, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}


sup	{
	vertical-align: 0.5em;
	font-size: 0.7em;
}

.fronttext	{
	color: #ffffff; background: none;
	line-height: 1.4em;
	padding-left: 1em;
	padding-right: 1em;
}

.text	{
	line-height: 1.4em;
	padding-left: 1.5em;
	padding-right: 1.5em;
}

a img {
	border: 0px;
}

img.paddingright {
	margin: 5px 0px 0px 10px;
}

img.paddingleft {
	margin: 5px 10px 0px 0px;
}

img.paddingrightborder {
	margin: 5px 0px 0px 10px;
	border: 1px solid #000000;
}

img.paddingleftborder {
	margin: 5px 10px 0px 0px;
	border: 1px solid #000000;
}

ul.floatleft	{ /* used for 2 column ul's */
	width: 500px;
}

ul.floatleft	li	{ /* used for 2 column ul's */
	float: left;
	width: 250px;

}

h1 {
  color: #324d2b; background: none;
	font-size: 2em;
	margin-top: .5em;
	padding: 0px;
	line-height:1em;
}

h2 {
  color: #324d2b; background: none;
	font-size: 1.5em;
	letter-spacing:0.01em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
  color: #324d2b; background: none;
	font-size: 1.125em;
	letter-spacing:0.01em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1, h2, h3 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
}

p	{
	margin: 0 0 1em;
}

.addressfooter {
	color: #000000; background: none;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
}

.address-contact {
	color: #000000; background: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.websiteby {
	color: #000000; background: none;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.frontheaderbg	{
	background-image: url(/images/Front-Header.jpg);
  background-repeat: no-repeat;
}

.insideheaderbg	{
	background-image: url(/images/Inside-Header2.jpg);
  background-repeat: no-repeat;
}

/* 	MENU STYLES WITH HYPERLINK COLOR SETTINGS */

.subheadermenu {
	color: #ffffff;
	background-image: url(/images/Header-Menu-Bg.jpg);
  background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
}

.headermenu {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
a.headermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.headermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.headermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.headermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.headerselected {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
a.headerselected:link 		{color: #ffffff; background: none; text-decoration: none}
a.headerselected:visited	{color: #ffffff; background: none; text-decoration: none}
a.headerselected:hover		{color: #ffffff; background: none; text-decoration: none}
a.headerselected:active 	{color: #ffffff; background: none; text-decoration: none}

.menu	{
	color: #ffffff; background: none;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menu:link 		{color: #ffffff; background: none; text-decoration: none}
a.menu:visited	{color: #ffffff; background: none; text-decoration: none}
a.menu:hover		{color: #ffffff; background: none; text-decoration: none}
a.menu:active 	{color: #ffffff; background: none; text-decoration: none}

.menuselected	{
	color: #959838; background: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menuselected:link 		{color: #90f50a; background: none; text-decoration: none}
a.menuselected:visited	{color: #90f50a; background: none; text-decoration: none}
a.menuselected:hover		{color: #90f50a; background: none; text-decoration: none}
a.menuselected:active 	{color: #90f50a; background: none; text-decoration: none}

.MenuItemSelected	{
	color: #959838; background: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemSelected:link 		{color: #90f50a; background: none; text-decoration: none}
a.MenuItemSelected:visited	{color: #90f50a; background: none; text-decoration: none}
a.MenuItemSelected:hover		{color: #90f50a; background: none; text-decoration: none}
a.MenuItemSelected:active 	{color: #90f50a; background: none; text-decoration: none}

.MenuItemNotSelected	{
	color: #959838; background: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemNotSelected:link 		{color: #173956; background: none; text-decoration: none}
a.MenuItemNotSelected:visited	{color: #15446d; background: none; text-decoration: none}
a.MenuItemNotSelected:hover		{color: #7d7ab0; background: none; text-decoration: none}
a.MenuItemNotSelected:active 	{color: #b06732; background: none; text-decoration: none}

.footermenu {
	color: #ffffff; background: #373c59;
	font-weight: normal;
	text-align: center;
	font-size: 11px;
}
a.footermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.footermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.footerselected {
	font-weight: bold;
}
a.footerselected:link 		{color: #ffffff; background: none; text-decoration: none}
a.footerselected:visited	{color: #ffffff; background: none; text-decoration: none}
a.footerselected:hover		{color: #ffffff; background: none; text-decoration: none}
a.footerselected:active 	{color: #ffffff; background: none; text-decoration: none}

/* 	end of menu styles with hyperlink color settings */

.menubkgd {
  background: #314139;
  background-image:url(/images/Inside-Menu-Bg.jpg);
  background-repeat: no-repeat;
}

.picborder{
	border: 1px solid #000000;
}

.floatRight	{
	float: right;
	margin: 1em 0 .05em 1em;

}

.floatLeft	{
	float: left;
	margin: 1em 1em .05em 0;
}

.border {
	border: 2px solid #000000;
}

.dottedline	{
	border-bottom: 4px dotted #000000;
}

.leftborder {
    background-image:url(/images/Left-Border.gif);
    background-repeat: repeat-y;
}

.rightborder {
    background-image:url(/images/Right-Border.gif);
    background-repeat: repeat-y;
}

.bottomborder {
    background-image:url(/images/Bottom-Border.gif);
    background-repeat: repeat-x;
}

.topborder {
    background-image:url(/images/Top-Border.gif);
    background-repeat: repeat-x;
}

.frontbackground {
    background-image:url(/images/Front-House-Bg.jpg);
    background-repeat: repeat-x;
}

.spacer	{
	border-bottom: 1px solid #b5d2a7;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}

.no-margin	{
	margin-bottom:  0px;
}

.testimonalArea	{
	margin-left: 24px;
}

.space	{
	padding-bottom: 12px;
	border-bottom: 1px solid #b5d2a7;
	margin-top: 0px;
	margin-left: 38px;
}

.nospace	{
	margin: 0px;
	padding: 0px;
}

.frontFlashDiv	{
	background-image:url(/images/frontFlash-Bkgd.jpg);
  background-repeat: repeat-x;
	margin:0px;
	padding: 0px;
	padding-top: 16px;
	padding-bottom: 20px;
	border-bottom: 6px solid #99bf2e;
}

