/* CSS Document */

body {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: auto;
	background-image: url(../images/exotic-lawn-bg.jpg);
	background-repeat: repeat;
	width:780px;
	background:#373737;
	background-image: url(images/turf-supplies-bg02.jpg);
	background-repeat:repeat-x;
}

#turf-header {
margin: 0px;
padding: 0px;
clear: right;
}
#turf-supplies {
	float: left;
	color: #FFFFFF;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 10px;
}

#turf-supplies ul li {
margin-left: -20px;
margin-top: 0px;

list-style: square;}

#turf-supplies h4 {margin-bottom: -15px; font-size: 14px; color: #FFFFFF;}

#tborder {border: 1px solid #4d4d4d;
clear:left;}

h1 {
font-variant:small-caps;
color: #339900;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 0px solid #000000;}
	
	h2 {
font-variant:small-caps;
color: #339900;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 0px solid #000000;}
	
h3 {padding: 0px;
	margin: 0px;
	color: #000000;
	font-variant: small-caps;
	font-size: 12px; }
	
#content {
padding: 20px;
padding-top: 10px;
text-align: justify;}

#tight {padding: 0px;}

label
{
width: 4em;
float: left;
text-align: left;
margin-right: 2em;
display: block;
color: #339900;
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #4d4d4d;
background: #ffffff;
border: 1px solid #dddddd;
}

.submit input
{
color: #cccccc;
background: #4d4d4d;
border: 0px #d7b9c9
} 
fieldset
{
border: 0px solid #4d4d4d;
border-top: 1px solid #4d4d4d;
width: 40em;
padding-left: 5px;
padding-right: 5px;

}

legend
{
color: #4d4d4d;
background: #ffffff;
border: 0px solid #dddddd;
padding: 2px 4px
} 


.lawnPic {border: 1px solid #CCFF99;
	margin-left: 5px;}



a:link {color:#336600;
text-decoration: none;
font-weight: normal}
a:visited {color: #336600;
text-decoration: none;
font-weight: normal;}
a:hover {color: #336600;
text-decoration: underline;
font-weight: normal;}


#navcontainer ul
{
padding: 0;
margin: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
background-image:url(images/menu-bg.jpg);
background-repeat: repeat-x;
clear: both;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: .4em 2.2em 0 2.2em;
background-color: #036;
color: #ffffff;
text-decoration: none;
float: left;
border-right: 1px solid #bbbbbb;
background-image:url(images/menu-bg.jpg);
background-repeat: repeat-x;
height: 23px;
}

#navcontainer ul li a:hover
{
background-image:url(images/menu-bg.jpg);
background-repeat: repeat-x;
color: #fff;
}

.turf-supplies {
background-image: url(images/turf-supplies-bg.jpg);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;}

#turf-footer {
text-align: center;
color: #FFFFFF;}

.turf-lawn-supplies { color: #339900; font-weight: bold;}

