body { 
	background: #5C4F33 top center;
	}

img {border: 0px;}

.body {
    font: 12px verdana;
    line-height: 170%;
    color: #996600;
    padding: 0px 0px 0px 0px;
}

.content {
    font: 12px verdana;
    line-height: 170%;
    color: #996600;
    padding: 18px 48px 0px 48px;
}

.content a {text-decoration: none;
    color: #006600;}
    
.content a:hover {color:#996600;
        text-decoration: underline;
         }

.menu {
    font: 13px verdana;
    line-height: 210%;
    color: #996600;
    padding-left: 8px;
    background-repeat: no-repeat;
    background-position: center;
}
.menu a {text-decoration: none;
    color: #006600;}

.menu a:hover {color:#996600;
        text-decoration: underline;
         }

.table {
    font: 11px verdana;
    line-height: 150%;
    color: #663300;
    padding: 12px 12px 12px 12px;
}

.table a {text-decoration: none;
    color: #006600;}

.table a:hover {color:#996600;
        text-decoration: underline;
         }

.quote {
    font: 13px verdana;
    line-height: 160%;
    color: #996600;
    padding: 12px 0px 0px 18px;
}

.specs {
    font: 11px verdana;
    line-height: 150%;
    color: #996600;
    padding: 6px 0px 0px 0px;
    
}

.back {
    font: 10px verdana;
    line-height: 160%;
    color: #996600;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

.back a {text-decoration: none;}
.back a: hover{text-decoration: underline;}



.copywrite {
    font: 10px verdana;
    line-height: 160%;
    color: #996600;
    padding: 0px 48px 0px 48px;
}

.copywrite_contact {
    font: 10px verdana;
    line-height: 160%;
    color: #ffffff;
}

.copywrite_contact a {
    color: #ffffff;
    text-decoration: none;}
    
.copywrite_contact a:hover {
    color: #ffffff;
    text-decoration: underline;}

.copywrite_available {
    font: 10px verdana;
    line-height: 160%;
    color: #996600;
    padding: 474px 48px 0px 48px;
}

.copywrite_default {
    font: 10px verdana;
    line-height: 160%;
    color: #996600;
    padding: 238px 48px 0px 48px;
}



/*Menu*/

.menuBgHome {
    font: 13px verdana;
    line-height: 210%;
    color: #996600;
    padding: 184px 0px 0px 8px;
    background-image: menu_bg.gif;
    background-repeat: no-repeat;
    background-position: center;
}

.menuBgCraft {
    font: 13px verdana;
    line-height: 210%;
    color: #996600;
    padding: 184px 0px 0px 8px;
    background-image: menu_bg_craftsman.gif;
    background-repeat: no-repeat;
    background-position: center;
}



