@charset "utf-8";
body {
	padding:0;
	margin:0;
}
a:link img, a:visited img, a:active img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	background-image: url(../Images/beaconsfieldPestControl_footerImg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 25px;
}
.footer a:link, .footer a:visited, .footer a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.footer a:hover {
	color: #A60000;
}
.mainContent {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
}
.mainContent a:link, .mainContent a:visited, .mainContent a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CC3300;
}
.mainContent a:hover {
	color: #6B9F0E;
}
.mainContent h1{
	font-family: "Bauhaus Md BT", Tahoma, Arial;
	font-weight: normal;
	color: #CC3300;
	font-size: 22px;
}
.mainContent ul {
	font-weight: bold;
}
.mainContent li {
	list-style-image: url(../Images/bullet.gif);
	list-style-type: none;
}
.mainContent a:link img, .mainContent a:visited img, .mainContent a:active img {
	border: 1px dashed #CCCCCC;
}
.mainContent a:hover img {
	border: 1px dashed #CCCCCC;
}
.latinTextMain {
	font-weight: normal;
	font-size: 10px;
	color: #CC3300;
}

.imageLeft {
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px dotted #CCCCCC;
}
.imageRight {
	margin: 5px;
	padding: 5px;
	float: right;
	border: 1px dotted #CCCCCC;
}
.imageMid {
	padding: 5px;
	margin: 5px;
	border: 1px dotted #CCCCCC;
}
.smallText {
	color: #888888;
	font-weight: bold;
	font-size: 10px;
}
.textLink {
	font-family: "Bauhaus Md BT", Tahoma, Arial;
	font-size: 18px;
}
.textLink a:link, .textLink a:visited, .textLink a:active {
	text-decoration: none;
	color: #CC3300;
}
.textLink a:hover {
	color: #659B00;
}
.contactRight {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	padding-left: 5px;
}
.pestsHeaders {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #CC3300;
	font-size: 16px;
}
.pestRight {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}
.pestsRightHeader {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #CC3300;
}
.pestsRightControl {
	font-weight: bold;
	color: #659B00;
}

