* {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 16px;}

html { height: 100%; }
body { margin: 0; padding: 0; 
	background-color: #000000;
	min-height: 100%;
	height: 100%; 
	min-width: 960px; 
	width: 100%;
	text-align: center; 
}
img {border: 0; }
a { color: #663910; text-decoration: none; }
a:hover { color: #663910; text-decoration: underline; }
#btnSuiteSpecials { color: #231200; }
#btnSuiteSpecials a { color: #231200; text-decoration: none; }
#btnSuiteSpecials a:hover { color: #231200; text-decoration: none; }
strong { font-weight: bold; }

form { margin: 0; padding: 0; }
h1 { color: #494949; font-size: 15px; font-weight: bold; text-transform: capitalize; }
h2 { color: #51759B; font-size: 15px; font-weight: bold; text-transform: capitalize; }
h3 { color: #51759B; font-size: 13px; font-weight: bold; text-transform: capitalize; }
input { margin: 0; border:  1px solid #d1d1d1; padding: 1px 2px; color: #595959; }
textarea { margin: 0; border:  1px solid #d1d1d1; padding: 1px 2px; color: #595959; }
td { margin: 0; padding: 0;  }
tr { margin: 0; padding: 0;  }
sup { font-size: 11px }

ul { margin: 0px; padding: 0px 0px 10px 0px; }

ul li {
	margin-left: 20px;
	padding: 0px 0px 10px 5px;
	/*
	list-style: none;
	list-style-image: url(/en/images/dot.gif);
	*/
	line-height: 20px;
}


ul li ul {
 margin: 0px; padding: 0px 0px 0px 0px; 
}

ul li ul li {
	margin-left: 20px;
	padding: 0px 0px 5px 5px;
	list-style: none;
	list-style-image: url(/en/images/dash.gif);
	line-height: 20px;
}

div#bodyContainer {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 960px;
	text-align: left;
	background-image: url(/en/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

div#header {
	position: relative;
	width: 100%;
	height: 107px;
	background-color: #000000;
}

div#header #logo {
	position: absolute;
	top: 14px;
	left: 416px;
}

div#header #utils {
	position: absolute;
	top: 12px;
	left: 20px;
	text-align: left;
	color: #D78A38;
	font-size: 11px; 
	font-family: times new roman, serif;
}

div#header #langs {
	position: absolute;
	top: 12px;
	right: 20px;
	text-align: left;
	color: #D78A38;
	font-size: 11px; 
	font-family: times new roman, serif;
}

div#header #langs a {
	color: #D78A38;
	text-decoration: none;
}

div#header #langs a:hover {
	color: #D78A38;
	text-decoration: underline;
}

#header #utils  a { color: #FFFFFF; text-decoration: none; font-size: 11px;  }
#header #utils  a:hover { color: #FFFFFF; text-decoration: underline; font-size: 11px;  }

div#navMain {
	position: relative;
	height: 189px;
}

div#contentWrapper {
	position: relative;
	width: 900px;
	margin: 0px 30px 0px 30px;
}

#nav2nd {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0px 14px 0px 17px;
	width: 147px;
	vertical-align: top;
}

#nav2ndsp {
	vertical-align: top;
	width: 8px;
}

#nav2ndContainer {
}

#nav2ndContainer td {
	padding: 0px 0px 2px 0px;
}

#nav2ndContainer #border {
	background-color: #887249;
	height: 1px;
}

#nav2ndContainer #space {
	height: 3px;
}

#nav2ndContainer #borderTop {
	border-top: solid 1px #887249;
	padding: 0px 0px 2px 0px;
}

#nav2ndContainer #borderBottom {
	border-bottom: solid 1px #887249;
	padding: 0px 0px 1px 0px;
}

#bannerLeftContainer {
	margin: 30px 0px 0px 0px;
}

#bannerLeftContainer td {
	padding: 0px 0px 20px 0px;
}

#contentArea {
	position: relative;
	width: 626px;
	padding: 19px 40px 0px 40px;
	text-align: center;
	vertical-align: top;
}

#contentSubArea {
	position: relative;
	width: 590px;
	padding: 0 18px 0 18px;
	text-align: justify;
	vertical-align: top;
}

#contentLargeArea {
	position: relative;
	width: 900px;
	padding: 19px 40px 0px 40px;
	text-align: center;
	vertical-align: top;
}

#contentLargeSubArea {
	position: relative;
	width: 750px;
	padding: 0 18px 0 18px;
	text-align: left;
	vertical-align: top;
}

