﻿html,
body,
form
{
    margin:0px;
    padding:0px;
    height:100%;
    background-color: #6e6e6e;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    overflow: hidden;
    cursor: default;
}
a:link,
a:visited
{  
    color: #00696f; 
    text-decoration: none;
}
a:hover
{
    color: #00696f; 
    text-decoration: underline;
}
hr
{
    color: #004a49;
    background: #004a49;
    height: 2px;
    border: 0px;
}
#footer
{
    font-size: 10px;
    color: #666666;
}
#footer a:link,
#footer a:visited
{  
    color: #003c40; 
    text-decoration: none;
}
#footer a:hover
{
    color: #006f76; 
    text-decoration: underline;
}
em
{
    color: #4B3100;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
}
.menu
{
    width: 103px;
    border: 0px;
    font-size: 10px;
    line-height: 10px;
    font-weight : bold;
    color: #ffffff;
    background-image: url('/images/bgMenu.png');
}
.navOut
{
    padding: 4px 13px 5px 6px;
    background-image:url('/images/bgNavOut.png');
    background-position: left bottom;
    background-repeat: no-repeat;
}
.navOver
{
    padding: 4px 13px 5px 6px;
    background-image:url('/images/bgNavOver.gif');
    background-repeat: repeat-y;
}
.button
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    font-size: 10px;
    font-weight: bold;
    color: #333333;
    font-family: verdana, arial, helvetica;
    background-color: #DDDDDD;
	cursor: pointer
}
.smallbutton
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    font-size: 9px;
    font-weight: bold;
    color: #333333;
    font-family: verdana, arial, helvetica;
    background-color: #DDDDDD;
	cursor: pointer
}
.field
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: verdana, arial, helvetica;
    BACKGROUND-COLOR: #eeeeee
}
.redtext
{
    color: #DD0000;
}
.smalltext
{
    font-size: 10px;
}
.smallertext
{
    font-size: 9px;
}
.headertext
{
    font-weight: bold;
    font-size: 12px;
    font-family: verdana, arial, helvetica;
    color: #000000; 
}

ul#FeaturedRest
{
	width: 98%;
	text-align: left;
	list-style-type: none;	
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 5px;	
}

ul#FeaturedRest li
{
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0x 10px;
}

.featured_header_row
{
	width: 100%;
    padding-bottom: 4px; 
    font-weight: bold;
    font-size: 11px;
    font-family: verdana, arial, helvetica;
    color: #ffffff; 
    background: url('/images/bgDarkBrown50.png');
}
ul#DiningGuide
{
	width: 98%;
	text-align: left;
	list-style-type: none;	
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 5px;	
}

ul#DiningGuide li
{
	text-align: left;
	margin: 0px 0px 10px 0px ;
	padding: 0px 0px 0px 0px;
}

.header_row
{
	width: 100%;
    padding-bottom: 4px; 
    font-weight: bold;
    font-size: 11px;
    font-family: verdana, arial, helvetica;
    color: #ffffff; 
    background: url('/images/bgBlack50.png');
}

.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica
}

.blueheader
{
    padding-bottom: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #50300F;
    FONT-FAMILY: verdana, arial, helvetica;
    background-image: url('/images/bgTitle.png');
    background-position: bottom;
    background-repeat: repeat-x;
}
.calendarTitle
{
	color: #ffffff;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #696969;
	background-image: url('/images/weekdays.gif');
	height: 29px;
	border-bottom: #a1a1a1 solid 1px;
}
.calendarTitle td
{
	color: #ffffff;
	vertical-align: top;
	white-space: nowrap;
}
.calendarDay
{
	color: #b7b7b7;
	border: #696969 solid 1px;
}
.calendarArrows
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}
.calendarArrows a:link,
.calendarArrows a:visited,
.calendarArrows a:hover
{
	text-decoration: none;
}
.iconVideo
{
    font-weight: bold;
    background-image: url('/images/iconVideo.png');
    background-position: 2px;
    background-repeat: no-repeat;
    padding-left: 32px;
}
.iconMusic
{
    font-weight: bold;
    background-image: url('/images/iconMusic.png');
    background-position: 6px;
    background-repeat: no-repeat;
    padding-left: 32px;
}
.iconNone
{
    font-weight: bold;
    padding-left: 32px;
}
.noIcons
{
    font-weight: bold;
}
.listHead
{
    background: url('/images/bgBlack50.png');
    color: #ffffff;
    font-weight: bold;
}
.listRow
{
    background: url('/images/bgWhite50.png');
    vertical-align: top;
}
.listRowAlt
{
    background: url('/images/bgBlack5.png');
    vertical-align: top;
}
.chexRow
{
    background: url('/images/bgBlack15.png');
    color: #ffffff;
    font-weight: bold;
    vertical-align: top;
    text-align: center;
}
.chexRowAlt
{
    background: url('/images/bgBlack25.png');
    color: #ffffff; font-weight: bold;
    vertical-align: top;
    text-align: center;
}
a.green:link,
a.green:visited
{  
    color: #007f1a; 
    
    font-weight: bold;
    text-decoration: none;
}
a.green:hover
{
    color: #005311;
    background: url('/images/bgWhite50.png');
    font-weight: bold;
    text-decoration: underline;
}
.archive
{
    font-weight: bold;
    width: 100%;
    border: 0px;
}
.archive td
{
    background: url('/images/bgWhite50.png');
}