.maintable {
  background-color:white;
  background-image: url(images/BackgroundBorder.gif);
  border: 1px solid #777777;
  -webkit-border-radius:8px;
   padding:0px; margin:4px; width:980px; margin-left:auto; margin-right:auto; 
}
.caption    { color: #555; font-size: 10px; font-family: Arial, Helvetica }
.dateavailablegreen { color: green; font-weight: bold }
.headersmall    { font-weight: bold; font-size: 12px; font-family: "Trebuchet MS" }
.navlink { font-weight: bold; font-size: 13px; font-family: "Trebuchet MS", Verdana, Helvetica, "sans serif" }
.headermedium  { font-weight: bold; font-size: 15px; font-family: "Trebuchet MS" }
.headerlarge  { font-weight: bold; font-size: 19px; font-family: "Trebuchet MS" }
.callout { color: #ffa500; font-style: italic; font-size: 18px; font-family: Georgia, "Times New Roman", Helvetica }
.pagetitle { color: #ffa500; font-style: italic; font-size: 16px; font-family: Georgia, "Times New Roman", Helvetica }
.imageborder { border: solid 1px gray; -webkit-border-radius:8px; }
.navaddress { font-size: 9px; font-family: Arial, Helvetica }
.largebody  { font-size: 13px; font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica }
.bodylight { color: #b4d0ce }
h1   { color: #222; font-size: 22px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica }
h2  { font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica;  color: #222222; }
h3  { font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica;  color: #222222; }
h4  { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica;  color: #222222; }
li  { font-size: 12px; font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica }
p  { font-size: 12px; font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica }
body { font-size: 12px; font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica; 
background: #222 url(images/Background-diamonds02.gif);
/* background: #ddd url(images/Background-diamonds02.gif) */ 
}
td  { font-size: 12px; font-family: "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica }
 a:link   { color: #d30000; text-decoration: none }
a:visited   { color: #c0007d; text-decoration: none }
a:hover  { color: #ff7e00; text-decoration: underline }
.callout2 {
color: #ffa500; font-style: italic; font-size: 21px; font-family: Georgia, "Times New Roman", Helvetica
}
.captionlarge { color: #555; font-size: 11px; font-family: Arial, Helvetica; }
.navtable { width: 100px; }

