

body {
    font-family: 'segoe ui', 'lucida sans', sans-serf;
}

.home {
    background: url(../images/bg.jpg) repeat-x;
}

.int {
    background: url(../images/bg-int.jpg) repeat-x;
}

body div, body td {
    font-family: 'segoe ui', 'lucida sans', sans-serf;
    
}

h1 {
    font-size: 18px;
    font-weight: bold;
    color: #420200;
    line-height: 22px;
    margin: 0px;
    font-weight: 600;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    color: #420200;
    line-height: 22px;
    padding: 0px;
    margin: 0px;
    font-weight: 600;
}

#wrapper {
    width: 925px;
    margin: 0px auto;
}

#top-nav {
    background: url(../images/top-nav-bg.jpg) repeat-x;
    height: 75px;
}

#top-nav span {
    font-size: 10px;
    font-weight: normal;
    line-height: 11px;
}

#top-nav a {
    display: block;
    float: left;
    font-family: 'segoe ui', 'lucida sans', sans-serf;
    font-size: 20px;
    font-weight: 600;
    color: #2b0100;
    line-height: 75px;
    text-decoration: none;
    text-align: center;
    padding: 0px 13px;
}

#top-nav a:hover {
    color: #fff;
}

#top-nav .nav-sep {
    background: #85100b;
    width: 1px;
    height: 75px;
    float: left;
}

#bot-nav {
    background: url(../images/bot-nav-bg.jpg) repeat-x;
    height: 48px;
}

#main-wrapper {
    padding: 0px 11px 0px 22px;
}

#right-border {
    border: solid 1px #f1e8db;
}

.right-wrapper {
    padding: 15px;
}

.cal-date a {
    color: #d13026;
    text-decoration: none;
}

.cal-date a:hover {
    color: #420200;
}

#rotate
{
    width: 522px;
    height: 219px;
    z-index: 1;
    position: relative;
}

#rotate>img
{
    width: 520px;
    height: 217px;
    border: solid 1px #8a615c;
    position: absolute;
    top: 1px;   
}

#banner-right {
    padding-left: 30px;
    font-family: 'segoe ui', 'lucida sans', sans-serf;
}

#footer-bg {
    border-top: solid 1px #eae9e6;
    background: #fdfcf9;
    height: 80px;
}

#footer-wrapper {
    width: 925px;
    margin: 0px auto;
}

#footer-nav {
    color: #a09a92;
    font-size: 11px;
    line-height: 20px;
    padding-left: 10px;
}

#footer-nav a {
    color: #a40000;
    text-decoration: none;
}

#footer-nav a:hover {
    color: #a09a92;
}

#copy {
    color: #a09a92;
    font-size: 11px;
    line-height: 20px;
    padding-left: 10px;
}

#phone {
    color: #5d5953;
    font-size: 11px;
    line-height: 20px;
    padding-left: 10px;
    width: 143px;
    float: right;
    padding-left: 25px;
    border-left: solid 1px #eae9e6;
}

#office {
    color: #5d5953;
    font-size: 11px;
    line-height: 20px;
    padding-left: 10px;
    float: right;
    width: 125px;
}
