﻿body 
{
    font-size:62.5%;  /* Gives us a base size of 10px */
    font-family: "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

div#navigation ul li a, div#categories ul li a
{
    font-size: 1.5em; /* 15px */
    font-weight:bold;
    color: #fff;
}

div#contactinfo p
{
    font-size:1.8em /* 18px */
}

div#RezovationLinks a, .RoomReservation a
{
    font-size:1.4em; /* 14px */
    text-decoration:none;
    color:#060;
}

#main p
{
    font-size: 1.4em;
    line-height: 2em;
    text-indent:2.0em;
}

#main li p
{
    text-indent:0;
}

#main p.address
{
    line-height: 1.6em;
    color:#060;
}

h2
{
    font-size: 2.2em;
    font-weight: bold;
    color:#000;
}

h2 span
{
    font-size:.63636363em;
    float:right;
}

h3
{
    font-size: 1.6em;
    font-weight: bold;
    color:#006600;
}

body.Attractions h3
{
    font-size:1.6em;
    font-weight:bold;
    margin-top:25px;
    margin-bottom:0;
    clear:both;
}

li h3 a
{
    color:#060;
    text-decoration:none;
}

li h3 a:hover
{
    border-bottom:dashed 1px #000;
}

h4
{
    font-size:1.2em;
}

div#bottomnav ul li a
{
    color:#006600;
    font-size: 1.4em; /* 14 px */
    text-decoration:none;
}

div#bottomnav ul li a:hover
{
    text-decoration:underline;
}

div#main p.booking
{
    text-indent:0;
}

span.caption
{
    text-align:center;
    font-size:1.2em;
}

ul.amenities
{
    font-size: 2.6em;
}

.errors
{
    color:#f00;
}
