@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%;
}
#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: 209px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: white;
	background-image: url(../layout/logo_cantina.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}


#header ul {
	width: 100%;
	background-color: #617C45;
	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: #8BAC6A;
}

#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: #617C45;
	text-decoration: none;
}
p a:hover{
	text-decoration: underline;
}
#content h1 {
	font-size: 3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #617C45;
	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;
}

.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: #617C45;
	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: 0px;
	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;
}
.column .pdf_nye {
	float: left;
	background-image: url(../layout/pdf6.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;
}
.column-full {
	float: left;
	width: 780px;
}
.column-full ul {
	padding-left: 15px;
}

.column-full li {
	font-size: 1.4em;
	color: #515151;
	line-height: 1.6em;
}
.break {
	float: left;
	height: 10px;
	width: 780px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#showhide {
	background-image: url(../layout/showhide2.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 63px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 59px;
	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: 214px;
}

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

#baf_return {
	clear: both;
}
#10year {
	position: absolute;
	z-index: 2;
	right: 68px;
	top: 719px;
}
#advert1 {
	position: absolute;
	left: 788px;
	top: 97px;
	z-index: 2;
}
#advert2 {
	position: absolute;
	top: 14px;
	z-index: 2;
	left: 692px;
}

.floatright {
	float: right;
	padding-left: 10px;
}
#openingtimes p {
	line-height: 15px;
	font-size: 1.2em;
}
.bg-red {
	background-color: #660000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.Link {
	color: #FF0000!Important;
	text-decoration: underline!Important;
}
#christmas {
	background-image: url(../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;
}
#valentines {
	background-image: url(../layout/valentines-link.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 210px;
	position: absolute;
	top: 45px;
	right: 0px;
	z-index: 50;
	text-indent: -9999px;
}
#valentines:hover {
	background-position: bottom;
}

#mothersday
{
	background: url(../layout/mothersday.png) no-repeat;
	height: 81px;
	width: 212px;
	text-indent: -999em;
	display: block;
	position: absolute;
	top: -100px;
	right: 0px;
}




#OT_searchWrapperAll #OT_partySizeLbl {
    display: block;
    left: 0;
    margin: 0 0 0 5px;
    padding: 3px 0;
    position: absolute;
    text-align: right;
    top: 25px;
    width: 62px;
}
#OT_searchWrapperAll #OT_partySize {
    left: 70px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 25px;
}
#OT_searchWrapperAll #OT_dateLbl {
    left: 118px;
    margin: 0 0 0 5px;
    padding: 3px 0;
    position: absolute;
    text-align: right;
    top: 25px;
    width: 30px;
}
#OT_searchWrapperAll #OT_date {
    left: 160px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 27px;
    width: 100px;
}
#OT_searchWrapperAll #OT_timeLbl {
    left: -20px;
    padding: 3px 0;
    position: absolute;
    text-align: right;
    top: 55px;
    width: 60px;
}
#OT_searchWrapperAll #OT_time {
    left: 45px;
    margin: 0;
    position: absolute;
    top: 55px;
}
#OT_searchWrapperAll #OT_submitWrap {
    left: 9px;
    margin: 0 5px 0 0;
    position: relative;
    top: 95px;
    z-index: 5;
}

#adwards {
	display: block;
	height: 390px;
	width: 95px;
	position: absolute;
	left: 823px;
	top: 116px;
}

