/* CSS Document */
body
{
text-align: center;
background: url(backgroundsnowlarge.gif) #0e0e4b bottom left repeat-x fixed;
}


#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 12px;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 5px 5px;
width: 190px;
color: #fff;
background-color: #224c34;
border-bottom:1px solid white;
text-decoration: none;

}

#navcontainer a:hover
{
color: #fff;
background-color: #a1b55d;
text-decoration: none;
}

#navcontainer a:active
{
color: #ffffff;
background-color: #173121;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

body#home a#nav-home,
body#serendipity a#nav-serendipity,
body#town a#nav-town,
body#walking a#nav-walking,
body#stay a#nav-stay,
body#eat a#nav-eat,
body#whatson a#nav-whatson,
body#show a#nav-show,
body#todo a#nav-todo,
body#arts a#nav-arts,
body#business a#nav-business,
body#cycling a#nav-cycling,
body#crier a#nav-crier,
body#wildlife a#nav-wildlife
body#christmas a#nav-christmas
{background-color: #173121;}


#wrapper {
margin: 0 auto;
width: 898px;
text-align: left;
border-top: 0px;
background: #0e0e4b;
}
#wrapper2{
margin: 0 auto;
width: 895px;
text-align: left;
border-left: 2px solid #234d34;
border-right: 2px solid #234d34;
border-bottom: 1px solid #234d34;
background: #ffffff
}
#banner  {
text-align: center;
padding-top: 3px #0e0e4b; 
margin-right:1px #0e0e4b;
background: #0e0e4b;
}
#navigation {
float: left;
width: 896px;
color: #ffffff;
padding:0px;
background: #234d34;
}
#leftcolumn {
color: #000000;
background: #224c34;
margin: 0px 0px 0px 0px;
padding: 2px;
border-right: 0px  solid #234d34;
width:200px;
float: left;
font-family: verdana, arial, Helvetica, sans-serif;
}
#content {
float: left;
color: #000000;
border: 0px;
background: #ffffff;
margin: 0px 0px 0px 0px;
padding: 5px;
width: 490px;
display: inline;
font-family: verdana, arial, Helvetica, sans-serif;
}

.adbox
{
color: #000000;
border:3px double #a1b55d;
margin:0px 0px 20px 20px;
padding: 10px;
text-align:left;
clear:right;
background: #f2f8f4;
font-size: 12px;
}

.adbox2
{
color: #000000;
margin:0px 0px 15px 20px;
padding: 5px;
text-align:left;
clear:right;
font-size: 12px;
}


#rightcolumn  {
color: #000000;
background: #ffffff;
margin: 0px 0px 0px 0px;
padding: 5px;
text-align: center;
width: 180px;
float: right;
font-family: verdana, arial, Helvetica, sans-serif;
}
#rightcolumn2  {
color: #000000;
text-align: center;
width: 680px;
float: right;
font-family: verdana, arial, Helvetica, sans-serif;
}

#footer {
width: 100%;
clear: both;
color: #000000;
border-left: 0px  solid #234d34;
border-right: 0px  solid #234d34;
border-bottom: 0px solid #234d34;
border-top: 2px double #234d34;
background: #ffffff;
margin:0px;
padding:0px;
text-align: center;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 12px;
}

#footer a
{
color: #000000;
background-color: #ffffff;
text-decoration: underline;
}
#footer a:hover
{
color: #a1b55d;
text-decoration:underline;
}
#footer a:visited
{
color: purple;
}

h1
{
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 18px;
color: #234d34;
font-weight: bold;
text-align:center;
}

h2
{
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 16px;
color: #234d34;
font-weight: bold;
text-align:center;
}


.img1L
{
float:right;
border:3px double #a1b55d;
margin:0px 0px 15px 15px;
padding: 15px;
text-align:center;
clear:right;
}

.imgjL
{
float:right;
border:3px double #a1b55d;
margin:0px 0px 15px 15px;
padding: 15px 15px 5px 15px;
text-align:center;
clear:right;
}

.img2L
{
float:left;
border:3px double #a1b55d;
margin:0px 20px 15px 0px;
padding: 15px;
text-align:center;
clear:right;
}

.imgjR
{
float:right;
border:3px double #a1b55d;
margin:0px 0px 15px 15px;
padding: 15px 15px 5px 15px;
text-align:center;
clear:right;
}


.img3L
{
float:center;
margin:0px 20px 15px 0px;
padding: 3px;
text-align:center;
clear:right;
}
p.center
{text-align: center;}
p.left
{text-align: left;}

p.centerred
{text-align: center;
color: #c00900}



