@charset "utf-8";
/* CSS Document */
#Content p {
	line-height: 1.4em;
	font-size: 0.8em;
	padding-right: 80px;
	padding-left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #3AA337;
	padding-right: 80px;
	padding-left: 80px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}
h2 {
	color: #999999;
	font-size: large;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 80px;
	padding-left: 80px;
	text-align: center;
	font-weight: bolder;
	padding-bottom: 14px;
}
h3 {
	font-weight: lighter;
	color: #3AA337;
	font-size: x-large;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
h4 {
	font-size: 0.9em;
	text-align: left;
	padding-left: 14px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	background-color: #dddddd;
	padding-bottom: 4px;
}
strong {
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #000000;
}


a:visited {
	outline: none;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #268AC6;
	text-decoration: none;
}

a:active {
	outline: none;
	text-decoration: none;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.IMG_Right {
	float: right;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
}
.IMG_Left {
	float: left;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 20px;
}
.Tel {
	padding-right: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.Sub_Header {
	font-size: large;
	color: #3AA337;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: lighter;
}
#Pricing {
	width: 480px;
	height: auto;
	padding-left: 120px;
	padding-bottom: 6px;
}
#links a:link {
	text-decoration: none;
	color: #3AA337;
	font-size: medium;
}


#links a:visited {
	outline: none;
	color: #3AA337;
	text-decoration: none;
	font-size: medium;
}

#links a:hover {
	color: #268AC6;
	text-decoration: none;
	font-size: medium;
}

#links a:active {
	outline: none;
	text-decoration: none;
	font-size: medium;
}


.Green {
	font-weight: lighter;
	color: #3AA337;
	font-size: medium;
}
.Arial_Green {
	color: #3AA337;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.Recent_work {
	background-image: url(../Images/Gallery_background.png);
	background-position: 435px 362px;
}
/*Contact Page*/
#Form {

}
.FormLabels {
	border: 1px solid #249D21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.contactNames {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
