body {
	background: #f5e2bd url(/images/layout/flowerbackgroundTILE.gif) repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #4c482d;
	min-width: 1100px;
}

a img {
	border: none;
}
a, a:visited {
	color: #fef5dc;
	text-decoration: none;
}
#container {
	margin: 0 auto;
	padding: 30px;
	width: 1080px;
}

#navCol {
	background-color: #fef5dc;
	float: left;
	height: 800px;
	padding: 20px;
	width: 215px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	display: block;
}
#content #headerImg {
	position: relative; 
	left:-8px; 
	padding-bottom: 10px;
	display: block;
}
#mainContent p, #newsColumn p, #newsColumn .date {
	line-height: 150%;
}
#mainContent td {
	vertical-align: top;
}
/*** Navigation ***/
#logo {
	margin-bottom: 25px;
}
#logo a img {
	margin-bottom: 20px;
}
#navigation, #navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation li {
	display: block;
	margin-bottom: 10px;
}
#navigation span {
	position: absolute;
	left: -9999px;
}
#navigation a {
	width: 210px;
	height: 34px;
	display: block;
	background-repeat: none;
}
#navigation a:hover, #navigation a.active {
	background-position: 0 -34px;
}
#homeNav {
	background: url("/images/layout/navigation/Home.gif");
}
#wineandbeerNav {
	background: url("/images/layout/navigation/WineAndBeer.gif");
}
#cheeseNav {
	background: url("/images/layout/navigation/CheeseEtc.gif");
	height: 65px !important;
}
#cheeseNav:hover, #cheeseNav.active {
	background-position: 0 -65px !important;
}
#sandwichesNav {
	background: url("/images/layout/navigation/Sandwiches.gif");
}
#specialtyfoodsNav {
	background: url("/images/layout/navigation/Specfood.gif");
}
#ourteamNav {
	background: url("/images/layout/navigation/OurTeam.gif");
}
#contactusNav {
	background: url("/images/layout/navigation/ContactUs.gif");
}
/*** Layout ***/
#logo {

}

#divider {

}

#fcLogo {

}

#keywords {
	background-color: #ffffff;
	font-size: 110%;
	margin-bottom: 5px;
	margin-left: 325px;
	opacity: 0.7;
	filter: alpha(opacity = 70);  /* IE */
	padding: 5px 10px 3px 10px;
	width: 690px;
	color: #b03919;
	text-align: center;
}

#content {
	background-color: #eca163;
	position: relative;
  	top: -5px;
  	left: -5px;
  	overflow: hidden;
  	padding: 40px 25px 20px;
}

#contentShadow {
	background-color: #655f41;
	width: 775px;
	margin-left: 295px;
}

#mainContent {
	width: 425px;
}
#footer {
	clear: both;
	font-size: 10px;
	width: 700px;
	margin-top: 50px;
}
#footer a {
	color: #4c482d;
}
#newsColumn {
	float: right;
	width: 225px;
	border-left: 2px solid #FFC493;
	padding-left: 25px;
	padding-top: 0px;
	margin-bottom: 25px;
	position: relative;
}
#newsColumn #topDecoration {
	position: absolute;
	left: -13px;
	top: -2px;
}
#newsColumn #bottomDecoration {
	left: -37px;
	position: relative;
	top: 10px;
}
#newsColumn h2 {
	font-weight: normal;
	font-size: 190%;
	margin-top: 0px;
	padding-top: 0px;
}
#newsItem img {
	display: block;
	border: 1px solid #b03919;
	margin-top: 8px;
}
#newsItem h4 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
	padding-bottom: 0;
}
#newsColumn p, #newsColumn .date {
	font-size: 11px;
	margin-top: 3px;
	padding-top: 0px;
}

#rotator {
  width: 300px;
  height: 240px;
  overflow: hidden;
  position: relative;
}
#rotator img {
  margin: 0;
  padding: 0;
  left:0;
  position:absolute;
  top:0;
}

#homeImages img {
	padding: 2px 3px;
}

#sandwiches h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sandwiches table {
	width: 100%;
}