@charset "UTF-8";

body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	line-height: 180%;
	background-image: url(../images/footer_wrapper_bg.jpg);
}
#sideBar .copyCentered {
	line-height: 120%;
	text-align: center;
	font-size: 85%;
}
#sideBar .copyCenteredSmaller {
	text-align: center;
	font-size: 100%;
	font-weight: normal;
	color: #305758;
	line-height: 120%;
}
#sideBar .copyBolderCentered {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #305758;
	line-height: 120%;
}
.dropcap {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
}
.imageTopMargin {
	margin-top: 10px;
}
.dropcap2 {
	float: left;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 0px;
}
.google {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
}

a {
	color: #303030;
	text-decoration: none;
}
a:hover {
	color: #CE292F;
}
#moldingWrapper {
	background-image: url(../images/molding_wrapper_bg.jpg);
	height: 27px;
	width: 100%;
}
#topWrapper {
	background-image: url(../images/mahogony.jpg);
	background-repeat: repeat-x;
	height: 133px;
	width: 100%;
}
#header {
	background-image: url(../images/header.jpg);
	height: 134px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#headerHoliday {
	background-image: url(../images/header_thanksgiving.jpg);
	height: 134px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#MenuWrapper {
	height: 20px;
	width: 100%;
	background-image: url(../images/menu_bg.jpg);
}
#menuBar {
	height: 60px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#midWrapper {
	background-image: url(../images/bricks.jpg);
	width: 100%;
}
#contentContainer {
	background-color: #FFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/parchment.jpg);
}
#sideBar {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-left: 20px;
}

#sideBar .copy {
	line-height: 120%;
	font-size: 85%;
}
#sidebarUpcoming {
	width: 200px;
}
#menuContainer {
	padding: 20px;
	width: 7400px;
	margin-right: auto;
	margin-left: auto;
}
#sideMenu {
	width: 200px;
}
#sideMenu ul {
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	color: #305758;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidemenu li {
}
#sideMenu a {
	color: #305758;
	padding-left: 2px;
}
#sideMenu a:hover {
	color: #FFF0DD;
	background-color: #305758;
	padding-right: 100px;
	padding-left: 2px;
}
#contentRight {
	float: right;
	width: 510px;
	padding-top: 20px;
	padding-right: 20px;
}
#contentRight a {
	color: #355840;
}
#contentRight a:hover {
	color: #CE292F;
}
#menuSitemapContainer {
	text-align: center;
}
#menuSitemapContainer h2 {
	color: #305758;
	padding: 0px;
	font-size: 140%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentRight h3 {
	font-size: 110%;
	line-height: 50%;
	color: #6A1D19;
	margin-bottom: 10px;
}
#menuSitemapContainer h3 {
	color: #305758;
	padding: 0px;
	font-size: 120%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 100%;
}
#hoursOpen {
	line-height: 120%;
	text-align: center;
	margin-top: 10px;
}
#hoursOpen .meal {
	font-size: 115%;
	font-weight: bold;
	color: #305758;
}
#hoursOpen h3 {
	font-weight: bold;
	color: #305758;
	text-align: center;
	font-size: 140%;
	line-height: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#fineFoodsHours {
	float: left;
	width: 240px;
}
#bakeryHours {
	float: left;
	width: 240px;
	margin-left: 20px;
}
#eventsHours {
	clear: both;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
}
#menus {
	width: 510px;
	margin-top: 10px;
}
#menus ul {
	width: 510px;
	text-align: center;
	color: #305758;
	font-weight: bold;
	font-size: 115%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menus li {
	text-decoration: none;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin-right: 6px;
	margin-left: 6px;
	line-height: 200%;
}
#menus a {
	width: 510px;
	color: #305758;
	padding: 2px;
	background-color: #ebd4a5;
}
#menus a:hover {
	width: 510px;
	color: #FFF0DD;
	background-color: #305758;
	padding: 2px;
}
#menus h3 {
	font-weight: bold;
	color: #305758;
	text-align: center;
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}
#joinEmail {
	text-align: center;
}
#eventsUpcoming h2 {
	font-weight: bold;
	color: #305758;
	text-align: center;
	font-size: 140%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 120%;
}
#eventsUpcoming h3 {
	font-weight: bold;
	color: #305758;
	text-align: center;
	font-size: 140%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 120%;
}
#eventsUpcoming a {
	font-weight: bold;
	color: #612111;
}
#eventsUpcoming a:hover {
	font-weight: bold;
	color: #DD4321;
}
#clear {
	clear: both;
}
#footerWrapper {
	background-image: url(../images/footer_wrapper_bg.jpg);
	width: 100%;
}
#bottomMenuWrapperOld {
	background-image: url(../images/bottom_menu_bg.jpg);
	height: 97px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


