@charset "utf-8";

.logo {
		padding-top: 50px;
		margin-right: auto;
		margin-left: auto;
}

.TextInfoArea {
		background-color: #BFB897;
		background-image: url(graphics/photos/design/BG_dining.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
		width: 611px;
		margin-top: 12px;
		color: #5C110B;
		border: 3px solid #FFFFFF;
		height: 482px;
}

/* CSS Document */

.menuBar {
		width: 197px;
		background-color: #BFB897;
		padding-right: 10px;
		padding-left: 10px;
		color: #FFFFFF;
		border-top-width: 5px;
		border-right-width: 5px;
		border-bottom-width: 5px;
		border-left-width: 5px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #d4b889;
		border-right-color: #d4b889;
		border-bottom-color: #d4b889;
		border-left-color: #d4b889;
		min-height: 100%;
		height: 1000px;
		float: left;
}

.HeadT2 {
		background-image: url(graphics/photos/design/Head-BGT2_SocialEvents.jpg);
		background-repeat: no-repeat;
		height: 71px;
		width: 609px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
}
