* {
    padding: 0;
    margin: 0;
}

img, div { behavior: url(../iepngfix.htc) }

body {
    background-color: #313131;
    background-image:url(../images/back.gif);
}

img {
    border: 0;
}

hr {
    width: 100%;
    border: 0;
    height: 1px;
    background-color: #ccc;
    margin: 5px 0 8px 0;
}

#book {
    width: 838px;
    margin: 0 auto;
    background-color: #fff;
    font-family: Verdana;
    font-size: 12px;
    color: #666;
}

#header {
    background-image: url(../images/header.png);
    width: 838px;
    height: 87px;
}

#middle {
    width: 784px;
    margin: 0 auto;
}

#middle-left {
    width: 303px;
    height: 202px;
    float: left;
}
#about-eaton {

    position: relative;

}

#middle-left a {
    width: 303px;
    height: 66px;
    display: block;
    margin-top: 1px;
}

#about {
    background-image: url(../images/about.jpg);
}
#about:hover {
    background-position: 0 68px;
}

#gallery {
    background-image: url(../images/gallery.jpg);
}
#gallery:hover {
    background-position: 0 68px;
}

#newhomes {
    background-image: url(../images/newhomes.jpg);
    height: 67px;
}
#newhomes:hover {
    background-position: 0 69px;
}

a, a:visited {
    text-decoration: underline;
}
a:hover, a:active {
    text-decoration: none;
}

#middle-right {
    width: 480px;
    height: 201px;
    float: left;
    background-image: url(../images/house.jpg);
    background-position: 0 10px;
    margin-top: 1px;
}

#content-index {
    background-image: url(../images/contentback.gif);
    background-repeat: no-repeat;
    min-height: 204px;
    width: 784px;
    margin: 2px auto;
    padding-bottom: 25px;
}
#content {
    min-height: 204px;
    width: 784px;
    margin: 2px auto;
    padding-bottom: 25px;
}

#toplinks {
    position: relative;
    left: 367px;
    width: 500px;
    top: 19px;
    overflow: hidden;
}

#bottomlinks {
    position: relative;
    left: 367px;
    top: 19px;
    width: 410px;
}

h2 {
    font-family: Georgia, Times New Roman;
    font-size: 21px;
    font-weight: normal;
    line-height: 30px;
    color: #000;
    display: block;
    margin-bottom: 5px;
}
h3 {
    font-family: Georgia, Times New Roman;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    color: #000;
    display: block;
    margin-bottom: 5px;
}

#intro {
    padding-top: 20px;
    font-family: Verdana;
    font-size: 12px;
    color: #666;
    width: 784px;
    margin: 0 auto;
}

#intro a, #intro-index a {
    font-family: Georgia;
    color: #000;
    font-size: 10px;
}

#intro-index {
    padding-top: 20px;
    font-family: Verdana;
    font-size: 12px;
    color: #666;
    width: 761px;
    margin: 0 auto;
}

#content-right a {
    font-family: Georgia;
    color: #000;
    font-size: 10px;
}

.brace {
    font-family: Georgia;
    font-size: 10px;
    color: black;
}

#left-pictures {
    margin: 60px 0 17px;
    float: left;
}

#content-right {
    float: left;
    width: 600px;
    margin: 60px 0 0 25px;
}

#footer {
    width: 784px;
    height: 142px;
    background-color: #e8e8e8;
    font-family: Verdana;
    font-size: 12px;
    color: #666;
    margin-top: 5px;
}

#footer a {
    color: #666;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer-title {
    size: 16px;
}

#footer-links {
    padding: 22px 0 22px 22px;
    width: 410px;
    float: left;
}
#footer-info {
    width: 300px;
    float: right;
    text-align: right;
    padding: 22px 22px 22px 0px;
    line-height: 1.5;
}
    

.clearfix {
    clear: both;
}

.tfield {
    border: 1px #666 solid;
    height: 16px;
    padding: 3px;
}

.logo {
    width: 225px;
    float: left;
    text-align: center;
    margin-left: 5px;
    margin-top: 25px;
}

#logos {
    width: 690px;
    margin: 0 auto;
}

#flashgallery {
    width: 650px;
    height: 450px;
    margin: 0 auto;
}

ul {
    list-style-type: none;
}

#homegallery {
    width: 450px;
    float: left;
}

#homeinfo {
    margin-left: 10px;
    width: 324px;
    float: left;
}