#bottomMenuWrapper {
	background-image: url(../images/bottom_menu_bg_fabric.jpg);
	height: 155px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#bottomMenuOld {
	color: #fff;
	text-decoration: none;
	clear: both;
	height: 100px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	text-align: center;
}

#bottomMenu {
	color: #fff;
	text-decoration: none;
	clear: both;
	height: 70px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	text-align: center;
}
#bottomMenu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-size: 90%;
}
#bottomMenu li {
	text-decoration: none;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
	list-style-image: none;
	list-style-type: none;
}
#bottomMenu a {
	color: #FBBF43;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bottomMenu a:hover {
	color: #FBBF43;
	text-decoration: none;
	background-color: #141A14;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#emailContent {
	height: 56px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
#emailInfoOld {
	color: #FBBF43;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	height: 60px;
	background-image: url(../images/email_info_bg.jpg);
}
#emailInfo {
	color: #FBBF43;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	height: 55px;
	line-height: 130%;
	padding-top: 3px;
}
#emailInfo a {
	color: #FBBF43;
	text-decoration: none;
}
#emailInfo a:hover {
	color: #385B43;
	text-decoration: none;
}
.copyright {
	font-size: 80%;
}

#topParchment {
	background-image: url(../images/top_parchment.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 780px;
}
#bottomParchment {
	background-image: url(../images/bottom_parchment.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 780px;
}
#slideshow {
	height: 167px;
	width: 200px;
	margin-bottom: 0px;
	margin-top: 6px;
}
#slideshowIndex {
	height: 230px;
	width: 510px;
}
#fadeshow1 {
	height: 167px;
	width: 200px;
}
#slideshowBakery {
	height: 230px;
	width: 510px;
}
#slideshowMenus {
	height: 350px;
	width: 510px;
	margin-bottom: 15px;
}
#contactInfo {
	width: 400px;
	margin-right: 55px;
	margin-left: 55px;
	text-align: center;
}
#menuPdf {
	width: 200px;
	text-align: center;
}
#menuPdf a {
	width: 200px;
	text-align: center;
}
#menusText {
	line-height: 60%;
	text-align: center;
	margin-bottom: 20px;
}
#menusTextBottom {
	line-height: 60%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 85%;
}
.top {
	font-size: 85%;
	color: #666;
	text-align: left;
}
#cateringItemsMenu {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#menuSitemapContainer {
	line-height: 130%;
}
#menuSitemapContainer h2 {
	color: #305758;
	text-align: center;
	padding: 0px;
	line-height: 120%;
	font-size: 120%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cataeringItems {
	text-align: right;
	width: 320px;
	padding-right: 20px;
	float: left;
}
.cateringCopyRight {
	text-align: right;
	padding-right: 15px;
	line-height: 120%;
	padding-bottom: 10px;
	font-style: italic;
}
.cateringCopyLeft {
	text-align: left;
	padding-right: 15px;
	line-height: 120%;
	padding-bottom: 10px;
	vertical-align: bottom;
}
.imageRight {
	float: right;
	margin-left: 15px;
}
.imageLeft {
	float: left;
	margin-left: 15px;
}
.imageRight2 {
	float: right;
	margin-right: 15px;
}
.imageRight3 {
	float: right;
	margin-right: 100px;
}
.imageLeft2 {
	float: left;
	margin-right: 15px;
}
#menusPress {
	width: 510px;
	margin-top: 10px;
}
#menusPress ul {
	width: 510px;
	text-align: center;
	color: #305758;
	font-weight: normal;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menusPress li {
	text-decoration: none;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin-right: 6px;
	margin-left: 6px;
	line-height: 200%;
}
#menusPress a {
	width: 510px;
	color: #305758;
	padding: 2px;
}
#menusPress a:hover {
	width: 510px;
	color: #FFF0DD;
	background-color: #305758;
	padding: 2px;
}
#menusPress h3 {
	font-weight: bold;
	color: #305758;
	text-align: center;
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}
#menusPressTop {
	width: 510px;
	margin-top: 10px;
}
#menusPressTop ul {
	width: 510px;
	text-align: center;
	color: #305758;
	font-weight: normal;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menusPressTop li {
	text-decoration: none;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin-right: 6px;
	margin-left: 6px;
	line-height: 200%;
}
#menusPressTop a {
	width: 510px;
	color: #305758;
	padding: 2px;
}
#menusPressTop a:hover {
	color: #FFF0DD;
	background-color: #305758;
	padding: 2px;
}
#wineFood2010 {
	background-image: url(../images/events/wine_food_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 510px;
}
#menusPressTop h3 {
	font-weight: bold;
	color: #305758;
	text-align: center;
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}
#menusPressTop h2 {
	font-weight: bold;
	color: #305758;
	text-align: center;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#menusPressTop .activeTop  {
	color: #FFF0DD;
	background-color: #305758;
	padding: 2px;
}
#menusPress .active {
	color: #FFF0DD;
	background-color: #305758;
	padding: 2px;
}
#eventsPastContent {
	text-align: center;
}
#fadeshow2 {
	height: 230px;
	width: 510px;
	text-align: center;
}
#contentRight .imageCenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#sideBar .textCenter {
	text-align: center;
	line-height: 120%;
	font-weight: bold;
	color: #982E2B;
	display: block;
}
#fadeshowFx {
	height: 140px;
	width: 510px;
	text-align: center;
}
#facebook {
	width: 85px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#facebookIndex {
	width: 85px;
	padding-right: 0px;
	padding-left: 0px;
}
#eventsPastContent h2 {
	font-weight: bold;
	color: #305758;
	text-align: center;
	font-size: 140%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 120%;
}
#fadeshowv {
	height: 140px;
	width: 510px;
	text-align: center;
}
#fadeshowW {
	height: 140px;
	width: 510px;
	text-align: center;
}
#contentRight h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #3C6047;
}
#contentRight h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #3C6047;
	text-align: center;
	line-height: 120%;
}
#fadeshowhv {
	height: 262px;
	width: 200px;
}
#eventsUpcoming {
	text-align: center;
}
.holidayMenuBottomLink {
	line-height: 100%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 100%;
}
.dropcapSpecialLeft {
	float: left;
	margin-right: 2px;
	margin-top: 6px;
}
#specialHours {
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #305758;
	line-height: 100%;
	padding-bottom: 8px;
}
.sidebarSpecial {
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #305758;
	line-height: 100%;
	padding-bottom: 8px;
}
#fadeshowNR {
	height: 230px;
	width: 510px;
	text-align: center;
}
#fadeshowNew {
	height: 230px;
	width: 510px;
	text-align: center;
}
#fadeshowIndex {
	height: 460px;
	width: 510px;
}
#fsCones {
	float: right;
	height: 200px;
	width: 110px;
}
#fadeshowMenuPage {
	height: 315px;
	width: 510px;
	margin-bottom: 15px;
}
.BioContainer {
	width: 510px;
	margin-bottom: 40px;
}
.bioPhotoHolderLeft {
	float: left;
}
.bioPhotoHolderRight {
	float: right;
}
.bioInfoHolderRight {
	float: right;
	margin-left: 15px;
}
.bioInfoHolderLeft {
	float: left;
	margin-right: 15px;
}
.classClear {
	clear: both;
}
#contentRight table td {
	vertical-align: top;
}
#contentRight table {
	margin-bottom: 30px;
}

.newsletterTopContainer {
	width: 780px;
}
.newsletterSidebar {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-left: 20px;
}
.newsletterContentRight {
	float: right;
	width: 510px;
	padding-top: 20px;
	padding-right: 20px;
}
.monthContent780 {
	width: 720px;
	padding: 30px;
}
.monthContent780 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #3C6047;
}
.monthContent780 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #3C6047;
}
.monthContent780 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #3C6047;
	text-align: center;
	line-height: 120%;
}
.monthContent780 h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #3C6047;
}
.monthContent780 .centerImage {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.monthContent780 .signature {
	text-align: right;
	font-style: italic;
	margin-right: 40px;
}
.newsletterBlockQuote .signature {
	text-align: right;
	font-style: italic;
	margin-right: 40px;
}

