body {
	background-color: #000000;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode",    "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif; font-size: 18px; 
}
#site-wrapper {
	width:700px;
	height: 610px;
	margin: 10px auto;
	background-color: #000000;
	position: relative;
}
h1 
{ 
       font-size: 100%;
       font-weight: bold; 
       text-align: center;
}
h2 
{ 
       font-size: 90%;
       font-weight: bold; 
       text-align: left;
}
h3 
{ 
       font-size: 80%;
       font-weight: bold; 
       text-align: left;
}
#header {
	width: 100%;
	height: 20px;
	text-align: right;
	background-color: #000000;
        font-variant: small-caps;
        font-size: 20px;
	color: #FCFCFD;
	padding: 10px 0px;
}
#content {
	position: relative;
	width: 700px;
	height: 485px;
	background: #000000 url('../images/bg1.jpg') no-repeat top left;
}
#rsvp {
	position: relative;
	padding: 10px;
	background: url('../images/rsvp-bg.png');
	z-index:10;
	text-align: center;
}
#left-content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 140px;
	height: 485px;
	overflow: hidden;
	background: url('../images/lc_bg2.jpg');
	z-index:9;
}
#happy-hour {
	position: absolute;
	top: 110px;
	left: 10px;
}
#take-out-special{
        position: absolute;
        top: 280px;
        left: 10px;

}
#orderonline{
        position: absolute;
        top: 430px;
        left: 10px;

}
#main-wrapper {
	position: absolute;
	right: 0;
	margin-top: 20px;
	width: 550px;
}
#main-wrapper a {
	color: #A31919;
}
#main-content {
	position: relative;
	background: url('../images/rsvp-bg.png');
	color: #FFFFFF;
	width:510px;
	padding: 15px 15px 10px 15px;
	vertical-align: top;
	overflow: auto;
	max-height: 400px;
}
#menu-body {
	position: relative;
	width: 380px;
	height: 355px;
	padding: 0;
	overflow: auto;
	clear: none;
	font-size: 0.95em;
	line-height: 1.25em;
}
#menu-body em {
	font-size: 0.85em;
	padding: 0 10px 10px 8px;
	display: block;
	line-height: 100%;
}
.price {
	float: right;
	padding: 0 5px;
	display: block;
	clear: right;
}
#menu-contents {
	float: right;
	text-align: center;
	width: 110px;
	margin: -25px 0 0 0;
}
.menu-category {
	text-align: center;
}
.menu-sub {
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px 0;
}
.menu-sub a {
	text-decoration: none;
}
.menu-sub img {
	padding: 0;
	margin: 0 auto;
	display: block;
}
#gallery {
	width: 510px;
	height: 355px;
	position: relative;
	overflow: auto;
	display: block;
}
.gallery-item {
	float: left;
	margin: 0 5px 7px;
	padding: 6px;
	width: 100px;
	height: 100px;
}
.gallery-item img {
	border: 1px solid #CCCCCC;
	width: 100px;
	height: 100px;
}
.title {
	color:#FFFFFF;
	font-size: 1.2em;
	padding: 0 0 5px 0;
	margin: -7px 0 0 0;
}
.title a {
	text-decoration: none;
}
#ts-logo {
	position: absolute;
	bottom: 330px;
	left: 410px;
	z-index: 19;
}
#map-image {
	position: relative;
	float: right;
	display: inline;
	padding: 0 0 0 15px;
}
#footer-wrapper {
	width: 700px;
	height: 85px;
	background: #000000;
}
#footer-content {
	display: block;
	padding: 5px;
	text-align: center;
	position: absolute;
	bottom: 0;
}
#nav {
	width: 690px;
	text-align: center;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.9em;
	font-variant: small-caps;
}
.nav-img {
	width: 60px;
	height: 40px;
	display: block;
	margin: 0 auto;
}
#facebook{
        width: 200px;
        text-align:center;
        float: left;
        padding-right: 10px;
        padding-top: 21px;
}
#twitter{
            width: 200px;
            text-align:center;
            float: right;
            padding-left: 10p;
            padding-top: 21px;
}
#links {
	width:690px;
	text-align:center; 
}
#links h3, #links h3 a {
	font-size:9px;
	line-height:100%;
	color:#ffffff;
	text-decoration:none;
	display:inline;
	padding:0 10px;
}
#sitemap {
	width:690px;
	text-align:center;
}
#sitemap h3, #sitemap h3 a {
	font-size:9px;
	line-height:100%;
	color:#2E2A27;
	text-decoration:none;
	display:inline;
	padding:0 10px;
}
