@charset "utf-8";
/* Globals */
a {color:#1775BC; text-decoration:none;}
a:hover {color:#f90; text-decoration:none;}
a.more {float:right;}
img.heading {margin-bottom:10px; float:left;}
a img {border:none;}
body {	background: #fff url(images/body-bg.jpg) repeat-x; font:normal .7em/1.1em Verdana, Arial, Helvetica, sans-serif; color:#959595; margin:0; padding:0;}

#wrap {width:780px; margin:18px auto;}

#header { height:155px; background:url(images/header.jpg); position:relative; }
#header img.top_left_custard { position:absolute; z-index:1; left:-74px;}

#menu {height:52px;}
#menu a {height:52px; display:block; float:left;}
#menu a.home { width:141px; background:url(images/home.gif) no-repeat 0 0;}
#menu a.home:hover {background:url(images/home.gif) 0 -52px no-repeat;}
#menu a.history { width:127px; background:url(images/history.gif) no-repeat;}
#menu a.history:hover {background:url(images/history.gif) 0 -52px no-repeat;}
#menu a.flavours { width:339px; background:url(images/flavours.gif) no-repeat;}
#menu a.flavours:hover {background:url(images/flavours.gif) 0 -52px no-repeat;}
#menu a.locations { width:173px; background:url(images/locations.gif) no-repeat;}
#menu a.locations:hover {background:url(images/locations.gif) 0 -52px no-repeat;}


#title {width:780px; height:44px;}

#twocolumns {height:354px; background:url(images/two_columns.gif) repeat-y; position:relative; padding:0;}
#twocolumns #left {width:248px; padding:5px 0 0 29px; float:left;}
#twocolumns #left img.elton { margin:0 8px 5px 0; border:2px solid #fff; float:left;}

 .right {width:440px; height:113px; float:left; padding:4px 0 0 38px;}
 .right img.right_pic { float:left; margin:0 5px 5px 0;}
 img.hr { float:right; margin-right:18px; }
 .right img.vr {margin:auto 5px; float:left}
 .right span { float:right; display:block; width:278px;}

img.twocolumns_bottom { position:absolute; bottom:0px; left:0; z-index:1;}

/* HISTORY */

#onecolumn {height:354px; background:url(images/onecolumn.gif) repeat-y; position:relative; padding:10px 30px;
font:1.0em Verdana; }
#onecolumn.history {height:650px;}
#onecolumn p {width:520px; float:left;}
#images {width:180px; float:right;}
#images img{float:right; margin: 0 10px 10px 0;}
#images span {display:block; text-align:center; margin-bottom:5px;}

/* FLAVOURS */
.threecolumn {width:235px;float:left; text-align:center; } 




/* LOCATIONs */
#map {width:240px; height:350px; float:left;}
#map img.map {margin-top:20px;}

/* FOOTER */
#footer {height:70px; background:#1773B7 url(images/footer_bottom_left.gif) left bottom no-repeat; position:relative; margin-top:10px; color:#fff; text-align:center; font-size: 1.0em;}
#footer img.footer_cone { position:absolute; top:-96px; right:0; z-index:1;}
#footer img.footer_top {margin: 0; float:left;}
#footer img.footer_bottom_right {position:absolute; bottom:0px; right:0;}

#footer ul {list-style:none; margin:10px 0; padding:0;}
#footer ul li { display:inline;}
#footer a {color:#fff; }
#footer a:hover {color:#f90;}