BODY
{ 
scrollbar-base-color: #003300; 
scrollbar-arrow-color: #99FF99;
scrollbar-DarkShadow-Color: #99FF99; 
color: #006600;
}

h1{
font-family:"Monotype Corsiva";
font-size:20px;
font-weight:bold;
margin-top: 0px;
margin-bottom: 0px;
}

.mainnav a:active

{
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
font-size: 16;
font-family: veranda;
}

.mainnav a:hover
{
text-decoration: none;
color: #FFFF00;
font-weight: bold;
font-size: 16;
font-family: veranda;
}

.mainnav a:link

{
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
font-size: 16;
font-family: veranda;
}

.mainnav a:visited

{
text-decoration: none;
font-weight: bold;
font-size: 16;
font-family: veranda;
}

.link a:hover, a:active
{
text-decoration: underline;
color: #FFFF00;
font-weight: bold;
font-size: x-small;
}

.link a:link 
{
font-weight: bold; 
text-decoration: underline; 
color: #FFFFFF;
font-size: x-small;
}

.link a:vlink {
font-weight: bold; 
text-decoration: none; 
color: #FFFFFF;
font-size: x-small;	
}

.link a:visited {
font-weight: bold;
font-weight: normal; 
font-size: x-small;	
}

.date
{
font-weight: bold;
font-size: x-small;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
color: #006600;
font-family: Arial, Helvetica, sans-serif;
}

.textlink a:hover
{
text-decoration: underline;
color: orange;
font-weight: normal;
font-size: x-small;
}

.textlink a:active
{
text-decoration: underline;
color: green;
font-weight: normal;
font-size: x-small;
}

.textlink a:link 
{
font-weight: normal; 
text-decoration: underline; 
color: green;
font-size: x-small;
}

.textlink a:vlink {
font-weight: normal; 
text-decoration: none; 
color: green;
font-size: x-small;	
}

.textlink a:visited {
font-weight: normal; 
font-size: x-small;
color: orange;
}

div.menuBar {
  background-color: #003300;
  border: 2px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  padding: 4px 2px 4px 2px;
  text-align: center;
}

div.menuBar a.menuButton {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #006600;
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
	left: 0px;
	margin: 1px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	background-image: url(barbg.jpg);
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color:  #909090 #f0f0f0 #f0f0f0 #909090;
  color: #ffff00;
}

div.menuBar a.menuButton:active{
  background-color: transparent;
  border-color: #ccccc #333333 #333333 #cccccc;
  color: #ffff00;
}

div.menu {
  background-color: #006600;
  border: 2px outset #FFFFFF;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
	color: #ffffff;
	cursor: hand;
	display: block;
	padding: 2px 1em;
	text-decoration: none;
	white-space: nowrap;
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	background-image: url(barbg.jpg);
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #006600;
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffff00;
	text-decoration: none;
	padding: 2px 1em;
}
.Logo {
	font-family: Mangal;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}

.shadow {
  /* needed for Internet explorer */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: large;
  height: 1em;
  filter: Shadow(Color=#333333, 
                 Direction=135, 
                 Strength=3);
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #990000;
	text-align: justify;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #990000;
}

.border{
	border-style: outset;
}
	
.TxtArea {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #FFFFFF;
	font-weight: normal;
	width: auto;
	font-size: 12px;
	font-style: normal;
	height: auto;
	margin: 8px;
	padding: 8px;
	text-align: justify;



}
.formbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #CCCCCC;
	font-weight: bold;
	width: 250px;
	font-size: xx-small;
	font-style: normal;
}
.formbox2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFFFCC;
	font-weight: bold;
	width: 350px;
	font-size: 12px;
	font-style: normal;
}
.TxtArea2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #CCCCCC;
	font-weight: bold;
	width: 250px;
	font-size: xx-small;
	font-style: normal;
	height: 150px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	background-color: #B9FFB9;

}
.maintextgradient {
	background-image: url(images/MainGradient.jpg);
	background-repeat: repeat-x;
}
.labeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #990000;
}
.whitebordersL {
	font-weight: normal;
	text-align: justify;
	border-style: solid;
	border-color: #FFFFFF;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	
}

.whitebordersR {
	font-weight: normal;
	text-align: justify;
	border-style: solid;
	border-color: #FFFFFF;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	
}
.whiteborders {

	font-weight: normal;
	text-align: justify;
	border-style: solid;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.leftline {
	background-image: url(images/LeftLine.gif);
	background-repeat: repeat-y;
}
.rightline {
	background-image: url(images/RightLine.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.formbox3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #CCCCCC;
	font-weight: bold;
	width: 20px;
	font-size: xx-small;
	font-style: normal;
}
.formbox4 {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #CCCCCC;
	font-weight: bold;
	width: 90px;
	font-size: xx-small;
	font-style: normal;
}

.xmas a:active

{
text-decoration: underline;
color: #000000;
font-weight: bold;
font-size: x-small;
font-family: veranda;
}

.xmas a:hover
{
text-decoration: underline;
color: #FF0000;
font-weight: bold;
font-size: x-small;
font-family: veranda;
}

.xmas a:link

{
text-decoration: underline;
color: #000000;
font-weight: bold;
font-size: x-small;
font-family: veranda;
}

.xmas a:visited

{
text-decoration: underline;
font-weight: bold;
font-size: x-small;
font-family: veranda;
}
.dateTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006633;
	background-color: #CCCCCC;
}

.booking a:visited
{
text-decoration: none;
color:#990000;
font-weight: bold;
font-size: 14;
font-family: veranda;
}

.booking a:active
{
text-decoration: none;
color:#990000;
font-weight: bold;
font-size: 14;
font-family: veranda;
}

.booking a:link

{
text-decoration: none;
color: #990000;
font-weight: bold;
font-size: 14;
font-family: veranda;
}

.booking a:hover
{
text-decoration: none;
color:#000000;
font-weight: bold;
font-size: 14;
font-family: veranda;
}


