body, table,td	{font-family: tahoma; font-size: 11px; color: #666666}

a:link    {color:#f59a18; text-decoration: none}

a:visited {color:#f59a18; text-decoration: none}

a:active  {color:#f59a18; text-decoration: none}

a:hover   {color:#f59a18; text-decoration: underline}

.title {font-family: tahoma; font-size: 18px; color: #f59a18; font-weight:bold;}

.highlight {font-family: tahoma; font-size: 11px; color: #f59a18; font-weight: bold;}

.acc {font-family: tahoma; font-size: 13px; color: #f59a18; font-weight: bold;}

.disc {font-family: tahoma; font-size: 9px; color: #f59a18; font-weight: normal;}

.price {font-family: tahoma; font-size: 11px; color: #003b6e; font-weight: normal;}

.tabletitle {font-family: tahoma; font-size: 13px; color: #FFFFFF; font-weight: bold;}

.footer {font-family: tahoma; font-size: 10px; color: #FFFFFF; font-weight: normal;}

.thumbs {
    border: 1px dashed #666666;
	padding: 5;
    width: auto;
	height: auto;
}

#header h1 {
  margin:5px 5px 0;
  padding:15px 20px .25em;
  line-height:1.2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  font: $pagetitlefont;
}