@charset "UTF-8";

/* CSS Document */

html * {
	padding: 0;
	margin: 0;
	border: none;
	list-style-type: none;
}

body {
	background-color: #731012;
}

/* @group Container */

div#container {
	width: 990px;
	margin: 0 auto;
	margin-top: 20px;
}

/* @end */

/* @group Vertical Header */

div#header {
	width: 380px;
	float: left;
	background-image: url(images/logoTWP1500h.jpg);
	background-color: #270d10;
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}

ul#leftNav {
	position: absolute;
	left: 169px;
	top: 238px;
	text-align: center;
}

ul#leftNav a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	line-height: 195%;
}

ul#leftNav a:hover {
	color: #FDB81F;
	text-decoration: underline;
}

#leftNav li a.selected {
	color: #FDB81F;
}

div#header h1 {
	position: absolute;
	left: -5000em;
}

div#header img#facebook {
	position: absolute;
	top: 582px;
	left: 194px;
}

div#header img#newsletter {
	position: absolute;
	top: 582px;
	left: 221px;
}

div#header img#yelp {
	position: absolute;
	top: 582px;
	left: 250px;
}

/* @end */

/* @group Content */

div#content {
	width: 600px;
	float: right;
}

div#content img#headImg {
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 2px;
}

div#contentPane {
	background-color: white;
}

div#contentPane {
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 60px;
	padding-top: 62px;
}

div#contentPane h2 {
	font-family: Verdana, Helvetica, Arial;
	color: #731012;
	font-weight: bold;
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

div#contentPane p, div#contentPane li {
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	color: #564547;
	font-size: 15px;
	line-height: 150%;
	padding-top: 7px;
	padding-bottom: 7px;
}

div#contentPane span.green {
	color: #927E28;
	font-size: 15px;
	font-weight: bold;
}

div#contentPane span.red {
	color: #731012;
}

div#contentPane a {
	color: #731012;
}

div#contentPane a:hover {
	color: #819206;
}

/* @end */

/* @group Footer */

div#footer {
	clear: both;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#footer p, div#footer a {
	font-family: Verdana, Helvetica, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	line-height: 28px;
}

div#footer a:hover {
	text-decoration: underline;
	color: white;
}

/* @end */

/* @group Pages */

/* @group Home */

body#home div#header {
	height: 750px;
}

body#home div#contentPane {
	background-image: url(images/bg_welcome2.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	height: 475px;
}

body#home div#contentPane a {
	color: #564547;
	text-decoration: none;
}

body#home div#contentPane a:hover {
	text-decoration: underline;
}

/* height is the vertical nav height minus the img#headImg (150px) minus the 2px margin minus the 122 padding = 274  */

/* @end */

/* @group Hours */

body#hours div#contentPane {
	background-image: url(images/bg_hourslocation2.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	height: 475px;
	position: relative;
}

body#hours div#header {
	height: 750px;
}

body#hours div#contentPane div.leftBox {
	width: 35%;
	float: left;
	text-align: center;
}

body#hours div#contentPane div.rightBox {
	width: 65%;
	float: right;
	text-align: center;
}

body#hours div#contentPane div.leftBox p, body#hours div#contentPane div.rightBox p {
	font-size: 13px;
}

body#hours div#contentPane div.leftBox h2 {
	font-size: 15px;
}

body#hours div#contentPane img#directions {
	position: absolute;
	right: 35px;
	bottom: 20px;
}

/* @end */

/* @group Menu */

body#menu div#contentPane {
	background-image: url(images/bg_menu2.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	height: 675px;
}

body#menu div#header {
	height: 750px;
}

body#menu div#menuMargin {
	width: 55%;
}

body#menu div#menuMargin ul {
	margin-left: 25px;
}

/* @end */

/* @group Events */

body#events div#contentPane {
	background-image: url(images/bg_events2.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	height: 475px;
}

body#events div#header {
	height: 750px;
}

/* @end */

/* @group Events Listing */

body#eventslisting div#contentPane {
	background-image: url(images/bg_eventsTWP.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	height: 675px;
}

body#eventslisting div#header {
	height: 950px;
}

/* @end */

/* @group Wine Club */

body#club div#contentPane {
	background-image: url(images/bg_club2.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	height: 675px;
}

body#club div#header {
	height: 950px;
}

body#club #contentPane p.margin1 {
	margin-left: 100px;
}

body#club #contentPane p.margin2 {
	margin-left: 150px;
}

body#club #contentPane p.margin3 {
	margin-left: 200px;
}

body#club #contentPane p.margin4 {
	margin-left: 260px;
}

/* @end */

/* @group Our Peeps */

body#peeps div#contentPane {
	background-image: url(images/bg_ourpeeps2.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	height: 2400px;
}

body#peeps div#header {
	height: 2675px;
}

body#peeps div#contentPane p {
	font-size: 13px;
}

body#peeps img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 110px;
}

body#peeps img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 110px;
}

body#peeps img.corey {
	margin-bottom: 0px;
}

body#peeps img.jill {
	margin-bottom: 40px;
}

body#peeps img.sean {
	margin-bottom: 20px;
}

body#peeps img.andy {
	margin-bottom: 40px;
}

body#peeps hr {
	height: 1px;
	margin: 15px 0 15px 0;
	background-color: #927E28;
	clear: both;
}

/* @end */

/* @group Contact */

body#contact div#contentPane {
	background-image: url(images/bg_contactus2.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	height: 475px;
	text-align: center;
}

body#contact div#header {
	height: 750px;
}

/* @end */

/* @group Press */

body#press div#contentPane {
	background-image: url(images/bg_press2.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	height: 1200px;
	position: relative;
}

body#press div#header {
	height: 1500px;
}

body#press div#contentPane h2 + ol li, body#press div#contentPane h2 + p {
	font-size: 13px;
	width: 60%;
}

body#press div#contentPane ol li {
	margin-left: 25px;
	padding-top: 0;
	padding-bottom: 0;
	list-style-type: decimal;
}

img#contact {
	position: absolute;
	right: 0;
	top: 175px;
}

/* @end */

/* @group Events Listing */

body#pressenews div#contentPane {
	background-image: url(images/bg_pressenews.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	height: 675px;
}

body#pressenews div#header {
	height: 950px;
}

/* @end */

/* @group Events Listing */

body#pressarticles div#contentPane {
	background-image: url(images/bg_pressarticles.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 0;
	height: 675px;
}

body#pressarticles div#header {
	height: 950px;
}

/* @end */

/* @end */

