*{
margin: 0;
padding: 0;
font-family: "Trebuchet MS" verdana arial sans-serif;
}

a img{
border: 0;
}

body{
background-image: url("images/bg.jpg");
background-color: #ecdf14;
}

#page_wrapper{
margin: 50px auto 50px auto;
width: 800px;
border: 7px solid #ecdf15;
background-color: #ffffff;
padding: 30px
}

#page_wrapper h1{
text-align: center;
color: #a1cb48;
font-size: 22px;}

#header{
text-align: center;
width: 800px;
height: 185px;
padding-top: 15px;
}

#header li a{
list-style-type: none;
text-decoration: none;
}

#navbar{ 
width: 800px;
height: 70px;
padding-bottom: 25px;
}

#navbar ul{
list-style-type: none;
display: block;
background-color: 
}

#navbar ul li{
width: 266px;
float: left;
text-align: center;
}

#navbar ul li a{
padding-top: 52px;
display: block;
height: 18px;
text-decoration: none;
letter-spacing: 3px;
color: #ffffff;
font-size: 14px;
background-image: url("images/green_green_leaf_bar.jpg");
background-position: top;
background-repeat: no-repeat;
font-weight: bold;
}


#navbar ul li a:hover{
color: #ffffff;
background-image: url("images/green_green_leaf_bar.jpg");
background-position: bottom;
}


#navbar ul li a.on{
color: #ffffff;
background-image: url("images/green_green_leaf_bar.jpg");
background-position: bottom;
}

#content_container{
padding-bottom: 30px;
width: 670px;
padding-left: 64px;
padding-right: 64px;
padding-top: 20px;
}

#headline_container{
width: 670px;
padding-left: 64px;
padding-right: 64px;
padding-top: 20px;
}

#headline_container h1{
font-size: 24px;
color: #ecdf15;
line-height: 50px;
letter-spacing: 4px;
text-align: center;
}

.photo{
height: 180px;
width: 200px;
background-image: url("images/lawnmower_homepage.jpg");
background-repeat: no-repeat;
margin-left: 15px;
margin-bottom: 10px;
float: right;
}

.photo h5{
font-size: 10px;
color: #669933;
background-position: bottom;
padding-top: 160px;
}

#footer{
width: 800px;
height: 30px;
background-color: #6aa82d;
padding-top: 12px;
}

.yellow{
color: #ecdf15;
text-decoration: none;
}

.dark_green{
color: #669933;
text-decoration: none;
}

#content_container h1{
font-size: 24px;
color: #ecdf15;
line-height: 50px;
letter-spacing: 4px;
text-align: center;
}

#content_container h2{
font-size: 18px;
color: #a1cb48;
line-height: 30px;
letter-spacing: 4px;
text-align: center;
}

#content_container h3{
font-size: 13px;
font-style: italic;
color: #6aa82d;
line-height: 30px;
text-align: center;
}

#footer p{
font-size: 14px;
color: #ffffff;
font-weight: bold;
text-align: center;
}

#content_container p{
font-family: times georgia serif;
font-size: 18px;
color: #a1cb48;
line-height: 28px;
}

.pic{
width: 500px;
margin-bottom: 30px;
margin: 30px auto 30px auto;
text-align: center;
}

#contact_container{
width: 600px;
height: 380px;
margin-top: 50px;
margin-left: 150px;
} 

.address_container{
width: 200px;
padding-left: 15px;
padding-right: 60px;
float: left;
}

.address_container h4{
font-family: "trebuchet ms" times;
font-size: 13px;
color: #406a16;
text-align: left;
line-height: 20px;
}

.address_container h3{
font-family: "trebuchet ms" times;
font-size: 16px;
color: #a1cb48;
text-align: left;
line-height: 20px;
letter-spacing: 2px;
}

.form_container{
float: right;
width: 300px;

}

.form_container p{
font-family: "trebuchet ms" times;
font-size: 12px;
font-weight: bold;
color: #406a16;
text-align: left;
line-height: 20px;
}

.form_container h5{
font-family: "trebuchet ms" times;
font-size: 12px;
font-weight: bold;
color: #a1cb48;
text-align: left;
line-height: 20px;
font-style: italic;
}

.form_width{
width: 200px;
}

.height{
height: 75px;
}

.text_area{
font-size: 12px;
}