html,body {
background-color:#724723;
text-align:left;
z-index:0;
overflow-x:hidden;
margin:0;
padding:0;
}

.clear {
clear:both;
}

.trans {
border:0;
}

.image-left {
display:block;
clear:left;
float:left;
}

.image-right {
display:block;
clear:right;
float:right;
}

#wrapper {
display:block;
width:980px;
position:relative;
left:50%;
top:0;
margin-left:-490px;
}

#header {
display:block;
width:980px;
height:120px;
text-align:center;
border-bottom:1px solid #684220;
}

#header h1 {
display:inline-block;
width:115px;
height:80px;
margin-top:20px;
}

#header h1 a {
display:block;
width:115px;
height:80px;
background:url(../images/logo.gif) no-repeat;
overflow:hidden;
text-indent:-9999px;
}

#nav {
display:block;
width:980px;
height:30px;
border-top:1px solid #7f522a;
padding-top:12px;
border-bottom:1px solid #7f522a;
text-align:center!important;
}

#nav ul {
display:inline-block;
width:975px;
height:30px;
text-align:center;
padding-left:5px;
}

#nav li {
display:inline-block;
float:left;
text-transform:lowercase;
font-variant:small-caps;
font-family:arial,sans-serif;
font-size:12px;
padding-right:15px;
padding-left:15px;
border-right:1px solid #7f522a;
border-left:1px solid #684220;
}

#nav li.first {
border-left:0!important;
}

#nav li.last {
border-right:0!important;
}

#nav a.specials {
color:#f89a07!important;
}

#nav li a {
font-weight:700;
color:#fff;
text-decoration:none;
}

#content {
display:block;
width:980px;
background-color:#fff;
border-top:1px solid #684220;
border-bottom:1px solid #684220;
height:449px;
padding:0;
}

#sidebar {
display:block;
width:300px;
height:449px;
float:left;
margin-right:10px;
}

#visitbritain {
display:block;
float:left;
margin-left:-308px;
margin-top: 2px;
position: relative;
}

.map-sidebar,.map-sidebar img {
width:400px!important;
}

#sidebar img.sidebar {
width:300px;
position: relative;
}

#booking {
	position: absolute;
	bottom: 80px;
	left: 60px;
}  

#booking a img {
    /*width: 195px ;*/
} 

#phoneus {
    background: #FF6600;
    border-style: solid;
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    height: 30px;
	width: 230px;
    position: absolute;
	bottom: 45px;
	left: 30px;
}  

#copy {
display:block;
float:left;
width:650px;
height:424px;
text-align:center;
overflow:auto;
padding:20px 10px 5px 5px;
}

.map-copy {
width:550px!important;
}

#copy p {
color:#3d362f;
font-size:11px;
margin-bottom:15px;
line-height:20px;
}

#copy p a {
color:#724723;
}

#copy p a:hover {
color:#d5840f;
}

#copy img.center {
display:inline-block;
}

h2.news_title {
color:#724723;
font-size:18px;
font-variant:small-caps;
letter-spacing:3px;
font-family:lucida sans,arial,sans-serif;
#margin-bottom:8px;
}

.updatable {
text-align:left!important;
}

#footer {
display:block;
clear:both;
padding-top:8px;
padding-left:5px;
padding-right:5px;
font-family:arial,sans-serif;
font-size:11px;
color:#1e1208;
border-top:1px solid #7f522a;
height:30px!important;
}

#ch-link {
    margin-left: 330px;
    margin-top: 15px;
    line-height: 14px;
    font-size: 10px;
    
}

#ch-link a {
color:#000;
}

#ch-link a:hover {
color:#d5840f;
}



p.tel strong, .tel strong {
font-weight:700;
color:#d9ac11;
}

p.tel a, .tel a {
color:#d9ac11;
}

.org, .adr, .tel {
	float:left;
}
	.org {
		width:130px;
	}
	.adr {
		width:375px;
	}
	.tel {
		text-align:right;
		width:463px;
	}

#nav a.specials:hover,#nav a.active,#nav li a:hover {
	color:#ffd101;
}

/* sidebar booking image */

.sideimage {
    width: 300px;
    height: 449px;
    position: relative;
    overflow: hidden;
 }
 
 .sideimage div {
 
    position: absolute;
    bottom: 0;
    left: 0;
    height: 140px;
    background-color: #2b2b2b;
    background-color:rgba(11,11,11,0.9);
    padding: 20px;
 
 }
 
 .sideimage div h4 {
 
    font-family: georgia,times new roman,garamond,serif;
    font-size: 22px;
    color: #fff;
    text-shadow: 0px -1px #000;
    margin-bottom: 5px;
    font-style: oblique;
 }
    
.sideimage div p {

    color: #fff;
    font-family: georgia,times new roman,garamond,serif;
    font-size: 11px;
    line-height: 19px;
    margin-bottom: 10px;

}

.sideimage div p strong { font-weight: bold; }


