/* page defaults */
body, table { font-family: times roman; }

/* Button styles: hi=rollover lo=rolloff */
.hi, .lo, .categories td  {font-family:trebuchet ms;; padding:0;}
.lo {background-color:#E7E3CB;}
.hi {background-color:#E1CFBB;}
.lo .btn {
    text-align:center;
    line-height:39px;
    height:39;}

.hi .btn {
    text-align:center;
    height:39;}
    
.btntxt {line-height:39px; }

/* width of a cell column on the front page matrix   100/#columns=33 */
.cell td{width:33%;}

/* alignment of grid on front page - to the left or center or right */
/* .main {margin-left:auto;margin-right:auto; text-align:center;} */
.main {margin-left:auto ;margin-right:auto; text-align:center;}

/* line on the bottom of the page*/
.bottomline {width: 90%; height: 2px;}

/* font style for item on results list page */
.entry {font-family: trebuchet ms; font-size: 14px; color:#FFFFFF;}

/* font for distance (xx mi away) */
.dist {font-size:10px; font-family:trebuchet ms;}

/* navigation links at top of page */
.nav {font-size: 22px; font-weight:bold; color:#FFFFFF; font-family:trebuchet ms;}

/* xx results found */
.results {color:gray; color:#FFFFFF; font-family:trebuchet ms;}

/* details page */
.details {font-family:trebuchet ms; color:#FFFFFF; font-family:trebuchet ms;}

/* footer */
.footer {text-align: center;font-size:0.75em; color:#FFFFFF; font-family:trebuchet ms;}

a {color:#FFFFFF; font-family:trebuchet ms;}

/* concierge text box */
.conciergebox {margin-top:5px;}

/* weather */
.weather td.day {writing-mode: tb-rl; filter: flipv fliph; color:#FFFFFF; font-family: trebuchet ms;}
.weather td.forecast {width:200px; color:#FFFFFF; font-family:trebuchet ms;}

/* search */
.searchline {height:10px;}
.searchline td {padding:0px; text-align:right;}
#searchbox {font-size:10px;}
#searchbutton {font-size:10px;}

/* search */
.searchline {height:10px;}
.searchline td {padding:0px; text-align:right;}
#searchbox {font-size:10px;}
#searchbutton {font-size:10px;}

/* main window size */
.main {width:800px;}

.buttonpage {text-align: left; width: 90%;margin: 0 auto;}

