/* Citiin Hotel Screen Style Sheet */
/* (C) Copyright 2006 Citiin Hotel */

body
{
    font-family:  Arial,Verdana, Tahoma, Sans-serif;
    font-size:11px;
	color : #5d2829;
	background-color: #f1e0d8;
	/*background-image:url(../images/bg_oval.gif);*/
	background-repeat:no-repeat;
} 

b
{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
}

strong
{
	color : #FF9900;
}

h2
{
	font-size : 13px;	
	color: #B7E837;
}


.roomrate
{
	color : #B7E837;
}

#nav
{
	font-size:11px;
	letter-spacing:1px;
}

#nav a
{
	color : #5d2829;
	text-decoration : none;
}

#nav a:hover
{
	color : #5d2829;
	/*text-decoration : underline;*/
}


a.guesthouse
{
	text-decoration : underline;
}

#hotel-banner
{
	/*border:#DCE0DF 1px solid;*/
	/*padding: 5px 10px 6px 10px;*/
	/*height: 135px;*/
	text-align:left;
	/*background-color: #A20901;*/
}

#leftside{}

#bestrate
{
	/*border:#DCE0DF 1px solid;*/
	padding: 5px 5px 0px 10px;
	text-align:left;
	/*background-color: #CFCBC0;*/
	background-color: #FF7800;
	height: 48px;
	line-height: 12px;	
	/*color : #712120;*/
	color : #FFF;
	margin-top:5px;
	font-family: Geneva, Arial, Tahoma, Verdana, Sans-serif;
}

#maps
{
	border:#DCE0DF 0px solid;
	/*padding: 5px 5px 0px 10px;*/
	text-align:center;
	/*height: 112px;*/
	line-height: 12px;	
	color : #000;
	margin-top:5px;
	font-family: Geneva, Arial, Tahoma, Verdana, Sans-serif;
}

img.maps
{	
	border:#DCE0DF 1px solid;
}

span
{
	float:left;
}

#hotspot
{
	/*border:#DCE0DF 1px solid;*/
	padding: 5px 5px 0px 10px;
	text-align:left;
	background-color: #A8B7BC;
	height: 65px;
	line-height: 12px;	
	/*color : #712120;*/
	color : #3D3D3D;
	margin-top:5px;
	font-family: Geneva, Arial, Tahoma, Verdana, Sans-serif;
}

ul 
{
	list-style-image: url('../images/arrow.gif');
	list-style-position: outside;
	font-family: Geneva, Arial, Tahoma, Verdana, Sans-serif;
}

ul.facilities 
{
	list-style-image: url('../images/arrowgreen.gif');
	list-style-position: outside;
	font-family: Geneva, Arial, Tahoma, Verdana, Sans-serif;
}


a
{
	color : #5d2829;
	text-decoration : none;
}

a:hover
{
	color : #5d2829;
  /*text-decoration : underline;*/
}

a.tab
{
	float:center;
	width: 1em;
	text-decoration:none;
	color: #fff;
	background-color: #511919;
	padding: 0.0em 0.9em;	
}

#address
{
	border: 2px dotted;
	/*border:#510000 2px dotted;*/
	padding: 10px 0px 0px 10px;
	/*background-color: #B7E837;*/
	text-align:left;
	height: 117px;
	/*line-height: 14px;	*/
	/*color : #661617;*/
	color : #fff;
	/*margin-top:0px;*/
}

.style1 {color: #999999}