body {
	margin: 0px;
	border: 0px;
	font-family: arial, verdana;
	background: #fff;
	color: #666666;
}

#body2 {
	background: url('images/bg2.jpg') repeat-y left top #fff;
}
a img
{
	border: 0px;
}

a {
	color: #2F2F2F;
	font-weight: bold;
}

a:hover {
	color: #080808;
}

#header {
	/*background: url('images/tile.gif') repeat-x top #fff;*/
	padding-bottom: 5px;
}

#header2 {
	/*background: url('images/tile2.gif') repeat-x top #fff;*/
	padding-bottom: 5px;
}

#topnav {
	display: none;
}

#logo span {
	display: none;
}

#logo {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
	background: url('images/take2/logo.gif') no-repeat;
	width: 760px;
	height: 52px;
}

#logobit {
	background: url('images/take2/hugobit.gif') no-repeat top left;
	width: 245px;
	height: 245px;
}

#image {
	padding-left: 10px;
}

#news h3 {
	margin: 6px 0px 3px 0px;
	font-size: 12px;
	color: #393933;
}

#news p {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

#content, #content2 {
	width: 450px;
	color: #42444E;
	padding: 30px;
	font-size: 11px;
	line-height: 170%;
}

#content {
	font-size: 10px;
	width: 650px;
}

#content h2, #content2 h2 {
	margin-top: 27px;
	font-size: 14px;
	color: #393933;
}

#content h1, #content2 h1 {
	/*background: url('images/thing.jpg') no-repeat left #F9F9F2;*/
	padding: 5px;
	color: #393933;
	font-size: 15px;
	text-transform: uppercase;
	/*padding-left: 120px;*/
}

.formfield {
	width: 300px;
	font-family: georgia, verdana;
	/*background: url('images/textbar.gif') left no-repeat#F6F6EA;*/
	/*border: 0px;*/
	/*padding: 15px 0px 15px 30px;*/
}

#footer {
	clear: both;
}

#footer2 {
	background: #F9F9EE;
	padding: 3px;
	font-size: 10px;
	text-align: right;
}

.wines {
	background: #EEEEE3;
	padding: 10px 5px 25px 5px;
	margin: 0px 10px 10px 0px;
	float: left;
	width: 140px;
	height: 240px;
	text-align: center;
	border-right: 1px solid #E4E4D5;
}

.wines img {
	border: 1px solid #4C3C2C;
	margin-top: 5px;
}

#options {
	float: right;
	padding-right: 25px;
}

#options select {
	margin: 0px;
	padding: 0px;
}

#flashnav {
	padding: 12px 0px 0px 12px;
}

#wrapper {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.row1 {
	background: #EEEEE3;
}

.box {
	border: 1px solid #A6A6A6;
}

#divLogo1
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 245px;
	height: 245px;
	z-index: 10;
}
#divLogo2
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 245px;
	height: 245px;
	margin-top: -245px;
	z-index: 9;
}