td {
    font: normal 11px "Century Gothic", Verdana, Arial;
    line-height: 150%;
    color: #4b4853;
}

div {
    font: normal 11px "Century Gothic", Verdana, Arial;
    line-height: 150%;
    color: #4b4853;
}

tr {
    font: normal 11px "Century Gothic", Verdana, Arial;
    line-height: 150%;
    color: #4b4853;
}

li {
    font: normal 11px "Century Gothic", Verdana, Arial;
    line-height: 150%;
    color: #4b4853;
}

span {
    font: normal 11px "Century Gothic", Verdana, Arial;
    line-height: 150%;
    color: #4b4853;
}

p {
    font: normal 11px "Century Gothic", Verdana, Arial;
    line-height: 150%;
    color: #4b4853;
}

body {
    background: #FFFFFF url(../images/templates/body_bg.gif) repeat-x left top;
}

#outerWrapper {
    margin: 0 auto;
    width: 770px;
}

#header {
    width: 770px;
    height: 110px;
    float: left;
}

#header #seo {
    width: 400px;
    font: normal 11px Arial;
    line-height: 140%;
    color: #817a7c;
    margin-left: 25px;
    float: left;
    min-height: 51px;
}

#header img {
    float: right;
    margin-top: 40px;
}

#reserve {
    clear: left;
    width: 179px;
    background-color: #776f71;
    padding: 10px 0 10px 25px;
}

#reserve a {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

#reserve a:hover {
    color: #4b4853;
}

#contentWrapper {
    width: 770px;
    float: left;
    background: #fff url(../images/templates/content_bg.gif) repeat-y top left;
}

#contentWrapper #colOne {
    float: left;
    width: 204px;
    overflow: hidden;
}

#contentWrapper #colTwo {
    float: right;
    width: 566px;
    overflow: hidden;
}

#contentWrapper #colTwo #bodyContent {
    min-height: 150px;
    padding: 20px 40px;
}

#bottomImage {
    margin-bottom: -5px;
}

#outerWrapper #footer {
    background: #e6e5e5 url(../images/templates/footer_bg.jpg) repeat-x left bottom;
    clear: both;
    height: 51px;
    width: 770px;
    padding-bottom: 44px;
}

#nav {
    position: absolute;
    z-index: 99;
}

#footer #friend {
    width: 170px;
    display: block;
    float: right;
    padding: 10px 0 10px 25px;
    background-color: #d0cdce;
    margin-top: 13px;
}

#footer #friend a {
    font-size: 12px;
    color: #574e50;
    text-decoration: none;
    font-weight: normal;
}

#footer #friend a:hover {
    color: #f0efef;
}

#footer #print {
    width: 170px;
    display: block;
    float: right;
    padding: 10px 0 10px 25px;
    background-color: #d0cdce;
    margin: 13px 70px 0 20px;
}

#footer #print a {
    font-size: 12px;
    color: #574e50;
    text-decoration: none;
    font-weight: normal;
}

#footer #print a:hover {
    color: #f0efef;
}

#footer span img {
    float: left;
    margin: -30px 0 0 25px;
}

#copyright {
    float: left;
}

#powered {
    float: right;
}

img {
    /*
    border: none;
    */
   
}

a img {
    border: none;
}

a {
    color: #999966;
    text-decoration: none;
    font-weight: bold;
}

h1 {
    font: normal 28px "Century Gothic", Verdana, Arial;
    color: #4b4853;
    margin: 2px 0;
}

h2 {
    font: normal 18px "Century Gothic", Verdana, Arial;
    color: #4b4853;
    margin: 2px 0;
}

h3 {
    font: normal 14px "Century Gothic", Verdana, Arial;
    color: #4b4853;
    margin: 2px 0;
}

h4 {
    font: normal 18px "Century Gothic", Verdana, Arial;
    color: #999966;
    margin: 2px 0;
}

h5 {
    font: normal 14px "Century Gothic", Verdana, Arial;
    color: #999966;
    margin: 2px 0;
}

h6 {
    font: normal 14px "Century Gothic", Verdana, Arial;
    color: #725a48;
    margin: 2px 0;
}