/* BEGIN STYLE.CSS */
p, li {
    font-family:"Book Antiqua", "Times New Roman";
    color:#331d0e;
    font-size:1.2em;
}

#page_right p {
	line-height:1.2em;
}

h1 {
    font-family:"Century Gothic", Trebuchet MS, Verdana, Arial;
    color:#891b1c;
    font-size:2.85em;
    margin-bottom:0.2em;
}

h2, h3 {
    font-family:"Century Gothic", Trebuchet MS, Verdana, Arial;
}

h3, h4, h5, h6 {
    margin-bottom:0.3em;
}

h2 {
    color:#891b1c;
    margin-bottom:0.1em;    
    font-size:1.65em;    
}

h1#titleleft-lobster-oil {
	width:327px;
	height:75px;
	text-indent:-9000px;
	background:url('../images/titleleft-lobster-oil.jpg') no-repeat;
}

h1#titleleft-make-an-order {
	width:327px;
	height:87px;
	text-indent:-9000px;
	background:url('../images/titleleft-make-an-order.jpg') no-repeat;
}

h1#titleright-lobster-oil {
	width:173px;
	height:36px;
	text-indent:-9000px;
	background:url('../images/titleright-lobster-oil.png') no-repeat;
	margin-bottom:15px;
}

h1#titleright-chef {
	width:208px;
	height:30px;
	text-indent:-9000px;
	background:url('../images/titleright-chef.png') no-repeat;
	margin-bottom:15px;
}

h1#titleright-testimonials {
	width:163px;
	height:31px;
	text-indent:-9000px;
	background:url('../images/titleright-testimonials.png') no-repeat;
	margin-bottom:15px;
}

h1#titleright-order-online {
	width:180px;
	height:27px;
	text-indent:-9000px;
	background:url('../images/titleright-order-online.png') no-repeat;
	margin-bottom:15px;
}

h1#titleright-find-us {
	width:128px;
	height:30px;
	text-indent:-9000px;
	background:url('../images/titleright-find-us.png') no-repeat;
	margin-bottom:15px;
}

h1#titleright-recipes {
	width:104px;
	height:37px;
	text-indent:-9000px;
	background:url('../images/titleright-recipes.png') no-repeat;
	margin-bottom:15px;
}

h1#titleright-order-cancelled {
	width:220px;
	height:29px;
	text-indent:-9000px;
	background:url('../images/titleright-order-cancelled.png') no-repeat;
	margin-bottom:15px;
}

h1#titleright-order-completed {
	width:384px;
	height:43px;
	text-indent:-9000px;
	background:url('../images/titleright-order-completed.png') no-repeat;
	margin-bottom:15px;
}

a {
	color:#891b1c;
}

#page_right .error_list {
  color:#ffd7d7;
}

#page_right .guest-entry {
  border-bottom:1px solid #a27200;
  padding-bottom:10px;
  padding-top:10px;
}

#page_right .guest-entry div {
  text-align:center;
}

.entry {
	font-family: Arial, sans-serif;
	font-style:italic;
	font-size:11pt;
}


.name {
	font-family: Arial, sans-serif;
	font-style:italic;
	margin-left: 80px;
}
/* END STYLE.CSS */