﻿#designedby1 { visibility: visible; position: absolute; top: 815; left: 18; width: 145; height: 89 }
#opentable { visibility: visible; position: absolute; top: 4; left: 180; width: 145; height: 89 }
#menubar { visibility: visible; position: absolute; top: 4; left: 18; width: 150; height: 400 }
#mailbox { visibility: visible; position: absolute; top: 430; left: 18; width: 150; height: 88 }
#latin { visibility: visible; position: absolute; top: 515; left: 18; width: 150; height: 88 }
#latin2 { visibility: visible; position: absolute; top: 103; left: 330; width: 447; height: 105 }
#foodstyling { visibility: visible; position: absolute; top: 885; left: 18; width: 150; height: 88 }
#openhours { visibility: visible; position: absolute; top: 495; left: 18; width: 149; height: 149 }
#citycheers { visibility: visible; position: absolute; top: 680; left: 14; width: 150; height: 88 }
#facebook { visibility: visible; position: absolute; top: 745; left: 34; width: 154; height: 49 }
#under-development { visibility: visible; position: absolute; top: 595; left: 318; width: 149; height: 149 }
#wine-specials { visibility: visible; position: absolute; top: 365; left: 750; width: 271; height: 184 }
#creditcards { visibility: visible; position: absolute; top: 925; left: 762; width: 76; height: 50 }
#privacy-policy { visibility: visible; position: absolute; top: 743; left: 268; width: 76; height: 50 }
#now-on-line { visibility: hidden; position: absolute; top: 273; left: 150; width: 61; height: 62 }
#sign-up-now { visibility: visible; position: absolute; top: 15; left: 750; width: 61; height: 62 }

body {
	margin: 140px 0px 40px 190px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg2.gif);
}

a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; } 
a:hover { color: red } 


.text {
	font-family: "Copperplate Gothic Light";
	font-size: 10pt;
	color: black;
	border-width: 4px;
	padding: 0 5 0 5;
	text-align: justify;
	valign: top;

}

.smtext {
	font-family: "Arial";
	font-size: 9pt;
	color: black;
	border-width: 4px;
	padding: 0 5 0 5;
	text-align: left;
	valign: top;

}

.caption  {
	font-family: "Copperplate Gothic Light";
	font-size: 14pt;
	color: 36b149;

}


.subcaption  {
	font-family: "Copperplate Gothic Light";
	font-size: 10pt;
	color: black;

}

h1  {
	font-family: "Copperplate Gothic Light";
	font-size: 18pt;
	color: 36b149;
	font-style:italic;

}

h3  {
	font-family: "Copperplate Gothic Light";
	font-size: 14pt;
	color: 36b149;

}


.LeftTopCorner {
	background-image: url(images/frame-left-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.LeftBottomCorner {
	background-image: url(images/frame-left-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.RightBottomCorner {
	background-image: url(images/frame-right-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.RightTopCorner {
	background-image: url(images/frame-right-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.TableTop {
	background-image: url(images/frame-middle-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.TableBottom {
	background-image: url(images/frame-middle-bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.TableLeft {
	background-image: url(images/frame-left-middle.png);
	background-repeat: repeat-y;
	background-position: left;
}
.TableRight {
	background-image: url(images/frame-right-middle.png);
	background-repeat: repeat-y;
	background-position: left;
}

