/* CSS Document */

* {
margin:0px;
padding:0px;
}

a, a:hover, a:active, a img, a, a:hover img, a:active img  {
outline:none;
border:none;
}

h1 {
font-family: "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#D60026;
line-height:20px;
padding-bottom:15px;
padding-top:25px;
}

h2 {
font-family: "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#D60026;
line-height:20px;
padding-bottom:15px;
padding-top:25px;
}

h3 {
font-family: "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#D60026;
padding-bottom:15px;
}

p {
font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#4F4F4F;
line-height:20px;
padding-bottom:15px;
}

p a {
color:#999999;
text-decoration:none;
}

ul {
font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#4F4F4F;
padding-left:20px;
padding-bottom:15px;
line-height:20px;
}

p.footer_copyright {
font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#4F4F4F;
}

p.footer_sitelink, p.footer_sitelink a {
font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#4F4F4F;
text-align:right;
text-decoration:none;
}

body {
background-color:#414141;
}

#divContainer {
width:942px;
margin:0 auto;
}

#divHeaderTop {
margin:0 auto;
width:942px;
height:113px;
background-image:url(images/header_top.gif);
background-repeat:no-repeat;
}

h1.logo {
width:409px;
height:46px;
position:relative;
padding-top:42px;
padding-left:40px;
}

a.logo {
display:block;
text-indent:-5000em;
width:409px;
height:46px;
background:url(images/logo.gif);
background-repeat:no-repeat;
}

#divHeader {
margin:0 auto;
width:942px;
height:197px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

#divNavBack {
width:942px;
height:40px;
background-image:url(images/bck.gif);
background-repeat:repeat-y;
}

#divNav {
width:860px;
height:40px;
background-image:url(images/nav.jpg); 0 0 no-repeat;
margin:0 auto;
}

#divNav ul#divMenu {
position:relative;
margin:0;
padding:0;
width:942px;
height:40px;
}

#divNav ul#divMenu li {
list-style:none;
position:absolute;
padding:0;
margin:0;
}

ul#divMenu li, ul#divMenu a {
height:40px;
display:block;
top:0px;
}

#divNav ul#divMenu li a {
text-indent: -90000px;
text-decoration: none;
}

#home				{left: 13px; width: 72px;}
#accommodation		{left: 92px; width: 125px;}
#contact_us			{left: 234px; width: 151px;}

#home				a:hover	{background: transparent url(images/nav.jpg) -13px -40px no-repeat;}
#accommodation		a:hover	{background: transparent url(images/nav.jpg) -92px -40px no-repeat;}
#contact_us			a:hover	{background: transparent url(images/nav.jpg) -234px -40px no-repeat;}

#home				a.on	{background: transparent url(images/nav.jpg) -13px -40px no-repeat; cursor: default;}
#accommodation		a.on	{background: transparent url(images/nav.jpg) -92px -40px no-repeat; cursor: default;}
#contact_us			a.on	{background: transparent url(images/nav.jpg) -234px -40px no-repeat; cursor: default;}

#divMain {
width:942px;
margin:0 auto;
background-image:url(images/bck.gif);
background-repeat:repeat-y;
}

#divMainText {
width:550px;
padding-left:43px;
border-right:1px grey solid;
padding-right:20px;
}

#divMainImages {
width:300px;
float:right;
}

#divMainImages img {
padding-bottom:25px;
}

#divFooter {
width:942px;
height:85px;
background-image:url(images/footer_bck.gif);
background-repeat:no-repeat;
}

#divFooterCopyright {
float:left;
margin-top:20px;
margin-left:43px;
width:500px;
}

#divFooterSiteLink {
float:right;
margin-top:20px;
margin-right:43px;
width:300px;
}

.form {
background-color:#EBEBEB;
padding-left:10px;
}