@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background:url(../images/tempbackground.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

/* services section */

	#services {
		background:#506D34;
		font-weight:bold;
		font-size:15px;
		color:white;
		padding-left:9px;
		padding-bottom:5px;
		padding-top:5px;
	}
	
	#services a {
		color:white;
	}
	
	#servicesbox {
		padding-left:5px;
	}
	
	#mapfloat {
	float:right;
	}

	#phonenored {
		color:#993300;
		font-weight:bold;
		font-size:15px;
	}
