body, html {
	color:#FFFFCC;
	background-color:#231713;
	}


body {
	border:0 none;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#330000;
	font-size: .8em;
	line-height: 16px;
	background-position: center;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
    }


#wrapper {
	padding: 0px;
	width: 800px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#2c1d18;
}

#header {
	height: 206px;
	width: 800px;
}

#content-home {
	width:800px;
	height: 100%;
}

#content-container {
	float:left;
	width:800px;
	background-color: #FCF1E1;
	overflow:hidden;
	position:relative;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #2c1d18;
}

#side-a-container {
	float: left;
	width: 800px;
	position: relative;
	right: 600px;
	background-color: #fee0a9;
}

#side-a {
	float: left;
	width: 180px;
	position: relative;
	overflow:hidden;
	left: 615px;
	padding-top: 20px;
}

#content {
	float: left;
	width: 580px;
	position: relative;
	overflow:hidden;
	left: 625px;
	padding-top: 20px;
}

#content-footer{
	float: left;
	width: 580px;
	position: relative;
	overflow:hidden;
	left: 805px;
	padding-top: 20px;
}

#nav {
	clear: both;
	height: 185px;
	width: 800px;
	background-color: #fee0a9;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #2c1d18;
}

#nav .content-block {
	display:block;
	float:left;
	margin: 10px 0 0 30px;
	width:150px;
}



#footer {
	clear: both;
	height: 45px;
	background-color: #fee0a9;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #2c1d18;
}

/* text styles */

.h1-center {
    text-align: center;
	color:#913D33;
	border: none;
}

.h2-center {
    text-align: center;
	border: none;
}

.p-center {
	text-align: center;
	color: #FAE7B6;
	font-size: 1em;
	line-height: 1.6em;
}

.right {
	background-position: right;
}

.reservation-link {
	text-decoration: underline;
}

h1 {
	font-size: 1.2em;

	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	
	color: #4D0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C2A994;
	}
	
h2 {
	font-size: 1em;
	color:#913D33;
	line-height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C2A994;
	}
	
h3 {
	font-size: 1em;
	color:#913D33;
	line-height: 17px;
	}

	
p {
	color:#330000;
	font-size: .9em;
	line-height: 18px;
	}
	
p#foot {
	color: #c56458;
	font-size: .8em;
	text-align: center;
	padding-top: 6px;
	}
	
/* nav elements */


ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}


#side-a li a {
	/*for all links in the list*/
	display: block;
	height: 20px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: bold;
}


#side-a li a:hover, #nav li:hover a {
	color:#9B0A17;
}
	
	
#nav li a {
	/*for all links in the list*/
	display: block;
	height: 17px;
	padding-top: 8px;
	font-weight: bold;
}


#nav li a:hover, #nav li:hover a {
	color:#9B0A17;
}


	
a:link {
	text-decoration: none;
	color:#330000;
	background: transparent;
	}
	
a:visited {
	text-decoration: none;
	color:#330000;
	background: transparent;
	}
	
a:hover {
	background: transparent;
	text-decoration: underline;
	color: #663300;
	}
	
a:active {
	text-decoration: none;
	color: #330000;
	background: transparent;
	}

a.home-link {
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	color: #E18469;
	}

#dinner-ri #nav-dinner-ri a,
#lunch-ri #nav-lunch-ri a,
#dessert-ri #nav-dessert-ri a,
#dinner-nyc #nav-dinner-nyc a,
#lunch-nyc #nav-lunch-nyc a,
#dessert-nyc #nav-dessert-nyc a,
#location #nav-location a,
#awards #nav-awards a,
#reviews #nav-reviews a,
#about #nav-about a,
#contact #nav-contact a,
#parking #nav-parking a,
#gallery #nav-gallery a,
#vgallery #nav-vgallery a,
#zagat #nav-zagat a,
#michelin #nav-michelin a
 {
	color:#A70000;
}

.sec-nav {font-weight: bold}

a img {
border: 1px solid #663300;text-decoration: none;
}  

.head { border: none;}