body {

	margin: 0;
	background: #420012 url("images/sidebarbg.gif") top left repeat-y;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;

}

.alt {

	display: none;

}

a {

	color: #FFF1D8;

}

#page {

	display: block;
	text-align: center;

}

#layout {

	text-align: left;

}

#squiggle {

	width: 28px;
	height: 487px;
	position: absolute;
	top: 0px;
	left: 198px;
	z-index: 1500;
}

html > body #squiggle {

	background: url("images/squiggle.png") top left no-repeat;

}

#sideBar {

	float: left;
	width: 198px;
	text-align: center;
	font-size: 11px;

}

#sideBar #logo {

	width: 170px;
	height: 234px;
	margin: 10px 10px 20px 17px;
	background: url("images/logo.gif") top left no-repeat;

}

#sideBar strong {

	font-size: 14px;
	font-weight: normal;

}

#sideBar ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#sideBar ul li {

	padding: 2px 0px;

}

#sideBar h2 {

	font-weight: normal;
	font-size: 12px;
	margin: 0 0 10px 0;

}

#sideBar #news {

	width: 175px;
	background: url("images/newsbg.gif") top left repeat-y;
	border: 1px solid #8A0023;
	margin: 20px 10px 10px 10px;

}

#sideBar #news .container {

	font-size: 12px;
	padding: 10px;
	text-align: left;

}

#sideBar #news p {

	margin: 10px 0 0 0;

}

#sideBar a {

	color: #fff;

}

#body {

	display: block;
	text-align: left;
	padding-left: 197px;

}

#body .container {

	width: 582px;

}

#body #topNav {

	height: 52px;
	position: relative;
	z-index: 1000;
	padding-left: 25px;

}

html > body #body #topNav {

	background: url("images/navbg.png") top left repeat-x;
}

#body #topNav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#body #topNav ul li {

	float: left;

}

#body #topNav ul li a {

	display: block;
	padding: 7px 8px;
	color: #D79684;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;

}

#body #topNav ul li a:hover {

	color: #FFE6B8;

}

#body .bodyContainer {

	display: block;
	width: 581px;
	height: 419px;
	margin-left: 1px;
	margin-top: -18px;
	padding: 215px 0 0 0;

}

#home #body .bodyContainer {

	background: url("images/topimage_home.jpg") top left no-repeat;

}

#about #body .bodyContainer {

	background: url("images/topimage_about.jpg") top left no-repeat;

}

#media #body .bodyContainer {

	background: url("images/topimage_about.jpg") top left no-repeat;

}

#ourwines #body .bodyContainer {

	background: url("images/topimage_ourwines.jpg") top left no-repeat;

}

#winery #body .bodyContainer {

	background: url("images/topimage_thewinery.jpg") top left no-repeat;

}

#contact #body .bodyContainer {

	background: url("images/topimage_contact.jpg") top left no-repeat;

}

#news #body .bodyContainer {

	background: url("images/topimage_news.jpg") top left no-repeat;

}

#awards #body .bodyContainer {

	background: url("images/topimage_awards.jpg") top left no-repeat;

}

#body .bodyContainer #content .container {

	display: block;
	padding: 0 10px 10px 25px;
	width: 325px;
	line-height: 16px;
	font-family: Tahoma, Arial, sans-serif;
	color: #FFF1D8;

}

.wrap #body .bodyContainer #content .container {

	width: 581px !important;

}

.wrap #body .bodyContainer #content .container .spacer {

	width: 250px;
	height: 150px;
	float: right;

}

#content .container #contactForm ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#content .container #contactForm ul li .inputText {

	width: 200px;

}

#ourwines #body .bodyContainer #content .container .wineLabel {

	float: left;
	border: 1px solid #fff;
	margin: 10px;

}

#body .bodyContainer #content h2 {

	margin: 0;
	padding: 0 0 0 40px;
	font-size: 50px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;

}

html > body #body .bodyContainer #content h2 {

	background: url("images/h2bg.png") top left no-repeat;

}

#body .container #content .container p {

	margin: 0 0 10px 0;

}

.signature {

	height: 23px;
	width: 146px;
	background: url('images/signature.png') top left no-repeat;	
	
	
}

#tastingRoom{
	
	float: right;
	width: 260px;
	text-align: center;

}

#tastingRoom p {

	margin-top: 0;

}

#tastingRoom a {
	
	display: block;
	height: 60px;
	width: 260px;
	background: url('images/tastingroom.png') top left no-repeat;

}

#body .bodyContainer #content .containerWide{
	padding-left: 22px;
	font-size: 12px;
	text-align: left;
	width: 525px;
	

}