@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#979a88;
background:#ffffff;
}
#wrapper{
width:950px;
position:relative;
margin:0 auto;
}

#header{
width:950px;
height:83px;
position:relative;
float:left;
background:url(images/header.jpg) no-repeat;
}

#header #logo_link{
width:475px;
height:54px;
position:relative;
float:left;
top:20px;
left:20px;
text-decoration:none;
}

#header #logo_link a{
text-decoration:none;
}

#header #logo_link a:hover{
text-decoration:none;
}

#header #logo_link span{
visibility:hidden;
}

#nav{
width:917px;
height:42px;
position:relative;
float:left;
background:url(images/navigation.jpg) no-repeat;
padding:11px 0 0 35px;
}

#nav ul{
margin:0;
padding:0;
list-style:none;
}

#nav ul li{
height:30px;
display:block;
float:left;
}

#nav ul li a{
height:30px;
display:block;
float:left;
text-decoration:none;
}

#nav ul li a span{
visibility:hidden;
}

#nav ul li#home a{
width:57px;
height:30px;
background:url(images/home_btn.jpg) no-repeat 0 0;
}

#nav ul li#home a:hover{
width:57px;
height:30px;
background:url(images/home_btn.jpg) no-repeat 0 -30px;
}

#nav ul li#accomodation a{
width:121px;
height:30px;
background:url(images/accomodation_btn.jpg) no-repeat 0 0;
}

#nav ul li#accomodation a:hover{
width:121px;
height:30px;
background:url(images/accomodation_btn.jpg) no-repeat 0 -30px;
}

#nav ul li#rates a{
width:118px;
height:30px;
background:url(images/rates_btn.jpg) no-repeat 0 0;
}

#nav ul li#rates a:hover{
width:118px;
height:30px;
background:url(images/rates_btn.jpg) no-repeat 0 -30px;
}

#nav ul li#pubs a{
width:166px;
height:30px;
background:url(images/pubs_btn.jpg) no-repeat 0 0;
}

#nav ul li#pubs a:hover{
width:166px;
height:30px;
background:url(images/pubs_btn.jpg) no-repeat 0 -30px;
}

#nav ul li#find_us a{
width:101px;
height:30px;
background:url(images/find_us_btn.jpg) no-repeat 0 0;
}

#nav ul li#find_us a:hover{
width:101px;
height:30px;
background:url(images/find_us_btn.jpg) no-repeat 0 -30px;
}

#nav ul li#activities a{
width:188px;
height:30px;
background:url(images/activities_btn.jpg) no-repeat 0 0;
}

#nav ul li#activities a:hover{
width:188px;
height:30px;
background:url(images/activities_btn.jpg) no-repeat 0 -30px;
}

#content_holder{
width:917px;
position:relative;
float:left;
background:url(images/bg.jpg) repeat-y;
padding:0 16px 0 17px;
}

#content_holder #content_box_header{
width:917px;
height:19px;
position:relative;
float:left;
background:url(images/content_box_header.jpg) no-repeat;
}

#content_holder #text_holder{
width:880px;
position:relative;
float:left;
background:url(images/text_bg.jpg) repeat-y;
padding:0 19px 0 18px;
}

#content_holder #text_holder #left_col{
width:428px;
position:relative;
float:left;
padding:0 21px 0 21px;
}

#content_holder #text_holder #right_col{
width:389px;
position:relative;
float:left;
padding:0 21px 0 0;
}

#content_holder #text_holder #right_col #tickhill_image{
width:254px;
position:relative;
float:left;
padding:0 0 10px 28px;
}

#content_holder #text_holder #right_col #thumbnails{
width:360px;
position:relative;
float:right;
padding:0 0 10px 0;
}

#content_holder #text_holder #right_col #thumbnails #image{
width:58px;
height:69px;
position:relative;
float:right;
padding:0 0 0 2px;
}

#content_holder #text_holder #right_col #thumbnails #larger_image{
width:88px;
height:69px;
position:relative;
float:right;
padding:0 0 0 2px;
}

#content_holder #text_holder #right_col #large_image{
width:360px;
position:relative;
float:right;
}

#content_holder #content_box_footer{
width:917px;
height:19px;
position:relative;
float:left;
background:url(images/content_box_footer.jpg) no-repeat;
background-color:#6e1837;
padding-bottom:10px;
}

#content_holder #content_footer{
width:917px;
height:9px;
position:relative;
float:left;
background:url(images/content_footer.jpg) no-repeat;
}

#footer{
width:950px;
height:81px;
position:relative;
float:left;
background:url(images/footer.jpg) no-repeat;
}

#footer #copyrights{
position:relative;
float:left;
font-size:10px;
padding:0 0 0 25px;
}

#footer #site_by{
position:relative;
float:right;
font-size:10px;
padding:0 25px 0 0;
}

#footer #site_by a{
color:#979a88;
text-decoration:none;
}

#footer #site_by a:hover{
color:#6e1837;
text-decoration:none;
}

.intro_text{
font-size:16px;
color:#6e1837;
}

.red_small_text{
font-size:12px;
color:#6e1837;
font-weight:bold;
}

a{
color:#6e1837;
}

a:hover{
color:#6e1837;
}

a:visited{
color:#6e1837;
}

#loadarea{
width:358px;
position:relative;
float:right;
}

#loadarea2{
width:358px;
position:relative;
float:right;
}
