@charset "utf-8";
/* CSS Document */


body
{
margin:0px;
padding:0px;
background-image:url(../images/background.jpg);
background-repeat:repeat;

}
table.background
{
background-color:#31788c;
background-image:url(../images/table-background.jpg);
background-repeat:repeat-;y
}
.home-text-back
{
background-image:url(../images/text-back.jpg);
background-repeat:no-repeat;
}
div.home-text
{
width:585px;
height:255px;
font-family:"trebuchet MS";
font-size:11px;
color:#ccc;
line-height:25px;
letter-spacing:1px;
text-align:justify;
font-weight:700;
}

.copyright
{
font-family:"trebuchet MS";
font-size:10px;
color:#ccc;
letter-spacing:1px;
}

.about-text-back
{
background-image:url(../images/about-text-back.jpg);
background-repeat:no-repeat;
}

div.about-text
{
width:463px;
height:267px;
font-family:"trebuchet MS";
font-size:11px;
color:#ccc;
line-height:25px;
letter-spacing:1px;
text-align:justify;
font-weight:700;
}

.booking-text
{
font-family:"trebuchet MS";
font-size:13px;
color:#ccc;
line-height:25px;
letter-spacing:1px;
font-weight:bold;
padding-left:30px;
}

.button-back
{
background-image:url(../images/button-back.jpg);
background-repeat:no-repeat;
padding:8px;
}

.button-text-w
{
font-family:"trebuchet MS";
font-size:13px;
color:#fff;
letter-spacing:1px;
font-weight:bold;
padding-left:10px;
}


.button-text
{
font-family:"trebuchet MS";
font-size:13px;
color:#000;
letter-spacing:1px;
font-weight:bold;
padding-left:10px;
}
:hover.button-text
{
font-family:"trebuchet MS";
font-size:13px;
color:#fff;
letter-spacing:1px;
font-weight:bold;
padding-left:10px;
}

a
{
color:#000;
text-decoration:none;
}

.box-body
{
background-image:url(../images/box-body.jpg);
background-repeat:repeat-y;
}


.link-text
{
font-family:"trebuchet MS";
font-size:11px;
color:#000;
line-height:25px;
letter-spacing:1px;
font-weight:bold;
padding-left:5px;
}

h2
{
font-family:"trebuchet MS";
font-size:15px;
color:#ccc;
letter-spacing:1px;
font-weight:bold;
padding-left:5px;
}
h1
{
font-family:"trebuchet MS";
font-size:17px;
color:#ccc;
letter-spacing:1px;
font-weight:bold;
padding-left:5px;
}
.link-text2
{
font-family:"trebuchet MS";
font-size:13px;
color:#ccc;
letter-spacing:1px;
font-weight:bold;
padding-left:5px;
}
textarea.banner-link
{
width:96%;
}





div.inner-text
{
width:463px;
height:267px;
font-family:"trebuchet MS";
font-size:11px;
color:#ccc;
line-height:19px;
letter-spacing:1px;
text-align:justify;
font-weight:700;
}