




body {
margin: 0 0 30px 0;
padding: 0;
background: url(img/background.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #fefbf5;

font: normal 90% "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
color: #5a5144;
}

a {
color: #af4c00;
}
a:hover {
color: #ff6f00;
}

img {
border: 0;
}


h2 {
 font: normal 110% "Georgia", Garamond, serif;
 line-height: 25px;
 font-weight: bold;
}


.main {
 padding-left: 20px;
}

.clearance {
 clear: left;
}

#wrapper {
margin: 0 auto;
width: 800px;
background-image: url(img/vertback.jpg);
background-repeat: repeat-y;
background-position: top center;
}


#menu {
background: url(img/menuback.jpg);
background-repeat: no-repeat;;
background-position: top center;
height: 63px;
}

#bmenu {
background: url(img/menuback.jpg);
background-repeat: no-repeat;;
background-position: top center;
height: 23px;
}

.navigation {
padding: 12px 20px 0 20px;
margin: 0px;
}

.navigation li {
width: 152px;
display: block;
float: left;
height: 28px;
line-height: 28px;
}

.navigation li a {
 display: block;
 text-align: center;
 font: 100% "Georgia", Garamond, serif;
 line-height: 34px;
 color: #ebe3d5;
 text-decoration: none;
 font-weight: bold; 
 margin-bottom: 10px;

}
.navigation li a:hover {
 background-color: #2b1c00;
 background-image: url(img/menuon.jpg);
 background-repeat: no-repeat;
 color: #fefbf5;
}

.sublist {
margin: 0 0 0 15px;
padding: 0;
list-style-type: none;
}

.sublist li {
 width:215px;
 display: block;
 
}

.sublist li a {
 display: block;
 color: #89320e;
 line-height: 29px;
 text-decoration: none;
 font-weight: bold;
 border-bottom: 1px solid #eee5d8;
 padding-left: 30px;
 background-image: url(img/arrowoff.jpg);
 background-repeat: no-repeat;
 background-position: left;
}

.sublist li a:hover {
background-color: #eee5d8;
background-image: url(img/arrowon.jpg);
 background-repeat: no-repeat;
 background-position: left center;
}

.copyright {
 text-align: right;
 
 padding-right: 20px;
 color: #7f7355;
}
#ppshow {
float: right;
width: 300px;


}

#base {
 background: url(img/footer.jpg);
 background-repeat: no-repeat;;
 background-position: bottom center;
 height: 72px;
}

#left {
 width: 245px;
 float: left;
 padding-left: 10px;
}

#content {
 width: 505px;
 float: left;
 
 padding-left: 20px;
}

#widecontent {
 padding-right: 20px;
 padding-left: 20px;
}

.events {
list-style-type: none;
margin: 0;
padding: 0;
display: block;
padding-left: 15px;
}

.events li {
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px solid #eee5d8;
}

.eventdate {
font-weight: bold;
}

.eventlocation {

}

.title {
color: #7f7355;
padding-left: 15px;
font-weight: bold;
font-size: 1.2em;
font-family: georgia, garamond, serif;

}
.tag {
color: #a19a8d;
font-weight: normal;
font-size: 0.8em;
font-family: helvetica, verdana, sans-serif;
}

.testimonial {
padding-left: 20px;
font-size: 0.8em;
}

.chutneys {
padding: 0;
margin: 0;
list-style-type: none;
}
.chutneys li {
float: left;
display: inline;
width: 250px;
height: 400px;
border: 0px solid red;

}
.mustards {
padding: 0;
margin: 0;
list-style-type: none;
}
.mustards li {
float: left;
display: inline;
width: 250px;
height: 300px;
border: 0px solid red;

}
.pp_button{
text-align: center;
}

.ctitle {
font-weight: bold;
font-size: 1.2em;
}