body {
	background:#303030;
	padding:0px;
	margin:0px;
	color:white;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.7em;
}

a {
	outline:none;
}

img {
	border:0px;
}

p {
	margin:0px 0px 10px 0px;
}

.clearBoth {
	clear:both;
}

h2 {
	font-size:1.7em;
	font-weight:normal;
	font-family:"Gill Sans MT", arial, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
}

/*----------------------------------------template styles-------------------------------------*/

.wrapper, .mainWrapper {
	width:960px;
	margin:0px auto;
	position:relative;
}

#leftcol {
	width:199px;
	padding:24px;
	_padding:24px 24px 44px 24px;/*ie 6 fix*/
	color:black;
	background:url(http://static.orient-express.com/mesa18/images/leftcolbg.png) bottom;
	position:absolute;
	top:-1px;
	height:499px;
	z-index:2;
}

#leftcol p {
        font-size: 12px;
        line-height: 1.4;
}

#header {
	background:black url(http://static.orient-express.com/mesa18/images/logo-watermark.gif) no-repeat top center;
	height:30px;
	font-family:"Gill Sans MT", arial, sans-serif;
	font-size:1.7em;
	height:120px;
}

#header ul {
	float:left;
	padding:0px;
	margin:87px 0px 0px 0px;
	list-style:none;
}

#header li {
	float:left;
}

#header a {
	display:block;
	margin:0px 12px 0px 5px;
	color:#666;
	text-decoration:none;
}

#header a:hover, #header a.on {
	color:white;
}

#homebody {
	background:#222421 url(http://static.orient-express.com/mesa18/images/home-bg.jpg) no-repeat top center;
	/*background:#222421;*/
	border-top:1px solid #626262;
	border-bottom:1px solid #626262;
	height:359px;
}

#menubody {
	background:black url(http://static.orient-express.com/mesa18/images/menu-bg.jpg) no-repeat top center;
	/*background:#222421;*/
	border-top:1px solid #626262;
	border-bottom:1px solid #626262;
	min-height:570px;
}

#footer {
	clear:both;
	background:url(http://static.orient-express.com/mesa18/images/footerbg.gif) repeat-x;
	text-align:center;
	padding:20px;
	color:#666;
	font-size:90%;
	margin-bottom:50px;
}

#footer a {
	color:#666;
	text-decoration:none;
	margin:0px 7px;
}

#footer a:hover {
	color:#999;
}

#maincol {
	float:right;
	width:400px;
}

.logo {
	position:relative;
	float:left;
	margin:0px 20px 0px 0px;
}

.greyStrip {
	background:#676767;
	padding:10px 20px 20px 20px;
	height:90px;
}

.greyStripImg1 img {
	border:1px solid #999;
}

.greyStripImg1, .greyStripImg2 {
	float:left;
	margin:0px 18px 0px 260px;
	_margin:0px 18px 0px 130px;/*ie 6 fix*/
	border-left:1px solid #999;
	padding-left:9px;
}

.greyStripImg2 {
	margin:0px 18px 0px 0px;
}

.greyStrip a {
	color:white;
	text-decoration:none;
}

.greyStrip a:hover {
	text-decoration:underline;
}

.greyStripTxt1, .greyStripTxt2 {
	float:left;
	width:165px;
	margin:0px 10px 0px 0px;
}

.greyStripTxt2 {
	margin:0px;
}

.greyStripBlock2 {
	margin:0px 0px 0px 0px;
}

.gap1 {
	background:black;
	height:19px;
}

.gap2 {
	height:47px;
	background:black;
}

.gap {
	height:5px;
}

.mainContent {
	float:right;
	width:700px;
	line-height:1.5em;
}

.textCenter {
	text-align:center;
}

.subnav {
	height:20px;
	width:500px;
	_width:550px;/*ie 6 fix*/
	padding:20px;
	margin:0px auto;
}

.subnav ul {
	text-align:center;
	padding:0px;
	margin:0px;
	list-style:none;
}

.subnav li {
	float:left;
	margin:0px 40px 0px 20px;
}

.subnav a {
	color:white;
	display:block;
	padding:5px;
	text-decoration:none;
	font-size:120%;
}

.subnav a:hover {
	color:#999;
}

.subnav a.On {
	background:url(http://static.orient-express.com/mesa18/images/subnavbg.png);
	font-weight:bold;
	_color:black;/*ie 6 hack*/
}

/*--------------------------------------------content styles-------------------------------*/
