body{
background:#fff url(http://www.poppycafe.co.uk/fixed-images/bodyBkg.png) repeat-y top center;
font-family: Helvetica, Arial, Sans-Serif;
font-style: normal;
font-weight: 400;
}

#wrapper{
position: relative;
background-color: #FFF;
margin:0;
padding:0;
margin-left:auto;
margin-right:auto;
width: 950px;
}

#header{
position: relative;
background:#fff url(http://www.poppycafe.co.uk/fixed-images/logo.png) no-repeat top center;
display:block;
float: left;
height: 220px;
width: 950px;
}

/* NAV ******************************/
nav {
position: relative;
top:-20px;
float: left;
height: 40px;
width: 950px;
z-index: 200;
}
nav ul { 
list-style:none; 
}
nav li:first-child {
float: left;
height: 40px;
width:135px;
margin-left:161px;
border-left:none;
}
nav li {
float: left;
height: 40px;
width:135px;
border-left:1px solid #c73d32;
}
nav a{
display:block;
color:#c73d32;
font-size: 16px;
font-weight: 700;
height: 38px;
letter-spacing: 1px;
line-height: 40px;
text-align:center;
text-decoration: none;
text-transform: uppercase;
width:135px;
}
nav a:hover, nav a.active{
color: #000;
}
nav a.active{
cursor: default;
}

/* CONTENT ******************************/
#content{
position:absolute;
top:250px;
left:75px;
width:800px;
}

#content article{
position:relative;
margin:0;
margin-top:20px;
margin-bottom:20px;
padding:10px;
padding-left:50px;
padding-right:50px;
border-bottom:1px solid #c73d32;
}

#content article H1{
width:100%;
margin:0;
margin-top:10px;
padding:0;
font-family: Helvetica, Arial, Sans-Serif;
font-style: normal;
color:#c73d32;
font-size: 18px;
font-weight: 700;
letter-spacing: 1px;
text-align:left;
}

#content article H1.headline{
width:100%;
margin:0;
margin-top:20px;
margin-bottom:20px;
padding:0;
font-family: Helvetica, Arial, Sans-Serif;
font-style: normal;
color:#c73d32;
font-size: 32px;
font-weight: 700;
letter-spacing: 1px;
text-align:center;
}

#content article p{
font-family: Georgia, serif;
font-style: normal;
color:#666;
font-size: 16px;
font-weight: 100;
letter-spacing: 1px;
line-height:165%;
}

#content article a{
font-family: Georgia, serif;
font-style: normal;
color:#666;
font-size: 16px;
font-weight: 100;
letter-spacing: 1px;
line-height:165%;
text-decoration: underline;
}

#content article a:hover{
font-family: Georgia, serif;
font-style: normal;
color:#000;
font-size: 16px;
font-weight: 100;
letter-spacing: 1px;
line-height:165%;
text-decoration: none;
}

#content article img{
margin:20px;
margin-right:0;
border:1px solid #c73d32;
}
/* MENU TABLE  ******************************/
TABLE{
margin:20px;
margin-left:40px;
margin-right:40px;
}

TD{

}

TD.menuMainItem{
font-family: Helvetica, Arial, Sans-Serif;
font-style: normal;
color:#c73d32;
font-size: 18px;
font-weight: 700;
letter-spacing: 1px;
text-decoration:underline;
}

TD.menuBigNote{
font-family: Helvetica, Arial, Sans-Serif;
font-style: normal;
color:#c73d32;
font-size: 20px;
font-weight: 700;
letter-spacing: 1px;
text-decoration:underline;
padding-top:10px;
padding-bottom:14px;
text-align:center;
}

TD.menuItem{
font-family: Helvetica, Arial, Sans-Serif;
font-style: normal;
color:#c73d32;
font-size: 16px;
font-weight: 700;
letter-spacing: 1px;
line-height:130%;
}

TD.mprice{
font-family: Helvetica, Arial, Sans-Serif;
font-style: normal;
color:#c73d32;
font-size: 18px;
font-weight: 700;
letter-spacing: 1px;
text-align:right;
vertical-align:top;
}

TD.price{
font-family: Helvetica, Arial, Sans-Serif;
font-style: normal;
color:#c73d32;
font-size: 16px;
font-weight: 700;
letter-spacing: 1px;
text-align:right;
vertical-align:top;
}

.menuDisc{
font-family: Georgia, serif;
font-style: normal;
color:#666;
font-size: 16px;
font-weight: 100;
letter-spacing: 1px;
line-height:165%;
padding-bottom:10px;
}

.spandisc{
font-family: Georgia, serif;
font-style: normal;
color:#666;
font-size: 16px;
font-weight: 100;
letter-spacing: 1px;
line-height:165%;
text-decoration:none;
}

TD.bottom{
padding-bottom:16px;
}


/* FOOTER  ******************************/
footer{
position: relative;
height: 36px;
width: 950px;
}

footer p, footer a{
font-family: Helvetica, Arial, Sans-Serif;
font-style: normal;
color:#666;
font-size: 13px;
font-weight: 100;
letter-spacing:none;
line-height:165%;
}
	
#map_canvas{
position:relative;
width:690px; 
height:383px;
border:1px solid #c73d32;
margin-bottom:20px;
}

/* XMAS  ******************************/

#xmas{
width:100%;
height:100px;
background:#fff url(http://www.poppycafe.co.uk/fixed-images/xmas_bkg.png) no-repeat top left;
margin-bottom:20px;
}

#xmas H2{
width:100%;
margin:0;
margin-top:10px;
padding:0;
font-family: Helvetica, Arial, Sans-Serif;
font-style: normal;
color:#c73d32;
font-size: 18px;
font-weight: 700;
letter-spacing: 1px;
text-align:left;
}


#xmas p{
width:600px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

