* {margin: 0; padding: 0;}

.clear{clear: both;}

.links{color: black; font-weight: bold;}
.links_white{color: white;}
.echo_error_star {color: yellow;} 

body{
    background-color: #003318;
    text-align: center;
    font-size: small;
    font-family: verdana, sans-serif;
    margin-top: 10px;
    margin-left: 5px;
}

#wrapper{
    background: #006600;
    position: relative;
    width: 800px;
    text-align: left;
    color: white;
    margin: 0 auto;
}

#wrapper h2{
    color: black;
}

#wrapper h3{
    color: black;
}

#wrapper h4{
    color: black;
}

#wrapper a{
    link color: black;
    visited color: black;
}

#main_left{
    position: relative;
    float: left;
    width: 360px;
    padding-left: 75px;
    text-indent: 15px;
}
    
#main_right{ 
    float: left;
    width: 350px;
    text-indent: 15px;
}

#about_lists{
    position: relative;
    padding-left: 45px;
    padding-right: 45px;
    text-indent: 0px;
}
 
#about li{
    padding-left: 5px;
    text-indent: 0px;
}

#employment_left{
    position: relative;
    float: left;
    width: 320px;
    padding-left: 70px;
    text-indent: 15px;
}
    
#employment_left li{
    text-indent: 0px;
}

#employment_right{
    float: left;
    width: 345px;
    /*text-indent: 15px;*/
    padding-left: 15px;
    padding-right: 0px;
    margin-right: 25px;
}

#employment_right li{
    text-indent: 0px;
}

#employment_pic_left{
    position: relative;
    float: left;
    width: 387px;
    padding-left: 13px;
}

#home_pic_left{
    position: relative;
    float: left;
    width: 250px;
    padding-left: 13px;
}

#home_pic_mid{
    position: relative;
    float: left;
    width: 250px;
    padding-left: 12px;
}

#home_pic_right{ 
    float: right;
    width: 250px;
    padding-left: 12px;
    padding-right: 13px;
}

#employment_pic_right{ 
    float: right;
    width: 387px;
    padding-right: 13px;
}

#contact_left{
    float: left;
    width: 360px;
    padding-left: 10px;
    text-indent: 0px;
}
    
#contact_left li{
    text-indent: 0px;
}

#contact_right{ 
    float: left;
    width: 380px;
    text-indent: 0px;
    padding-left: 30px;
    margin-right: 10px;
}

#contact_right li{
    text-indent: 0px;
}

#service_areas_left{
    position: relative;
    float: left;
    width: 160px;
    padding-left: 265px;
    text-indent: 15px;
}
    
#service_areas_right{ 
    float: left;
    width: 340px;
    margin-left: 30px;
    text-indent: 15px;
}

#temp_junk{
    background: #395F1D;
    margin-left: 75px;
    border-left-width: 25px;
    text-indent: 15px;
    background-color: gray;
    background-color: aqua;
    text-indent: 25px;
    position: absolute; top: 250px;
    position: absolute; top: 250px; left: 55%;
}
    
#main_bottom_junk{
    position: absolute; top: 530px;
    width: 760px;
    margin-left: 5px;
    background-color: green;
}

#main_center{
    width: 800px;
    text-align: center;
    color: white;
}

#main_center h4{
    color: black;
}

#indent1{
    margin-left: 20px;
    margin-right: 20px;
}
    
#indent1_left{
    width: 328px;
    margin-left: 20px;
    margin-right: 20px;
}

#indent_center{
    vertical-alignment: baseline;
    margin-left: 380px;
}

#indent2{
    margin-left: 20px;
}

#header{
    background: url('../images/bannerlogo.jpg') top left no-repeat;
    width:800px;
    height:140px;
}

ul#ugtool_nav_list{
    list-style: none ;
    float: right;
    padding-right: 23.15%;
    margin-top: 1px;
}

ul#ugtool_nav_list li{
    float: left;
    margin-left: 1px;
    color: #000000;
}

ul#ugtool_nav_list li a{
    text-decoration: none;
    display:block;
    color: #000000;
    font-weight: bold;
    font-size: 85%;
    padding: 5px 0;
}

ul#ugtool_nav_list li a:hover{
   color: #FFFFFF;
   background: #013A03; 
}

ul#ugtool_nav_list_bot{
    list-style: none ;
    float: right;
    padding-right: 23.15%;
    margin-top: 1px;
}

ul#ugtool_nav_list_bot li{
    float: left;
    margin-left: 1px;
    color: #000000;
}

ul#ugtool_nav_list_bot li a{
    text-decoration: none;
    display:block;
    color: #000000;
    font-weight: bold;
    font-size: 85%;
    padding: 5px 0;
}

ul#ugtool_nav_list_bot li a:hover{
   color: #FFFFFF;
   background: #013A03; 
}

#main_content_junk{
    background: url('../images/background.gif') top left repeat-y;
    width: 760px;
    position: relative;
}

#footer{
    width: 800px;
    text-align: center;
    background: url('../images/footer.gif') top left no-repeat;
}

#top_nav{
    width: 800px;
    text-align: center;
}

span.error{
    display:block;
    text-align: left;
    color: yellow;
    font-size: 110%;
    font-weight: bold;
}

span.error ul{
    list-style: none;
}

#left_nofloat{
    width: 345px;
    padding-left: 10px;
    text-indent: 0px;
}