body {
	background-color: #0d0d0d;
	color: #dfdfdf;
	font-size: small;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	position: relative;
}

a:link, a:visited {
	color: #dfdfdf;
	text-decoration: underline;
}
a:active, a:hover {
	color: white;
	text-decoration: none;
}

p {
	margin: 20px 0;
	font-size: 115%;
	font-family: "Times New Roman";
	line-height: 1.4;
}

#container {
	background: url(../i/bottle-page-top.jpg) 710px 50px no-repeat;
	position: relative;
	padding-top: 1px;
}

#nav {
	text-transform:uppercase;
	display: block;
	position: absolute;
	top: 360px;
	left: 0;
	background: url(../i/grey-90pc.png) left top repeat;
	width: 140px;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#nav ul li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: left;
	width: 100%;
}

#nav a {
	display: block;
	line-height: 33px;
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
}

#nav a.last {
	border-bottom: none;
}

#nav a:hover, #nav a:active {
	color: #f3f3f3;
	background-image: url(../i/black-90pc.png);
	color: #999;
}

h1, h2, h3 {
	font-weight: normal;
	line-height: 1.35;			
}

h1#title-subline {
	margin: 85px 0 0 0;
	font-size: 140%;
}

h1#title {
	margin: 30px 0 60px 0;
	text-indent: -1000px;
	width: 325px;
	height: 120px;
	background: url(../i/blackestate-logo.gif) left top no-repeat;
}

h2 {
	font-size: 260%;
	margin-top: 80px;
	padding-top: 20px;
}

h2#home {
	margin-top: 0;
}

h2#vineyard {
	text-indent: -3000px;
	background: url(../i/vineyard.gif) left bottom no-repeat;
	width: 497px;
	height: 147px;
	margin-bottom: -10px;
	margin-left: -50px;
	margin-top: 50px;
}


h2#wines {
	text-indent: -3000px;
	background: url(../i/wines.gif) left bottom no-repeat;
	width: 581px;
	height: 162px;	
	margin-top: 30px;
}

div#wine-making-title {
	text-indent: -3000px;
	background: url(../i/wine-making.gif) left bottom no-repeat;
	width: 457px;
	height: 126px;
	margin-left: -20px;
	margin-top: 0px;
}

div#wine-making-title h2 {
	margin-top: 0;
}

h2#black-list {
	text-indent: -3000px;
	background: url(../i/pssst.gif) left bottom no-repeat;
	width: 785px;
	height: 87px;	
	margin: 60px 0 0 0;
}

h2#contact {
	text-indent: -3000px;
	background: url(../i/contact.gif) left bottom no-repeat;
	width: 345px;
	height: 79px;		
}

h2#order {
	text-indent: -3000px;
	background: url(../i/order.gif) left bottom no-repeat;
	width: 514px;
	height: 54px;
	margin-top: 50px;
	margin-bottom: 0;
}

h2#stockists-title {
	text-indent: -3000px;
	background: url(../i/stockists.gif) left bottom no-repeat;
	width: 228;
	height: 53px;
	margin-top: 50px;
	margin-bottom: 0;
}

h2#the-region {
	margin-bottom: 0;
}

hr {
	color: #333;
	background-color: #333;
	border: 1px solid #333;
	border-width: 1px 0 0 0;
}

.drop-cap {
	float: left;
	font-size: 100px;
	line-height: 0.8;
	padding: 0px 10px 10px 0;
}

.selected
{
	background-color:#000;
}

#receiverButton
{
	float:
	top:400px;
}
