body {
   margin: 0;
   padding: 0;
   font: small Helvetica, Arial, sans-serif;
   background-color: white;   
   color: black;   
   background-image: url(webbg1.gif);
   background-repeat: repeat-y;
   background-attachment: fixed;
   background-position: absolute;
   text-align: center;
   border: 0px;
   border-style: solid;
}

#wrapper {
   position: relative;
   width: 1000px;
   margin: 0 auto;
   border: 0px; 
   border-style: solid;
   text-align: left;
}

#header {
   position: center;
   margin: 0px 0px 0px 0px;
   width: 100%
   padding: 0px;
}

#headerpic {
   margin: 0 0 0 250.5px;
}

#headerpic img {
   border: none;
}

#nav {
   margin: 0;
   padding: 0 0 0 0;
   font-size: 15px;
   text-align: center;
}

#nav ul {
   margin: 0;
   padding: 0;
}

#nav li {
   display: inline;
}

#nav a:link {
   text-decoration: none;
   color: navy;
}

#nav a:visited {
   text-decoration: none;
   color: purple;
}

#nav a:hover {
   text-decoration: none;
   color: white;
}

#nav a:active {
   text-decoration: none;
   color: black;
}   

#main-pic {
    float: left;
    padding: 0 10px 0 0;
    margin: 0 0 0 30%;
    border: 0px;
    border-style: solid;
}

#main-text {
    float: right;
    padding:  0 0 0 10px;
    margin: 75px 30% 0 0;
    border: 0px;
    border-style: solid;
    top:300px;
    width: 190px;
    height: 210px;
    font-family: Helvetica, Arial, sans-serif; 
    font-size: 15px;
    font-style: Bold;
}

#content {
    margin: 400px 0 0 0;
    border: 0px;
    border-style: solid;
    padding: 0;
    width: 1000px;
    height: 130px;
}    

#content h3 {
    color: navy;
    margin-bottom: 0;
    padding-bottom: 4px;
    margin-top: 0;
    padding-top: 4px;
}


#content a:link {
   text-decoration: none;
   color: blue;
}

#content a:visited {
   text-decoration: none;
   color: purple;
}

#content a:hover {
   text-decoration: none;
   color: white;
}

#content a:active {
   text-decoration: none;
   color: black;
}   

#content li img {
    float: left;
    margin: 0;
    border: 0;
    border-style: solid;
    padding: 5px;
}

#content ul {
    margin: 0;
    padding: 0;
}

#content li {
    display: inline;
}

#content1 {
   float: left;
   border: 0px;
   border-style: solid;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   font-style: Bold;
   width: 320px;
   height: 130px; 
   padding: 0px;
}

#content2 {
   float: left;
   border: 0px;
   border-style: solid;
   font-family: Helvetica, Arial, sans-serif;
   font-size:12px;
   font-style: Bold;
   width: 330px;
   height: 130px;
   padding: 0 0 0 20px;
}

#content3 {
   float: right;
   border: 0px;
   border-style: solid;
   font-family: Helvetica, Arial, sans-serif;
   font-size:12px;
   font-style: Bold;
   width: 325px;
   height: 130px;
   padding: 0px;
}

#sidebar {
   text-decoration: none;
   text-align: left;
   position: absolute;
   top: 100px;
   right: 10px;
   width: 160px;
   padding: 10px;
   border: 2px;
   border-style: solid;
}   

#sidebar a:link {
   text-decoration: none;
   color: blue;
}

#sidebar a:visited {
   text-decoration: none;
   color: purple;
}

#sidebar a:hover {
   text-decoration: none;
   color: white;
}

#sidebar a:active {
   text-decoration: none;
   color: black;
}   

#sidebar ul {
   list-style: none;
   list-align: left;
   align: left;
}

#sidebar li {
   text-decoration: none;
}

#sidebar h3 {
   color: navy;
}


#footer {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-style: Bold;
    text-align: center;
    color: black;
    border: 0px;
    border-style: soild;
}

#footer li {
    display: inline;
}

#footer2 {
    font-family: Helvetica, Arial, sans-serif; 
    font-size: 10px;
    font-style: Bold;
    text-align: center;
    color: black;
    margin: 5px 0 5px 0;
    border: 0px;
    border-style: solid;
}


#baths {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 49px;
    font-style: bold;
    color: navy;
    margin: 20px 0 0 240px;
    border: 0px;
    border-style: solid;
}

#baths-text {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: bold;
    color: black;
    margin: 30px 0 0 240px;
    border: 0px;
    border-style: solid;
    width: 550px;
}

#baths-text h4 {
    color: navy;
}
    

#baths-text img {
    float: left;
    padding: 5px;
}

#mapstuff {
    margin-right: 8px;
    float: left;
}

#baths-text a:link {
   text-decoration: none;
   color: navy;
}

#baths-text a:visited {
   text-decoration: none;
   color: purple;
}

#baths-text a:hover {
   text-decoration: none;
   color: white;
}

#baths-text a:active {
   text-decoration: none;
   color: black;
}   

#bath-pictures {
    border: 0px;
    border-style: solid;
    margin: 125px 0 0 0;
    padding: 0;
    width: 1000px;
    height: 130px;
    text-align: center;
}

#bath-pictures img {
    border: 2px;
    border-color: black;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#bath-pictures li {
    display: inline;
}

#baths-content1 {
    float: left;
    width: 235px;
}

#baths-content2 {
    float: left;
    width: 235px;
}

#baths-content3 {
    float: left;
    width: 235px
}

#baths-content4 {
    float: left;
    width: 235px;
}

#bath-footer {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-style: Bold;
    text-align: center;
    color: black;
    border: 1px;
    border-style: soild;
    margin: 50px 0 0 0;
}

#bath-footer li {
    display: inline;
}

#bath-footer2 {
    font-family: Helvetica, Arial, sans-serif; 
    font-size: 10px;
    font-style: Bold;
    text-align: center;
    color: black;
    margin: 5px 0 5px 0;
    border: 0px;
    border-style: solid;
}

#sidebar2 {
   text-decoration: none;
   text-align: left;
   position: absolute;
   top: 100px;
   left: 20px;
   width: 160px;
   padding: 10px;
   border: 2px;
   border-style: solid;
}   

#sidebar2 h3 {
   color: navy;
}