/*

malthouse cottage by mrbdesign
http://www.nmrbdeisgn.co.uk

*/

*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F9F9F9;
font-size: ;
font-family: helvetica, sans-serif;
color: #000000;
line-height: 18px;
}

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

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


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

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


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;
}


#outer
{
position: relative;
width: 917px;
margin: 0 auto;
background: #ffffff;
}

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

#cottage
{
position: absolute;
background: #993333 url('images/malthouse_cottage_thornham.jpg') repeat-x;
width: 163px;
height: 115px;
padding-left: 20px;
}


#banner
{
position: absolute;
right: 30px;
background: url('images/malthouse_cottage_sign_banner.jpg') no-repeat;
width: 665px;
height: 115px;
}

#menu
{
position: relative;
background: #993333;
height: 47px;
padding: 0px 20px 0px 5px;
margin: 120px 0px 20px 0px;
}

#menu ul
{
}

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

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #ffffff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('images/hoverblock.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}


#primarycontent
{
position: relative;
width: 857px;
float: left;
}


#footer
{
position: relative;
clear: both;
height: 26px;
text-align: center;
line-height: 26px;
background-image: url('images/grey_footer.gif');
color: #A8A88D;
}

#footer a
{
color: #000000;
}
