body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

a
{
text-decoration: none;
}

.imgright
{
float: right;
padding-left: 15px;
}

.imgleft
{
float: left;
padding-right: 15px;
}

.center
{
text-align: center;
}

.text {
	font-size: 12px;
	color: #000000;
	padding: 20px;
}

.imgbanner{
margin:0px;
padding:0px;
}
.strong {
	font-size: 11px;
	color: #000000;
	font-weight: bold
}


.tableheader {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold
}



.map {
	font-size: 11px;
	color: #708ad4;
	font-weight: bold
}




a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #a82128;
	font-weight: normal;
}
a.text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #a82128;
	font-weight: normal;
}


a.picture:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #a82128;
	font-weight: bold;
}
a.picture:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #a82128;
	font-weight: bold;
}
a.picture:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #a82128;
	font-weight: bold;
}
a.picture:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #a82128;
	font-weight: bold;
}

table.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #fbf7d4;
	border-width: thin;
	border-style: solid;
	border-color: #eea74d;
}

table
{
font-size:10pt;
text-align: justify;
}

p
{
text-align: justify;
font-size:10pt;
padding-left: 16px;
padding-right: 16px
}

.toplinks{
color:#000;
font-size:8pt;
font-weight:bold;
top:0px; 
background-image: url(../images/hotel-menu-2.jpg);
background-repeat: repeat-x;
/*height: 27;*/
width: 103px;
}
.toplinks:link, .toplink:active, .toplink:hover, .toplink:visited {
color:#000;
font-size:8pt;
font-weight:bold;
/*font-family:;*/
}
.botlink, .botlink:link, .botlink:active, .botlink:hover, .botlink:visited {
color:#000;
font-size:8pt;
font-weight:bold;
/*font-family:;*/
}


.mainbooking{
width:340px;
border:1px solid #CCDEF3;
background-color:#AE1213;
color:#000;
}

h3.bookingtitle{
background-color:#AE1213;
font-size:15pt;
color:#ffffff;
}

.bookingcenter{
background-color:#FFE4C4;
margin-left:18px;
margin-right:18px;
}

.divbookingtable{
background-color:#FFE4C4;
margin-left:30px;
margin-right:30px;
}

.bookingbutton{
width:52px;
font-size:xx-small;
}

#bottom{
border-top:2px solid #DE5B4F;
text-align:center;
}


#bookmark-popup tr td a:link,
#bookmark-popup tr td a:visited
{
	color:#FFFFFF;
}

#bookmark-popup tr td a:hover,
#bookmark-popup tr td a:active
{
	text-decoration:underline
}

#col-in {
padding:5px 10px 5px 10px;
font-size:12px;
border: 2px solid rgb(47, 14, 76);
margin-left:5px;
margin-top:20px;
width:16.5em;
margin-bottom:5px;
text-align:center;
background:#C30008;
color:#FFFFFF
}

* html #col-in {
width:17.5em;
}

#col-in h3 a {
background-color:#551A8B;
color:#FFFFFF;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
}

#col-in h3 a:hover {
background-color:#551A8B;
color:#FFFFFF;
margin:0 -10px 15px;
padding:5px 15px 5px 10px;
}

#addBookmarkContainer{
background-color:#C30008;
border:2px solid #551A8B;
font-size:10pt;
margin:0px 6px 25px 4px;
padding-left:16px;
padding-right:16px;
text-align:center;
}
#addBookmarkContainer a {
color:#FFFFFF;
}

#img-top a:visited {
	color:#FFFFFF;
	text-decoration:none;
	border-width:0px;
	padding:0;
	margin:0px;
	border:0
	
}



/* Slideshow */
#s3slider {
height:425px;
margin:76px 0 0 367px;
overflow:hidden;
position:relative;
width:641px;
}

#s3sliderContent {
   width: 260px; /* important to be same as image width or wider */
   position: absolute;
   top: 0; 
   margin-left: 0;
   list-style:none;
}

.s3sliderImage {
   float: left; 
   position: relative;
   display: none; 
}

.s3sliderImage span {
   position: absolute;
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 260px; /* important to be same as image width or wider */
   background-color: #000;
   filter: alpha(opacity=70); 
   -moz-opacity: 0.7; 
   -khtml-opacity: 0.7; 
   opacity: 0.7;
   color: #fff;
   display: none;
   top: 0;   
}

.clear {
   clear: both;
} 
/* END Slideshow */