*{
padding: 0px;
margin: 0px;
}
html
{
height:100%;
min-height:100%;
}
body
{
background: #ffffff url('waterripple.png') bottom fixed repeat-x;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
height:100%;
min-height:100%;
}

a
{
color: #A22138;
text-decoration: underline;
}

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

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

ul
{
margin:0px 0px 14px 8px;
padding-left:8px;
}

img.thumb
{
position: relative;
top: -2px;
background: url('thumb_back.gif') no-repeat;
padding: 9px;
border:none;
}

img.carouselthumb
{
top: -2px;
background: url('thumb_back.gif') no-repeat;
padding: 9px;
border:none;
}

.floatleft
{
float: left;
margin: 0px 14px 14px 0px;
clear:both;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('shadow_top.png') no-repeat;
width: 757px;
height: 5px;
line-height:5px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
padding:0px 5px;
background:url('shadow.png') repeat-y;
height: auto;
min-height: 100%;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#page-top
{
position:relative;
height:185px;
}

#header
{
position: relative;
float: left;
background: #FF7800 url('header_left.gif') repeat-x;
width: 202px;
height: 92px;
color: #fff;
padding-left: 20px;
margin-bottom:6px;
}

#header h1
{
font-size: 28px;
font-weight: normal;
line-height: 30px;
}

#header h2
{
font-size: 32px;
color: #FCE2CA;
line-height: 30px;
padding-left:30px;
}

#header h3
{
font-size: 28px;
font-weight: normal;
line-height: 24px;
padding-left:18px;
}

#splash
{
float:right;
background: url('houseboatheader.jpg') no-repeat;
width: 458px;
height: 92px;
margin-bottom:6px;
position:relative;
}

#slogan
{
color:#ff9900;
font-size:20px;
font-style:italic;
position:absolute;
right:12px;
bottom:5px;
}

#menu
{
position: relative;
background: url('menu_back.gif') repeat-x;
height: 67px;
padding: 0px 20px 0px 5px;
clear:both;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li a
{
padding: 8px;
font-size: 14px;
color: #fff;
text-decoration: none;
font-weight: bold;
}

#menu ul li a:hover, #menu ul li.active a
{
color: #FBA000;
}

#secondarycontent
{
position: relative;
width: 160px;
float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}
#secondarycontent #gallery
{
position:relative;
padding:25px 0px 20px;
margin-bottom:10px;
}
#secondarycontent a
{
color:#ffffff;/*gets rid of FF dotted border around clicked links by hiding it in the bg colour*/
}
#secondarycontent .prev, #secondarycontent .next
{
position:absolute;
width:40px;
height:20px;
text-decoration:none;
left:63px;
}
#secondarycontent .prev
{
top:0px;
background:url(uparrow_red.png)0px 0px no-repeat;
background-image:url(uparrow_red.png);/*hack for a bizzare IE7 bug*/
}
#secondarycontent .next
{
bottom:0px;
background:url(downarrow_red.png) 0px 0px no-repeat;
}
#secondarycontent .prev:hover, #secondarycontent .next:hover
{
background-position:0px -20px;
}
/*#secondarycontent .disabled, #secondarycontent .disabled:hover
{
background-position:0px -40px;
}*/

#contact
{
color: #8c8c73;
font-weight: bold;
font-size: 11px;
padding:10px 5px;
}
#contact p
{
text-align:left;
margin-bottom:5px;
}
.bigger
{
font-size:13px;
}

#primarycontent
{
width:100%;
float: left;
position:relative;
}
body.gallery #primarycontent
{
width: 500px;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent h4
{
color: #656551;
font-size:14px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent #poster img
{
padding:9px;
background:url(poster_back.png) no-repeat;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('primarycontent_footer.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('a38.gif');
}

#footer
{
position: relative;
clear: both;
height: 66px;
padding-top:20px;
text-align: center;
background-image: url('a50.gif');
color: #A22138;
}
#footer p
{
text-align:center;
}
#footer ul, #footer li
{
display:inline;
list-style:none;
}

table.rates
{
width:100%;
margin-bottom:14px;
border:solid #c2c2b6;
border-width:0px 0px 1px;
border-collapse:collapse;
background:url(yellow_gradient.png) repeat-x top;
color:#656551;
}
table.rates td
{
padding:0px 12px;
}
table.rates tr.last td
{
padding-bottom:10px;
}
/** IE hacks **/
#ie-wrapper #gallery
{
height:1%;
}

.subheader {
color: #656551;
font-size:14px;
}
