/* left col stuff */
#leftcol li {
    margin-bottom: 5px;
}

#leftcol a {
    line-height: 140%;
}


/*main right column div*/
#content #text.tpl20 {
    padding-top:20px;
}
#content #text.topmargin { padding-top:48px; }

/* div containing text */
#content #text.tpl20 div.pages div {
    padding-left:10px;
}
/* content title */
#content #text.tpl20 div.pages div h2 {

}

#content #text.tpl20 div.pages h1 p {
    line-height: 120%;
}
#text.gettingtoknow {margin-top:40px;}

/* inline image */
#content #text.tpl20 div.pages img {
    /*float:right;*/
    margin-right:20px;
}
#reservations {padding-top:2px;}
.contacts h1 {margin:30px 0 0 7px;}
.legal h1 {margin-top:28px;}
.gettingtoknow h1 {margin-bottom:12px;}

#nav {
    width:150px;
    height:25px;
    text-align:center;
    position: relative;
}

#content .scrollnext{
    margin-right:0px;
/*    font-size:14px;*/
    position: relative;
    display: inline;
    left: 5px;
/*    font-family: Verdana;*/
}

#content .scrollprev{
    margin-left:0px;
/*    font-size:14px;*/
    position: relative;
    display: inline;
    left: -5px;
/*    top: 3px;*/
}


/* closebutton for lightbox */
a#closeBut {
        padding: 10px;
        position: absolute;
        display: block;
        top: -6px;
        right: -6px;
        width: 24px;
        height: 24px;
        text-indent: -9999em;
        /*text-indent: -3.5em;*/
        background: url(/resources/images/interface/nyro/close.png) no-repeat top right;
        outline: 0;
        color: black;
        text-decoration: none;
        text-transform: lowercase;
        font-weight: bold;
        cursor: pointer;
}

a#closeBut {
        z-index:2000;
        color: white;
        padding-top: 12px;
        font-size:12px;
}

div#contact_1, div#contact_2, div#contact_3{
    margin-bottom: 32px;
}