div#navBottom {
	padding: 10px 29px 10px 29px;
	margin: 30px 29px 0px 29px;
	background-color: #E8BC73;
	text-align: center;
	font-size: 9px;
	color: #845521;
}

div#navBottom a {
	color: #845521;
	font-size: 9px;
	text-decoration: none;
}

div#navBottom_home a:hover {
	color: #C17B00;
	text-decoration: underline;
}

div#navBottom_home {
	background-color: #392308;
	text-align: center;
	font-size: 9px;
	color: #C17B00;
}

div#navBottom_home a {
	color: #C17B00;
	font-size: 9px;
	text-decoration: none;
}

div#navBottom_home a:hover {
	color: #C17B00;
	text-decoration: underline;
}

#footer { position: relative;  clear: both; width: 100%; height: 40px; background-color: #000000; }
#footerLeft { font-size: 9px; color: #5C3814; position: absolute; top: 14px; left: 10px; }
#footerRight { font-size: 9px; color: #5C3814; position: absolute; top: 14px; right: 10px; }

#footerLeft a  {font-size: 11px; color: #999999; text-decoration: none; }
#footerLeft a:hover { font-size: 11px; color: #999999; text-decoration: underline; }

.remark {
	font-size: 11px;
}

.tableCellLightDot {
	border-bottom: solid #D4AE65 1px;
	text-align: left;
	vertical-align: top;
	padding: 18px 0px 18px 0px;
	font-size: 16pt;
}

.tableCellLightDotNoBr {
	text-align: left;
	vertical-align: top;
	padding: 18px 0px 18px 0px;
}


.tableCellLight {
	border-bottom: solid #D4AE65 1px;
	text-align: left;
	vertical-align: top;
	padding: 18px 20px 18px 5px;
}

.tableCellLightNoBr {
	text-align: left;
	vertical-align: top;
	padding: 18px 20px 18px 5px;
}


.tableCellHeavy {
	background-color: #D7AC68;
	border-bottom: solid #F9D18B 1px;
	text-align: center;
	vertical-align: top;
	padding: 18px 20px 18px 20px;
	color: #683b0d;
}

.tableCellHeavyNoBr {
	background-color: #D7AC68;
	text-align: center;
	vertical-align: top;
	padding: 18px 20px 18px 20px;
	color: #683b0d;
}

td.tableMidDot {
	font-size: 16pt;
	padding-top: 0px;
	padding-right: 7px;
}

table.album {
}

table.album tr.photo td {
	padding-top: 10px;
	text-align: center;
}

table.album tr.description td {
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
	line-height: 20px;
	color: #663d05;
}

font.titleFont {
	font-size:12pt;
	color: #663d05;
}

font.titleFontBold {
	font-size:12pt;
	font-weight: bold;
	color: #663d05;
}

font.bigFont {
	font-size:12pt;
}

.title {
	font-size: 12pt;
	color: #663d05;
}

table#jobList {
	width: 100%;
}

table#jobList tr#title td {
	background-color: #83683d;
	color: white;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

table#jobList tr#line1 td {
	background-color: #c49c5f;
	width: 20%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

table#jobList tr#line2 td {
	background-color: #d7ac68;
	width: 20%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

table#jobList tr#border td {
	height: 2px;
}

table#permitList td.line1 {
	background-color: #c49c5f;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

table#permitList td.line2 {
	background-color: #d8ab68;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

table#reservList tr#title td {
	background-color: #83683d;
	width: 20%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: white;
}

table#reservList tr#line1 td {
	background-color: #c49c5f;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
}

table#reservList tr#line2 td {
	background-color: #d7ac68;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
}

table#reservList tr#border td {
	height: 1px;
}

td#reservLabel {
	padding-bottom: 5px;
	
}

td#reservValue {
	padding-bottom: 5px;
	font-weight: bold;
}

.terms_presentation {
	position: relative;
	height: 200px;
	width: 770px;
	overflow: auto;
	border-top: ridge 0px lightgray;
	border-right: ridge 0px lightgray;
	border-left: ridge 0px lightgray;
	border-bottom: ridge 0px lightgray;
	background-color: white;
}

.promoterms_presentation {
	position: relative;
	height: 200px;
	width: 590px;
	overflow: auto;
	border-top: ridge 0px lightgray;
	border-right: ridge 0px lightgray;
	border-left: ridge 0px lightgray;
	border-bottom: ridge 0px lightgray;
	background-color: white;
}

.suite_special {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

.disHeader {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
