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

body{
background-image: url('img/bg.gif');
background-repeat:repeat-x;
background-color: #3f3f3f;
}

.clear{
clear: both;
position:relative;
}


.page_title{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
line-height:18px;
font-weight:normal;
color: #ffffff;
margin: 0px;
}

.content_title{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
line-height:18px;
font-weight:normal;
color: #3f3f3f;
margin: 0px;
}

.georgia_medium{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
line-height:18px;
color: #ffffff;
}

.georgia_medium_grey{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height:18px;
color: #3f3f3f;
}


#wrapper{
width:920px;
margin: 0 auto;
}


#logo{
padding: 10px 0px 10px 47px;
}

#left{
background-image: url('img/left_bg.jpg');
float: left;
width: 276px;
height: 518px;
margin-right:2px;
}

#opening_times{
padding: 25px 0px 10px 10px;
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
line-height: 14px;
}

#navigation{
padding: 15px 15px 10px 15px;
}

#navigation a{
display: block;
font-family: Trebuchet Ms, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #3f3f3f;
text-decoration: underline;
border-bottom: 1px dotted #cac1ad;
height: 25px;
padding-top: 5px;
padding-left: 58px;
}

#navigation a:hover{
display: block;
font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
text-decoration: none;
background-image: url('img/nav_bg.jpg');
background-repeat:no-repeat;
}

#address{
padding: 10px 0px 0px 20px;
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #3f3f3f;
line-height: 14px;
}

#download_menu{
padding: 32px 20px 0px 137px;
text-align:center;
}

#download_menu a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height:16px;
color: #ffffff;
text-decoration:underline;
}

#download_menu a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height:16px;
color: #ffffff;
text-decoration:none;
}


#right{
float:left;
width: 641px;

}

#right_header{
background-image: url('img/right_top.jpg');
width: 641px;
height: 106px;
}

#title{
float: left; width: 450px;
padding: 45px 0px 0px 40px;
}

#reservation{
float:left;
text-align:center;
padding: 38px 0px 10px 40px;
}

#reservation a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height:16px;
color: #ffffff;
text-decoration:underline;
}

#reservation a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height:16px;
color: #ffffff;
text-decoration:none;
}

#content_home{
background-image: url('img/right_bg.jpg');
background-repeat:repeat-y;
padding: 10px 30px 40px 40px;
font-family: Trebuchet Ms, Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #3f3f3f;
line-height: 18px;
}

#content_inside{
background-image: url('img/right_bg.jpg');
background-repeat:repeat-y;
padding: 10px 40px;
font-family: Trebuchet Ms, Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #3f3f3f;
line-height: 18px;
}

#content_inside a{
color: #ff0000;
text-decoration: underline;
}

#content_inside a:hover{
text-decoration:none;
}



#content{
padding: 10px 40px 0px 40px;
font-family: Trebuchet Ms, Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #3f3f3f;
line-height: 18px;
}

#content a{
color: #ff0000;
text-decoration: underline;
}

#content a:hover{
text-decoration:none;
}


#right_footer{
background-image: url('img/right_footer.jpg');
width: 641x;
height: 29px;
}


#content_slider_left{
float:left;
width: 516px;
}

#content_slider_right{
float:right;
background-image: url('img/slider_right_bg.jpg');
background-repeat:no-repeat;
padding-top:320px;
width: 48px;
}

#copyright{
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:14px;
padding-top:10px;
color: #ffffff;
}

#copyright a{
color: #a2c432;
text-decoration:underline;
}

#copyright a:hover{
color: #a2c432;
text-decoration:none;
}


#gallery_toggle{
background-image: url('img/gallery_bg.jpg');
width: 63px;
height: 26px;
text-align:center;
padding-top: 3px;
}


#contact_left{
float:left;
width: 45%;
margin-right: 15px;
}
#contact_right{
float:left;
width: 45%;
}