/* CSS Document */
.highslide-html {
    background-color: #cae1af;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 9pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;    
    padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);

    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.textcontent h1 a {
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}
.textcontent h2 a {
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}
/*.body4 table h3 {
	font: 700 15px Verdana, Geneva, sans-serif;
	text-align: left;
	display: block;
	width: 95%;
	margin:8px 0;
	color:#FFFFFF;	
}
.body4 table span {
color:#79a595;
float:right;
font-size:11px;

}
*+html .body4 table span {
margin:-15px 0 0;
color:#79a595;
}*/
.body4 {
	font-family:Arial,Helvetica,sans-serif;
	margin:5px!important;
	background: #FFF!important;
}
.body4 img {
border:none;	
}
.guestroomtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.click11px {
color:#9E401A;
float:right;
font-family:verdana;
font-size:11px;
font-weight:700;
padding:0 11px 0 20px;
background:transparent url(../images/zoom.gif) no-repeat scroll 3% 50%;
}
.blacktextmatter {
color:#183879000;
font-family:verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
table.features {
	border-collapse:collapse;
	color:#F6ECF0;
	font-size-adjust:none;
	font-stretch:normal;
	width:652px;
	margin:10px 0 0px;
	font: 400 normal 11px/normal verdana, arial, helvetica, sans-serif;
	float:left;
}
table.features caption {
text-align:left;
font:normal 11px verdana, arial, helvetica, sans-serif;
background:transparent;
}

table.features td,table.features th {
/*border:1px dashed #79A595;*/
color:#183879;
padding:5px 7px;
}
table.features thead th,tfoot th {
	background:#D6D9E6 none repeat scroll 0 0;
	border:1px solid #909DC7;
	color:#183879;
	font-size-adjust:none;
	font-stretch:normal;
	padding-top:6px;
	text-align:left;
	font: 700 normal 11px/normal verdana, arial, helvetica, sans-serif;
}
table.features tbody td a {
background:transparent;
color:#F6ECF0;
font-weight:700;
text-decoration:underline;
}
table.features tbody th a {
font:normal 11px verdana, arial, helvetica, sans-serif;
background:transparent;
text-decoration:none;
font-weight:400;
color:#F6ECF0;
}
table.features tbody th,table.features tbody td {
vertical-align:top;
text-align:left;
}
table.features tfoot td {
border:1px solid #38160C;
background:#38160C;
padding-top:6px;
}
table.features .odd {
background:#7B2342;
}
/*table.features tbody tr:hover {
background:#4D8872;
}

table.features tbody tr:hover th,table.features tbody tr.odd:hover th {
background:#3A4C58;
}*/
table.features tbody th, table.features tbody td {
padding-left:15px;
text-align:left;
vertical-align:top;
}
.features ul{
margin:0 0 0 25px;
padding:0;
}
.bodytextmatter {
color:#183879;
font:11px Verdana, Arial, Helvetica, sans-serif;
}
.body4 table h3 {
	color:#004CB9;
	display:block;
	font-size-adjust:none;
	font-stretch:normal;
	margin:8px 0;
	text-align:left;
	width:95%;
	font: 700 normal 14px/normal Verdana, Geneva, sans-serif;
}