﻿a:link       { color: #FFFFFF; text-decoration: underline }
a:visited    { color: #FFFFFF; text-decoration: underline }
a:hover      { color: #77FF77; text-decoration: underline }
h2           { font-family: MS Sans Serif; font-size: 10pt; color: #FFFF99; font-weight: bold }
h3           { font-family: Comic Sans MS; font-size: 13pt; font-weight: normal; color: #FFFF99 }
.text        { font-family: Comic Sans MS; font-size: 13pt; color: #FFFF99 }
.boldtext    { font-family: Arial; font-size: 10pt; font-weight: bold; color: #FFFFFF }
.revtext     { font-family: MS Sans Serif; font-size: 10pt; color: #000000 }
.litetext    { font-family: MS Sans Serif; font-size: 10pt; color: #FFFF99 }
.literevtext { font-family: MS Sans Serif; font-size: 10pt; color: #000000 }
.literevtext a:link   { color: #0000FF; text-decoration: underline }
.literevtext a:visited { color: #0000FF }
.literevtext a:hover  { color: #0000FF }

.tourdates   {
  font-family: Arial; 
  font-size: 14pt; 
  color: #666633; 
  padding: 3px 10px 3px 10px;
  text-align: center;
  background-color: #FFD78A;
}

.formtext    { font-family: MS Sans Serif; font-size: 10pt; font-weight: bold; color: #FFFF99 }
.revformtext { font-family: MS Sans Serif; font-size: 10pt; font-weight: bold; color: #000000 }
.smalltext   { font-family: Arial; font-size: 8pt; color: #FFFF99 }
.smallrevtext { font-family: Arial; font-size: 8pt; color: #000000 }
.pagehdr     { font-family: Arial; font-size: 24pt; font-weight: bold; color: #FFFFFF }
.revpagehdr  { font-family: Arial; font-size: 24pt; color: #000000; font-weight: bold }
.title       { font-family: Arial; font-size: 36pt; color: #DFDFDF }
.boldtitle   { font-family: Arial; font-size: 36pt; font-weight: bold; color: #DFDFDF }
.printhdr    { font-family: Arial; font-size: 36pt; }

h1 { 
  font-family: Arial;
  font-size: 24pt;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0 0 26px 25px;
}

#nav {
  background-color: #48178A;
  width: 150px;
  font-family: Verdana;
  font-size: 8pt;
  color: #FFFF99;
  text-align: center;
  padding: 10px 0 8px 0;
  margin: 0;
}

#nav p {
  line-height: 16px;
  text-align: center;
  margin: 0;
  padding: 2px 0 3px 0;
  border-top: 1px solid #C0C0C0;
}

form.nav {
  font-size: 8pt;
  padding: 0;
  margin: 12px 0 10px 0;
}

form.newsletter {
  font-size: 8pt;
  padding: 0;
  margin: 0 0 20px 0;
}

form.newsletter input {
  font-size: 8pt;
}

form.translate {
  font-size: 8pt;
  color: white;
  padding: 0;
  margin: 13px 0 23px 0;
}

.translate {
  display: block;
  padding: 0;
  margin: 0 0 10px 0;
}

#navtab {
  background-color: #FFFF9B;
  font-family: Verdana;
  font-size: 8pt;
  color: #006400;
  text-align: left;
  padding: 0 0 3px 6px;
  margin: 0 5px 0 5px;
}

#navtab a {
  display: block;
  text-decoration: underline;
  margin: 0 0 7px 0;
}

#navtab a:link, #navtab a:visited {
  color: black;
}

#navtab a:hover {
  color: #707070;
}

#navtab h3 {
  font-weight: bold;
  color: #006400;
  font-family: Verdana;
  font-size: 8pt;
  margin: 12px 0 3px 0;
}

#navtab h4 {
  font-weight: bold;
  color: #006400;
  font-family: Verdana;
  font-size: 8pt;
  padding: 7px 0 3px 0;
  margin: 0;
}

#navtab a.navtabtitle:link, #navtab a.navtabtitle:visited, #navtab a.navtabtitle:hover {
  color: #006400;
  text-decoration: none;
}

img {
	border-width: 0px;
}

