body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CFD293;
	letter-spacing: 0.1em;
	line-height: 18px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../../pics/wine-leaves-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}

.content-line {
	background-image: url(../../pics/content-line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 30px;
}
.TableEdgeBoarders {
	border: 1px solid #000000;
	padding: 0px;
}
.SmallFont {
	font-size: 10px;
}

.MenuWrap {
	background-image: url(../../RawImages/RusticOakBarrelClose.jpg);
}
.SmallerText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	
}

