body {
  border:                 0px;
  margin:                 0px;
  font-family:            verdana, arial, helvetica;
  background-image:       url(images/background.gif);
  background-position:    top;
  background-repeat:      repeat-x;
}

table#top_nav {
  text-align: center;
  width: 927px;
  border-collapse: collapse;
 }
 
table#main {
  text-align: center;
  width: 927px;
  border-collapse: collapse;
  border: 1px solid #97857a;

 }
 
 a.top_nav_off, a.top_nav_on {
  font-size: 16pt;
  font-family: Georgia, Times New Roman, Serif;
  font-weight: bold;
  text-decoration: none;
  color: #ff9966;
}

a.top_nav_off:hover {
  color: #ffffcc;
}

a.top_nav_on {
  color: #ffffcc;
}

span.title {
  font-size: 22pt;
  font-family: Georgia, Times New Roman, Serif;
  color: #a27664;
}

td.dancefloor, td.footer {
  background-color: #eae7e2;
}

div.dancefloor {
  
}

td#corner_bottom_left {
  background-image:       url(images/corner_bottom_left.jpg);
}

td#corner_bottom_right {
  background-image:       url(images/corner_bottom_right.jpg);
}
a.footer_link, span.footer_contact, a.footer_contact {
  font-size: 11pt;
  font-family: Georgia, Times New Roman, Serif;
  text-decoration: none;
  color: #999999;
}

a.footer_link:hover {
  color: #333333;
}
div.footer_contact {
  padding-top: 4px;
}

span.footer_contact {
  font-size: 10pt;
}

/* home page */

div.text, li {
  font-size: 10pt;
  font-family: Verdana, Arial, Sans;
  color: #000000; 
}

div.header {
  font-size: 18pt;
  font-family: Georgia, Times New Roman, Serif;
  color: #a27664;
  text-decoration: underline;
  text-align: center;
  padding-bottom: 10px;
}

div#telluride {
  padding-left: 28px;
}

  
td.form_text, div.form_header, a.contact_email {
  font-size: 9pt;
  font-family: Georgia, Times New Roman, Serif;
  color: #a27664; 
  font-weight: bold;
  text-decoration: none;
}

div.contact_header {
  font-size: 10pt;
  font-family: Georgia, Times New Roman, Serif;
  color: #a27664; 
  font-weight: bold;
}

input.form_input {
  width:  250px;
}

textarea {
  width: 250px;
  height: 100px;
}

/* Links page */

div.links {
  padding-top: 10px;
}

a.links_text {
  font-size: 11pt;
  font-family: Georgia, Times New Roman, Serif;
  text-decoration: none;
  color: #39271f;
}

  