/* Sojuma Stylesheet */
body {
	margin: 0px auto;
	background-color: #9DBFAD;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
p {
	line-height: 1.25em;
}
/*Firefox fix for paragraphs*/
div > p:first-child {
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #006633;
}
a:hover {
	color: #000000;
}
a.topMenu {
	color: #FFFFFF;
	text-decoration: none;
}
a.topMenu:hover {
	color: #235964;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	margin-bottom: 10px;
}
div#page {
	width:760px;
	border: 1px none #000000;
	left: 0px;
	top: 0px;
	margin: 0px auto;
	position: relative;
}
div#background {
	position: absolute;
	width: 728px;
	border: solid black 1px;
	left: 0px;
	top: 0px;
	background-image: url(../images/bg.gif);
	padding-left: 16px;
	padding-right: 16px;
	margin: 0px;
} 
div#left {
	position: relative;
	width: 129px;
	float: left;
	margin-right: 1px;
}
#left p {
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
}
div#logo {
	text-align: center;
	height: 134px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 15px;
	width: 129px;
	padding-bottom: 5px;
}
div#search{
	width: 129px;
	text-align: center;
	height: 55px;
}
form#search input, form#search select {
	font-size: 12px;
	background-color: #C4DDFF;
	border: 1px solid #7B95B9;
}
div#menu {
	line-height: 18px;
	position: relative;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
div#right {
	width: 598px;
	position: relative;
	float: right;
}
#content{
	min-height:405px;
	overflow:hidden;
	height:expression(this.scrollHeight < 405? "405px" : "auto" );
	width: 588px;
	margin-left: 5px;
	margin-top: 5px;
}
div#info {
	width: 568px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
div#special{
	width: 588px;
	height: 160px;
}
div#banner{
	width: 588px;
	height: 135px;
}
div#footer{
	height: 16px;
	width: 586px;
	position: relative;
	font-size: 9px;
	padding-top: 12px;
	background: url(../images/copyrightClia.gif) no-repeat;
	padding-left: 8px;
	color: #243D44;
}
#infoheader{
	width: 593px;
	height: 20px;
	position: relative;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #9DBFAD;
}
div#infoTitle{
	width: 598px;
	position: relative;
	margin-top: 7px;
	padding-top: 7px;
	border-top: 1px solid #9DBFAD;
	background-image: url(../images/infoTitleBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 75px;
	text-align: center;
}
div#terms{
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
#travel_info {
	padding-right: 3px;
	padding-left: 3px;
	background-color: #999999;
	position: relative;
}
#travel_info ul li {
	list-style: none;
	text-indent: -10px;
}
#topBookButton {
	position: relative;
	height: 15px;
	float: right;
	padding-right: 9px;
}
div#bookthis {
	text-align: center;
	height: 20px;
	padding-top: 10px;
	margin-top: 3px;
}
a.bookthis{
	color: #000000;
	font-weight: bold;
	background: #C4DDFF;
	padding: 4px;
	border: 1px solid #000000;
}
.topBook,a.topBook{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.topBook:hover, a.bookthis:hover {
	color: #006633;
}
.tableBorder table,.tableBorder td,.tableBorder th {
	border: 1px solid #E0DFE3;
	border-collapse: collapse;
}
.red {
	color: #FF0000;
}
.px9 {
	font-size: 9px;
}
.headline {
	font: bold 24px "Book Antiqua", "Times New Roman", serif;
}
.subheadline {
	font: bold normal 18px Arial, Helvetica, sans-serif;
}
.disclaimer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #1C594D;
	text-align: justify;
	line-height: 1.25em;
	margin-top: 10px;
}
.keyword {
	width: 110px;
	margin: 3px 0 3px 0;
}
.headerTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006699;
}
.subinfo {
	font-size: 16px;
	font-weight: bold;
}
.tablerowtitleunderline td{
	font: small-caps large Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #000000;
}
.tblhighlightrow td{
	border-bottom: 1px solid #CCCCCC;
}
.tblhighlightrow th{
	background: #EAF2EE;
	border-bottom: 1px solid #CCCCCC;
}
.tblhighlightrow{
	border-collapse:seperate;
}
.specialtitle {
	font-variant: normal;
	font-size: small;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.imgRight {
	padding-left: 10px; padding-bottom: 10px;
}
.imgLeft {
	padding-right: 10px; padding-bottom: 10px;
}