
html { height: 100%; margin-bottom: 1px; }

A.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
		}
A.menu:link {color:white;}
A.menu:visited {color: white;}
A.menu:hover {text-decoration: none; color: red; font-weight:bold;}
A.menu:active {color: #ff0000;text-decoration: none}

A.next {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	cursor: auto;
	text-decoration: none;
	color: #6666ff;
		}
A.next:link {color:#6666ff;}
A.next:visited {color: #6666ff;}
A.next:hover {text-decoration: none; color: red; font-weight:bold;}
A.next:active {color: #6666ff;text-decoration: none}

A.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
	}
A.footer:link {color:blue;}
A.footer:visited {color: blue;}
A.footer:hover {
	text-decoration: none;
	color: red;
	font-weight:bold;
	}
A.footer:active {
	color: blue;
	text-decoration: none
	}

a.plainlink:link {color:white;}
a.plainlink:visited {color: white;}
a.plainlink:hover {text-decoration: underline;}
a.plainlink:active {text-decoration: none}


img {border:0}

.center {
	text-align: center;
	}

img.bordered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid #000000;
	}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
	}

.bottom_menu {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; }

.siteby {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-align: center;
	}

.slideshow {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-align: left;
	}

.welcome {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: blue;
	text-align: center;
	}

.roomname {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: red;
	text-align: left;
	}

.roomtype {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: red;
	text-align: left;
	}

.roomprice {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-align: left;
	}

.roomtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-align: justify;
	}

.roomtextBC {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-align: center;
	}

.roombenefit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #666666;
	}

.contact_w {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	}

.contact_b {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: justify;
	}

.contact_msg {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #ffff00;
	text-align: justify;
	}

.point {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: blue;
	text-align: center;
	}

.services {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: blue;
	text-align: left;
	}

.servicesC {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: blue;
	text-align: center;
	}

table.main {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	border: 0px #000000 solid;
	border-spacing: 0px;
	vertical-align: top;
	}

.indexbottext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #white;
	text-align: left;
	}

.indexbottextH {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #white;
	text-align: left;
	}

.prevnext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #6666ff;
	}

table.sample {
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: hidden hidden hidden hidden;
	border-color: ;
	border-collapse: separate;
	background-color: #6666ff;
}
table.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #6666ff #6666ff #6666ff #6666ff;
	background-color: #6666ff;
	-moz-border-radius: 0px 0px 0px 0px;
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#6666ff}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e9e9ff;
  border-right:1px solid #e9e9ff;
  background:#d8d8ff}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f9f9ff;
  border-right:1px solid #f9f9ff;
  background:#d5d5ff}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d5d5ff;
  border-right:1px solid #d5d5ff;}
.spiffy4{
  border-left:1px solid #e9e9ff;
  border-right:1px solid #e9e9ff}
.spiffy5{
  border-left:1px solid #d8d8ff;
  border-right:1px solid #d8d8ff}
.spiffyfg{
  background:#ccccff}

/* set the image to use and establish the lower-right position */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
background: transparent url(images/img.php.png) no-repeat bottom right}
.cssbox{
/* intended total box width - padding-right(next) */
width:335px !important; /* IE Win = width - padding */
width: 320px;
/* the gap on the right edge of the image (not content padding) */
padding-right:15px; /* use to position the box */
margin:20px auto}

/* set the top-right image */
.cssbox_head{background-position:top right;
/* pull the right image over on top of border */
margin-right:-15px;
/* right-image-gap + right-inside padding */
padding-right:40px}

/* set the top-left image */
.cssbox_head h2{
background-position:top left;
margin:0; /* reset main site styles*/
border:0; /* ditto */
/* padding-left = image gap + interior padding ... no padding-right */
padding:25px 0 15px 40px;
height:auto !important;
height:1%} /* IE Holly Hack */

/* set the lower-left corner image */
.cssbox_body{
background-position:bottom left;
margin-right:25px; /* interior-padding right */
padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */

