body {
    margin: 0;
    padding: 0;
    background: #7d4d2f url('imgs/main-bg2.jpg');
    background-repeat: repeat-x;
}

#outerwrapper {
    background: url('imgs/content-bg.jpg');
    background-repeat: repeat-y;
    position: relative;
    width: 800px;
    margin: 0 auto;
    margin-top: 1em;
    height: 2%;
}

#wrapper {
    border: 1px solid #7f533d;
    position: relative;
    background: transparent url('imgs/Laggansally-layout-dark.jpg');
    background-repeat: no-repeat;
    background-position: -1px 0;
    margin: 0;
}

#nav {
    position: absolute;
    top: 150px;
}

#nav ul {
    margin: 0;
    padding: 0;
    color: #fff;
    list-style: none;
    font-family: "Trebuchet MS";
    font-size: 1em;
    font-weight: bold;
}

#nav ul li.current a {
    background: url('imgs/nav-underline-current.jpg');
}

#nav ul li a:hover {
    background: url('imgs/nav-underline-hover.jpg');
}

#nav ul li span {
    font-size: 1.3em;
}

#nav ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    margin-top: 0em;
    height: 30px;
    background: url('imgs/nav-underline.jpg');
    background-position: 0px -3px;
    background-repeat: no-repeat;
    width: 186px;
    padding-left: 0.3em;
}

#contact-info {
    color: white;
    margin: 3em 0 0 1.1em;
    font-family: "Trebuchet MS";
    font-size: 0.8em;
    font-weight: bold;
}

#content {
    margin-top: 170px;
    margin-left: 220px;
    margin-right: 2em;
    font-family: "Verdana";
    text-align: left;
}

.heighthack {
    height: 2%;
}

#content h1 {
    font-size: 1.4em;
    font-family: "Georgia";
    letter-spacing: 0.05em;
    color: #072e07;
}

#content h1 span {
    font-size: 0.8em;
    letter-spacing: 0.03em;
    color: #072e07;
}

#content h2 {
    font-size: 1.2em;
    font-family: "Georgia";
    letter-spacing: 0.03em;
    margin-bottom: -0.5em;
}

#content h3 {
    font-size: 1em;
    font-family: "Georgia";
    letter-spacing: 0.03em;
    margin-top: 1.2em;
    margin-bottom: -0.5em;
}

#content p {
    font-size: 0.9em;
}

.floatright, .floatleft, .nofloat {
    text-decoration: none;
    text-align: center !important;
    font-size: 0.7em;
}

.floatright img, .floatleft img, .nofloat img, .middlepics a img {
    border: 1px solid #401515;
}

.floatright {
    margin: 1em 0 1em 1em;
    float: right;
}

.floatleft {
    margin: 0 1em 1em 0;
    float: left;
}

.up {
    margin-top: -1em;
}

.down {
    margin-top: 2em;
}

.middlepics {
    text-decoration: none;
    text-align: center !important;
    font-size: 0.7em;
    margin: 0 auto;
    width: 540px;
}
.middlepics a {
    text-decoration: none;
    float: left;
    margin: 0 8px 0 8px;
}

.clear {
    clear: both;
    height: 1px;
}

#mapviewer {
    border: 1px solid #2c2c85;
}

ul.norm li {
    margin-bottom: 0.5em;
    font-size: 0.9em;
}

ul.links {
    margin-top: 1.5em;
    margin-bottom: 1.7em;
    padding: 0;
    font-size: 0.9em;
    list-style: none;
}

ul.links li {
    margin-bottom: 0.7em;
}

#cal table {
        border-collapse: collapse;
        margin-top: 2em;
        text-align: center;
}
#cal table td {
    border: 2px groove #530000;
    padding: 0;
    width: 65px !important;
    height: 35px;
    font-weight: bold;
}

#cal table .datetd {
    background: #d5ffbf !important;
}

#cal table .bookedtd {
    background: #de8267 !important;
}

#cal table .headertd {
    background: #c7ddfe;
}

#cal table .crosshatchtd {
    background: url('imgs/cross-hatch.jpg');
}

p.key span {
    padding-bottom: 5px;
}

#footer {
    text-align: center;
    color: white;
}

#footer a {
    color: white;
}

/* FORM */

form fieldset {
padding: 0.5em;
border: 1px ridge #7f533d;
margin-top: 1em;
}

form legend {
font-family: "Times New Roman", serif;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0.05em;
padding: 0 0.5em 0 0.5em;
color: #303e17;
}

form p {
margin-top: 1.2em !IMPORTANT;
margin-left:0 !important;
padding-left:0 !important;
}

form p.formintro {
font-size: 0.9em;
text-align: center;
font-weight: bold;
margin-bottom: 10px !important;
padding-bottom: 0;
}

form label {
font-weight: bold;
font-size: 0.8em;
}

form input {
width: 190px;
}

form select {
width: 190px;
}

form p.submit input {
width: 100px;
}

form p.submit {
text-align: center;
padding-top: 1.5em;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
width: 100%;
}

form label.tidy {
display: block;
width: 190px;
float: left;
text-align: left;
margin-right: 1em;
}

form textarea {
margin-top: 0.5em;
width: 98%;
}

.details, .holiday {
    width: 96%;
}

.errormsg {
    color: red;
    font-size: 0.8em;
}

#paypal {
    border: 1px dashed green;
    margin: 0 auto;
    text-align: center;
    padding: 1em;
}

#paypal input, #paypal select {
    width: auto;
}

#paypal .paypalsort {
    font-weight: bold !important;
    font-size: 0.8em;
    padding-top: 0.5em;
    width: 800px;
}

.rating {
    width: 150px;
    text-align: center;
    margin-top: -1.5em;
}

blockquote {
    margin: 0 0 1em 0;
    padding: 0;
    font-size: 0.8em;
    font-family: Verdana;
    font-weight: bold;
    color: #1e2d1e;
}

blockquote span {
    font-weight: normal;
}
