.loc{
	padding: 85px 0px 10px 5px;
	margin: 10px 0px 0px 0px;
	height: 625px;
	display: block;
	background: url(../Images/squares.gif) no-repeat;
}

.locheader{
	color:#902148;
	font-weight:bold
}

.locadd{
	font-size: 12px;
	font-weight:bold
	text-decoration: none;
}


/************ sectionLinks styles **************/

#sectionLinks{
	height: auto;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image: url(../Images/menus_bg.gif);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
	color: #902148;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #902148;
}

#sectionLinks a:hover{
	background-image: url(../Images/menus_bg2.gif);
	text-decoration: none;
	color: #7B0932;
}

/************ text styles **************/

.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7E1D3F;
}

.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #902148;
}

.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #535353;
}
.title {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#902148;
	font-weight: bold;
}
.blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000FF;
	text-decoration: none;
}
.award{
	padding: 10px 25px 0px 0px;
}

hr {
	width: 85%;
	color: #881B43;
}

.wine1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #902148;
}
.winetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.winetype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
}
.bin  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.banquet22 {font-family: Verdana, Helvetica,; font-size: 22px; font-weight: bold; color: #7E1D3F;}
.banquet20 {font-family: Verdana, Helvetica,; font-size: 20px; font-weight: bold;font-style: italic; color: #7E1D3F;}
.banquet18 {font-family: Verdana, Helvetica,; font-size: 18px; font-weight: bold; color: #7E1D3F;}
.banquet16 {font-family: Verdana, Helvetica,; font-size: 16px; font-weight: bold; color: #7E1D3F;}
.banquet14 {font-family: Verdana, Helvetica,; font-size: 14px;  color: #7E1D3F;}
.banquet12 {font-family: Verdana, Helvetica,; font-size: 12px; font-style: italic; color: #7E1D3F;}

.times1 {
text-align:center;
font-size:14pt;
font-family:Times New Roman;
font-weight:bold;
}
.times2 {
	text-align:center;
	font-size:16pt;
	font-family:Times New Roman;
	font-weight: bold;
}		
.AntiPasta {
	text-align:left;
	font-size:16pt;
	font-family:Times New Roman;
	font-weight: bold;
	color: black;
}

.Price {
	text-align:left;
	font-size:15pt;
	font-family:Times New Roman;
	font-weight: bold;
	color: black;
}

.Food {
	text-align:left;
	font-size:13pt;
	font-family:Times New Roman;
	font-style: italic;
	font-weight: plain;
	color: black;}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	text-align: center;
	border-top-width: 1px;
	background-color: #902148;
	border-top-style: solid;
	border-top-color: #902148;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
}
#siteInfo a:link, #siteInfo a:visited {
	font-size: x-small;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#siteInfo a:hover {
	text-decoration: underline;
	
}
#credit{
	background-color: #902148;
	text-align: center;
	width: 220px;
	padding-top: 4px;
	padding-bottom: 2px;
	height: 17px;
	left: 10px;
	top: 602px;
	display: none;
	}
#credit a:link, #credit a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#credit a:hover {
	text-decoration: underline;
