.nophoto {
width: 200px; 
height: 150px; 
background-color: #EEEEEE; 
border: 1px solid #DDDDDD; 
font-size: 18px; 
padding-top: 50px;
}
.bodyOpacity {
filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
}
#editor-content {

	
}
.roomTable {
	font-size: 11px;
	border: 1px solid #DDDDDD;
	font-family: trebuchet, verdana, arial;
}
.roomTitle {
	font-size: 14px;
	color: #FFFFCE;
	font-weight: bold;
	padding-top: 5px; padding-bottom: 5px;
}
.roomTitleLink {
	font-size: 14px;
	color: #FFFFCE;
	font-weight: bold;
	padding-top: 5px; padding-bottom: 5px;
	text-decoration: none;
}
.cellPadding {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.roomInfo {
	
}
.lodgingTable {
	font-size: 11px;
	border: 1px solid #DDDDDD;
}
.lodgingTitle {
	font-size: 14px;
	color: #FFFFCE;
	font-weight: bold;
	padding-top: 5px; padding-bottom: 5px;
}
.lodgingTitleLink {
	font-size: 14px;
	color: #FFFFCE;
	font-weight: bold;
	padding-top: 5px; padding-bottom: 5px;
	text-decoration: none;
}
.cellPadding {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lodgingAddress {
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/landing_back.gif);
}
.home-content {
	font-size: 12px;
	line-height: 18px;
	font-family: trebuchet, verdana, arial	
}
.left-menu-box {
	z-index: 50; 
	background-color: white; 
	height: 400px; 
	width: 260px; 
	position: relative; 
	top: 70px;
	left: -40px;
	border: 1px solid #312853;
}
.left-menu-box-inside {
	z-index: 50; 
	background-color:#F0F0FF; 
	height: 390px; 
	width: 250px; 
	border: 1px solid #312853;
	margin: 4px;
}
.home-sub-header {
	font-family: trebuchet, verdana, arial;
	font-size: 14px;
}
.menu-dark {
	background-color: #470E75;
	font-size: 12px;
	line-height: 24px;
}
.menu-light {
	font-size: 12px;
	line-height: 24px;
}
.link-light {
	text-decoration: none;
	font-weight: bold;
	color: #312853;
}
.link-dark {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.page-title {
	
	font-size: 16px;
	font-family: trebuchet, verdana, arial; 
}
