body {
    
    font-family: tahoma, helvetica, arial, sans-serif; 
    font-size: 11px;
    text-align: center;
    background: #000;
    color: #ddd4d4;
    padding-top: 7px;
    line-height: 2;
 }

    
img {
    border: 0;
}

/*
 
td, th {
    font-size: 9px;
    text-align: left;
    line-height: 2; 
}

*/

#wrapper {
    margin: auto;
    text-align: left;
    width: 700px;
    position: relative;
    padding-top: 32px;
 }

#body {
     background: url(images/rwbody_bg3.gif) repeat-y;
     width: 700px;
 }

#bodyi {
     background: url(images/rwbody_top.gif) no-repeat;
     width: 700px;
 }

#bodyj {
     background: url(images/rwbody_bot2.gif) bottom no-repeat;
     padding: 1px 0;
 }

h1, h2, h3, #nav, #nav li {
    margin: 0; padding: 0;
}

h1 {
    position: absolute;
    left: 0;
    top: 5px;
}

h4 {
    text-align: center;
    color: #cf9118;
}

h5 {
    text-align: justify;
    color: #ff0000;
    margin-right: 60px;
    line-height: 2;
}

#nav {
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 17px;
    line-height: 1.2;
    padding-left: 120px;
}

#nav li {
    float: left;
    width: 90px;
    list-style: none;
    margin-left: 2px;
    border-bottom: 1px solid black;
}

#nav a {
    background: #738d09;
    color: #2e3901;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1px 0;
}

.hide {display: none;}

#content {
     text-align: justify
     width: 580px;
     padding-left: 22px;
     padding-right: 18px;
}

#content .heading img {
    padding-left: 100px;
    padding-bottom: 24px;   
}

#content .head_divider {
    background: url(images/head_splitter.gif) repeat-x;
    height: 5px;
    align: center;
}

#content .content_text {
    padding-top: 24px;
}

#content .content_text img {
    float: left;
    margin: 5px 5px 5px 5px;
} 

#content .divider {
    background: url(images/right_splitter.gif) repeat-x;
    height: 5px;
    align: center;
}

#content .form_text {
    padding-top: 24px;
    padding-left: 46px;
}

#content .text_area {
    padding-left: 175px;
}

input[name="catch_email"]{
    display: none;
}

#booking {
    padding-left: 46px;
    font-size: 12px;
    margin-right: 60px;
    color: #00ff00;
}

a {
    color: #f0b33c;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: #cf9118;
}

a:hover {
    text-decoration: underline;
}


#ivibetag {color:#fff;text-align:center;}
#ivibetag a {color:#fff;} 

