.pictures {
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	border: 1px solid #A00E14;
	background-image: url(../images/sides.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.valentines {
	font-weight: bold;
	color: #FF0099;
}
.xmas {
	font-weight: bold;
	color: #006633;
}


.enlarge {
	margin-bottom: 0px;
	font-size: 0.9em;
	color: #666666;
}



#nav {
	float: left;
	width: 768px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #DCBF6F;
	border-right-color: #DCBF6F;
	border-bottom-color: #DCBF6F;
	border-left-color: #DCBF6F;
	background-color: #000000;
	height: auto;
}


ul#mainNav {
	list-style: none;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DCBF6F;
	height: 22px;
}

#mainNav li {
	float: left;
	width: 4.5em;
	margin: 0px;
	height: 22px;
	padding: 0px;
}

#mainNav a {
	text-decoration: none;
	font-size: 0.7em;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	font-family: "Lucida Sans", Arial, Verdana;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #DCBF6F;
	border-right-color: #DCBF6F;
	border-bottom-color: #DCBF6F;
	border-left-color: #DCBF6F;
	padding-bottom: 0px;
	margin: 0px;
	height: 16px;
}

#mainNav a:hover {
	background-color: #DCBF6F;
	color: #000000;
}

/* styles for the "you are here" buttons */
#home #mainNav a#diningLink,
#nav #mainNav a#diningLink {
	background-color: #CFA871;
	padding-top: 4px;

}

#home #mainNav a#homelink:hover,
#nav #mainNav a#featureLink:hover {
	color: #FFFFFF;
}
table {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	padding: 0px;
	height: auto;
	margin: 15px auto 20px;
}
td,th {
	font-size: 0.8em;
	border: 1px solid #999999;
	font-style: normal;
	font-weight: normal;
	padding: 4px 5px 5px;
}
th {
	color: #000000;
	text-align: left;
	background-image: url(Images/Gallery/th_bg.png);
}

tr.alt td {
	background-image: url(Images/Gallery/td_bg.png);
}
.acts {
	color: #7E0C11;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bkg-Cream.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font: normal 1.6em/normal "Lucida Sans", Arial, Verdana;
	padding: 4px 2px 4px 5px;
}
.date {
	font-size: 9px;
}
.heading {
	color: #7E0C11;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bkg-Dark-Cream.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font: normal 1.6em/normal "Lucida Sans", Arial, Verdana;
	padding: 4px 2px 4px 5px;

/*December Only styles*/
}
.december {
	width: 400px;
}
.december table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	padding: 0px;
	height: auto;
	margin: 15px auto 20px;
}
.december td,th {
	font-size: 0.8em;
	border: 1px solid #999999;
	font-style: normal;
	font-weight: normal;
	padding: 4px 5px 5px;
}
.december th {
	color: #000000;
	text-align: left;
	background-image: url(Images/Gallery/th_bg.png);
}

.december tr.alt td {
	background-image: url(Images/Gallery/td_bg.png);
}
.december .acts {
	color: #7E0C11;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bkg-Cream.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font: normal 1.6em/normal "Lucida Sans", Arial, Verdana;
	padding: 4px 2px 4px 5px;
}
.december .date {
	font-size: 9px;
}
.december .heading {
	color: #7E0C11;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bkg-Dark-Cream.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font: normal 1.6em/normal "Lucida Sans", Arial, Verdana;
	padding: 4px 2px 4px 5px;
}