/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #39393A;
	line-height: 20px;
	margin: 0px;
}
body a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #18B04B;
	line-height: 20px;
	margin: 0px;
	text-decoration:none;
}
body a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #18B04B;
	line-height: 20px;
	margin: 0px;
	text-decoration:underline;
}
.body-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #6D6D70;
	line-height: 16px;
	margin: 0px;
	text-transform: uppercase;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #39393A;
	line-height: 24px;
	padding-bottom: 12px;
}
.menu a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #39393A;
	line-height: 24px;
	padding-bottom: 12px;
	text-decoration:none;
}
.menu a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #18B04B;
	line-height: 24px;
	padding-bottom: 12px;
	text-decoration:none;
}
.phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C6C6C6;
	font-weight: normal;
}
.background1 {
	background-image: url(../images/background-1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background2 {
	background-image: url(../images/background-2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.link1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #18B04B;
}
.link1 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #18B04B;
	text-decoration:none;
}
.link1 a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #18B04B;
	text-decoration:underline;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	color: #1AB24D;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	color: #39393A;
	margin: 0px;
}.background3 {
	background-image: url(../images/background-3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background4 {
	background-image: url(../images/background-4.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
