﻿body { 
	background-image: url('images/bluegrad.gif');
	background-repeat: repeat-x;
	text-align: center;
    font-family: Arial;
    margin: 0;
}
img {
    border: 0px;
}
#wrapper {
    width: 932px;
    margin: 0 auto;
    background-color: #ffffff;
}
#header {
    width: 932px;
    margin: 0 auto;
}
#grass {
    background-image: url('images/GrassForBottom.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 57px;
    margin: 0 auto;
}
#sectpic {
    width: 932px;
    margin: 0 auto;
}
#landing_top {
    width: 932px;
    margin: 0 auto;
}
#landing_box {
    width: 932px;
    margin: 0 auto;
}
#landing_foot {
    width: 932px;
    margin: 0 auto;
}
#pgtitle {
    width: 932px;
    margin: 0 auto;
}
#content {
    width: 932px;
    margin: 0 auto;
    font-size: 12px;
    text-align: left;
}

p.norm 
{
	margin-left: 80px;
	margin-right: 80px;
	text-align: left;
}

p.pre-ul {
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 3px;
}
ul {
    margin-top: 6px;
    margin-bottom: 3px;
}
#footersep
{
	background: #4f3922;
	height: 7px;
}

#footer
{
	background: #4e6f18;
	height: 25px;
	font-family: Arial;
	font-size: 10px;
	color: White; 
}

span.empname 
{
	font-weight: bold;
}

span.title 
{
	font-style: italic;
}

#footer a
{
	color: White;
	text-decoration: none;
}
#footer a:hover
{
	color: Yellow;
	text-decoration: underline;
}
#footer table 
{ 
    width: 932px; 
    margin: 0 auto;
}
h2 a 
{
    color: darkgreen;
    text-decoration: none;
}
h2 a:hover 
{ 
    /*text-decoration: underline;*/
    /*color: #4f3922;*/
    color: lightgreen;
}
.picture
{	
    border: 1px solid #333; 
    padding: 6px;
    margin: 8px;
}
.services p, .services ul
{
    margin-left: 0px;
}
.services h2
{
    border-top: 1px dotted #4f3922;
    margin-top: 20px;
    padding-top: 8px;
}
