body {
	margin: 0;
	padding: 0;
	background-color: #FFE5A3;
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat-y;
}

.hide {
	display: none;
}

#mainNav {
	position: absolute;
	left: 0px;
	top: 94px;
}

#sometimes {
	position: absolute;
	left: 207px;
	top: 120px;
}

#gardeningPic {
	position: absolute;
	left: 207px;
	top: 226px;
}

#finding {
	position: absolute;
	left: 471px;
	top: 405px;
}

#soccer {
	position: absolute;
	left: 471px;
	top: 0;
}

#content {
	position: absolute;
	background-color: #FFE5A3;
	left: 207px;
	top: 552px;
	padding: 0 0 0 20px;
	width: 534px;
	voice-family: "\"}\"";
  	voice-family: inherit;
	width: 514px;
}

html>body #content {
  width: 514px;
}

#content img {
	margin: 0 0 0 15px;
}

/*/*/a{}
body p {
  margin: 18px 0 0 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  line-height: 18px;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body p {
  font-size: small;
}
/* */

/*/*/a{}
body li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  line-height: 18px;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body li {
  font-size: small;
}
/* */

#leftCol {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 207px;
	padding: 0 16px;
	width: 175px;
}

html>body #leftCol {
  width: 175px;
}

#searchHeader {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 500;
	padding: 35px 48px 0 47px;
}

#searchBox {
	margin: 48px 0 0 0;
	padding: 25px 14px 5px 14px;
	border: 1px solid #DD191D;
	background-color: #CEE6F3;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

label {
	display: block;
	font: 10px/14px Verdana, sans-serif;
	color: #2859A6;
	margin-top: 2px;
}

select {
	width: 145px;
}

input.text {
	width: 140px;
}

input.button {
	text-align: center;
	margin: 10px 0 0 0;
}

#servicesList {
	padding: 27px 0 0 16px;
}

#servicesList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #0F238C;
}

#servicesList ul li {
	font: 10px/14px Verdana, sans-serif;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}

#footer {
	position: absolute;
	left: 207px;
	top: 794px;
	text-align: center;
	padding: 19px 15px;
	width: 534px;
	voice-family: "\"}\"";
  	voice-family: inherit;
	width: 504px;
}

html>body #footer {
  width: 504px;
}

#footer ul {
	margin: 19px 0 0 0;
	padding: 0;
	list-style-type: none;
	font: 10px/14px Verdana, sans-serif;
	color: #0F238C;
}

#footer ul li {
	font: 10px/14px Verdana, sans-serif;
	display: inline;
	white-space: nowrap;
}

#footer p {
	margin: 5px;
	padding: 0;
	font: 10px/14px Verdana, sans-serif;
	color: #0F238C;
}

a:link, a:visited {
	color: #0F238C;
	text-decoration: underline;
}

a:hover {
	color: #DD191D;
	text-decoration: none;
}