div#container {
	margin-right: 5%;
	background-repeat: repeat-y;
	background-position: right;
}
div#container h1 {
	margin: 0px;
	padding: 0px;
}
div#stripe {
	background-image: url(images/stripes_back.gif);
	background-repeat: repeat-x;
	height: 74px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 11px;
	margin-top: 10px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	margin: 0px;
	padding: 0px;
	background-color: #E7E0C6;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}
div#footer {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #cfb13d;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 15px;
	text-align: right;
	padding-right: 15px;
}
div#footer a {
	color: #CCB33D;
	font-weight: bold;
	text-decoration: none;

}
.winelist {
	width: 100px;
}
div#bottle {
	width: 352px;
	float: right;
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 20px;
	height: 800px;
	background-image: url(images/container_back.gif);
}
div#content p {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 1.2em;
	line-height: 1.5em;
}
div#card {
	border: 1px solid #000000;
	margin-bottom: 20px;
	background-color: #C8AE62;
	background-image: url(images/card_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
div#card img {
	float: left;
	margin: 15px;
}
div#card p {
	margin-right: 150px;
	margin-left: 20px;
	color: #444444;
}


div#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 68px;
}
div#logo {
	margin-top: 10px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 70px;
}
ul.link {
	color: #FFFFFF;
	margin: 35px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1.2em;
}
ul.link li {
	display: inline;
	margin-right: 10px;
}
div#header {
	height: 225px;
	width: 352px;
	background-image: url(images/header_back.jpg);
}
div.clear {
	clear: both;
}
div#content {
	margin-left: 5%;
}
div#bottle #image {
	float: left;
	height: 800px;
}
div#bottle #description {
	float: right;
	width: 189px;
	overflow: hidden;
	height: 800px;
}
div#bottle #image img {
	border: none;
}
div#content h1 {
	font-size: 2em;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #6F4E0B;
}
div#content h2 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #8F650E;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#bottle #description h3 {
	font-size: 1.4em;
	margin-top: 30px;
	color: #6F4E0B;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.link-right {
	text-align: right;
	margin-top: 30px;
	padding: 10px 5px;
}
div#bottle #description a {
	color: #6F4E0B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.link li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link li a:hover {
	color: #DBC56A;
	text-decoration: none;
}
.link li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
div#content h3 {
	font-size: 1.5em;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #8F650E;
	margin-left: 20px;
}
div#map {
	height: 450px;
	border: 1px solid #000000;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
div#flag {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
div#flag img {
	border: none;
}

