.top{
background-image:  url(images/bg_top.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}
.right{
background-image:  url(images/bg_right.jpg);
background-position: left center;
background-repeat:no-repeat;
}
.left{
background-image:  url(images/bg_left.jpg);
background-position: right center;
background-repeat:no-repeat;
}
.bottom{
background-image:  url(images/bg_bottom.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:  url(images/spacer.gif);
background-repeat:no-repeat;
background-position: top center;
}
bg style end

.text{color:#EC9D64;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 13px;
 font-weight: normal;
  padding:10pt;
}

a.smallLink{ font-size: 15px;
 font-weight: bold;
 color:#FF00FF;
}
a.smallLink:hover{ font-size: 15px;
 font-weight: bold;
 color:#7900B9;
}
a.smallLink:visited {font-size: 15px;
 font-weight: bold;
 color:#FF00FF;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
}
.MainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

a.smallLink:active {font-size: 15px;
 font-weight: bold;
 color:#FF00FF;
}


a.smallLinkDark{color:#FF00FF;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 14px;
 font-weight: normal;
padding:10pt}
a.smallLinkDark:hover{color:#FF00FF;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 14px;
 font-weight: normal;
padding:10pt;
}
.head{color:#e99458;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 16pt;
 font-weight: normal;
 letter-spacing:.5em;

font-weight:bolder;
}
.PhotoDiv {
	overflow: auto;
	visibility: visible;
	height: 118px;
	width: 510px;
}
.MenuTextDiv {
	overflow: auto;
	visibility: visible;
	height: 260px;
	width: 520px;
}
.MenuHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.MenuItems {
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.MenuItemDescriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}



.HomeDiv {
	overflow: auto;
	visibility: visible;
	height: 118px;
	width: 520px;
}
.BookingsDiv {
	overflow: auto;
	visibility: visible;
	height: 250px;
	width: 520px;
}


a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:visited {font-size: 12px;
 color: #FFFFFF;

   text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}

a:active {font-size: 12px;
 color:#FFFFFF;
}

a:hover {font-size: 12px;
 color:#FFFFFF;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}


body {
	margin:0px;
	overflow:auto;
	scrollbar-face-color:	#e50e0e;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #000000;

}



