body {
    font-family: Geneva, Helvetica, Arial, sans-serif;
    color: black;
    background-color: white;
}
a img { border: none;}
a { color: #0044CC;text-decoration: none; }
a:hover{ color: #001188; text-decoration: underline;}
table.outerTable{
    height: 100%;
    width: 100%;
    border: 0px;
}
td.mininav{
    text-align: right;
    font-weight: normal;
    font-size: 0.84em;
    padding-bottom: 7px;
}
img.mininavFlag{
    height: 14px;
    width: 24px;
}
td.mininav a {
    color: #606060;
    text-decoration: none;
}
td.mininav a:hover{
    text-decoration: underline;
    color: #647D9D;
}
td.headerLine{
    background: url(/images/util/hostel_header_line.jpg) repeat-x;
    height: 1px;
}
table.mainMenu{
    margin-top: 8px;
    border: 0px;
    height: 125px;
}
a.mainMenuItem{
    cursor: pointer;
    color: #667f9e;
    font-size: .95em;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 115px;
    height: 60px;
    padding-top: 40px;
}
a.mainMenuItem:hover{
    background-color: #4E5D6F;
    color: white;
    text-decoration: none;
    display: block;
    width: 115px;
    height: 30px;
    padding-top: 70px;
}
a.mainMenuItemSelected{
    background-color: #4E5D6F;
    font-size: .95em;
    font-weight: bold;
    text-align: center;
    color: white;
    text-decoration: none;
    display: block;
    width: 115px;
    height: 30px;
    padding-top: 70px;
}
td.titleline {
    background: url(/images/util/hotel_title_line.jpg) repeat-x;
    height: 1px;
}
div.contentDiv{
    width:711px;
    padding-top: 25px;
    padding-bottom: 35px;
}
h1 {
    font-size: 1.8em;
    font-family: monospace;
    color: #667f9e;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: left;
}
h2 {
    font-size: 1.2em;
    line-height: 1.5em;
    color: #606060;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: normal;
    text-align: left;
}
h3{
    margin-top: 26px;
    margin-bottom:  11px;
    font-size: 1.05em;
    color: #545454;
    font-weight: bold;
    text-align: left;
}
h4{
    margin-top: 18px;
    margin-bottom:  9px;
    color: #505050;
    font-weight: bold;
    text-align: left;
}
h5{
    margin-top: 13px;
    margin-bottom:  6px;
    color: #505050;
    text-align: left;
}
td.contentText {
    text-align: left;
    line-height: 1.45em;
    font-size: 0.95em;
    width: 600px;
}
td.footer{
    vertical-align: middle;
    background: url(/images/util/hostel_footer_bg.jpg) repeat-x;
    height: 120px;
    background-position: bottom;
}
table.footerTable {
    width: 93%;
    border: 0px;
}
td.footerSlogan{
    color: #4E5D6F;
    font-size: 0.8em;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: right;
    vertical-align: bottom;
}
td.footerFacebook{
    text-align: left;
}
td.footerLine{
    background: url(/images/util/hotel_footerline.jpg) repeat-x;
    height: 3px;
}
td.footerCopy {
    text-align:right;
    word-spacing:0px;
    font-weight:bold;
    font-size:0.7em;
    color:#4E5D6F
}
td.footerMenu {
    text-align: left;
    word-spacing: 3px;
    vertical-align: bottom;
    color: black;
    font-size: 0.75em;
    height: 20px;
}
.footerMenu a{
    color: #606060;
    text-decoration: none;
}
.footerMenu a:hover{
    color: #49739A;
    text-decoration: underline;
}