body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(Images/cloud.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #073834;
}
#wrapper {
	height: auto;
	width: 1000px;
	padding: 0px;
	margin: 0 auto;
}
#header {
	height: 50px;
	width: 100%;
	background-image: url(Images/headerBgIMG.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#LB {
	margin:0;
	padding:0;
	list-style-type:none;
	bottom: auto;
	position: relative;
	top: 10px;
	left: 820px;
	width: 100%;
	border-width:1px 0;
	float: right;
}
#LB li {
	display:inline;
	padding:0;
	margin:0;
}
#LB a:link,
#LB a:visited {
	float: left;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	display:block;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-transform: capitalize;
	line-height: normal;
	text-decoration: none;
	text-align: center;
	color: #666666;
}
#LB a:hover {
	color:#FFCC33;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #CCCCCC;
	font-size: 16px;
}
#EN #LB-EN a,
#CH #LB-CH a {
	color:#FFCC33;
}
#EN #LB-EN a:hover,
#CH #LB-CH a:hover {
	color:#FFCC33;
}
#LB a:active {
	color:#FFCC33;
}
#rightSidebar {
	clear: left;
	float: left;
	height: auto;
	width: 165px;
	background-image: url(Images/SIDEbARbG.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav {
	margin:0;
	padding:0;
	list-style-type:square;
	bottom: auto;
	position: relative;
	top: 0px;
	left: 15px;
	float: left;
	width: 80%;
	text-align: left;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
}
#nav a:link,
#nav a:visited {
	float: left;
	vertical-align: middle;
	display:block;
	width: 140px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: 800;
	font-style: normal;
	text-transform: capitalize;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	color: #3C3608;
	margin: 0px;
	padding: 0px;
	height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a:hover {
	color:#FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #CCCCCC;
	font-size: 16px;
}
#rugged #nav-rugged a,
#log #nav-log a, #tours #nav-tours a, #culture #nav-culture a, {
	color:#FFCC33;
}
#rugged #nav-rugged a:hover,
#log #nav-log a:hover, #tours #nav-tours a:hover, #culture #nav-culture a:hover, {
	color:#FFCC33;
}
#nav a:active {
	color:#FFCC33;
}
#mainContent {
	height: auto;
	width: 640px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.8em;
	background-image: url(Images/maincontentBgIMG.png);
	background-repeat: repeat;
	background-position: right center;
}
#mainContent #frmEnquiry p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}
#mainContent #frmEnquiry fieldset {
	background-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333333;
}
#mainContent #frmEnquiry legend {
	font-size: 1em;
	color: #333333;
	letter-spacing: 0.1em;
	padding: 5px;
	margin-top: -5px;
	margin-left: -10px;
	background-color: #999999;
	font-weight: bold;
}
#mainContent #frmEnquiry input.text {
	width: 250px;
}
#mainContent #frmEnquiry input.text:focus, #mainContent #frmEnquiry textarea:focus {
	background-color: #eddab1;
	border: 1px solid #9d6124;
}
#mainContent #frmEnquiry #submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#mainContent #tripTable {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #destinationTable {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	line-height: 1px;
	color: #3C3608;
}




#leftSidebar {
	height: auto;
	width: 170px;
	clear: left;
	float: right;
}
#footer {
	clear: both;
	height: auto;
	width: 100%;
	color: #000000;
	text-align: right;
	position: relative;
	top: 10px;
}
.wordlink {
	color: #000000;
	text-decoration: none;
}
.wordlink2 {
	color: #073834;
	text-decoration: none;
	font-style: italic;
}
.more {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #073834;
	text-decoration: none;
}
.boldLink {
	font-weight: bold;
	color: #073834;
	text-decoration: none;
}
.sitelink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.leftMenuBar {
	text-align: left;
	width: 100%;
}
.rightContent {
	text-align: left;
	width: 100%;
	clear: both;
}
.Linkword {
	text-decoration: underline;
	color: #476823;
}
.ImgLink {
	border: 2px solid #3C3608;
}

