

h1
{
    font-family: arial;
    font-size: 24px;
    color: #554633;
    margin: 0px;
    padding: 0px;
}

h2
{
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #5b3f25;
    margin: 0px;
    padding: 0px;
}

h3
{
    font-family: arial;
    font-size: 18px;
    color: #82715b;
    margin: 0px;
    padding: 0px;
}

body
{
    
    background: url(../images/bg.png) repeat-x #efefef;
    
}

#logo
{
    width: 144px;
    float: left;
    padding-left: 30px;
}

#top-nav
{
    text-align: center;
}

#top-nav a
{
    display: block;
    float: left;
    height: 50px;
    padding: 0px 40px;
    font-style: 18px;
    color: #fff;
    text-decoration: none;
    line-height: 50px;
}

#top-nav a:hover
{
    background: url(../images/nav-hover.png) repeat-x;
}

#top-nav img
{
    float: left;
}

#header
{
    background: url(../images/header.jpg) no-repeat;
    width: 900px;
}

#search
{
    float: right;
    width: 212px;
    margin: 0px;
    padding: 0px;
    margin-top: 60px;
    margin-right: 5px;

}

.search-criteria
{
    border: 0px;
    background: url(../images/search-bg.png) no-repeat;
    width: 169px;
    height: 26px;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #d6dce5;
    padding: 0px 5px;
    line-height: 26px;
    *margin-top: -1px;
}

#content-top
{
    background: url(../images/content-top.png) no-repeat;
    width: 900px;
    height: 30px;
}

#content-mid
{
    background: url(../images/content-mid.png) repeat-y;
    width: 900px;
    position: relative;
}

#wrapper
{
    padding: 0px 40px;
}

#content-bot
{
    background: url(../images/content-bot.png) no-repeat;
    width: 900px;
    height: 30px;
}

#bot-nav
{
    margin-left: 5px;
    color: #a5a4a4;
    text-decoration: none;
    font-size: 12px;
}

#bot-nav a
{
    color: #a5a4a4;
    text-decoration: none;
    font-size: 12px;
}

#bot-nav a:hover
{
    color: #b6b6b6;
}

#copyright
{
    color: #a5a4a4;
    text-decoration: none;
    font-size: 12px;
    margin-right: 5px;
}

#rotate
{
    height: 1;
    width: 672px;
    height: 146px;
    padding-right: 30px;
    z-index: 1;
    position: relative;
    float: right;
    
}

#rotate>img
{
    position: absolute;
    top: 0px;
    width: 672px;
    border: solid 2px #dfdfdf;
}

#content
{
    background: #dbcec2;
}

#content-wrapper
{
    padding: 10px;
}

#side-wrapper
{
    padding: 10px;
}

.txtboxtxt
{
    font-family: arial;
    font-size: 12px;
    color: #82715b;
}

.txtboxtxtbox
{
    font-family: arial;
    border: solid 1px #82715b;
    background: #e4dfdb;
    color: #82715b;
    width: 160px;
    font-size: 12px;
}

#right-links a, #homeowners
{
    font-family: arial;
    font-size: 12px;
    color: #404040;
    text-decoration: none;
}

#right-links a:hover, #homeowners:hover
{
    color: #82715b;
}
