/* Layout Stylesheet */ 



body {

  background:#ffffff;

  color: #333333;

  text-align:center;

  font: small Verdana, Trebuchet, San-serif;

}



#outer {

  text-align:left;

  width:100%;

  margin:auto;

  background: #1f1f1f;

}



#hdr {

  height:213px;

  background:#ffffff;

  color: #333333;

  background-image: url("../Images/header2.jpg");

  background-position: left;

  background-repeat: repeat-x;

}

#hdr-content {

  width:1015px;

  height: 250px;

  margin: auto;

}

#logo {

  position: relative; 

  top:78px;

}

#nav-menu-outer {

  background: url("../Images/menu-button.gif") #fff bottom left repeat-x;

  width: 100%;

  height:35px;

}

#nav-menu {

  width: 990px;

  margin: auto;

}



#nav-menu ul

{

  list-style: none;

  padding: 0;

  margin: auto;

  align: center;

  position: relative;

  bottom: 0px;

}



#nav-menu li

{

  float: left;

  margin: 0;

}



#nav-menu li a

{

  height: 35px;

  line-height: 2.4em;

  width: 9em;

  display: block;

  border: 1px solid #000000;

  color: #ffffff;

  text-decoration: none;

  text-align: center;

  font-weight: bold;

  font-size: 115%;

}



#nav-menu li a:hover

{

  color:#ff9900;

}



/* Hide from IE5-Mac \*/

#nav-menu li a

{

  float: none

}

/* End hide */





#bodyblock {

align: left;

  background: #1f1f1f;

  color: #ffffff;

  width:960px;

  padding:0;

  margin: auto;

 border: 1px solid #1f1f1f;

}



#content {

float: left;

  color: #eeeeee;

  width:590px;

  height: 100%;

}



#column {

  width:360px;

  color: #eeeeee;

  text-align:center;

}



#content2 {

float: left;

  width: 628px;

  color: #eeeeee;

}



#column2 {

  width:318px;

  color: #eeeeee;

  text-align:center;

}



#newsletter-top {

  width: 360px;

  height: 68px;

}



#newsletter-bottom {

  text-align: center;

  width: 360px;

  height: 100px;

  background: url("../Images/Sod_Lawn_Rev2_r3_c1.jpg");

  color:black;

  margin: auto;

}



#ftr {

  width: 100%;

  height:50px;

  background: url("../Images/header1.jpg") #fff bottom left repeat-x;

  color: #eeeeee;

  padding: 1em 0 1em 0;

  line-height: 2em;

}
