/* Default CSS Document */

/* General */
body {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #063;
}
h2 {
}
h3 {
}
a {
	color: #009900;
}
a:hover {
	text-decoration: none;
}
.container {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	background-color: #5d893d;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 2px;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation li {
	display: block;
	float: left;
	height: 28px;
	padding-top: 12px;
}
.navigation li a {
	color: #FFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #5d893d;
	padding: 8px;
}
.navigation li a:hover {
	color: #063;
}
.content {
	background-color: #FFF;
	border: 2px solid #000;
	padding: 10px;
}
.footer {
	text-align: center;
}
/* Form Related */
.submitButton {
}
p.error {
}
/* Site Navigation - SITENAV */
ul.sitenav {
}
ul.sitenav li {
}
/* Sub Navigation - PAGENAV */
ul.subnav {
}
ul.subnav li {
}
/* Newsletter Sign Up Form - SIGNUPFORM */
.newsletterSignUp {
}
/*************** PHOTO GALLERY ***************/
/* Photo Gallery Thumbnail Block - PHOTOBLOCK */
.photos_thumbnail_ul {
}
.photos_thumbnail_ul img {
}
.photos_thumbnail_ul li {
}
/* Photo Gallery Thumbnail Feature Block - PHOTOBLOCKFEATURE */
.feature_photos_thumbnail_ul {
}
.feature_photos_thumbnail_ul img {
}
.feature_photos_thumbnail_ul li {
}
/* Photos Category List - PHOTOCATLIST */
ul.photoscatlist {
}
/*************** PRESS RELEASES ***************/
/* Press Releases and News Block - PRESSRELEASEBLOCK */
h1.pressreleasetitle {
}
p.pressreleasesummary {
}
/* Press Releases and News Feature Block - NEWSFEATURE */
h1.feature_pressreleasetitle {
}
p.feature_pressreleasesummary {
}
/* Press Release List - PRESSRELEASELIST */
ul.pressreleaselist {
}
/*************** BLOGS ***************/
/* Blogs and Categories - BLOGBLOCK, BLOGFEATURE */
h1.blogtitle {
	font-size: 16px;
	color: #063;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
}
p.blogsummary {
}
/* Blogs and Categories Feature Block - BLOGFEATURE */
h1.feature_blogtitle {
}
p.feature_blogsummary {
}
/* Blog Category List - BLOGCATLIST */
ul.blogcatlist {
}
/* Blog Comment Form - ADDCOMMENTFORM */
.addcommentform {
}
/*************** ARTICLES***************/
/* Articles Block - ARTICLEBLOCK */
h1.articletitle {
	font-size: 16px;
	color: #063;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
}
p.articlesummary {
}
/* Articles Feature Block - ARTICLEFEATURE */
h1.feature_articletitle {
}
p.feature_articlesummary {
}
/* Article Category List - ARTICLECATLIST */
ul.articlecatlist {
}
/* Article Submit Form */
.articleSubmitForm {
}
/*************** FAQs ***************/
/* FAQs Block - FAQBLOCK */
p.fagHeader {
}
ul.faqBlock {
}
ul.faqBlock li {
}
/* FAQs Feature Block - FAQFEATURE */
p.feature_fagHeader {
}
ul.feature_faqBlock {
}
ul.feature_faqBlock li {
}
/* FAQ Category List - FAQCATLIST */
ul.faqcatlist {
}
.photo_image img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* Lawn Aeration Form formatting  */
.Lawn_Aeration label {
	background-color: #5d893d;
	color: #ffffff;
	width: 130px;
	margin-bottom: 5px;
	text-align: left;
	float: left;
	padding: 3px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form.Lawn_Aeration {
	width: 500px;
	padding-bottom: 15px;
	margin-left: 10px;
}
.Lawn_Aeration textarea {
	height: 60px;
	width: 265px;
	margin-bottom: 5px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #00cc00;
	color: #000000;
}
.Lawn_Aeration input {
	width: 265px;
	background-color: #ffffff;
	border: 1px solid #00cc00;
	color: #000000;
	margin-right: 6px;
	float: left;
	padding: 3px;
}
.Lawn_Aeration select {
	width: 265px;
	background-color: #ffffff;
	border: 1px solid #00cc00;
	margin-bottom: 5px;
}
/* Lawn Fertilization Form formatting  */
.Lawn_Fertilization_and_Weed_Control label {
	background-color: #5d893d;
	color: #ffffff;
	width: 130px;
	margin-bottom: 5px;
	text-align: left;
	float: left;
	padding: 3px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form.Lawn_Fertilization_and_Weed_Control {
	width: 500px;
	padding-bottom: 15px;
	margin-left: 10px;
}
.Lawn_Fertilization_and_Weed_Control textarea {
	height: 60px;
	width: 265px;
	margin-bottom: 5px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #00cc00;
	color: #000000;
}
.Lawn_Fertilization_and_Weed_Control input {
	width: 265px;
	background-color: #ffffff;
	border: 1px solid #00cc00;
	color: #000000;
	margin-right: 6px;
	float: left;
	padding: 3px;
}
.Lawn_Fertilization_and_Weed_Control select {
	width: 265px;
	background-color: #ffffff;
	border: 1px solid #00cc00;
	margin-bottom: 5px;
}
.submitlabel {
	float: left;
	width: 130px;
	padding: 3px;
	margin-right: 5px;
}
.submit input {
	color: #FFFFFF;
	background: #063;
	border: 1px #063;
	display: block;
	padding: 3px;
	cursor: pointer;
}
br {
	clear: left;
}
/* Pay Your Bill form formatting  */
.dollarsign {
	width: 15px;
	float: left;
}
form.payyourbill {
	width: 500px;
	line-height: normal;
}
.payyourbill label {
	background-color: #5d893d;
	color: #ffffff;
	width: 150px;
	float: left;
	margin-right: 5px;
	border:none;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 3px;
}
.payyourbill textarea {
	height: 60px;
	width: 265px;
	float: left;
	margin-bottom: 2px;
	padding: 5px;
	border: 1px solid #063;
}
.payyourbill input {
	width: 200px;
	float: left;
	margin-bottom: 2px;
	border: 1px solid #063;
	padding: 2px;
}
.payyourbill select {
	width: 220px;
	background-color: #ffffff;
	border: 1px solid #063;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
.payyourbill select.exp {
	width:auto;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
.payyourbill .submit  {
	margin-left: 155px;
	margin-top: 10px;
	cursor: pointer;
}
.payyourbill p {
	margin: 0px;
	padding: 0px;
	clear: left;
}
.payyourbill h3 {
	font-size: 16px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #063;
	border-bottom-color: #00cc00;
	margin-top: 10px;
	margin-bottom: 12px;
}
.payyourbill .captcha label {
	border: none;
	margin-left: 0px;
	background-color: #FFF;
	text-align: right;
	background-image: none;
}
.captcha input {
	width: 200px;
	float: left;
	margin-bottom: 2px;
	border: 1px solid #063;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	height: 30px;
}

form.Contact_Us {
	width: 500px;
	margin-left: 30px;
}
.Contact_Us label {
	background-color: #5d893d;
	color: #ffffff;
	width: 200px;
	float: left;
	margin-right: 5px;
	border:none;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.Contact_Us input {
	width: 200px;
	float: left;
	margin-bottom: 2px;
	border: 1px solid #063;
	padding: 2px;
}
.Contact_Us textarea {
	width: 200px;
	height: 60px;
	float: left;
	margin-bottom: 2px;
	border: 1px solid #063;
	padding: 2px;
}
