/* Singletons-West Midlands-TopSoil */

body {
 margin: 0px; 
 font-size: 62.5%;
 background-color: #C0C0C0;
 }

#wrapper {
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
}

h1 { 
	font: bold 2.6em  Verdana, Arial, Helvetica, sans-serif;
   color: #663300;  
}
h2 {            
	font: bold 2.0em Verdana, Arial, Helvetica, sans-serif;
   color: #663300; 
}

h3 {            
	font: bold 1.8em Verdana, Arial, Helvetica, sans-serif;
   color: #663300; 
}
/*
h4 {            font: bold 1.15em Verdana, Arial, Helvetica, sans-serif;
                color: #336600; 
}
*/

h5 {            font: bold 1.05em Verdana, Arial, Helvetica, sans-serif;
                color: #336600; 
}

h6 {            font: bold 80%/1.05em Verdana, Arial, Helvetica, sans-serif;
                color: #336600; 
}


#tophome {
  margin: 0px;
  padding: 0px; 
  background: #663300;  
  height: 210px; 
  width: 980px;
  color: #663300;
}

#left {
  position: absolute;
  left: 0px;
  top: 210px;  
  width: 220px; /* was 320  */
  background: #663300;
  padding: 0px;
}


#center {
  margin-left: 220px;   /* was 320 */
  margin-right: 120px;
  background: #FFF;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 10px;
  padding-left: 20px;
}

#right {
  position: absolute;
  right: 0px;
  top: 210px; 
  width: 120px; /* was 20  */
  padding: 0px;
  background: #FFF;
}

#footer {
  background: #663300;
  margin: 0px;
  color: #FFFFFF;
  visibility: hidden;
  padding: 0px;
  width: 980px;
  padding: 0px 0px 0px 0px;
  border-bottom: 5px solid #000000;
}

#footlogos {
  position: relative;
  top: -5px;
  left: 320px;
  background:url("images/master-footer-1.gif") no-repeat;
  height: 103px;
  width: 650px;
}

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

