body
{
	background-color:#eaeaea;
	margin:0px;
	background-image:url('/images/background.jpg');
	background-repeat:repeat;
	color:#7F805C;
	font-size:9pt;
}

html
{
	font-family:arial;
	font-size:9pt;
	text-align:justify;
	color:#727272;
}

.bgbox
{
	position:relative;
	width:750px;
	left:50%;
	margin:5px 0 0 -375px;
	padding:0px;
	background-color:#fff;
}

.header
{
	width:750px;
	height:170px;
	background-image:url('/images/header.jpg');
	background-repeat:no-repeat ;
	background-position: center bottom;
}

#frame
{
	margin-left:14px;	
	padding:0;
	border:0;
	margin-top:0px
	border-collapse:collapse;
}

.leftcolumn
{
	width:190px;
	vertical-align:top;
	background-color:#f7f7f0;
	padding:0;
}

/*
	MENU Styling
*/

.menu
{
	width:188px;
	height:100%;
	background-color:#F7F7F0;
	border-collapse:collapse;
	margin-left:2px;
	margin-bottom:15px;
}

.menuitem, .lastmenuitem, .menuitem_on, .lastmenuitem_on
{
	width:188px;
	height:23px;
	background-repeat:no-repeat ;
	background-position:left center;
	cursor:pointer;
}

.menuitem, .lastmenuitem
{
	background-image:url('/images/menuitembg.jpg');
}

.menuitem, .menuitem_on
{
	margin-bottom:4px;
}

.menuitem div, .lastmenuitem div, .menuitem_on div, .lastmenuitem_on div
{
	padding-top:2px;
}

.menuitem a, .lastmenuitem a, .menuitem_on a, .lastmenuitem_on a
{
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;	
	text-decoration:none;
	padding-left:15px;
	height:19px;
	display:block;
	padding-top:2px;
	color:#83806A;
}

.menuitem_on a, .lastmenuitem_on a
{
	color:#d4d4c2;
}

.menuitem_on, .lastmenuitem_on
{
	background-image:url('/images/menuitembg-on.jpg');
}


/*

.summaryimage
{
	padding-top:10px;
	text-align:center;
}

.summary
{
	margin-left:250px;
	padding-left:10px;
	padding-right:10px;
	width:400px;
	text-align:center;
	color:#7a7e5b;
	font-size:10pt
}








	CONTENT Styling
*/

#contentblock
{
	background-image:url(/images/sideshadow.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:0px;
}

#content
{
	vertical-align:top;
	margin-right:28px;
	margin-left:20px;
}

#topshadow
{
	position:absolute;
	width:532px;
	height:23px;
	background-image:url(/images/topshadow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:0;
}
.nicebox
{
	padding:0px;
}

.nicebox p
{
	margin:0px;
	padding:0px 0px 10px 0px;
}

.nicebox_container	
{
	margin-top:0px;
}

.nicebox h3
{
	font-size:9pt;
	padding:5px 0px 5px 0px;
	color:#6c0604;	
	margin:0px;
}

#content p
{
	margin:0px;
	padding:10px 0px 5px 0px;
}

#content p.centretext
{
	padding:10px 0px 5px 0px;
	margin:0px 37px 0px 37px;
	text-align:center;
	line-height:16px;
}

#content .normaltext
{
	margin:20px 20px 0px 0px;
}

.summary h1
{
	
	font-size:12pt;
	

}




.summary h2
{
	
	font-size:10pt;
	
}




.summary h3
{
	
	font-size:10pt;
	
}



/*
	FOOTER Styling
*/
.footer
{
	width:748px;
	height:30px;
	background-image:url('/images/footer.jpg');
	background-repeat:no-repeat ;
	background-position:left bottom;
	color:#7F805C;
	font-size:8pt;
	text-align:center;
	margin-top:6px;
}

.footer p
{
	margin-top:0px;
	padding-top:2px;
}

.footer a
{
	text-decoration:none;
	color:#7F805C;
	font-weight:bold;
	font-size:8pt;
}


.blankcell {height:0px;padding:0px;margin:0px;}
.gallery 
{
	margin:10px 0px 0px 0px;
}
.midimga
{
	margin:0px 1px 0px 2px;
}

.midimgb
{
	margin:0px 2px 0px 1px;
}

.header1
{
	display:block;
	font-family:"Times New Roman";
	letter-spacing:4px;
	text-align:center;
	color:#8d8e64;
	margin:18px 0px 16px 0px;
}

#hotels
{
	width:100%;
	border-collapse:collapse;
	margin-left:10px;
}

.a, .b
{
	border-right:1px solid #dfdfd0;
}

.b, .c
{
	padding-left:20px;
}

.a a, .b a, .c a, .d a
{
	text-decoration:none;
	color:#7F805C;
}

.pageheader
{
	padding-top:19px;
}

.hdr1
{
	font-size:12pt;
}
#content h1
{
	
	font-size:12pt;
	

}




#content h2
{
	
	font-size:10pt;
	
}




#content h3
{
	
	font-size:9pt;
	
}


