body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;

	line-height: 17px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* styles for IE 5 Mac */
 .wrapper {
        background-color: #FFFFFF;
        position: absolute;
        top: 50px;
		width: 100%;
 }
 
 /* following rules are invisible to IE 5 \*/
.wrapper {
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    margin-top: -270px;
    text-align: center;
    min-width: 780px; 
}
/* end IE 5 hack */ 
#container {
	background-color: #ffffff;
	position: relative;
	width: 780px;
	height: 498px;
	z-index: 1;
	text-align: left;
	margin: 0px auto;
	overflow: visible;
}
#containermenu {
	position: relative;
	width: 780px;
	height: 100%;
	text-align: left;
	margin: 0px auto;
	overflow: visible;

}
#logo {
	overflow: visible;
	z-index: 1;
	left: 11px;
	top: 2px;
}
/* main menu */


#menu {
	text-transform: uppercase;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	background: #fff;
	height: 40px;
	font: bold 106% Arial, Helvetica, sans-serif;
	letter-spacing: .075em;
}
#menu li {
	float: left;
	margin: 0;
}

#menu li a {
	text-decoration: none;
	display: block;
	padding: 0px 0px 5px 20px;
	line-height: 40px;
	color: #cc0000;
	width:240px;
}
#menu li a:hover, #menu li.active a {
	background-color: #fbf3e4;
	color: #000;
}
.current {
    color: #000;

}
.contentframe {
	height: 350px;
	width: 260px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	top: 119px;
}
#tasteframe {
	left: 0px;
}
#tasteframe1 {
	left: 0px;
	background-image: url(../images/inside-taste.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 20px;
}
#partyframe {
	left: 260px;
}

#partyframe1 {
	left: 260px;
	background-image: url(../images/inside-party.jpg);
	background-repeat: no-repeat;
	padding: 10px 20px 0px;
}
#contactframe {
	left: 520px;
	
}
#contactframe1 {
	left: 520px;
	background-image: url(../images/inside-contact.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 20px;
}
.line {
	background-color: #000000;
	overflow: hidden;
	position: absolute;
	z-index: 4;
	height: 2px;
	width: 100%;
	left: 0px;
	clear: all;
}
#topline {
	top: 113px;
}
#topline2 {
	top: 117px;
}
#bottomline {
	top: 469px;
}
#bottomline2 {
	top: 473px;
}
 /* .nav {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 20px;
	width: 240px;
	top: 95px;
}
#taste-off {
	left: 10px;
}
#party-off {
	left: 270px;
}
#contact-off {
	left: 530px;
}
#taste-on {
	left: 10px;
	visibility: hidden;
	z-index: 4;
}
#party-on {
	left: 270px;
	visibility: hidden;
	z-index: 4;
}
#contact-on {
	left: 530px;
	visibility: hidden;
	z-index: 4;
}
#taste-over {
	left: 10px;
	visibility: hidden;
	z-index: 4;
}
#party-over {
	left: 270px;
	visibility: hidden;
	z-index: 4;
}
#contact-over {
	left: 530px;
	visibility: hidden;
	z-index: 4;
}
#rr-link {
	text-align: right;
	position: absolute;
	height: 20px;
	width: 229px;
	left: 551px;
	top: 480px;
	overflow: visible;
	visibility: visible;
	z-index: 3;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
} */ 
a:link {
	color: #959595;
	text-decoration: underline;
}
a:visited {
	color: #959595;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a.red:link {
	color: #FF0000;
	text-decoration: underline;
}
a.red:visited {
	color: #FF0000;
	text-decoration: underline;
}
a.red:hover {
	color: #FF0000;
	text-decoration: none;
}
a.red:active {
	color: #FF0000;
	text-decoration: none;
}
.mailpop {
	background-image: url(../images/double-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 340px;
	width: 220px;
	top: 9px;
	left: 20px;
}
.popup {
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#popline1 {
	top: 0px;
}
#popline2 {
	top: 8px;
}
h2 {
	font: bold 20px Arial, Helvetica, sans-serif;
	text-align: center;
	}
h3 {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	text-align: center;
	}
.menutext {
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	}
.winetext {
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	}


.menucolor{
	background-color: #fcf7ee;
	}
    
#menu-footer {
    margin-top: 5px !important;
}
.social {
    margin-top: 353px;
    min-width: 780px;
    position:absolute;
    display: block;
    width: 780px;
    text-align: center;
}

.social a {
    float:right;
    color: black;
    padding-left: 5px;
/*    padding-bottom: 20px;*/
}

#fb, #twitter, #emailus {
    float:right;
/*    width:260px;    */
}

#fb img {
    height: 23px;
    width: 23px
}

#twitter iframe {
/*    padding-top: -5px;*/
    margin-top: 5px;
}

.social img {
    padding-top: 5px;
/*    padding-bottom: 20px;*/
}

.social iframe {
    margin-top: 10px;
/*    padding-bottom: 20px;*/
}
