body {
  background:#53081b url('../images/bg.gif') repeat-x;
  margin:0px;
  font-family: Microsoft-Sans-Serif, MS-Sans-Serif, Arial, sans-serif;
  font-size: 10px;
  color: #f7cd60;
  line-height: 1.4;
}

h4{margin:0;padding:0;}

#underFoot{
	padding:14px 0;
	color:#f6819e;
}

#underFoot a{
	color:#f6819e;
}

#rivieraPanels{
float:right;margin-left:10px;
}

#rivieraPanels img{
margin-bottom:5px;
}

#homePanel{
background:url(../images/panelBG.gif);width:373px;height:102px;padding:25px 0 0 10px;
}

#footerLogos{
float:left;
color:#f7cd60;
}

#footerLogos img{
margin:6px 3px 0 3px;
border:0;
}

.tourImages{margin-top:10px;text-align:right;}

h5{margin:0;padding:5px;font-size:14px;font-family:Georgia, "Times New Roman", Times, serif;background:#3e0412;}

ul{margin-left:11px;}
ul li{padding-bottom:2px;}

#flashcontentTop{
	background:url('../images/noFlashTopBG.jpg');
	width:412px;
	height:197px;
}

#content{
	background:url('../images/contentBG.jpg') no-repeat #55091c;
	width:382px;
	height:343px;
	padding:0 15px 0 15px;
}

#contentFullWidth{
	background:url('../images/contentBGFullWidth.jpg') repeat-y;
	width:645px;
	height:342px;
	padding:0 15px 0 15px;
	border-left:1px solid #881438;
	border-right:1px solid #881438;
}

#contentDirections{
	background:url('../images/contentBGFullWidth.jpg') repeat-y;
	width:645px;
	height:725px;
	padding:0 15px 0 15px;
	border-left:1px solid #881438;
	border-right:1px solid #881438;
}

#contentBookOnline{
	background:url('../images/contentBGFullWidth.jpg') no-repeat #55091c;
	width:645px;
	min-height:572px;
	padding:0 15px 0 15px;
	border-left:1px solid #881438;
	border-right:1px solid #881438;
}

#footer{
	background:url('../images/footerBG.gif') no-repeat #8d1637;
	width:667px;
	height:-5px;
	color:#35010f;
	padding:15px 0 40px 10px;
}
#footerFullWidth{
	background:url('../images/footerBGFullWidth.gif') no-repeat #8d1637;
	width:667px;
	color:#35010f;
	padding:55px 0 40px 10px;
}

/*///////////// Links ////////////////*/
a:link {color:#f7cd60; text-decoration:none;}
a:visited {color:#f7cd60; text-decoration:none;}
a:hover {color: #fdefc9; text-decoration:none;}

#mapText a:link {color:#53081b; text-decoration:none;}
#mapText a:visited {color:#53081b; text-decoration:none;}
#mapText a:hover {color: #bb2d55; text-decoration:none;}

#flashcontentTop a:link {color:#35010f; text-decoration:none;}
#flashcontentTop a:visited {color:#35010f; text-decoration:none;}
#flashcontentTopa:hover {color: #f7cd60; text-decoration:none;}

#footer a:link {color:#35010f; text-decoration:none;}
#footer a:visited {color:#35010f; text-decoration:none;}
#footer a:hover {color: #f7cd60; text-decoration:none;}

#footerFullWidth a:link {color:#35010f; text-decoration:none;}
#footerFullWidth a:visited {color:#35010f; text-decoration:none;}
#footerFullWidth a:hover {color: #f7cd60; text-decoration:none;}

#footerWebsitevision a:hover {color: #101b6e; text-decoration:none;background:inherit;font-weight:normal;}
#footer a:hover span {color: #d37d02; text-decoration:none;background:inherit;font-weight:bold;}
#footerFullWidth a:hover span {color: #d37d02; text-decoration:none;background:inherit;font-weight:bold;}
/*//////////////////////////////////////////*/
/*////////////// google map ////////////////////*/
#map_canvas{
   width:423px;height:400px;border:#53081b 1px solid;margin:0 0 0 20px;
}
#mapText{
  color:#53081b;
}
#directions{
width:200px;
}
/*////////////////////////////////////////////////*/
/*/////////////// form elements //////////////////*/
input{
	font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
	font-size: 11px;
	color: #53081b;
	font-weight:normal;
	border:1px;
	width:120px;
}

textarea {
	padding:2px;
	border:1px;
	font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
	font-size: 11px;
	color: #53081b;
	width:135px;
}

select {
	font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
	font-size: 11px;
	color: #53081b;
}

input.but {
	margin-top:5px;
	height:24px;
	padding:2px;
	border:0;
	font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
	font-size: 10px;
	color:#640b21;
	font-weight:bold;
	background:#d8ad40;
}

input.butBook {
	margin-top:10px;
	height:24px;
	width:200px;
	padding:2px;
	border:#f5cb62 1px solid;
	font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
	font-size: 10px;
	color:#f5cb62;
	font-weight:bold;
	background:#95173a;
}

/*///////////// form val //////////////*/

#enqForm .red {
	border: 1px solid red;
	background:#feea7c;
}

#enqForm label.red {
	border: none;
	color: red;
}

#enqForm .customRed {
	border: none;
	color: red;
}

#enqForm .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}
/*///////////// ajax result //////////////*/
#log {
	margin-top: 5px;
	text-align:center;
	font-size:14px;	
}

#log_res {
	overflow: auto;
}

#log_resCallBack {
	overflow: auto;
	color:#04709f;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/spinner.gif) no-repeat center;
}

/*----- High Slide -----*/
* 
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	margin:5px 3px;
	border:1px solid #3f0312;
}
.highslide:hover img {
	border:1px solid #f7cd60;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/*////// scroller /////////*/
#content1{
	height: 54%;
	width: 92%;
	float:left;
	overflow:hidden;
}
#content1 p{
	margin: 10px;
}
#content2{
	height: 87%;
	width: 96%;
	float:left;
	overflow:hidden;
}
#content2 p{
	margin: 10px;
}
.scrollbar-vert{
	background-color: #370411;
	height: 56%;
	width: 20px;
	float:left;
	margin-left:5px;
}
.scrollbar-vert2{
	background-color: #370411;
	height: 87%;
	width: 20px;
	float:left;
	margin-left:5px;
}
.handle-vert{
	height: 42px;
	width: 20px;
	background: url('../images/handle.gif') no-repeat;
	}