body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF9933;
	font-size: 11px;
	color: #363636;
	padding: 0px;
	margin: 0px;
	line-height: 17px;
	background: url(images/bg_test2.gif) repeat;
}
.p_orange {
	color: #FF9900;
}
.p_blue {
	color: #0066CC;
}
.p_gray {
	color: #363636;
}
.p_orangeB {
	color: #FF9900;
	font-weight: bold;
}
.p_blueB {
	color: #0066CC;
	font-weight: bold;
}
.p_grayB {
	color: #363636;
	font-weight: bold;
}
.p_whiteB {
	color: #FFFFFF;
	font-weight: bold;
}

.border {
	margin-left: 10px;
	border-width: 8px;
	border-style: solid;
	border-color: #ECECEC;
}

.border_wh {
	margin-left: 10px;
	border-width: 8px;
	border-style: solid;
	border-color: #FFFFFF;
}

dl {
	display:block;
}
dt {
	quotes: '[ ' ' ]';
	color: #0066CC;
}
dt:before {
	content:open-quote;
}
dt:after {
	content:close-quote;
}
dd {
}

#containerL {
	width: 586px;
	margin: 10px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#summary {
	background-color: #D4ECFB;
	margin: 5px 10px 0px 10px;
	padding: 5px 20px 1px 20px;
	border-width: 3px 0px 3px 0px;
	border-style: solid;
	border-color: #0066CC;
}

#contentIND {
	margin: 0px;
	padding: 2px 20px 20px 20px;
	background-color: #FFFFFF;
}
#content {
	margin: 0px;
	padding: 2px 20px 20px 20px;
	background-color: #FFFFFF;
}
#content_btm {
	height: 16px;
	margin: 0px;
	background: url(images/content_btm.gif) top center no-repeat;
	background-color: #FFFFFF;
}

#summary p {
	color: #363636;
}

#booking {
	margin: 0px;
	color: #6699CC;
	font-size: 10px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#bookR {
	float:right;
	margin:10px 0px 10px 10px;
	width:130px;
	text-align:center;
	padding:10px;
	border:1px dotted #0066CC;
	background:white;
}

#footer {
	margin: 0px;
	color: #6699CC;
	font-size: 9px;
	text-align: right;
	padding: 0px 160px 0px 0px;
}

#shadow_left {
	margin: 0px auto 0px 0px;
	width: 600px;
	background-color: #FFFFFF;
	background: url(images/shadow_left.gif) top left repeat-y;
}
#shadow_right {
	width: 600px;
	background: url(images/shadow_right.gif) top right repeat-y;
}

#masterbody {
	width: 744px;
	margin: 0px auto 0px auto;
}

#masterbody a {
	color: #FF9900;
	text-decoration: underline;
}
#masterbody a:hover {
	color: #0033CC;
	text-decoration: underline;
}
#masterbody h1 {
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
	text-transform: lowercase;
}
#masterbody h2 {
	font-size: 14px;
	color: #0066CC;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	text-transform: lowercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
}


/* 			START of NAV2 & SBR 			*/

#containerR {
	float: right;
	width: 120px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
}
#containerR a:hover {
	text-decoration: none;
}

#ddimagetabs2{
	font-weight: bold;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 170px;
	margin-left: 0;
}

#ddimagetabs2 a{
	text-decoration: none;
	font: bold 13px; /*tab font */
	color: #0066CC; /*font color */
	width: 114px; /*width of tab image */
	height: 22px; /*height of tab image */
	float: left;
	margin: 0px; /*spacing between tabs */
	padding: 0 0 0 6px; /*URL to tab image */
	text-align: left;
	display: inline;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-bottom-color: #FF9933;
}

#ddimagetabs2 a:hover, #ddimagetabs2 a.current{
	color: #FFFFFF;
	background-color: #FF9933;
}


#containerR h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
}

#logo {
}

#picontop_R {
}
	
/* 			END of NAV2 & SBR 			*/



/* 			START of HEADER 			*/

#header {
	background-color: #FF9933;
	height: 100px;
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/header_line.gif) bottom left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#headerIND {
	background-color: #FF9933;
	height: 200px;
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#header_btm {
	height: 25px;
	width: 100%;
	background: url(images/header_btm.gif) bottom left repeat-x;
	background-color: #FF9933;
}

#containerIND {
	width: 744px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
}
#contentINDh {
	width: 560px;
	padding-left:10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #0066CC;
}
#index_svcs a {
	text-decoration: none;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	text-transform: lowercase;
	border-color:#FF9933;
	border-style:dashed;
	border-width:0px 0px 1px 0px;
}
#index_svcs a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #FF9933;
	font-weight: bold;
	text-transform: lowercase;
	background-color:#0066CC;
	border-width:0px;
}


#containerH {
	width: 744px;
	margin: 0px auto 0px auto;
}

#logotop {
	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #FF9933;
}

/* 			END of HEADER 				*/



/* 			START of Navigation 		*/

#ddimagetabs{
	width: 424px;
	float: right;
}

#ddimagetabs a{
	text-decoration: none;
	font: bold 13px; /*tab font */
	color: white; /*font color */
	width: 70px; /*width of tab image */
	height: 30px; /*height of tab image */
	float: right;
	display: inline;
	margin-left: 4px; /*spacing between tabs */
	padding: 60px 5px 0px 0px; /*URL to tab image */
	background-repeat: no-repeat;
	text-align: right;
	background-image: url(images/orangetab.gif);
	background-position: bottom;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
	background-image:url(images/orangetabover.gif); /*URL to tab image onmouseover */
	color: black;
}

#ddimagetabs #customtab1{
	background:url(images/orangetabS.gif) bottom no-repeat; /*URL to custom tab image */
	width: 70px; /*width of tab image */
	height: 30px; /*height of tab image */
	margin: 15px 0px 0px 4px; /*spacing between tabs */
	padding: 45px 5px 0px 0px; /*URL to tab image */
}

#ddimagetabs #customtab1:hover, #ddimagetabs #customtab1.current{
background:url(images/orangetabSover.gif) bottom no-repeat; /*URL to tab image onmouseover */
color: black;
}

#tabcontentcontainer{
width:480px; /*width of 2nd level content*/
height:40px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}

/* 			END of Navigation 		 */

