body, td, input {
  font-family: arial;
  font-size:13px;
}

table#form {
  font-family: arial;
  font-size:11pt;
}

table#maintable {
  border: solid 6px #69f;
  background-color: #69f;
}

table#maintable div.maintable-inner {
  margin: 20px;
  padding: 15px;
  min-height: 300px;
  background-color: #fff;
}

a#white:link    {color: #fff; text-decoration: none}
a#white:visited {color: #fff; text-decoration: none}
a#white:hover   {color: #fff; text-decoration: none}

a#orange:link    {color: #f93; text-decoration: none}
a#orange:visited {color: #f93; text-decoration: none}
a#orange:hover   {color: #f93; text-decoration: none}

a.orange:link    {color: #f93; text-decoration: none}
a.orange:visited {color: #f93; text-decoration: none}
a.orange:hover   {color: #f93; text-decoration: none}

.tdn:link    {text-decoration: none}
.tdn:visited {text-decoration: none}
.tdn:hover   {text-decoration: none}

.textlink {
  font-size: 16px;
  color: blue;
}

.textlink:hover, .textlink:visited {
  color: blue;
}

td#button1 {
  width:111px;
  font-size: 11pt;
  font-weight: bold;
  text-align:center;
  background-color:#f93;
  border:solid 3px #fff;
}

#button2 {
  width:140;
  font-size: 11pt;
  font-weight: bold;
  text-align:center;
  background-color:#fff;
  border:solid 3px #f93;
  padding:3;
  margin: 0 auto;
}

td#maincell {
  vertical-align:top;
  padding-top:0px;
  padding-bottom:15px;
  padding-left:0px;
  padding-right:0px;
  background-color:#fff;
}

div#maincell {
  width: 414px;
  padding:10px;
}

span#tnr12blue {
  font-family: times;
  font-size: 12pt;
  color: blue;
}

span#blue13 {
  font-size: 12.5pt;
  font-weight: bold;
  color: blue;
}

.hometext {
  font-family: fixedsys;
  font-size: 9pt;
  color: blue;
}

img#i1 {
  border:0px none;
  position:relative;
  top:10;
  left:82
}

img#i2 {
  border:0px none;
  position:relative;
  top:10;
  left:184
}

img#i3 {
  border:0px none;
  position:relative;
  left:288
}

img#nobor {
   border: none;
}

div#tag {
  position:relative;
  top:10;
}

.footer {
  font-size: 14px;
  font-family: serif;
}

span#err {
  color: red;
  font-weight: bold;
  font-size: 10.5pt;
}

a#tag3 {
  font-size: 11pt;
  font-weight: bold;
  color:blue;
}

div#tag4 {
  position:relative;
  top:9;
  font-size:9pt;
  color:#888;
}

div#tag5 {
  position:relative;
  top:9;
  font-size:9pt;
  color:blue;
}

span#slash {
  font-family: arial;
  font-size:18pt;
  color:#888;
}

#form input {
  width: 195;
  border:3px solid #69f;
}

#mar10 {
   margin:6pt;
}

span#ora {
/* font-family: cursive; */
   font-weight: bold;
   font-size: 13.5pt;
   color: #f90;
}

a#bigblue:link    {font-style: italic; font-size: 11pt; font-family: cursive; color: #00f; text-decoration: none}
a#bigblue:visited {font-style: italic; font-size: 11pt; font-family: cursive; color: #00f; text-decoration: none}
a#bigblue:hover   {font-style: italic; font-size: 11pt; font-family: cursive; color: #00f; text-decoration: none}

div#freepass {
  width: 339;
  height: 205;
  background-color: #69f;
  border-style: dashed;
  border-width: 4px;
  border-color: #f60;
  text-align: center;
  font-size: 19pt;
  font-weight: bold;
}

div#buttons {
 width:258;
 height:100%;
 background-color: #FFD3A5;
}

.newsletter_tr td
{
    padding:5px;
}

.ss-fadein { position:relative; width:265px; height:200px; }
.ss-fadein img { position:absolute; left:0; top:0; max-width: 258px; max-height: 200px; }

.gray-link {
  margin-left: 10px;
  color: gray;
  font-size: 10px;
  font-style: italic;
}

.gray-link:visited,
.gray-link:link {
  color: gray;
}

.gray-link:hover {
  color: #222;
}

.member-title {
  margin-left: 62px;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 17px;
  color: #333;
}

.links-text {
    font-weight: bold;
    font-size: 16px;
}

.links-group {
    border: 3px solid darkBlue;
    border-radius: 20px;
    padding-top: 10px;
    margin-bottom: 10px;
    margin-right: 9px;
}

ul.nav {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  padding-left: 0;
  margin: 0px 2px 7px;
  height: 30px;
}

ul.nav li {
  text-align: center;
  display: inline-block;
  width: 105px;
  background: #ff9933;
  padding: 3px 0 1px 0;
  border: 3px solid #fff;
  margin: 1px 3px;
  float:left;
}

ul.nav li.membership {
  width: 122px;
}

ul.nav li a {
  text-decoration: none;
  color: #fff;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  font-size:11pt;
  padding-left: 9px;
  padding-right: 9px;
}

.form_holder {
    padding: 9px;
    width: 370px;
    margin: auto;
}

.make-appt-text {
    padding-bottom: 10px;
}

.submit-td {
    padding-top: 10px;
    padding-left: 91px;
}

.center-me {
    text-align: center;
}

.club_form input, .club_form button {
    border: 3px solid #69f;
    width: 160px;
}

.form-text {
    padding-top: 10px;
    font-size: 16px;
}

.td-text {
    font-size: 105%;
    color: darkred;
    padding-bottom: 10px;
}

.club_form button {
    background: #ffc;
}

.form_spinner_div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 100;
}

.form_spinner_img {
    position: fixed;
    top: 45%;
    left: 45%;
    width: 100px;
    z-index: 50;
}

.form-response {
    color: darkred;
    font-size: 16px;
    padding-top: 50px;
    padding-bottom: 50px;
}
