body {
	margin: 0;
	padding: 0;
	background-color: #c7c7c7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.5em;
}

p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.5em;
}

#contentMain h3 {
	margin: 0 0 8px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.5em;
	font-weight: bold;
}

td h3, td h4 {
	margin: 0 0 8px 0;
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

li {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

#banner {
	margin: 0;
	padding: 0;
	width: 769px;
	height: 146px;
}

#nav {
	margin: 0;
	padding: 0;
	width: 769px;
}

#contentMain {
	background: url(../images/bg_paper_corkscrew1.jpg) bottom left no-repeat;
	margin: 0;
	padding: 0;
	width: 769px;
	height: 792px;
	vertical-align: top;
	text-align: left;
}

#contentMainTmp {
	background: url(../images/bg_paper_corkscrew.jpg) bottom left no-repeat;
	margin: 0;
	padding: 0;
	width: 769px;
	height: 400px;
	vertical-align: top;
	text-align: left;
}

#contentMain img.title {
	margin: 20px 0 3px 40px;
}

#contentMain hr {
	color: rgb(142, 6, 54);
	margin: 0 200px 8px 40px;
}

#contentMain p, #contentMain ul {
	margin: 0 25px 8px 40px;
}

#contentMain img.left {
	margin: 5px 5px 5px 40px;
}

#contentMain img.right {
	margin: 5px 40px 5px 5px;
}

.eventName {
	color: rgb(142,6,54);
	font-weight: bold;
}

img.acrobat {
	margin-right: 8px;
	border: 0;
}

a.newsletter {
	margin-bottom: 3px;
}

#recipe_order_name {
	font-weight: bold;
}

#recipe_bottle_desc {
	padding-right: 8px;
}

#recipe_case_desc {
	padding-right: 8px;
}

select {
	font-size: 10px;
}

table#locations ul {
	list-style-type: none;
}

table#locations li {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#footer {
	text-align: center;
}

#footer ul {
	list-style-type: none;
	text-align: center;
}

#footer li {
	display: inline;
	margin-left: 10px;
}

#footer a {
	color: #7d717f;
	font-weight: bold;
}