body {
	background-color: #0A1118;
	color: #FFFFCC;
	text-align: left;
}

#container {
	position: relative;
	top: 35px;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
}

#content .large_image {
	float: right;
	width: 374px;
	height: 491px;
}

#content .large_image img {
	width: 374px;
	height: 491px;
}
	
.header {
	color: white;
	margin-bottom: 2px;
	height: 188px;
	width: 100%;
	background-position: top right;
	background-repeat: no-repeat;
}

#header_index {
	background-image: url("../photos/header_index.jpg");
}
#header_restaurant {
	background-image: url("../photos/header_restaurant2.jpg");
}
#header_location {
	background-image: url("../photos/header_location.jpg");
}
#header_accomodation {
	background-image: url("../photos/header_accomodation2.jpg");
}
#header_champagne {
	background-image: url("../photos/header_champagne2.jpg");
}


.header #title h1 {
	font-size: 85%;
	font-family: Arial;
	font-weight: bold;
}

.header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	background-color: #4F71E6;
	
}

.header #logo img {
	position: relative;
	width: 120px;
	height: 148px;
	top: 20px;
	font-size: 85%;
	font-family: Arial;
	font-weight: bold;
}

.header #title {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 120px;
	text-align: center;
}

#content {
	display: block;	
	background-color: #3E1F1C;
	color: #FBEACC;	
	font-family: Arial;
	overflow:hidden;
}

#content ul{
	margin:10px;
	margin-left:30px;
}

#content #food {
	float:left;
	border:1px #000000 solid;
	background-color:#2E1C14;
	width:390px;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
}

#content #wine {
	margin-bottom:10px;
	margin-left:10px;
	
	float:left;
	border:1px #000000 solid;
	background-color:#5C3727;
	width:390px;
}

h2, h3 {
	padding: 10px;
	margin-bottom: 10px;
}

h4 {
	padding-top: 20px;
}

h4, h5, h6, p {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

h3 {
	font-family: 'Edwardian Script ITC', Times;
	font-size: 220%;
	padding: 5px;
}


b {
	font-family: 'Edwardian Script ITC', Times;
	font-size: 210%;
	padding: 5px;
}

strong {
	font-weight: 500;
	font-style: italic;
}


#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	clear: both;
}

#footer {
	background-color: #4F71E6;
	font-family: Tahoma, Arial;
	text-align:center;
}

#footer #email_address,
#footer #phone_number {
	display: inline;
}

#footer #phone_number {
	margin-right: 10px;
}

#credit, #credit a, #credit b {
	font-family: Tahoma, Arial;
}

#credit {
	clear: both;
	font-size: 80%;
}

#credit a, #credit b {
	font-size: 100%;
	color: white;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


#special_offers {
	background-color: #3E1F1C;
	color: #FBEACC;
	text-align: center;
	font-family: Arial;
	height: auto;
	padding: 10px;
	margin: 10px;
}

.clean_slate {
	clear: both;
}


table {
	padding: 10px;
	border-collapse: separate;
	border-spacing: 0px;
	font-weight: 400;
}

td {
	width: 100%;
	text-align:left;
	padding: 3px;
}

.tr_one {
	background-color: #c8a98c;
	color: #663333;
}

.tr_two {
	background-color: #f8f7c1;
	color: #3E1F1C;
}

a {
	color: #ffff66;
	text-decoration: none;
}

ul {
	list-style-type: disc;
	margin-left: 30px;
}

ul.circle {
	list-style-type: circle;
	margin-left: 45px;
}

.admin_form {
	padding: 10px;
	 text-align: left; 
}

.pets
{
font-weight: 900;
}

input {
border: 1px solid #000;
}

.two_columns {
	float: left;
	width: 49%;
}

.two_columns img {
width: 374px; 
height: 232px;
}

#contact_info, #links {
	clear: both;
}

#contact_info {
	padding-top: 20px;
}

/*Navigation*/
#navigation {
	background-color: #4F71E6;
	color: white;
	z-index: 30;
	height: 30px;
	width: 100%;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	float: left;
}

#navigation a {
	display: block;
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	color: white;
	text-decoration: none;
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

#navigation a:hover {
	color: #E3DFD3;
}

#menu_item1 {
	width: 60px;
}

#menu_item2 {
	width: 100px;
}

#menu_item3 {
	width: 120px;
}

#menu_item4 {
	width: 140px;
}

#menu_item5 {
	width: 160px;
}

/*new stuff*/

#awards{
	text-align:center;
}

#awards img{
	width:64px; 
	height:94;
}
#awards p{
	font-size:70%;
}