body {
margin: 0 auto;
color: #E5CEA2;
background: #000000;
}

.table { /* Home page image */
background-image: url('../images/Textured-Background-Long.jpg');
background-repeat: no-repeat;
background-position: top center;
}

.black {
background: #000000;
}

.thumbnail {
padding: 4px 4px 4px 4px;
background-color: #161613;
border: 0px solid #333;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.text {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #E5CEA2;
	padding: 10px;
}

.text2 {
font-family:  Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 12px;
line-height: 16px;
color: #E5CEA2;
padding: 10px;
text-align: justify;
border-bottom-style: solid;
border-color: red;
border-width: 1px;
}

.eastmaincontent {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #E5CEA2;
	padding: 10px;
	text-align: justify;
}

.westmaincontent {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #E5CEA2;
	padding: 10px;
	text-align: justify;
}

.class1 a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E5CEA2;
	text-decoration: none;
}
.class1 a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E5CEA2;
	text-decoration: none;
}
.class1 a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: red;
	text-decoration: underline;
}

.class1 a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E5CEA2;
	text-decoration: underline;
}

.class2 a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E5CEA2;
	text-decoration: none;
}
.class2 a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E5CEA2;
	text-decoration: none;
}
.class2 a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: underline;
}

.class2 a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E5CEA2;
	text-decoration: underline;
}

.class3 a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: red;
	text-decoration: none;
}
.class3 a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: red;
	text-decoration: none;
}
.class3 a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: red;
	text-decoration: underline;
}

.class3 a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: red;
	text-decoration: underline;
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #E5CEA2;
}

.footer2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #C9A86F;
}

.logo {
	padding: 0px;
}

.east { /* East page image */
background-image: url('../images/bCafe-East-Home-Page.png');
background-repeat: no-repeat;
background-position: top center;
}

.eastbrunchheader {
background-image: url('../images/bCafe-East-Brunch-Menu.png');
background-repeat: no-repeat;
background-position: top center;
}

.eastdinnerheader {
background-image: url('../images/bCafe-East-Dinner-Menu.png');
background-repeat: no-repeat;
background-position: top center;
}

.eastdessertheader {
background-image: url('../images/bCafe-East-Dessert-Menu.png');
background-repeat: no-repeat;
background-position: top center;
}

.eastbeerheader {
background-image: url('../images/bCafe-East-Beer-Menu.png');
background-repeat: no-repeat;
background-position: top center;
}

.easttermsheader {
background-image: url('../images/bCafe-East-Terms.png');
background-repeat: no-repeat;
background-position: top center;
}

.eastprivacyheader {
background-image: url('../images/bCafe-East-Privacy.png');
background-repeat: no-repeat;
background-position: top center;
}

.eastgalleryheader {
background-image: url('../images/bCafe-East-Gallery.png');
background-repeat: no-repeat;
background-position: top center;
}

.eastcontactheader {
background-image: url('../images/bCafe-East-Contact.png');
background-repeat: no-repeat;
background-position: top center;
}

.west { /* West page image */
background-image: url('../images/bCafe-West-Home-Page.png');
background-repeat: no-repeat;
background-position: top center;
}

.westgallery { /* West page image */
background-image: url('../images/bCafe-West-Gallery.png');
background-repeat: no-repeat;
background-position: top center;
}

.westprivacyheader { /* West page image */
background-image: url('../images/bCafe-West-Privacy.png');
background-repeat: no-repeat;
background-position: top center;
}

.westtermsheader { /* West page image */
background-image: url('../images/bCafe-West-Terms.png');
background-repeat: no-repeat;
background-position: top center;
}

.westcontactheader { /* West page image */
background-image: url('../images/bCafe-West-Contact.png');
background-repeat: no-repeat;
background-position: top center;
}

.westbrunchheader { /* West page image */
background-image: url('../images/bCafe-West-Brunch-Menu.png');
background-repeat: no-repeat;
background-position: top center;
}

.westlunchheader { /* West page image */
background-image: url('../images/bCafe-West-Lunch-Menu.png');
background-repeat: no-repeat;
background-position: top center;
}

.westdinnerheader { /* West page image */
background-image: url('../images/bCafe-West-Dinner-Menu.png');
background-repeat: no-repeat;
background-position: top center;
}

.westbeerheader { /* West page image */
background-image: url('../images/bCafe-West-Beer-Menu.png');
background-repeat: no-repeat;
background-position: top center;
}

.westspecialsheader { /* West page image */
background-image: url('../images/bCafe-West-Specials-Menu.png');
background-repeat: no-repeat;
background-position: top center;
}

.westdessertheader { /* West page image */
background-image: url('../images/bCafe-West-Dessert-Menu.png');
background-repeat: no-repeat;
background-position: top center;
}

.eastbrunch {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold; 
	font-size: 13px;
	color: #E5CEA2;
}

.eastbrunchA {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-style: italic; 
	color: #E5CEA2;
}

.eastdinner {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: left;
}

.eastdinnerA {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-style: italic;
	color: #E5CEA2;
	text-align: left;
}

.eastdinnerfrites {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 0px 30px;
	color: #E5CEA2;
	text-align: left;
}

.eastfrites {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	padding: 0px 0px 0px 30px;
}

.eastdinnerside {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: left;
}

.eastdessert {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: left;
}

.eastdessertA {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-style: italic; 
	color: #E5CEA2;
	text-align: left;
}

.beertext {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: left;
}

.beertextA {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-style: italic;
	color: #E5CEA2;
	text-align: left;
}

.beertextB {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: left;
}

.beertextC {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	color: red;
}

.beertextD {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: center;
}

.westbrunch {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: left;
}

.westbrunchA {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-style: italic;
	color: #E5CEA2;
	text-align: left;
}

.westbrunchB {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
}

.westbrunchC {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px; 
	font-style: italic;
	color: red;
}

.westfrites {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	padding: 0px 0px 0px 30px;
	text-align: left;
}

.westlunch {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: left;
}

.westlunchA {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-style: italic;
	color: #E5CEA2;
	text-align: left; 
}

.westdinner {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: left;
}

.westdinnerA {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-style: italic;
	color: #E5CEA2;
	text-align: left;
}

.westdinnerfrites {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: left;
	padding: 0px 0px 0px 30px;
}

.westdinnerside {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: left;
}

.westdessert {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E5CEA2;
	text-align: left;
}

.westdessertA {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-style: italic; 
	color: #E5CEA2;
	text-align: left;
}

.frites {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #E5CEA2;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: red;
	font-weight: normal;
	letter-spacing: 2px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: red;
}

.weekly {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-style: italic;
	color: red;
}

.weeklyA {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #E5CEA2;
}

.weeklywestB {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-style: italic; 
	color: #E5CEA2;
}

.weeklyC {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #E5CEA2;
}

.space {
	Line-height: 7px;
}

.combo {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold; 
	font-size: 13px;
	color: #E5CEA2;
}
