@charset "UTF-8";
/* CSS Document */
body {
	background-color: #1c5314;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body.mceContentBody {
   background: #FFFFFF !important;
   background-image: url();
}

.wrap {
	background-image: url(images/shadows.jpg);
	background-repeat: no-repeat;
}
a {
   color: #1c5314;
}
.header {
	margin: auto;
	width: 742px;
}
.footer_numbers {
	float: left;
	width: 150px;
	margin-left: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFF;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
}
.content-front {
	padding: 20px;
	padding-top: 5px;
	width: 695px;
	background-color: #FFF;
	background-image: url(images/bottom-front.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content-default {
	padding: 20px;
	padding-top: 5px;
	width: 695px;
	background-color: #FFF;
	background-image: url(images/bottom-default.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.phone {
padding-top:10px;
float: right;
}
.footer {
	background-color: #0e3509;
	background-image: url(images/footer_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 656px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.button_white {
	background-image: url(images/button_w_m.jpg);
	float: left;
	padding-top: 4px;
	height: 26px;
}
.white_buttons {
	float: right;
}
.menu {
	margin: auto;
	width: 624px;
}
.button_green {
	background-image: url(images/button_g_m.jpg);
	float: left;
	height: 20px;
	padding-top: 7px;
	color: #FFF;
        cursor: pointer;
}
a.menulinks {
	color: #FFF;
        text-decoration: none;
}
a.menulinks:hover {
        text-decoration: underline;
	color: #FFF;
}
a.menulinkstop {
	color: #000;
        text-decoration: none;
}
a.menulinkstop:hover {
        text-decoration: underline;
	color: #000;
}
.logo {
	float: left;
        width: 575px;
}
.header_right {
	float: right;
}
.floatleft {
	float: left;
        cursor: pointer;
}
.pointer {
        cursor: pointer;
}
h1 {
  margin:0;
 padding:0;
font-weight: normal;
}
h2 {
  margin:0;
 padding:0;
font-weight: normal;
}
h3 {
  margin:0;
 padding:0;
font-weight: normal;
}
