body
{
	padding:0;
	margin:0;
	background-color: rgb(226, 218, 213);
	font-family: Helvetica, sans-serif;
	font-size: 11px;
}

#page
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 980px;
}

#container
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	text-align: left;
	border-top: 0px;
	border-collapse: collapse;
}
html>body #container
{
	width: 980px;
}
#topMargin
{	
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
}
html>body #topMargin
{
	width: 980px;
}
#leftCol
{	
	border-right: 4px solid #f7efec;
	background-color: rgb(249,248,246);
}
#leftBottom
{
}

#copyright
{
	color: #766760;	
}
#footer
{
	padding: 5px 0px 5px 0px;
	/*background-color: #f7efec;*/
	background-color: rgb(226, 218, 213);
	color: #766760;	
}

#topMenu
{
	text-align: right;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	background-image: none;
	height: 18px;
	border: solid 0px #c0c0c0;
}
#topMenu ul
{
	margin: 0;
	padding: 0;
}
#topMenu a
{
	color: rgb(91,33,0);
	text-decoration: none;
}

#topMenu a:hover
{
	color: #ff7500;
}
	
#footMenu
{
	padding: 8px;
	padding-top: 3px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #f7efec;*/
	background-image: none;
	display: block;
	border: solid 0px #c0c0c0;
}
#footMenu a
{
	color: rgb(91,33,0);
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}
#footMenu a:hover
{
	color: #ff7500;
}
#rightMid
{
}
#bannerTop
{
}
#swfBanner
{
	border-bottom: solid 2px #89181e;
	background-color: #ffffff;
	height: 221px;
}
#rightCol
{
	width: 770px;	
}
#newTitle 
{
	background-color: #5b2000;
	margin-bottom: 2px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffebe2;
	text-align: center;
	padding: 5px;
}

#WhatsNew 
{
	background-color: #5b2000;
	color: #ffebe2;
	padding: 8px;
	padding-bottom: 15px;
}
#WhatsNew a {
	color: #ffffff;
	text-decoration: none;
}
#WhatsNew a:hover {
	color: #FFFFCC;
}
#rightContent
{
	margin: 0px 8px 8px 8px;	
	font-family: Helvetica, sans-serif;
	/*font-family: Verdana; */
	font-size: 11px;
}
#rightContent h1
{
	font-size: 26px;
	color: rgb(198,166,141);
	font-family: "Helvetic Neue - Light", Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0px;
}
#rightContent h2
{
	font-size: 12px;
	color: rgb(91,33,0);
	padding-bottom: 2px;
	margin-bottom: 5px;
	
}

#rightContent a
{
	color: rgb(91,33,0);
}
#rightContent a:hover
{
	color: #ff7500;
}


#rightContent p { font-size: 11px; }
#rightCol table
{
	font-size: 11px;
	/*font-family: Verdana;*/
        font-family: Helvetica, sans-serif;
}

#rightCol .tourTitle
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#rightCol .tourTitle a
{
	color: rgb(91,33,0);
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#rightCol .tourTitle a:hover
{
	color: #ff7500;
}

#rightCol .tourCode
{
	padding-top: 5px;
	font-weight: bold;	
}
#leftNav 
{
}

#leftNav .title
{
	color: rgb(91,33,0);
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*background-color: #d9d2ca;*/
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#leftNav ul 
{
	padding-left : 8px; 
	margin: 2px; 
	list-style-type:disc;
	padding-bottom: 10px; 
}
#leftNav li
{
	font-size: 11px;
	padding: 1px;
	list-style: none;
	
}
#leftNav li a
{
	color: rgb(91,33,0);
	text-decoration: none;
	padding: 2px;
	display: block;
}
#leftNav li a:hover
{
	color: #ffffff;
	background-color: rgb(216, 208, 199);
}
#tourBtn
{
	text-align: right; 
	border-bottom: solid 1px #f5f5f5; 
	padding-bottom: 2px;
	padding-top: 8px;
	margin-left: auto;
}
#tourBtn a
{
	font-family: Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: rgb(91,33,0);
	text-decoration: none;
	text-align: left;
	padding: 2px; 
	padding-bottom: 1px;
	padding-left: 3px;	
}
#tourBtn a:hover
{
	color: #ff7500;
}
/*
#tourBtn #itenary {width: 65px;height: 13px;}
#tourBtn #price {width: 80px; height: 13px;}
#tourBtn #booknow {width: 60px; height: 13px;}
*/
#tourBtn #itenary a
{
	/*background: url(images/itenary_bg.gif) no-repeat right top; */
}
#tourBtn #itenary a:hover
{
	/*background: url(images/itenary_bg.gif) no-repeat right bottom;*/
}
#tourBtn #price a
{
	/*background: url(images/price_bg.gif) no-repeat;*/
}
#tourBtn #price a:hover
{
	/*background: url(images/price_bg.gif) no-repeat left bottom;*/
}
#tourBtn #booknow a
{
	/*background: #868686;*/
}
#tourBtn #booknow a:hover
{
	/*background: #000000;*/
}
.subscriptBox { font-size: 10px; width: 123px; }
.submitButton { border: solid 0px #999999; margin-top: 3px; margin-right: 5px; color: #ffffff; font-weight: bold; font-size: 9px; }

#rightContent
{
	color: rgb(91,33,0);
}

#rightContent #bookingnow a
{
	color: #ffffff;
	background: #868686;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
#rightContent #bookingnow a:hover
{
	background: #000000;
}

.searchbox
{
	padding: 0;
	margin: 0;
	font-size: 10px;
}
.searchBtn
{
	font-size: 10px;
}
	
table p { margin: 0; padding: 3px 0;}