/* LAYOUT */
/*Lisa added*/
#Script18{
font-family:"Times New Roman", Courier, serif;
font-size:18pt;
font-weight: bold;
font-style: italic;
}

#Script16{
font-family:"Times New Roman", Courier, serif;
font-size:16pt;
font-weight: bold;
font-style: italic;
}
#Script14{
font-family:"Times New Roman", Courier, serif;
font-size:14pt;
font-weight: bold;
font-style: italic;
}
.Script18{
font-family:"Times New Roman", Courier, serif;
font-size:18pt;
font-weight: bold;
font-style: italic;
}

.Script16{
font-family:"Times New Roman", Courier, serif;
font-size:16pt;
font-weight: bold;
font-style: italic;
}
.Script14{
font-family:"Times New Roman", Courier, serif;
font-size:14pt;
font-weight: bold;
font-style: italic;
}
.Script12{
font-family:"Times New Roman", Courier, serif;
font-size:12pt;
font-style: italic;
}
.imgRight {
         float: right; /*right in our text*/
         margin: 0 2px 2px 7px; /*space around the image*/
}
.imgLeft {
        float: left; /*left in our text*/
        margin: 0 7px 2px 2px; /*space around the image*/
}
hr {
border: 0;
color: #5b1b11;
background-color: #5b1b11;
height: 2px;
width: 100%;
text-align: center;
}
/*End Lisa*/
body, html {
	margin:0;
	padding:0;
	background-color:#ffffcc;
	height:100%;
	text-align:center;
}
#wrapper {
	background:url(/cr/restaurant.nsf/bg.png) repeat-y top left;
	margin:0 auto;
	width:700px;
	min-height:100%;
	text-align:left;
}
#container {
	margin:0 auto;
}
#menu {
	background:url(/cr/restaurant.nsf/bg-menu.png) no-repeat top left;
	float:left;
	min-height:625px;
	width:160px;
	margin-left:6px;
	padding-top:25px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:5px 0;
	font-weight: bold;
	line-height: 1.7em;
	border-top: 1px solid #ffffcc;
	border-bottom: 1px solid #ffffcc;
}
#menu li {
	margin:0 0 0 20px;
}
#logo {
	margin:0 auto;
}
#content {
	float:left;
	width:500px;
	padding:15px;
}
#content_text {
	padding:10px;
}
h1, h2, h3 {
	margin:0;
	padding:0;
}
#quote {
	border-top:2px solid #5b1b11;
	margin:10px 0 30px 0;
	padding:10px 0;
}
.clear {
	clear:both;
}
/* STYLE */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#5b1b11;
}
.ver10 {font-family: Verdana; font-size: 10pt; color: #5b1b11}
a:link {
	color:#5b1b11;
	text-decoration:underline;
	background-color:#ffffcc;
}
a:active, a:focus {
	color:#5b1b11;
	text-decoration:underline;
	background-color:#ffffcc;
}
a:visited {
	color:#5b1b11;
	text-decoration:underline;
	background-color:#ffffcc;
}
a:hover {
	color:#5b1b11;
	text-decoration:none;
	background-color:#ffffcc;
}
h1 {
	color:#000;
	font-size:16pt;
	font-weight:normal;
	margin-bottom:20px;
}
h2 {
	color:#000;
	font-size:11pt;
	font-weight:bold;
}
h3 {
	color:#000;
	font-size:8pt;
	font-weight:bold;
}
#menu {
	font-size:12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffcc;
}
/*Lisa Add*/
#menutext {
	margin-left:6px;
	font-size:11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffcc;
	font-weight: bold:
}
#menu a:link {
	color:#ffffcc;
	text-decoration:none;
	background-color:transparent;
}
#menu a:active, a:focus {
	color:#ffffcc;
	text-decoration:none;
	background-color:transparent;
}
#menu a:visited {
	color:#ffffcc;
	text-decoration:none;
	background-color:transparent;
}
#menu a:hover {
	color:#ffffcc;
	text-decoration:underline;
	background-color:transparent;
}
#menutext a:link {
	color:#ffffcc;
	text-decoration:underline;
	background-color:transparent;
}
#menutext a:active, a:focus {
	color:#ffffcc;
	text-decoration:underline;
	background-color:transparent;
}
#menutext a:visited {
	color:#ffffcc;
	text-decoration:underline;
	background-color:transparent;
}
#menutext a:hover {
	color:#ffffcc;
	text-decoration:underline;
	background-color:transparent;
}
/**** #index #menu #index a, ****/
/**** #menupage #menu #menupage a,  ****/
/**** #press #menu #press a,  ****/
/**** #contact #menu #contact a { 
#index #menu #index a, 
#menupage #menu #menupage a, 
#reviews #menu #reviews a, 
#catering #menu #catering a, 
#parties #menu #parties a, 
#about #menu #about a, 
#directions #menu #directions a, 
#catherine #menu #catherine a, 
#contact #menu #contact a {
	color:#fff;  
	text-decoration:none;  
 }
#content_text {
	line-height:1.4em;
}
#footer {
	font-size:8pt;
}
