			Body, Table {
				font-size: 13px;
				color: #000000;
				font-family: arial;
			}

			.Footer {
				color: #666666;
				font-size: 11px;
				padding: 10px;
			}

			A {
				color: #666666;
			}

			.estbtn {
				width: 160px;
				height: 40px;
			}
H1 {
  font-size: 18px;
}

			.H1Yellow {
				color: #f6be08;
			}

			.H1Black {
				color: #000000;
			}

			.tinyfooter {
				font-size: 9px;
				color: #666666;
			}

			.tinyfooter:hover {
				color: #000000;
			}

			.medium {
				color: #999999;
				font-size: 16px;
			}

.homebtn {
	height: 35px;
	width: 140px;
	font-size: 15px;
	//font-weight: bold;
}

.imgtitle {
	color: #666666;
	font-size: 10px;
}

			.breadcrumbs {
				font-size: 10px;
				color: #ff7800;
			}

			.breadcrumbs:hover {
				color: #000000;
			}

.Dbl_Sub {
  color: #8d5906;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
}


.Dbl_Sub:hover {
  color: #000000;
  text-decoration: underline;
}

.Dbl_Sub_O {
  color: #e08004;
  font-size: 13px;
  text-decoration: none;
  font-family: tahoma;
}

.service-marker {
	background: #fff;
}

.Sub_Service {
  color: #873c17;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
	padding: 10 0 10 5;
}

.grp_img {
	border: 4px solid #c2c2c2;
}

.est_hdr {
	font-size: 14px;
	font-weight: bold;
}

.smalltestimonial {
	border: 1px solid #ffae00;
}

.charity {
	font-size: 10px;
	color: #949494;
}

.shop_hdr {
	color: white;
	background-color: #ffe96f;
	font-weight: bold;
	font-size: 14px;
}

.button {
  background: #EFEFEF;
  border: 1px outset EFEFEF;
  color: #000000;
  font-family: arial;
  font-size: 12px;
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:184px;
	height:151px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}
