html {
margin:0;
padding:0;
}

body {
margin:0;
padding:0;
font:normal 80% Arial, sans-serif;
color:#fff;
background:#f7f7f2;
text-align:center;
}

#container {
width:1010px;
position:relative;
margin:0 auto;
text-align:left;
background:url(../img/site/bg.png);
}

#header {
height:200px;
background:url(../img/site/headerbg.jpg) 15px 10px no-repeat;
}

#header h1 {
display:none;
}

#header .header_text {
width:100%;
text-align:center;
padding-top:30px;
}

#header .header_text a:link img,
#header .header_text a:visited img {
border:0;
}

#header .location {
position:absolute;
top:20px;
right:30px;
font:bold 130% "Times New Roman", serif;
color:#d6c9c8;
}

#header .location a:link,
#header .location a:visited {
color:#fdc968;
text-decoration:none;
}

#menu {
position:absolute;
top:201px;
left:0;
background:url(../img/site/menu_bg.gif) 15px 0 no-repeat;
height:30px;
width:100%;
text-align:center;
z-index:1000;
}

#nav {
margin:0 auto;
padding:0 0 0 150px;
list-style:none;
font-family:"lucinda sans unicode", sans-serif;
font-size:11px;
width:850px;
}

#nav li {
position:relative;
float:left;
padding:8px 0;
}

#nav li a:link,
#nav li a:visited {
text-decoration:none;
color:#c02200;
padding:0 15px;
}

#nav li.end a:link,
#nav li.end a:visited {
border-right:0;
}

#nav li a:hover {
color:#a21000;
}

#nav li ul {
position:absolute;
left:-9999px;
z-index:1000;
margin-top:1px;
padding:0;
list-style:none;
width:177px;
text-align:left;
}

#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul {
  left: -9999em;
}

#nav ul li, #nav ul li ul li, #nav ul li ul li ul li{
border-right:1px solid #e9e9de;
border-left:1px solid #e9e9de;
border-bottom:1px solid #e9e9de;
}


#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left:auto;
top:29px;
border-bottom:0;
background:#fff;
}

#nav li:hover ul li,
#nav li.sfhover ul li {
width:16em;
border-bottom:1px solid #e9e9de;
}

#nav li:hover ul li a:link,
#nav li:hover ul li a:visited,
#nav li.sfhover ul li a:link,
#nav li.sfhover ul li a:visited{
display:block;
border-right:0;
}

#nav li ul ul {
margin: -20px 0 0 10em;
}

#nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

/*.banner {
position:absolute;
top:227px;
left:0;
z-index:500;
}*/

.clearfix {
overflow:auto;

}

#content {
position:relative;
margin-top:31px;
min-height:300px;
overflow:visible;
}

* html #content {
height:300px;
}

.content {
margin:10px 10px 10px 10px;
color:#000;
min-height:550px;
overflow:visible;
width:445px;
line-height:1.5em;
}

* html .content {
height:440px;
}

.content a:link,
.content a:visited {
color:#a3362c;
text-decoration:underline;
}

.content h2 {
margin:0;
padding:6px;
font:normal 19px georgia, serif;
color:#000;
background:#fff;
}

.content p {
margin:0;
padding:10px;
}

.content p strong {
color:#a3362c;
}

#pages{
width:755px;
}

.home{
min-height:250px;
overflow:visible;
width:370px;
}

.content .home a{
text-decoration:none;
}

.content .home a:hover{
text-decoration:underline;
}

#advert{
float:right;
}

#directions{
height:250px;
overflow:visible;
color:#fff;
background:#c22200;
width:749px;
margin-left:6px;
border:1px solid #6f0102;
}

.map_content h2{
background:#c22200;
color:#fff;
font-size:19px;
}

.map_content{
float:right;
width:380px;
padding-right:10px;
}

.map{
margin:10px;
border:1px solid #6f0102;
width:345px;
height:230px;
}

#links{
width:760px;
margin-left:6px;
}

#links ul{
padding:0;
margin:10px 0 0 0;
list-style:none;
width:750px;
}

#links ul li{
float:left;
padding:0 8px 0 0;
}

#links ul li.last{
padding:0 0 0 1px;
}

#links ul li a img{
border:1px solid #000;
margin:0;
}

.image_text{
margin-top:-5px;
}

