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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 16.5px;
	color: #000000;
	background-color: #40b624;
	margin: 0px;
}
.maincontent-int {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	max-height: 359px;
}
.maincontent-index {
	background-image: url(images/contentbg-ind.jpg);
	background-repeat: no-repeat;
	max-height: 359px;
}
.phonenumber {
	font-size: 1.25em;
	font-weight: bold;
	color: #183C8C;
}
.index-sidebar {
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
}


.siteby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.header-right-index {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.header-right-inter {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.int-top-bg {
	background-image: url(images/contenttop-int.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.int-top-bg3 {
	background-image: url(images/contentbg-index3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.int-top-bg2 {
	background-image: url(images/contentbg-index2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bottombg {
	background-image: url(images/bottom-int.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bottombg-index {
	background-image: url(images/bottombg-ind.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #226403;
}

a.menu:link {
	color: #439620;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
}

a.menu:visited {
	color: #439620;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
		padding: 1px;
}

a.menu:hover {
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/menu-onbg.jpg);
	background-repeat: repeat-x;
		padding: 1px;

}

a.menu:active {
	color: #439620;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
}
.addressfooter {
	font-size: 12px;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #459822;
	text-decoration: none;
}
.tabhead {
	font-weight: bold;
	color: #FFFFFF;
}
.plain {
	font-size: 11px;
	color: #000000;
}
