body {
	background-color: #f0f6e8;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.headerbg {
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 225px;
}
.header {
	height: 225px;
	padding-left: 20px;
}
.header .tagline {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 18px;
	color: #9db26a;
}
.header h1 {
	font-size: 60px;
	color: #474e3a;
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-weight: normal;
	margin: 0px;
	line-height: 40px;
}
.topnav {
	padding-top: 30px;
	text-align: center;
	vertical-align: middle;
}
.content {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 14px;
	
	padding: 20px;
}

p, li
.content {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 14px;
}


.content h1 {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 40px;
	color: #959c8c;
	font-weight: normal;
	margin-top: 0px;
}

.footer {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #71756b;
	line-height: 1.5em;
	padding: 20px;
}
.footer a {
	font-weight: bold;
	text-decoration: none;
	color: #71756b;
}
.footer a:hover {
	font-weight: bold;
	color: #d35009;
	text-decoration: underline;
}
#phonenumber {
	color: #474e3a;
	padding-left: 15px;
}


.footerbg {
	background-color: #e7edde;
	background-image: url(images/footer_grass.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d3d9cb;
	height: 125px;
}
.content a {
	font-weight: bold;
	color: #d35009;
	text-decoration: underline;
}
.content h2 {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 25px;
	color: #40423c;
	font-weight: normal;
	margin-top: 0px;
}
.content h3 {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 16px;
	color: #6E9522;
	font-weight: bold;
	margin-top: 0px;
}
.list-titles {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 16px;
	color: #6E9522;
	font-weight: bold;
	margin-top: 0px;
}
.picright {
	float: right;
	margin-bottom: 10px;
	border: 4px solid #C3D69C;
	margin-left: 20px;
}
.picborder {
	border: 4px solid #C3D69C;
}



.specialbox {
	background-color: #c3d69c;
	margin-top: 15px;
	padding: 10px;
}
.rightcontent {
	background-color: #C3D69C;
	background-image: url(images/news-banner_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 249px;
	padding: 10px;
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 14px;
	color: #FFF;
}

.rightcontent p {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 14px;
	color: #FFF;
}
	
.rightcontent h1 {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
}
.rightcontent .button {
	font-family:"Century Gothic", Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #333;
	background-image: url(images/button.png);
	text-align: center;
	vertical-align: middle;
	width: 195px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	padding-top: 3px;
	background-repeat: no-repeat;
}
.rightcontent .button a {
	text-decoration: none;
}
.flowerbullets {
	font-family:"Century Gothic", Verdana, "Trebuchet MS";
	font-size: 14px;
	list-style-image: url(images/flower_bullet.jpg);
}
.flowerbullets li {
	padding-bottom: 5px;
}