/* center */
a.linkclass {text-decoration:none; color:#663300; font-weight:bold; }
a.linkclass:visited {text-decoration:none; color:#663300; font-weight:bold; }
a.linkclass:active {text-decoration:none; color:#97FFBB; font-weight:bold; }
a.linkclass:hover {text-decoration:underline; color:#97FFBB; font-weight:bold; }

/* Footer */
a.linkclass1 {text-decoration:none; color:#FFF; font-weight:bold; }
a.linkclass1:visited {text-decoration:none; color:#07df0b; font-weight:bold; }
a.linkclass1:active {text-decoration:none; color:#568C57; font-weight:bold; }
a.linkclass1:hover {text-decoration:underline; color:#FFF; font-weight:bold; }


/* leftnavigation */
a.linkclassw {text-decoration:none; color:#FFF; font-weight:bold; }
a.linkclassw:visited {text-decoration:none; color:#FFF; font-weight:bold; }
a.linkclassw:active {text-decoration:none; color:#FFF; font-weight:bold; }
a.linkclassw:hover {text-decoration:underline; color:#FFF; font-weight:bold; }




p,ul,ol {
   font: 1.3em Verdana, Arial, Helvetica, sans-serif; /* was 1.2 */
	margin:  0px;
	padding: 0px 0px;
	}
	
	p.white,ul.white,ol.white {
   font: 1.3em Verdana, Arial, Helvetica, sans-serif; /* was 1.2 */
	margin:  0px;
	padding: 0px 10px 0px 10px;
	color: #FFF;
	}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

ul.star{
	list-style-image: url(/images/soil-hill-bullet-point-1.gif);
	margin-left: 40px;
}

ul.lawn{
	list-style-image: url(/images/lawn-roll-1.gif);
	margin-left: 20px;
}

ul.white{
	list-style-image: url(/images/white-bullet.gif);
	margin-left: 20px;
}

ul.bulletpoints li {
list-style-image: none;
background-image: url(/images/singleton-bullet.gif);
background-repeat: no-repeat;
background-position: left;
padding-left:35px;
margin: 5px;
color: #FFF;
font: 1.4em Verdana, Arial, Helvetica, sans-serif;
}

/* Horizontal navigation */
#nav {
  position: absolute;
  top:   183px; 
  left: 0px;
  margin: 0;
  padding: 0;
  background: #663300;
  list-style-type: none;
  width: 980px;    
  float: left; /* Contain floated list items */
  color: #000;
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#nav a {
  float: left;
  width: 140px; 
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  line-height: 23px;  
/*  line-height: 2.5; */
  text-align: center;
 /* border-right: 1px solid #FFF; */
  background: url(/images/tabx11.gif) no-repeat;
}
#nav #nav_con a {
  border: none;
}
#nav a:hover {
background-color: #4F4532;  
background-position: -140px 0; 
color: #000;

}
#body_hom #nav_hom a, 
#body_top #nav_top a,
#body_tur #nav_tur a,
#body_mai #nav_mai a,
#body_sin #nav_sin a,
#body_loc #nav_loc a,  
#body_con #nav_con a {
 background-color: #BEB06F;
 background-position: -280px 0; 
 font-weight: bold;
 color: #000;
}

/* survey button 
#snavlists {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.3em;
    font-weight:bold;
    list-style:none;
	 color: #FFF;
}
#snavlists a {
    display:block;
    width:237px;
	 height: 60px;
    color:#000;
    text-decoration:none;
    background:url("images/tab8.gif") no-repeat;
    padding:25px 6px 5px 0px;;
}
#snavlists a:hover { 
    background-position:0 -100px; 
    color: #1e5ebd;
	  text-decoration:none;
}
#snavlists a:active {
    background-position:0 -100px;  
    color:#1e5ebd;
	 text-decoration:none;
}
*/
/* end of survey button */

#footadd {
  position: relative;
  left: 30px;
  top:   0px;
}

#footeagle {
  position: relative;
  left: 300px;
  top:   0px;
}

#logo1 {
  position: absolute;
  right: 0px;
  top:   0px;
}

#leftimage {
  position: absolute;
  right: 0px;
  top:   0px;
}

#logocenter {
  position: absolute;
  right: 440px;
  top:   0px;
}

#tele1 {
  position: absolute;
  left: 55px;
  top:  30px;
  font: bold 2.6em  Verdana, Arial, Helvetica, sans-serif;
  color: #FFF;
}

#surveybuttontext {
  position: absolute;
  left:  78px;
  top:   105px;  
  font: bold 1.3em  Verdana, Arial, Helvetica, sans-serif;
  color: #000;
}

#surveybutton {
  position: absolute;
  left:  41px;
  top:   80px; 
}

.captioned_photo {
	position: relative;
	float: left;
	display: block;
	margin: 0em 2.25em .5em 0;
	padding: 1em;
	border: 1px solid #663300;
	background: url(/images/bg.gif) bottom left repeat-x;
	line-height: 1em;
	}
.captioned_photo p {
	position: absolute;
	bottom: 2.25em;
	left: 1.375em;
	display: block;
	width: 272px; 
	margin: 0;
	padding: 0;
	background: url(/images/caption-black.png) top left repeat-y;
	font: 1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #fff;
	}
.captioned_photo p span {
	display: block;
	padding: .5em;
	}
.captioned_photo img {
	margin: 0 0 -.0625em 0;
	padding: 0;
	}
	
.captioned_photo_r {
	position: relative;
	float: right;
	display: block;
	margin: .0em 0em .5em .5em;
	padding: 1em;
	border: 1px solid #663300;
	background: url(/images/bg.gif) bottom left repeat-x;
	line-height: 1em;
	}
.captioned_photo_r p {
	position: absolute;
	bottom: 2.25em;
	left: 1.375em;
	display: block;
	width: 272px; 
	margin: 0;
	padding: 0;
	background: url(/images/caption-black.png) top left repeat-y;
	font: 1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #fff;
	}
.captioned_photo_r p span {
	display: block;
	padding: .5em;
	}
.captioned_photo_r img {
	margin: 0 0 -.0625em 0;
	padding: 0;
	}
	
	.grey{
		background: #663300;
		color: #FFF;
		font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	}

.righttext
{
	position: relative;
	float: left;
}


#feature {
background: #96BF55 url(/images/bottom_left.gif) no-repeat bottom left; 
width: 20em;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}
	

#feature dl 
{
background: url(/images/top_left.gif) no-repeat;
}

#feature dt {
background: url(/images/top_right.gif) no-repeat top right; 
padding: 1.17em 1.17em 0; 
font-size: 170%; 
color: #FFF; 
line-height: 1;
}


