div#vanityvineyards_wrapper{
	width: 990px;
	height: 1175px;
	background: #3A0F00; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#vanityvineyards_page{
	width: 800px;
	height: 1175px;
	background: #3A0F00 url(/images/vanityvineyards/vanityvineyards_bg2.jpg) top left no-repeat; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#vanityvineyards_copy{
	float: left;
	width: 475px;
	text-align: left;
	position: relative;
	top: 725px;
	margin-left: 140px;
}

div#vanityvineyards_copy p{
margin: 0 0 27px 0;
color: #FFF;
}

div#vanityvineyards_copy p span.bigger{
font-size: 1.2em;
}

div#vanityvineyards_copy a{
font-style: bold;
color: #FFF;
text-decoration: none;
}

div#vanityvineyards_copy a.back{
float: right;
font-style: bold;
color: #FFF;
text-decoration: none;
}


