.HPTopPattern {
	width: 100%;
	height:86px;
	text-align: center;
	vertical-align: middle;
	background: url(images/TopStripBGTile.jpg) repeat-x;
}

.HPTopStrip {
	width: 100%;
	height:83px;
	text-align: center;
	vertical-align: middle;
	background: url(images/TopStrip_lhw.jpg) no-repeat;
}

.MenuBGTile {
	width: 100%;
	background: url(images/MenuBGTile.jpg) repeat-x;
}

.MenuStrip {
	background-color:#000033;
	width:100%;
	text-align:center;
	height:24px;
}

BODY {
	background-color:#D0C093;
	margin:0;
}
			
#tdContent {
	width:780px;
	vertical-align: top;
	text-align: center;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: left;
	
}

div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 108px;
	text-align:center;
	border-left:1px solid #666;
	border-right:1px solid #666;
}

#leftSpacer {
	height:45px;
	width:203px;
	background:#D3C596;
}

#left {
	width: 203px;
	vertical-align:top;
}

.Restaurants_BG{
	background: #F5F1E5 url(images/RestaurantsLeftBG.jpg) no-repeat bottom;
}

.History_BG{
	background: #F5F1E5 url(images/HistoryLeftBG.jpg) no-repeat bottom;
}

.Rooms_BG{
	background: #F5F1E5 url(images/RoomsLeftBG.jpg) no-repeat bottom;
}

#leftdecor {
	padding-top:5px;
}

.leftContent {
	padding-top:5px;
	width: 203px;
	text-align:right;
}

.leftContent A, .leftContent A:link, .leftContent A:visited  {
	color: #8B794A;
	font: 12px Times New Roman;
	font-style:italic;
}

.leftContent A:hover, .leftContent A:active {
	color: #7E512E;
	font: 12px Times New Roman;
	font-style:italic;
	text-decoration:none;
}

.leftContent .Content {
	color: #8B794A;
	font: 12px Times New Roman;
	font-style:italic;
}

#mainContent {
	background: url(images/ContentDecoStrip.jpg) no-repeat top right;
}

div.mid {
	position: absolute;
	top: 108px;
	left: 0px;
	width: 780px;
	text-align:center;
	background: #FDFCF9 url(images/pageBG.jpg) repeat-y top left;
	border-right:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
}

#TopStripBG {
	width:780px;
	height:84px;
	background: url(images/TopStripBG.jpg) repeat-x;
	text-align:center;
}

#MenuBar{
	width:100%;
	height:24px;
	background: #000033;
	text-align:center;
}

#SubMenuStrip {
	width:780px;
	height:53px;
	background: url(images/SubMenuDecor.gif) no-repeat left;
}

#TilesStrip {
	width:100%;
	height:50px;
	background: url(images/BlueTiles.jpg) repeat-x left;
}

#BottomStrip {
	width:100%;
	height:151px;
	background: url(images/JerusalemBGInner.jpg) no-repeat left;
}

.Head {
	font:bold 18px Times New Roman;
	font-style:italic;
	color: #7E512E;
	padding-bottom:20px;
}

.Subhead {
	color: #7E512E;
	font: bold 14px Times New Roman;
	font-style:italic;
}

.Normal {
	font-family: Georgia, Times New Roman, serif;
	font: 12px;
}

.RightPane {
	padding-top:60px;
	padding-right:23px;
	text-align:right;
}

/* Main Menu */

.MainMenu_MenuContainer 
{
}

.MainMenu_MenuBar 
{
}

.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Georgia, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.MainMenu_MenuIcon 
{
	cursor: pointer; 
	cursor: hand; 
	background-color: #003366; 
	border-left: #003366 1px solid; 
	border-bottom: #003366 1px solid; 
	border-top: #003366 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #003366; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel 
{
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Georgia, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
}

.MainMenu_MenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {
}

.ImageStrip {
	margin-bottom:50px;
}

.ImageStrip img {
	margin-bottom:15px;
}

.RoomType {
	color: #7E512E;
	font: bold 14px Times New Roman;
	font-style:italic;
}

.RatesHeading {
	font: 12px Times New Roman;
}

.RateType {
	font: 12px Times New Roman;
	color: #7E512E;
}

.RateValue {
	font: 12px Times New Roman;
}

.rsvformTextBox {
	display:block;
	width:250px;
	font:10px Time New Roman;
	color:#7E512E;
	border:1px solid #CFBF8C;
}

.rsvformNarrowTextBox {
	display:block;
	width:200px;
	font:10px Time New Roman;
	color:#7E512E;
	border:1px solid #CFBF8C;
}

.rsvFormSendButton {
	display:block;
	height:18px;
	width:70px;
	background:white;
	font:bold 12px Time New Roman;
	color:#7E512E;
	border:1px solid #CFBF8C;
	text-align:center;
	vertical-align:absMiddle;
	padding-top:3px;
	padding-bottom:3px;
}

.rsvFormSendButton:link, .rsvFormSendButton:visited {
	font:bold 12px Time New Roman;
	color:#7E512E;
}

.rsvFormSendButton:hover, .rsvFormSendButton:active {
	color:#003366;
	text-decoration:none;
}

.XmodFormViewButtons {
	padding-left:274px;
}

.rsvFormSelect {
	display:block;
	font: 12px Times New Roman;
}

.rsvformDate {
	width:120px;
	font:10px Time New Roman;
	color:#7E512E;
	border:1px solid #CFBF8C;
}

.rsvFormBlockHeader {
	width:100%x;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid #D3C596;
	background:white;
}

.rsvFormBlock{
	width:200px;
	background: #E5DCC1
}

.PageHeading {
	padding-bottom:5px;
}
.contentBlock {
	font-family: Georgia, Times New Roman, serif;
	font: 12px;
	text-align:justify;
}

.GalleryCategory {
	font-family: Georgia, Times New Roman, serif;
	font: 12px;
}

.leftContent.tourLink {
	font: 12px Times New Roman;
	text-decoration:none;
	font-style:normal;
	color: #7E512E;
}

.leftContent .tourLink:link, .leftContent .tourLink:visited {
	color: #7E512E;
	font-style:normal;
}

.leftContent .tourLink:hover, .leftContent .tourLink:active {
	color: #003366;
	font-style:normal;
	text-decoration:none;
}

.HPBG {
	background:url(images/jerusalemBG.jpg);
}

A.RoomRateTitle:Link, A.RoomRateTitle:Visited {
	font: bold 12px Georgia;
	color:#6A3417;
}

.linkimage_list_cell {
	padding-bottom:10px;
}