@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;	
}
a{
	outline: none;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cb {
	clear: both;
	height: 0px;
}
html, body {
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #DADADA;
	font-size: 62.5%;
}
#wrap{
	width: 961px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 100%;
}

#summer_special_tab
{
	position: absolute;
	top: -29px;
	right: 0px;
	height: 24px;
	width: 140px;
	background-color: #6E0000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

#other {
	width: 25px;
	float: left;
	background-color: white;
	padding-top: 16px;
	height: 100%;
	position: relative;
}
#other  #v-logo{
	background-image: url(../layout/small-logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	overflow: hidden;
	height: 131px;
	width: 25px;
	display: block;
}
#other ul {
	padding-top: 20px;
}
#other ul li {
	list-style-type: none;
}
#other li a {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	width: 25px;
	text-indent: -9999px;
}
#brew_wharf a {
	background-color: #515151;
	background-image: url(../layout/bar_wharf.gif);
	height: 85px;
}
#wine_wharf a {
	background-color: #6e0000;
	background-image: url(../layout/wine_wharf.gif);
	height: 85px;
}
#cantina a {
	background-color: #617c45;
	background-image: url(../layout/cantina.gif);
	height: 90px;
}
#bar_blue a {
	background-color: #15245c;
	background-image: url(../layout/bar_blue.gif);
	height: 90px;
}
#micro_brewery a {
	background-color: #9c7500;
	background-image: url(../layout/micro_brewery.gif);
	height: 105px;
}
#images {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
	height: 750px;
	overflow: hidden;
}
#images img {
	height: 750px;
	width: 936px;
}


#container {
	float: left;
}
#main {
	position: relative;
	z-index: 1;
	top: 120px;
	width: 936px;
}
#header {
	width: 100%;
	height: 35px;
	padding-top: 12px;
}
#header a#logo {
	height: 47px;
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: white;
	background-image: url(../layout/logo_winewharf.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}


#header ul {
	width: 100%;
	background-color: #6E0000;
	height: 28px;
	padding-top: 7px;
}
#header ul li {
	float: left;
	padding-left: 10px;
	list-style-type: none;
}
#header  ul  li a {
	text-decoration: none;
	font-size: 1.6em;
	height: 22px;
	display: block;
	color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-top: 0px;
	top: 0px;
}
#header ul li a:hover {
	color: white;
}

#content {
	background-color: white;
	width: 836px;
	background-image: url(../layout/arch.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
#content p {
	line-height: 2.2em;
	font-size: 1.4em;
	color: #515151;
}
p a{
	color: #6E0000;
	text-decoration: none;
}
p a:hover{
	text-decoration: underline;
}
#content h1 {
	font-size: 3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #6E0000;
	margin-bottom: .3em;
}
#content h1 em {
	text-transform: none;
}
#content h2{
	font-size: 1.8em;
	font-weight: normal;
	color: #515151;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .normtxt{
	color: #515151;
	font-size: 1.4em;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.column {
	width: 350px;
	float: left;
	padding-right: 50px;
}
#showhide {
	background-image: url(../layout/showhide2.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 63px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 56px;
	right: 10px;
}
#facebook {
	background-image: url(../layout/facebook.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 19px;
	right: 305px;
}

#facebook_icon
{
	background-image:url(../layout/facebook_icon.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	text-indent: -9999px;
}

.column .pdf {
	float: left;
	background-image: url(../layout/pdf.gif);
	height: 35px;
	width: auto;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 15px;
	font-size: 1.6em;
	color: #6E0000;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column .pdf_wine {
	float: left;
	background-image: url(../layout/pdf2.gif);
	height: 35px;
	width: auto;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 15px;
	font-size: 1.6em;
	color: #15245C;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column .pdf_food {
	float: left;
	background-image: url(../layout/pdf3.gif);
	height: 35px;
	width: auto;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 15px;
	font-size: 1.6em;
	color: #15245C;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.column .pdf_beer {
	float: left;
	background-image: url(../layout/pd4f.gif);
	height: 35px;
	width: auto;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 15px;
	font-size: 1.6em;
	color: #15245C;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column .pdf_xmas {
	float: left;
	background-image: url(../layout/pdf5.gif);
	height: 35px;
	width: auto;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 15px;
	font-size: 1.6em;
	color: #515151;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#openingtimes  {
	text-align: left;
}
#openingtimes p {
	line-height: 17px;
	font-size: 1.1em;
}

.bg-red {
	background-color: #660000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#advert2 {
	position: absolute;
	right: 50px;
	top: 30px;
	z-index: 2;
}
.break {
	float: left;
	height: 10px;
	width: 780px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}.Link {
	color: #FF0000;
	text-decoration: underline;
}

#christmas {
	background-image: url(/media/layout/christmas-ny-link-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 237px;
	position: absolute;
	top: 45px;
	right: 0px;
	z-index: 50;
	text-indent: -9999px;
}
#christmas:hover {
	background-position: bottom;
}
