@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
.error {color:red;font-size:14px;}
a:link {
	color: #7DBF0F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7DBF0F;
}
a:hover {
	text-decoration: none;
	color: #A2D84B;
}
a:active {
	text-decoration: none;
	color: #7DBF0F;
}
.clear {
	clear:both;
	height: 15px;
}

ol li {

color: #161616;
font: 16px Tahoma,Arial, Helvetica, sans-serif;
}

.msg {padding:4px;font-size:14px;font-color:#878787;border:4px solid #fff;text-align:center;}

.information ul li {font-weight:bold;padding:4px;color:#666;}

.bodyText {
	color: #161616;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
.h1-style {
	color: #91AE51;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #91AE51;
	padding-bottom: 2px;
}

.h1-style3 {
	color: #161616;
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-left:25px;
}
.h1-style-big {
	color: #91AE51;
	font: bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #91AE51;
	padding-bottom: 2px;
}
.h1-style2-big {
	color: #878787;
	font: bold 18px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #91AE51;
	padding-bottom: 2px;
}
.right-column-style {
	color: #89A34C;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-left:5px;
	border-bottom: 1px solid #89A34C;
	background: #FFF;
}
	#container {
	
	background: url(../images/container-bg.jpg) no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
#logo {
	float: left;
	padding-left: 15px;
}
/* CSS Menu */

.top-menu {
	text-decoration: none;
	font: normal 15px Tahoma, Geneva, sans-serif;
	float: right;
	width: 500px;
}
.top-menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%
}
.top-menu ul li {
	display: inline;
}
.top-menu ul li a {
	float: left;
	color: #FFF;
	padding: 16px 15px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.top-menu ul li a:visited {
	color: #FFFFFF;
}
.top-menu ul li a:hover, .top-menu ul li .selected {
	padding-top: 16px;
	padding-bottom: 16px;
	background: url(../images/roll.png) repeat-x center bottom;
}
/* Content */

#content-container {
	clear: both;
	padding: 15px 28px;
}
#content {
	float: left;
	width: 554px;
	font: 13px Tahoma, Geneva, sans-serif;
	color: #666;
}
#content-left {
	float: left;
	width: 260px;
	text-align: justify;
}
#content-left-expand {
	float: left;
	width: 520px;
	text-align: justify;
}
#content-right {
	float: right;
	width: 260px;
}
#right-column {
	min-height: 450px;
	float: right;
	text-align: left;
	width: 274px;
	background: #DDDCDC url(../images/right-column-bg.png) no-repeat center top;
	font: 13px Tahoma, Geneva, sans-serif;
	color: #333;
	border-bottom: 5px solid #999;
}
#right-column-content {
	padding-right: 10px;
	padding-left: 10px;
}
#right-column-top {
	background: url(../images/right-column-top.png) no-repeat center top;
	height: 35px;
	padding-top: 8px;
	color: #91AE51;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
#footer {
	background: #7DBF0F;
	padding-top: 20px;
	padding-bottom: 35px;
}
#footer-left {
	font: 13px Tahoma, Geneva, sans-serif;
	color: #FFF;
	float: left;
	padding-left: 28px;
}
#footer-right {
	font: 13px Tahoma, Geneva, sans-serif;
	color: #FFF;
	float: right;
	padding-right: 28px;
}
#footer a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
	color: #FFC;
}
#footer a:active {
	text-decoration: none;
	color: #FFF;
}
/* Forms */

.form-label {
	font-size: 16px;
	color: #2B3040;
	text-align:right;
	padding-right:10px;
}
.form-input {
	background: #FFF;
	border: 1px solid #7CBD0B;
	padding: 5px;
	color: #666;
}
/* Home Page Styles */

#home-top-image {
	text-align: center;
	padding-bottom: 15px;
}
/* Services Page Styles */

#services-container {
	clear: both;
	padding-top: 15px;
}
#services-packages1, #services-packages2, #services-packages3 {
	float: left;
	background: url(../images/package-bg.png) no-repeat;
	height: 285px;
	width: 176px;
	margin-right: 4px;
	margin-left: 4px;
}
#services-information1, #services-information2, #services-information3 {
	background: url(../images/package-details-bg.png) no-repeat center top;
	color: #60792A;
	height: 36px;
	padding-top: 12px;
}
#services-button1, #services-button2, #services-button3 {
	background: url(../images/package-button.png) no-repeat center top;
	height: 50px;
	color: #5E7629;
	font-size: 18px;
	font-weight: bold;
	padding-top: 28px;
	margin-top: 15px;
}
.services-text {
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
}
.services-header {
	font-weight: bold;
	font-size: 18px;
}
.services {
	display: block;
	list-style: none;
	padding-left: -15px;
	text-align: center;
}
#services-text {
	clear: both;
	padding-top: 5px;
	text-align: justify;
}

#address {
	padding-left: 20px;
	padding-top: 5px;
}

/* Resources */
#resources ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold normal 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
	}

#resources {
	width: 238px;
	margin: 10px;
	padding-top: 40px;
	}

#resources li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #060;
}
#resources .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#resources li a:link, #resources li a:visited {
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	background: #7DC015;
	}

#resources li a:hover {
	color: #7DC015;
	background:  #FFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
	}