#feature dd {
background: url(/images/bottom_right.gif) no-repeat bottom right;
padding: 1em 2em 1em 1em;
color: #1B220F; 
line-height: 1.3;
}

/* 160 wide box */
	.boxtop {
		display:block;
		width:160px;
	   height:48px; 
		background-position:left top;
		background-repeat:no-repeat;
		background-image:url(images/top160.gif);
	}


	.maincontent{
		color:white;
      font: .9em Verdana, Arial, Helvetica, sans-serif;
		display:block;
		background-color: #663300;
		padding-left:20px;
		padding-bottom:40px;
		padding-right:30px;
	}

/* 320 wide box */
	.boxtop320{
		display:block;
		width:272px;
		height:48px;
		background-position:left top;
		background-repeat:no-repeat;
		background-image:url(/images/272top.gif);
	}
	.topcontent320{
		font-family:arial;
		font-size:16pt;
	   color:white;
		padding-top:10px;
		text-align:center;
	}
	.boxbottom320{
		display:block;
		width:272px;
		background-position:left bottom;
		background-repeat:no-repeat;
		background-image:url(/images/272bottom.gif);
      font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	}
	.maincontent320{
		color:white;
		font-family:arial;
		font-size:12pt;
		display:block;
		background-color: #663300;
		padding-left:20px;
		padding-bottom:40px;
		padding-right:30px;
/* 		width: 272px;  */
	}
	
.lefttext
{
	position: relative;
	float: left;
	margin-right: 50px;
}	

hr.line {
	width: 90%;
	height: 2px;
	color: #663300;
}

ul.delivery{
	list-style-type:  none;
	margin-left: 20px;
}

ul.delivery li{
float: left;
margin-right: 10px;
}


.captioned_photo2 {
	position: relative;
	float: left;
	display: block;
	margin: 0em 2.25em .5em 0;
	padding: 1em;
	border: 1px solid #663300;
	background: url(/images/bg.gif) bottom left repeat-x;
	line-height: 1em;
	}
.captioned_photo2 p {
	position: absolute;
	bottom: 2.25em;
	left: 1.375em;
	display: block;
	width: 150px; 
	margin: 0;
	padding: 0;
	background: url(/images/caption-black.png) top left repeat-y;
	font: 1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #fff;
	}
.captioned_photo2 p span {
	display: block;
	padding: .25em;  /* was .5em */
	}
.captioned_photo2 img {
	margin: 0 0 -.0625em 0;
	padding: 0;
	}


.promotion {
	background-image: url(/images/yellow-promotional-background01.gif);
	background-repeat: no-repeat;
	width: 272px;
	height: 78px;
	font: 1.6em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 5px;
}


/* NEW Horizontal navigation */
#navh {
  position: absolute;
  top:   183px; 
  left: 6px;
  margin: 0;
  padding: 0;
  background: #663300;
  list-style-type: none;
  width: 968px;    
  float: left; /* Contain floated list items */
  color: #000;
}
#navh li {
  margin: 0;
  padding: 0;
  float: left;
}
#navh a {

/* padding-left: 11px;
padding-right: 11px; This is the majority of the tabs */

 float: left;
  width: 121px;
  background-color: #006633;
  
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  line-height: 18px;  /* was 23 px */
/*  line-height: 2.5; */
  text-align: center;
 /* border-right: 1px solid #FFF; */
/*   background: url(/images/tabx11.gif) no-repeat; */
 height: 19px;
 width: 121px;
background: url(/images/tabx21.gif) no-repeat;
}
#nav #nav_con a {
  border: none;
}
#navh a:hover {
background-color: #CCFFCC;  
/* background-position: -140px 0;  */
color: #000;
 height: 19px;
 width: 121px;
background: url(/images/tabx31.gif) no-repeat; 
}
#body_hom #nav_hom a,
#body_bar #nav_bar a, 
#body_top #nav_top a,
#body_tur #nav_tur a,
#body_rai #nav_rai a,
#body_mai #nav_mai a,
#body_sin #nav_sin a,
#body_loc #nav_loc a,  
#body_con #nav_con a {
 background-color: #009933;
/* background-position: -280px 0;  */
 font-weight: bold;
 color: #000;
 height: 19px;
 width: 121px;
 background: url(/images/tabx41.gif) no-repeat; /*  this is the one which the page is on */
}
