body {
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: lucida grande, arial, verdana, sans-serif;
	color: #fff;
	background-color: #000;
	font-size: 12px;
	line-height: 1.5em;
}
#nav a:hover {
	text-decoration: underline;
}
#contact {
	font-size: .8em;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-bottom: 30px;
}
#contact a {
	color: #fff;
}
#nav ul li a {
	font-family: georgia, times, serif;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	
}
strong {
font-weight: bold;
font-size: 14px;
}
#index #nav ul li a {
	font-size: 1.2em;
	line-height: 2em;
}
#index #nav ul {
	margin-top: 180px;
	margin-bottom: 150px;

}
.photo img {
	margin-bottom: 20px;
	width: 618px;
	border-style: solid;
	border-color: #591b00;
	border-width: 1px;
}
#backpage #nav {
	margin-top: 15px;
	margin-bottom: 75px;
}
#backpage #contact {
	margin-top: 50px;
}
#nav ul li {
	position: relative;
}
#nav ul li img {
	position: absolute;
	left: -8px;
	top: 7px;
}
#index #nav ul li img {
	position: absolute;
	left: -8px;
	top: 16px;
}
#index #header {
	background-image: url(images/main_title.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	margin-top: 154px;
	height: 83px;
	line-height: 83px;
	overflow: hidden;
	text-indent: -9000px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffd773;
	padding-top: 100px;
	padding-bottom: 100px;
}
#backpage #header {
	height: 100px;
	line-height: 100px;
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9000px;
}
.container_12 #nav.grid_4 {
	width: 297px;
}

.wine h4, .price {
	font-family: georgia, times, serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-top: 10px;
}
.name p {
	font-size: .8em;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}