@charset "utf-8";

body {
	background-image: url(images/background_01.jpg);
	background-repeat: repeat;
	
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #116DB0;
}
.special {
	color: #960;
}
p.HpTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #333333;
	
}
.textSide {
	background-image: url(images/homeRepeatLeft.jpg);
	background-repeat: repeat-y;
}
.textSide2 {
	background-image: url(images/homeRepeatRight.jpg);
	background-repeat: repeat-y;
}

.formField {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #474748;
	background-color: #e8e8e8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-right:5px;
	padding-left:5px;	
}
.insidePanelText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d9d6d6;
	text-align: center;
	margin-left: 43px;
	margin-right: 30px;
	margin-bottom: 40px;
}
.servicePanelText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d9d6d6;
	text-align: center;
	margin-left: 43px;
	margin-right: 40px;
	margin-top: 10px;
}
.pestPanelText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d9d6d6;
	text-align: left;
	margin-left: 43px;
	margin-right: 43px;
	margin-top: 0px;
	margin-bottom: 60px;
}
.insideContactPanel {
	background-image: url(images/ContactSideBar.png);
	background-repeat: no-repeat;
}

.contactPanelText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #d9d6d6;
	text-align: left;
	margin-left: 43px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.control {
	background-image: url(images/completeControlInside2.jpg);
	background-repeat: no-repeat;
	background-color: #F8F7F5;
}


a.regLink {
	text-decoration: underline;
	color: #0000FF;
}

.textAreaHome {
	background-image: url(images/textArea-home.jpg);
	background-repeat: no-repeat;
	background-color: #F8F7F5;
}

.pestListHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 26px;
	text-align: left;
}
.pestListHome2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 26px;
	text-align: right;
}
.insidePestPanel {
	background-image: url(images/PestSideBar.png);
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
	color: #CCCCCC;
}
anew {
	text-decoration: none;
	color: #OOFFFF;
}
abold {
	text-decoration: none;
	color: #OOFFFF;
	font-weight: bold;
}
.insideServicesPanel {
	background-image: url(images/servicesPanel.jpg);
	background-repeat: no-repeat;
}


.pestList {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 20px;
	text-align: left;
		
}
.pestList2 {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 20px;
	text-align: right;
}

.leftRepeat {
	background-image: url(images/sideRepeatLeft.jpg);
	background-repeat: repeat-y;
}
.aboutPanelTop {
	background-image: url(images/aboutPanelTop.jpg);
	background-repeat: no-repeat;
}
.aboutPanelBottom {
	background-image: url(images/aboutPanelBottom.jpg);
	background-repeat: no-repeat;
}
.textArea2 {
	background-color: #f8f7f5;
	background-image: url(images/textArea2.jpg);
	background-repeat: repeat-x;
}

.rightRepeat {
	background-image: url(images/sideRepeatRight.jpg);
	background-repeat: repeat-y;
}
.controlHome {
	background-image: url(images/completeControl-home.jpg);
	background-repeat: no-repeat;
	background-color: #F6F5F3;
	position: relative;
height: 400px;
}

.textArea {
	
	background-image: url(images/textArea.jpg);
	background-repeat: no-repeat;
	background-color: #F8F7F5;
}
#text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 15px;
	padding-left: 15px;
	color: #474748;
	}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 75px;
	padding-left: 15px;
	color: #474748;
	text-align: right;
	padding-top: 10px;
}
.HPbox {
	background-image: url(images/HPbox.png);
	background-repeat: no-repeat;
	background-color: #f7f6f4;
	background-position:35px 0px;
}
.HPboxText {
	color:#f2f4f5;
	margin: 20px 55px 0 55px;
	position:relative;
	left: 8px;
}
