/* CSS Document */



html { height:100%; margin-bottom:1px; margin-top:2px;
}


body {
	margin: 0px;
	padding: 0px;
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bg {
background-image:url(images/bg_fill.jpg);
background-position:center;
background-repeat:no-repeat;
}

h3{
color: #484642;
padding-left: 40px;
}
.content {
color: #333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:400;}

.caption{
color: #333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:400;}

.green {
color: #009900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:400;}

.brown {
color: #663300;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
font-weight:400;}

a:visited {	color:#333333;
					font-size: 14px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					text-decoration: underline;
					font-weight:normal;  }
a:link {	color: #333333;
					font-size: 14px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					text-decoration: underline;
					font-weight:normal;  }
a:hover {	color: #663300;
					font-size: 14px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					text-decoration: underline;
					}			

.border {
border-color:#333333;
border-width:2px;
border-style:solid;
}
.form {
color: #333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #6A5B47;
}

/***********Van Style Start Here**********/

#container{
background-color:#ebe4d5;
width:748px; 
border:#2F1700 solid 1px; 
margin:0px auto;
}

#nomi_header{
background-image:url(images/__r1_c1.gif);
width:748px;
height:145px;

}

#content{
width:602px;
/*border:#FFFFFF solid 1px;*/
padding-left:60px;
}
#menu_content{
width: 740px;
padding-left: 10px;
}

/************MENU STYLES*************/
.entrees{
text-align:center;
}
.wine_table{
padding-left: 100px;


}

.wine-names{
width: 300px;
padding: 5px;

}

.glass{
width: 60px;
padding: 5px;
text-align: right;
}

.bottle{
width:60px;
padding: 5px;
text-align: right;
/*border: 1px solid #000000;*/
}

ul {
list-style: none;
margin: 0;
padding: 0;

}

.menu_buttons{
width: 700px;
padding-left: 65px;
padding-top: 20px;
text-align: center;
}

.menu_buttons li{
background-image:url(images/menubtn.png);
background-repeat: no-repeat;
float:left;
height:40px;
line-height:35px;
/*padding-left:45px;*/
width:139px;
margin-left:40px;
}

.menu_buttons li a:visited {color: #ffffff; text-decoration: none;}
.menu_buttons li a:link {color: #ffffff; text-decoration: none;}
.menu_buttons li a:hover {color: #333232; text-decoration: none;}

.menu_buttons li.current{
background-image:url(images/menu_current.png);
background-repeat: no-repeat;
}

.menu_buttons li:hover{
background-image:url(images/menu_hover.png);
background-repeat: no-repeat;
float:left;
height:40px;
line-height:35px;
/*padding-left:45px;*/
width:139px;
margin-left:40px;
}

.sample{
width: 300px;
float: right; 
}

.facebook{
font-size:16px;
padding-left:10px;
line-height:35px;
float:right;
width:100px;
}

.facebook a:visited {color:#ebe4d5; text-decoration: none;}
.facebook a:link {color:#ebe4d5; text-decoration: none;}
.facebook a:hover {color:#ebe4d5; text-decoration: none;}
/***************END MENU STYLES************/

.topimg{
text-align:center;
width:548px;}

#voting{}

.vote_img{
float:left;
width:125px;
height:166px;}

.vote_link{
float:left;
line-height:166px;
padding-left:30px;

}


#menu{
background-color:#9e9685;
float:right;
width:748px;
height:30px;
text-align:right;
margin-bottom:10px;
margin-top:10px

}

#open_hours{

background-color:#ebe4d5;
padding-top:20px;
padding-left:60px;
color:#363636;
height:166px;
font-size:18px;
}



.link {
font-size:16px;
padding-left:10px;
line-height:35px;
float:left;
width:230px;}

.link a:link{text-decoration:underline; color: #000000; /*font-weight:bold; font-size:24px;*/ }
.link a:visited{text-decoration: underline; color:#000000;}
.link a:hover{text-decoration: underline; color: #000000;}


.vote_img{
width:88px;
line-height:117px;
float:left; 
}

.copyright{
float:right;
color:#363636;
padding-top:20px;
font-size:16px;
}

.clear{
clear:both;}

