body {
    height: 100%;
    background-color: #DBD9CE;
    margin: 0;
    padding: 0;
}

div {
    font-family: Arial, Helvetica, sans-serif;
    color: #1F1A17;
    line-height: 150%;
}

p {
    margin: 0 0 20px;
    padding: 0;
}

h1 {
    font-size: 200%;
    color: #7B0B0B;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 100%;
    margin: 10px 0 20px;
    padding: 0;
}

h2 {
    font-size: 160%;
    color: #1F1A17;
    font-weight: 400;
    line-height: 110%;
    margin: 10px 0 20px;
    padding: 0;
}

h3 {
    font-size: 110%;
    color: #7B0B0B;
    line-height: 120%;
    font-weight: 700;
    margin: 10px 0;
    padding: 0;
}

h4 {
    font-size: 100%;
    color: #1F1A17;
    margin: 0 0 10px;
    padding: 0;
}

.pic-right {
    border: 6px solid #DBD9CE;
    float: right;
    margin: 0 0 5px 20px;
}

.pic-left {
    border: 6px solid #DBD9CE;
    float: left;
    margin: 0 20px 5px 0;
}

.clear {
    clear: both;
}

.main {
    width: 960px;
    display: block;
    overflow: hidden;
    background: #FFF;
    border-top: 6px solid #807B60;
    margin: 0 auto;
    padding: 0;
}

#hideflash{
	display:none;
}


.pagebody {
    background: url(page-bg.jpg) top right no-repeat;
    display: block;
    overflow: hidden;
    width: 920px;
    clear: both;
    margin: 0 auto;
    padding: 15px 0;
}

.top {
    height: 103px;
    background: url(top-bg.gif) repeat-x 0 0;
    width: 960px;
    color: #FFF;
    clear: both;
    position: relative;
    padding: 0;
}

.logo {
    position: absolute;
    top: 0;
    left: 40px;
}

.tel {
    position: absolute;
    top: 0;
    right: 40px;
}

.header {
    height: 255px;
    background: url(header-bg.jpg) no-repeat 0 0;
    width: 890px;
    color: #FFF;
    clear: both;
    font-size: 13px;
    margin: 0 auto;
    padding: 25px 0 0 30px;
}

.header p {
    width: 230px;
    line-height: 110%;
    margin: 0;
    padding: 0 0 2px 5px;
}

.header h2 {
    width: 230px;
    margin: 0;
    padding: 0 0 15px;
}

.leftcol {
    width: 290px;
    float: left;
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
}

.menu {
    background: url(menu-t.gif) no-repeat 0 0 #DBD9CE;
    width: 275px;
    margin: 0;
    padding: 10px 0 0 15px;
}

.menu-end {
    background: url(menu-b.gif) no-repeat left bottom #DBD9CE;
    height: 12px;
    width: 290px;
    margin: 0 0 15px;
}

a.mainbuttontext, a.mainbuttontext:active, a.mainbuttontext:visited {
    width: 240px;
    vertical-align: top;
    display: block;
    text-decoration: none;
    background: url(menu-bg.gif) no-repeat 8px 11px;
    color: #1F1A17;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 3px 0 5px 23px;
    text-transform: uppercase;
    font-weight: normal;
}

a.mainbuttontext:hover {
    text-decoration: none;
    color: #FFF;
    background: url(menu-bg.gif) no-repeat 8px 11px #807B60;
}

a#on_link {
}

#featuresdivtop {
    background: url(news-t.gif) no-repeat left top;
    width: 290px;
    padding: 12px 0 0;
}

.featuresdiv {
    background: url(news-bg.gif) repeat-y 0 0;
    width: 290px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.featuresdiv h2 {
    background: url(news-h2-bg.gif) right top no-repeat;
    margin: 0;
}

.featuresdiv h3 {
    background: #B9B6A2;
    width: 77px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    float: left;
    line-height: 100%;
    margin: 0;
    padding: 2px;
}

.featuresspan {
    background: url(news-b.gif) no-repeat left bottom;
    margin: 0;
}

.feat_1, .feat_2, .feat_3, .feat_4, .feat_5 {
    padding: 0 10px 0 12px;
}

.centercol {
    width: 600px;
    display: block;
    float: left;
    line-height: 170%;
    margin: 30px 0 0 20px;
}

.box1, .box2 {
    font-weight: 700;
    width: 160px;
    height: 85px;
    float: left;
    color: #B9B7A7;
    line-height: 100%;
    font-size: 13px;
    padding: 10px 10px 0 110px;
}

.box1 {
    background: url(box1-bg.gif) no-repeat top left;
    margin: 10px 20px 10px 0;
}

.box2 {
    background: url(box2-bg.gif) no-repeat top left;
    margin: 10px 0;
}

.box1 p, .box2 p {
    margin: 0 0 5px;
    padding: 0;
}

.box1 a.normal, .box2 a.normal {
    text-align: right;
    display: block;
}

.centercol ul {
    margin: 0 0 20px 10px;
    padding: 0;
}

.centercol ul li {
    background: url(bullet.gif) no-repeat 6px 7px;
    list-style-type: none;
    margin: 0;
    padding: 1px 0 1px 20px;
}

.sitefooter {
    width: 960px;
    display: block;
    background: #F3F3EF;
    height: 80px;
    position: relative;
    clear: both;
    margin: 0 auto;
}

.info {
    text-align: center;
    color: #807B60;
    top: 10px;
    left: 30px;
    position: absolute;
    line-height: 130%;
}

.links {
    color: #807B60;
    top: 20px;
    right: 30px;
    position: absolute;
    text-align: right;
    line-height: 130%;
}

.by {
    color: #FFF;
    top: 55px;
    left: 0;
    position: absolute;
    line-height: 25px;
    text-indent: 30px;
    font-size: 85%;
    background: #807B60;
    width: 960px;
    display: block;
}

.by a.normal, .by a:visited.normal, .by a:active.normal {
    color: #FFF !important;
}

.spon {
    color: #FFF;
    top: 55px;
    left: 300px;
    position: absolute;
    line-height: 25px;
    text-indent: 30px;
    font-size: 85%;
    background: #807B60;
    display: block;
}

.sitefooter a.normal:hover {
    color: #807B60;
    text-decoration: none;
}

.featuresdiv {
    border: none !important;
}

.by a.normal, .by a.normal:visited, .by a.normal:active {
    color: #FFF;
    text-decoration: underline;
}

.by a.normal:hover {
    color: #FFF;
    text-decoration: none;
}

form {
    color: #666;
    margin: 0;
    padding: 0;
}

input {
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.normal:hover, a.normal:hover, .sitefooter a.normal, .sitefooter a.normal:visited, .sitefooter a.normal:active {
    color: #807B60;
    text-decoration: underline;
}

#on_end_link {
    font-weight: bold;
}