@charset "ISO-8859-1";
tr #home_bodytext {
	background-image: url(images/home_bodybck.jpg);
	background-repeat: repeat;
}
tr #home_bodytext table tr td p {
}
#meeting {
	height: 125px;
	width: 300px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: thin solid #333;
}
#home_bodytext {
}
.homebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
tr #sidemenubar #leftmenubar {
	height: 250px;
	width: 120px;
	margin: 5px;
}
tr #slideshow {
	background-image: url(images/home_flash.jpg);
}
tr #meeting {
	background-image: url(images/meeting_bck.jpg);
}
tr #meeting table tr td #dinner_meeting {
	height: 450px;
	width: 400px;
	border: thin solid #333;
	padding: 5px;
	background-color: #FFF;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #157D7D;
}
tr #meeting table tr td #meeting_schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #333;
	width: 175px;
	height: 500px;
	color: #333;
	text-align: center;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
tr #meeting table tr td #menu_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	border: thin solid #333;
	margin: 10px;
	padding: 5px;
	width: 300px;
	height: 150px;
}
.italics {
	font-style: italic;
}