.home .image_text a{
color:#000;
text-decoration:none;
display:block;
background:url(../img/site/image_text_bg.gif);
padding:6px 0;
width:222px;
border-right:1px solid #000;
border-left:1px solid #000;
border-bottom:1px solid #000;
font-size:11px;
padding-left:20px;
}

.home .image_text a:hover{
text-decoration:underline;
}

#footer {
background:url(../img/site/footer_bg.gif) 5px 0 no-repeat;
height:153px;
margin:20px 0 0 0;
}

#footer p {
margin:0;
padding:130px 0 0 0;
text-align:center;
font-size:80%;
color:#cdcdbf;
}

#footer p a:link,
#footer p a:visited {
color:#98948f;
text-decoration:none;
}

#footer p a:hover {
text-decoration:underline;
}

#right_col {
float:right;
width:218px;
margin:10px 15px 10px 10px;
background:#f7f7f2;
border:1px solid #e9e9de;
}

#top_row{
border-bottom:1px solid #efefe7;
padding:0 0 20px 0;
margin:0 10px;
}

#top_row a img{
border:none;
margin:10px 0 0 0;
opacity:0.7;
filter:alpha(opacity=70);
}

#top_row a:hover img{
opacity:1;
filter:alpha(opacity=100);
}

#box_1, #box_2, #box_3{
border-top:1px solid #fff;
border-bottom:1px solid #efefe7;
margin:0 10px;
padding:0 0 10px 0;
}

#box_3{
border-bottom:none;
}

#box_1 h2, #box_2 h2, #box_3 h2{
color:#030303;
font-weight:normal;
font-family:georgia serif;
font-size:19px;
padding:0;
}

ul.listings{
margin:0;
padding:0;
list-style:none;
}

ul.listings li{
padding:2px 0;
color:#666;
}

ul.listings li a{
color:#b01f00;
text-decoration:none;
font-size:10px;
}

ul.listings li a:hover{
text-decoration:underline;
}

.forecast ul{
margin:0;
padding:0 0 20px 0;
list-style:none;
}

.forecast ul li{
color:#91918f;
padding:5px 0 5px 5px;
width:200px;
}

.forecast ul li h5{
padding:0;
margin:0;
color:#303;
}

.forecast .icon{
float:left;
margin-right:8px;
}

.forecast .description{
width:160px;
display:block;
}

.attractions span {
display:block;
background:#fff;
padding:6px;
color:#000;
font:bold 130% "Times New Roman", serif;
}

.attractions a:link img,
.attractions a:visited img {
border:0;
}

.boxes {
width:187px;
margin-top:10px;
}

.box1 {
float:left;
}

.box2 {
float:right;
}

.boxes span a:link,
.boxes span a:visited {
display:block;
background:#fff;
padding:6px;
color:#000;
font:bold 130% "Times New Roman", serif;
text-decoration:none;
}

.boxes a:link img,
.boxes a:visited img {
border:0;
}

#exhibits.view .image, #attractions.view .image {
float:right;
margin:10px;
}

#exhibits.view .image img, #attractions.view .image img {
border:1px solid #000;
}
#exhibits.view_cat table {
border-top:1px solid #000;
border-left:1px solid #000;
}

#exhibits.view_cat table tr td {
padding:3px 0;
font-size:85%;
border-width:0px;
text-align:center;
border-right:1px solid #000;
border-bottom:1px solid #000;
}

/*GALLERIES*/

.gallery {
margin:10px;
border:1px solid #ebe9d2;
padding:10px;
height:90px;
}

.gallery .gallery_details{
float:right;
}

.gallery a:link img,
.gallery a:visited img {
border:1px solid #000;
float:left;
margin-right:10px;

}

.gallery h3,
.gallery p {
margin:0;
padding:0;
}

.gallery h3 a:link,
.gallery h3 a:visited,
.gallery p a:link,
.gallery p a:visited {
color:#333;
text-decoration:none;
}

.gallery p strong {
display:block;
float:left;
width:140px;
}

.main_image {
text-align:center;
margin:20px 0;
}

.main_image img {
border:1px solid #333;
}

.main_image span {
display:block;
font-size:80%;
}

.main_image span em {
margin-right:10px;
}

#thumbnails {
overflow:auto;
text-align:center;
}

.thumb_image {
display:inline;
margin:0;
}

.thumb_image img {
border:1px solid #333;
}

.selected img {
border:1px solid #ad1c1c;
}

#galleries.view{
width:750px;
}

.wood_chopping {
margin-left:30px;
}

.view_cat{
width:750px;
line-height:2.5em;
}
