A:link { color:#e66d0b; }
A:visited { color:#cc5c02; }
A:hover { color:#ff8331; }
A:active { color:#ffb10a; }

B { color:#333333; }
BODY { 
	font-family: times, verdana;
	text-align:center;
	margin:0px;
	background-color:#380001;
	}
H1.title { 
	width: 100%; height: 143px;
	position: relative;
	margin:0px;
	background-color:#390000;
	font-size:12px;
	}
H1.title SPAN {
	background: url("images/title.gif") no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
H2 { margin:0px; color:#3a0000; }
H3 {  }
P { color:#333333;
	line-height:150%;
	margin-top:0px;
	font-size:16px;
}
#dishes {
	
}
#updates {
	width:425px;
}
#updates .inside {
	background-color:#ffffff;
	padding:0px 16px 0px 16px;
	margin-bottom:-16px;
	}
#updates .inside IMG {
	padding:0px;
	margin:0px -16px 8px -16px;
	}
#updates EM { color:#666666; }
#updates UL, LI { margin-left:8px; padding-left:0px; }
#updates STRONG { color:#333333; }
#container {
	width:100%;
	position: relative;
	margin: 0 auto;
	text-align:left;
	}
#container P { 
	line-height:120%;

}
#content {
	text-align:center;
	background: top center url("images/background.jpg") repeat-x;
}
#left {
	width:300px;
	text-align:center;
}
#left P {
	color:#f7cb7f;
	font-size:16px;
	margin-bottom:18px;
}
#lindalicious {
	text-align:center;
}
#valentines {
	text-align:center;
}
H3 {
	font-size:18px;
	margin:0px;
}
.or {
	font-style: italic;
	font-size:10px;
}
.detail {
	font-style: italic;
	font-size:16px;
	color:#666666;
}
#footer {
	background: url("images/bottom.gif") repeat-x;
	height:65px;
	text-align:center;
	padding-top:80px;
}
#footer P { 
	color:#f7cb7f;
	letter-spacing:1px;
	font-size:16px;
	}
#table TD { padding-top:30px; }
#top { 
	height:40px;
	background:url(images/top.jpg) repeat-x; 
	}
	
.more {
    display: none;
   	}



