body {
    margin: 10px 0 0 0;
    font-size: 90%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    Background-color: #8B8758;
   /* background-image: url("../images/site/backgroundtile.png");
    background-repeat: repeat-x; 
    background-position: 0 bottom;*/
}

div#sitewrapper {
    width: 768px;
    margin: auto;
    text-align: left;
    background-image: url("../images/site/backgroundtile.gif");
    background-repeat: repeat-y; 
    /*border: 1px #000 solid;*/
    /*background-color: #fff;*/    
}

div#header {
    width: 768px;
    height: 110px;   
    margin-bottom: 0;
    background-image: url("../images/site/Header.jpg");
    background-repeat: no-repeat;
    /*border-bottom: 1px #000 solid;*/ 
}
div#headerlink {
}

div#headerlinks { 
    background-image: url("../images/site/headerlinks.jpg");
    background-repeat: no-repeat;
    height: 26px;   
    margin: 3px 9px 0 11px;
    padding: 0;
    text-decoration: none; 
	border-bottom: 1px dotted ;    
}
div#headerlinks ul {
    margin: 0 0 0 0;
    padding: 0;
    float: left;
    width: 320px;
    height: 20px;
}
div#headerlinks :link {
    font-size: 12px;
    color: #fff;
    text-decoration: none; 
	border-bottom: 1px dotted ;
}
div#phone {
    font-size: 12px;
    margin: 0px 0 0 400px;
    padding-top: 2px;
    color: #fff;
    letter-spacing: 1px;     
}
div#headerlinks li {
    display: inline;    
    margin: 0 5px 0 0;
    padding: 0 0 0 10px;
}
div#nav {
    /*background-image: url("../images/site/Kids.jpg");*/
    background-repeat: no-repeat;
    width: 200px;
    float: left;
}

div#nav a:link {
    color: #605D30;
    text-decoration: none; 
	border-bottom: 1px dotted ;
}

div#nav form {
    margin: 0;
    padding: 0;
}
div#nav dl ,dt ,dd {
    margin: 0;
    padding: 0;
}
div#nav dl{
    width: 190px;
    margin: 0 0 10px 10px;
    
}
div#nav dt{
    width: 175px;
    margin: 10px 0 0 10px;
    padding: 0;
}
div#nav dd{
    width: 160px;
    font-size: .8em;    
    margin: 3px 0 0 20px;
    padding: 0;
}

div#content {
    width: 534px;
    margin-left: 203px;
    padding-top: ;
    padding: 10px 10px 0 10px; 
}
div#content h2 {
    margin: 0;
}
div#clearleft {
    clear: left;
}
div#footer {
    width: 768px;
    height: 50px;    
    background-image: url("../images/site/Footer.jpg");
    background-repeat: no-repeat;
    /*border-top: 1px #000 solid;*/     
}
div#footer p {
    Padding-top: 3px; 
    margin: 10px 0 0 55px;
    color: #fff;
    font-size: 11px;
    
}
div#footer p a:link {
    color: #fff;
}
