html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	background: #B8B4AE url(images/thv_background.jpg) repeat-x top left;
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
h1{
	color: #3D3A35;
	font-weight: bold;
	font-size: 225%;
	text-transform: capitalize;
	border-bottom: 1px solid #3D3A35;
	margin-bottom: 10px;
}
h2{
	color: #3D3A35;
	font-weight: normal;
	font-size: 150%;
	text-transform: capitalize;
	border-bottom: 1px solid #3D3A35;
	margin-bottom: 10px;
	text-align: right;
}
h3{
	color: #393F29;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}
h4{
	font-weight: bold;
	margin-bottom: 10px;
	color: #33302c;
	border-bottom: 1px solid #33302c;
	font-size: 16px;
}
p.portfolio{
	padding: 0px 15px;
}
p{
	color: #3A3632;
}
a{
	color: #FFF;
}
a:link{
	color: #FFF;
	text-decoration: none;
}

a:visited {
		color: #FFF;
		text-decoration: none;
}
a:hover {
	   color: #000;
	   text-decoration: none;
	   border-bottom: 1px dotted #DDD;
}
div#main{
	width: 908px;
	height: 621px;
	margin: 3px auto;
	padding: 85px 31px 37px 31px;
	background: transparent url(images/thv_pagebg.jpg) no-repeat top left;
}
div#main div#nav{
	width: 100%;
}
	div#nav ul{
		width: 100%;
		height: 30px;
		list-style: none;
		margin: 0px;
		padding: 0px;
		position: relative;
		overflow: hidden;
	}
	div#nav ul li{
		list-style: none;
		margin: 0px;
		padding: 0px;
		position: relative;
		float: left;
		height: 30px;
	}
	div#nav ul li a{
		height: 30px;
		display: block;
		overflow: hidden;
		position: relative;
}
	div#nav ul li a img{
		position: absolute;
	}
	div#nav ul li a:hover img{
		position: absolute;
		bottom: 0px;
	}
div#nav ul:after{
	content: ".";
	display: block;
	height: 1%;
	clear: both;
}
div#main div#content{
	background: url(images/thv_logo.jpg) no-repeat top left;
	clear: both;
	margin: 15px auto;
	width: 878px;
	height: 447px;
	background: #9F9282;
	position: relative;
}
	div#content div#pretty{
		text-align: center;
		width: 440px;
		height: 447px;
		background: #59524B;
		position: relative;
		float: left;
	}
	div#content div#pretty img{
		margin: auto auto;
		vertical-align: middle;
		position:absolute; 
		top:0; 
		bottom:0; 
		left:0; 
		right:0;
		margin:auto;
	}
	div#content div#text{
		float: right;
		width: 417px;
		padding: 10px;
		
	}
	
	.last {
		margin-bottom: 0;
	}
	.submit{
		margin-left: 50%;
	}
	.clearing {
		height: 0;
		clear: both;
	}    

	.imgstrip {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		display: block;
	}
	label,input {
		display: block;
		float: left;
		margin-bottom: 10px;
	}

	label {
		text-align: right;
		width: 75px;
		padding-right: 20px;
	}

	br {
		clear: left;
	}
	.blurb{
		margin-left: -10px;
		margin-top: -10px;
	}
	img.bottleshot{
			float: left;
			margin: 5px;
			width: 160px;
			height: 242px;
		}
		div.tasteingnote{
			float: right;
			width: 237px;
			padding: 5px;
		}
		h5{
			color: #262521;
			font-size: 14px;
			border-bottom: 1px solid #2D2B28;
			margin-bottom: 5px;
		}
	ul.port-list{
						position: absolute;
						width: 437px;
						bottom: 5px;
					}
					ul.port-list li{
						float: left;
						padding: 0px 5px;
						border-right: 1px solid #58514B;
					}
					ul.port-list li a{
						color: #4C4741;
						text-decoration: none;
					}
					ul.port-list li a:hover{
						border: none;
					}
					ul.port-list li a.active{
						color: #454F35;
						font-weight: bold;
					}
					ul.port-list li.last{
						border-right: none;
					}

#mc_embed_signup label {
	width: 95px;
	margin: 0px;
	padding: 3px 5px 0px 0px;
}

#mc_embed_signup span label {
	width: auto;
}

#mc_embed_signup span input {
	margin-right: 5px;
}

div.mce_inline_error {
	margin-left: 100px;
	clear: left;
	font-weight: bold;
}
