@charset "UTF-8";

body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/* This is created by Amit Patel*/
#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 11px Tahoma;
line-height:22px;
z-index:100;
text-align:left;
}

#dropmenudiv a{
width: 110px;
display: block;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
background-color:#696969;
color:#FFFFFF;
padding-left:8px;
}

#dropmenudiv a:hover{ 
background-color: #CCCCCC;
color:#000000;
}
.ContentLi,#contentbody li{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 0 25px 5px 15px;
	text-align:justify;
}
.MenuText
{
	color: #333333;
	font-size: 12px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}
.HeaderSidebar
{
	border-left: 1px solid #FFFFFF;
	float:left;
	width: 193px;
	height: 70px;
	background:#FFF3BB;
	padding: 0;
	margin: 0;
}
 .ERROR
 {
	FONT-WEIGHT:BOLD;
	COLOR:#F00;
	FONT-SIZE:11PX;
} 
.DivMessage
{
	position:absolute;
	top:92px;
	Left:610px;
	width: 352px;
	height: 30px;
	padding: 0;
	margin: 0;
	z-index:1000;
}
.transparent { 
		    BORDER-RIGHT: white 0px solid; 
		    BORDER-TOP: white 1px solid; 
		    DISPLAY: none; 
		    FILTER: alpha(opacity=90); 
		    BORDER-LEFT: white 0px solid; 
		    WIDTH: 300px; 
		    COLOR: BLACK; 
		    BORDER-BOTTOM: white 1px solid; 
		    POSITION: absolute; 
		    background-image: url(../images/MenuBackground.gif); background-repeat: repeat-x; 
}
.largebutton{
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 186px;
	height: 43px;
	background: url(../images/button-lg-bg.png) no-repeat;
	float: left;
}
.DIvSign
{
	background-image: url(../images/SignBackGrnd.JPG); background-repeat: repeat-x;
	position: absolute; 
	width: 255px;
	display: none;
	border-left: 2px solid White;
    border-bottom: 2px solid White; 
	border-right: 0px solid White;
}
.DIvSign1
{
	background-image: url(../images/SignBackGrnd.JPG); background-repeat: repeat-x;
	position: absolute; 
	width: 255px; 
	float:left;
/*Reservations*/
}
  .largebutton{
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 186px;
	height: 43px;
	background: url(../images/button-lg-bg.png) no-repeat;
	float: left;
}
.largebuttonpos{
	position: relative;
	top: 12px;
	left: 16px;
}
a.largebuttonlabel{
	color: black;
	text-decoration: none;
	
}
.BodyText
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Black;
	font-size: 10px;
	padding: 5px 5px;
	text-align:justify;
	margin: 0;
}

.TDLEFT
{
	font-weight:bold;
}

#sidebarright {
	float: right;
	background: #EEEEEE;
	width: 210px;
	padding: 0;
	margin: 0;
}
#sidebarright h1 {
	font-size: 15px;
	line-height: 16px;
	color: #333333;
	padding: 16px 0 10px 0;
	margin: 0 0 0 46px;
}
#sidebarright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 0 0 10px 0;
	margin: 0px  10px 0 10px;
}
#sidebarright a {
	color: #333333;
	text-decoration: none;
}
#sidebarright a:hover {
	color: #333333;
	text-decoration: underline;
}

.PointFont
    {
    color :#339955;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;    
    }
    
.font
{
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	color: Black;
	font-size: 12px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 18px;
	font-weight:normal;
}

.fontCentered
{
	margin: 0;
	padding: 0 0 0 5px;
	text-align: center;
	color: Black;
	font-size: 12px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 18px;
	font-weight:normal;
}
.fontFinePrint
{
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	color: Black;
	font-size: 9px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;	
	font-weight:normal;
}