/* CSS Document */

body {
	background-color: #F4D4AA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	text-align: left;
}
#wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #3C1B02;
}
#nav {
	background-color: #CC9966;
	height: 30px;
	padding-top: 0px;
	font-size: 12px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
#nav a {
	text-decoration: none;
	color: #ffff99;
	font-size: 16px;
}
#nav a:hover {
	color: #2D1110;
}
#nav ul {
	display: inline;
	margin-left: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin-left: 15px;
}
#banner {
	background-color: #FFFF99;
	height: 100px;
	width: 750px;
	padding-left: 25px;
	background-image: url(images/bricks.gif);
	background-repeat: no-repeat;
}
#content {
	background-image: url(images/interior.gif);
	background-repeat: no-repeat;
	background-color: #F4D4AA;
	background-position: 0px 0px;
	clear: both;
}
/*#content p {
	color: #330000;
}*/
#leftCol {
	float: left;
	width: 200px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 20px;
}
/*#leftCol img {
	border: thin solid #7A3410;
	margin-bottom: 20px;
	margin-left: 20px;
}*/
.leftColimg {
	border: thin solid #7A3410;
	margin-bottom: 20px;
	margin-left: 20px;
}
#dinerschoice {
	margin-left:20px;
}
#rightCol {
	float: right;
	width: 525px;
	margin-right: 0px;
	margin-top: 50px;
	margin-bottom: 25px;
	margin-left: -20px;
	padding-right: 20px;

}
#menu {
	width: 480px;
	float: right;
	background-color: #F4D4AA;
	padding: 20px;
	border: thin solid #763517;
}
#DClogo {
	background-image: url(images/dinerschoice.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 121px;
	position: relative;
	top: -110px;
	left: 350px;
	margin-bottom:-50px;
}
#text {
	width: 350px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 25px;
}
#text img {
	margin-left: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#text p {
	color: #330000;
	font-size: 16px;
	font-weight: bold;
}
#text p:first-letter {
	font-size: 200%;
	font-style: italic;
	color: #6B4229;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#text a {
	color: #993333;
	text-decoration: none;
	font-style: italic;
}
#text a:hover {
	color: #FFFF99;
}
#footer {
	background-color: #61662B;
	height: 35px;
	clear: both;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 280px;
}
#footer a {
	color: #FFFF99;
	text-decoration: none;
}
#footer a:hover {
	color: #330000;
}
.title p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	line-height: normal;
	margin-bottom: 0px;
	color: #330000;
}
.subtitle p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #330000;
}
.entree p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	margin-bottom: -5px;
	margin-right: -10px;
	vertical-align: top;
	padding-bottom: 10px;
	color: #330000;
}
.price p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	color: #330000;
	vertical-align: top;
}
.price2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	vertical-align: top;
	color: #330000;
}
/*.italic p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.italic2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.italic3 {
	font-size: 12px;
	font-style: italic;
} */
/* new css menu styles */
dl{width: 100%;overflow: auto;margin: 0 0 1em;
    background: url(images/dot.gif) repeat-x 0 1.2em}
dt,dd.price{background: #F4D4AA;font-size: 110%;font-weight: bold}
dt{
	float: left;
	padding-right: 3px;
	color: #813C1B;
}
dd{margin:0}
dd.price{float: right;padding-left: 3px;color: #803A16}
dd.ingredients{
	float: left;
	width: 100%;
	font: italic 100%/normal Georgia, Times, sans-serif;
	color: #555;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
}
#menu h1 {
	color: #692A21;
	text-align: center;
}
#menu h2 {
	font-size: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666600;
	text-align: center;
	font-style: italic;
}
#menu h3 {
	margin-bottom: -20px;
	font-style: italic;
	color: #333333;
}
.italic {
	font-size: 100%;
	font-style: italic;
	color: #666666;
	line-height: normal;
}
.clear {
	clear:both;
	}

