/* CSS Document */

a:visited {
color:blue;
}



#content_sod {
float:left;
width:925px;
font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
text-align: justify;
background-color:#DCDCDC;
padding-bottom: 25px;
border: 2px solid black;
border-top: none;
z-index: 2;	
padding-right:40px;

}

#home_fromSod   {
float:left;
width:450px;
height:20px;
margin-bottom:15px;
margin-top:15px;
margin-left:15px;
}

#home_fromSod  a {
text-decoration:underline;
color:blue;
/*display:block;*/
}

#home_fromSod  a:hover {
text-decoration:none;
font-weight:bold;
background:tan;
color:blue;

}

.imageContainer_sodPage {
float:right;
width:250px;
margin-right:25px;
border:thin black solid;

}

.imageContainer_sodPage  p {
float:left;
width:240px;
margin-top:125px;
margin-right:5px;
font-size:14px;
font-weight:bold;
text-align:right;
color:#Ffffff;

}


#introImage  {
background-image:url(../../imageFiles/sodMulchSoil/sod/sod.jpg);
background-repeat:no-repeat;
background-position:top left;
height:200px;
margin-top:20px;

}


#introImage  p{
margin-top:155px;
}

#stAugustImage {
margin-top:-15px;
background-image:url(../../imageFiles/sodMulchSoil/sod/st_aug.jpg);
background-repeat:no-repeat;
background-position:top left;
height:166px;
margin-right:120px;
}



#bahiaImage  {
margin-top:-15px;
background-image:url(../../imageFiles/sodMulchSoil/sod/bahia2.jpg);
background-repeat:no-repeat;
background-position:top left;
height:166px;
margin-right:25px;}



#zoysiaImage  {
margin-top:-15px;
background-image:url(../../imageFiles/sodMulchSoil/sod/zoysia.jpg);
background-repeat:no-repeat;
background-position:top left;
height:166px;
margin-right:120px;}

#priceContainer {
float:left;
width:850px;
height:200px;
margin-left:10px;
margin-top:30px;
}

#priceContainer caption {
font-size:16px;
font-weight:bold;
font-family:arial;
margin-bottom:10px;
line-height:1.5em;
}

#priceContainer table {
font-size:12px;
text-align:center;
border:1px solid black;
cell-pad:3px;
background-color:tan;
}

#priceContainer th, td {
padding:3px;
border:1px solid black;
}

#delInstallTable, #priceTable {
float:left;
margin-left:35px;
}

#priceTable {
margin-top:25px;

}


#delInstallTable {
margin-left:55px;

}

#leftColumn_sod {
float:left;
width:500px;
border-right:thin solid gray;
padding:10px;
padding-bottom:10px;
margin-left:10px;
}


#leftColumn_sod p {
float:left;
margin-left:20px;
width:450px;
clear:left;


}


.leftHeader {
text-align:left;



}

#priceAtBottom {
float:left;
height:20px;
width:300px;
border:black;
margin-left:50px;
margin-top:15px;
}

#priceAtBottom a {
text-decoration:none;
}

#toTop {
float:right;
height:20px;
width:100px;
}