body {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	background: #ffffff;
}
#head {
	width: 785px;
	margin: 0px auto;
}
#content {
	width: 755px;
	margin: 10px auto;
	font: 11px/16px georgia, times, serif;
	color: #673535;
	text-align: left;
}
#content a {
	color: #C290A4;
}
#content a:hover {
	color: #673535;
	text-decoration: none;
}
.copy {
	font: 11px/16px georgia, times, serif;
	color: #673535;
}
#text {
	padding-left: 30px;
	font: 11px/18px georgia, times, serif;
	color: #673535;
}
.sub {
	font: italic 11px georgia, times, serif;
	color: #b2718d;
}
.logotype {
	font: 10px georgia, times, serif;
	color: #b2718d;
	text-align: center;
	padding-left: 25px;
	padding-right: 5px;
}
.head {
	color: #C290A4;
	text-transform: uppercase;
}
.logos ul {
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
}
.logos ul li {
	float:left;
	padding:0 12px 0 0;
	text-align:center;
}
.logos ul li img {
	vertical-align:middle;
}
.champagne ul li {
	height:145px;
	width:175px;
}
.cabernet ul li {
	height:135px;
	width:135px;
}
#footer {
	margin: 25px auto;
	text-align: center;
	font: 10px georgia, times, serif;
	color: #C290A4;
}
#footer a {
	color: #C290A4;
	text-decoration: none;
}
#footer a:hover {
	color: #673535;
	text-decoration: none;
}
/* Navigation and Header Styles */
#nav {
	width: 785px;
	background: #673535 url(../images/head_nav_background.jpg) no-repeat;
	margin: 0px auto;
	padding: 9px 0px;
	text-align: center;
	font: 11px georgia, times, serif;
	color: #ffffff;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover, .on {
	color: #C290A4;
	text-decoration: none;
}
#ordernow {
	text-align: right;
	margin-right: 13px;
}
