
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
    text-transform: none;
	text-align: left;
	line-height: 20px;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #692F14;
	text-transform: capitalize;
	text-decoration: none;
}
a:hover.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
	text-transform: capitalize;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #692F14;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7A4427;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #692F14;
	text-transform: capitalize;
	text-decoration: none;
}
a:hover.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7A4427;
	text-transform: capitalize;
	text-decoration: none;
}
.testimonial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #692F14;
	text-decoration: none;
}
a:hover.testimonial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.fact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0B5000;
	text-decoration: none;
}
a:hover.fact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #692F14;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}
a:hover.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A4427;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}
.schedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    text-transform: none;
	text-decoration: none;
	color: #880000;
	line-height: 24px;
}
.unavailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 24px;
	background:#000000;
}
.bookedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
	background:#692F14;
}
.bookedtextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-transform: none;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}
.availtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    text-transform: none;
	text-decoration: none;
	color: #000000;
	line-height: 24px;
	background:#FFFF00;
}

.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #999999;
}

a.tooltip {
  z-index:24;
  color:#692F14;
  position:relative;
  border-bottom:1px dashed #692F14;
  text-decoration:none;
}

a.tooltip:hover {
  z-index:25;
  color:#692F14;
  border-bottom:1px dashed #692F14;
  text-decoration:none;
}

a.tooltip span {
  display:none;
}

a.tooltip:hover span {
  position:absolute;
  top:2em;
  left:0em;
  border:2px solid #692F14;
  padding:1px;
  display:block;
  width:100px;
  color:#692F14;
  background-color:#692F14;
}

.TA {scrollbar-3dlight-color:;
           scrollbar-arrow-color:;
           scrollbar-base-color:;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: 5 px;
}

a.tooltipunavail {
  z-index:24;
  font-size: 12px;
  color:#FFFFFF;
  position:relative;
  border-bottom:1px dashed #FFFFFF;
  text-decoration:none;
  background:#000000;
}

a.tooltipunavail:hover {
  z-index:25;
  font-size: 12px;
  color:#CCCCCC;
  border-bottom:1px dashed #CCCCCC;
  text-decoration:none;
  background:#000000;
}

a.tooltipunavail span {
  display:none;
}

a.tooltipunavail:hover span {
  position:absolute;
  top:2em;
  left:0em;
  border:2px solid #FFFFFF;
  padding:1px;
  display:block;
  width:75px;
  color:#FFFFFF;
  background-color:#000000;
}

a.tooltipbooked {
  z-index:24;
  font-size: 12px;
  color:#FFFFFF;
  position:relative;
  border-bottom:1px dashed #FFFFFF;
  text-decoration:none;
  background:#692F14;
}

a.tooltipbooked:hover {
  z-index:25;
  font-size: 12px;
  color:#CCCCCC;
  border-bottom:1px dashed #CCCCCC;
  text-decoration:none;
  background:#692F14;
}

a.tooltipbooked span {
  display:none;
}

a.tooltipbooked:hover span {
  position:absolute;
  top:2em;
  left:0em;
  border:2px solid #FFFFFF;
  padding:1px;
  display:block;
  width:200px;
  color:#FFFFFF;
  background-color:#880000;
}


