@charset "UTF-8";
/* CSS Document */

body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:url(images/bgtile.png);
}
#container {
	width: 760px;
	background: #FFFFFF;
	margin: 0px auto;
	border: none;
	text-align: left;
}
p {
	line-height:18px;
}
em {
	font-weight:bold;
	font-style:normal;
}
#membership {
	line-height:14px;
}
.bgimage {
	width:760px;
	border:none;
	margin:0px;
	padding:0px;
}
#headerbg {
	background-image:url(images/header.png);
	height:271px;
}
#midbarbg {
	background-image:url(images/midbar.png);
	height:42px;
}
#bodybg {
	background-color:#84b3ca;
}
#header {
	padding:16px 0px 10px 300px;
}
#body {
	padding:12px 0px 0px 12px;
}
#footer {
	text-align:center;
}
a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:18px;
	color:#660000;
	line-height:20px;
	margin-bottom:-8px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#293f48;
}
#subhead {
	font-size:12px;
	font-weight:bold;
	color:#660000;
}
#gourmettreats {
	display:block;
	width:220px;
	margin:190px 0px 0px 31px;
	line-height:22px;
}
#upcomingevents {
	display:block;
	width:240px;
	margin:-335px 0px 0px 306px;
	line-height:22px;
}

#piclink {
	border:none;
}