body.mceContentBody {
   background: #FFF;
}


body, table, td
{
	font-family: Tahoma, Arial, Chicago, Serif;
	font-size: 14px;
	font-weight: none;
	font-style: none;
	color: #231303;
}

.specials_title {
	font-size: 18px;
	font-weight: bold;
}

body
{
	background-image: url(gfx/bg.jpg);
}

body.plain
{
	background-image: url(gfx/bg_plain.jpg);
}

body, html {
		height: 100%;
}

.tbl {
    width : 100%;
}

.tbl .title {
    background  : #ace;
    font-weight : bold;
}

.tbl .link, .link50 {
    font-weight : bold;
    width       : 10%;
}

.tbl .link a {
    display    : block;
    width      : 90px;
}

.tbl .link50 a {
    display    : block;
    width      : auto;
}

.tbl .message {
    background     : #eca url("../images/redmond_icons/info_16.gif") no-repeat 3px;
    font-weight    : bold;
    line-height    : 20px;
    padding        : 0px 0px 0px 25px;
    vertical-align : center;
}

.tbl th {
    background  : #FFFFCC;
    border      : 1px solid #333333;
    font-weight : bold;
    padding     : 2px 0px 2px 5px;
    text-align  : left;
}

.tbl .search {
    text-align : right;
    width      : 200px;
}

.tbl .form_field {
    vertical-align : top;
    width          : 150px;
}

.tbl .submit {
    text-align : right;
}

.tbl td {
    border  : 1px solid #333333;
    padding : 2px 5px 2px 5px;
}

.tbl .sts0 {
	background : #EEE;
    cursor     : pointer;
	width      : 8px;
}

.tbl .sts1 {
	background : #EEE42F;
    cursor     : pointer;
	width      : 8px;
}

.tbl .sts2 {
	background : #FFB81E;
    cursor     : pointer;
	width      : 8px;
}
.tbl .sts3 {
	background : #F59427;
    cursor     : pointer;
	width      : 8px;
}
.tbl .sts4 {
	background : #FF6700;
    cursor     : pointer;
	width      : 8px;
}
.tbl .sts5 {
	background : #390;
    cursor     : pointer;
	width      : 8px;
}

.sgThumbnailAlbum {
		border: 1px solid #000000;
}

.tt {
		font-size: 15px;
		color: #3E2705;
		font-weight: bold;
}

.ttext1 {
		color: #3E2705;
		background-color: #b8aa84; padding: 8px; border-top: 1px solid #BFB189; border-left: 1px solid #BFB189;font-size: 12px;
}

.ttext2 {
		color: #3E2705;
		background-color: #B0A280; padding: 8px; width: 185px; border-top: 1px solid #BFB189; border-right: 1px solid #BFB189; border-left: 1px solid #BFB189;font-size: 12px;
}

.ttext1premium {
		color: #3E2705;
		background-color: #d3bb7a; padding: 8px; border-top: 1px solid #BFB189; border-left: 1px solid #BFB189; font-size: 12px;
}

.ttext2premium {
		color: #3E2705;
		background-color: #c8a852; padding: 8px; width: 185px; border-top: 1px solid #BFB189; border-right: 1px solid #BFB189; border-left: 1px solid #BFB189; font-size: 12px;
}

.lodging1 {
		color: #3E2705;
		background-color: #a5bba7; padding: 8px; border-top: 1px solid #76875c; border-left: 1px solid #76875c;font-size: 12px;
}

.lodging2 {
		color: #3E2705;
		background-color: #88978a; padding: 8px; width: 185px; border-top: 1px solid #76875c; border-right: 1px solid #76875c; border-left: 1px solid #76875c;font-size: 12px;
}

.lodging1premium {
		color: #3E2705; 
		background-color: #c1c9b4; padding: 8px; border-top: 1px solid #76875c; border-left: 1px solid #76875c; font-size: 12px;
}

.lodging2premium {
		color: #3E2705;
		background-color: #a5b092; padding: 8px; width: 185px; border-top: 1px solid #76875c; border-right: 1px solid #76875c; border-left: 1px solid #76875c; font-size: 12px;
}

div.wrapper
      {
      height: 98%;
      margin-top: 1%;
      margin-bottom: 1%;
      position: absolute;
      left: 50%;
      width: 770px;
      margin-left: -385px; /* half of width */
      }
      
#dropmenudiv {
	font: normal 12px arial tahoma chicago;
	line-height: 20px;
	margin-top: 0px;
	position: absolute;
	z-index: 1000;
}

a
{
	font-family: Tahoma, Arial, Chicago, Serif;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

a:link
{
	font-family: Tahoma, Arial, Chicago, Serif;
	color: #3E2705;
}

a:visited
{
	font-family: Tahoma, Arial, Chicago, Serif;
	color: #3E2705;
	text-decoration: none;
}

a:hover
{
	font-family: Tahoma, Arial, Chicago, Serif;
	color: #3E2705;
	text-decoration: underline;
}


.footer a
{
	font-family: Tahoma, Arial, Chicago, Serif;
	color: #ccc1ad;
	font-weight: none;
	text-decoration: none;
}

.footer a:link
{
	font-family: Tahoma, Arial, Chicago, Serif;
	color: #ccc1ad;
}

.footer a:visited
{
	font-family: Tahoma, Arial, Chicago, Serif;
	color: #ccc1ad;
	text-decoration: none;
}