
/* CORRECT ORDER FOR FONT SHORTAHAND */
/* font: <font-style> <font-weight> <font-size> <font-family> */
/* EXAMPLE - font: italic bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;  */

body {
	background: #ffffff url(images/bg_green.jpg) repeat-x;
	font: 76%/1.5em Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

table {
	font-size: 12px;
}

#wrap {
	background: #ffffff url(images/sidebak.gif) repeat-y;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	text-align: left;
	width: 775px;
}

#masthead {
	background: #e7e6d8;
	border-bottom: 1px solid #000000;
	height: 134px;
	padding: 10px;
}

.logo {
	float: left;
	height: 134px;
	width: 357px;
}

#toasts {
	background:  url(images/toastsbak.gif) no-repeat top left;
	float: right;
	font-style: italic;
	height: 113px;  /* for browsers with no escapes at all */
	\height: 135px; /* for IE5/Win */
	he\ight: 113px; /* for good browsers */
	margin-left: 20px;
	padding: 20px 0 0 0;
	text-align: center;
	width: 363px;
}

#thumbs {
	height : 75px;
	overflow : auto;
	white-space : nowrap;
	width : 640px;
}

#thumbs img {
	border: 1px solid #000000;
}

.ann_thumbs img {
	border: 1px solid #000000;
}

.thumbnail img {
	border: 2px solid #000;
	margin: 0 5px 5px 0;
}

#leftcol {
	float: left;
	width: 150px;
	height: 400px;
}

.specialeventbox {
	width: 590px;
	margin: 5px 0 5px 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color: #000000;
	padding: 5px;
	background: #ffffff;
	text-align: center;
	line-height: 16pt
}

.eventhighlight {
	margin-top: 5px;
	font-size:22px;
	background: #000000;
	color: #ffffff;
	padding: 4px;
	display: block;
	text-align: center;
}

/* SIDE NAVIGATION "LIST FORMAT" */
#navcontainer ul {
	list-style-type: none;
	margin: 5px;
	padding: 0;
}

#navcontainer li { margin: 2px; }

#navcontainer a {
	background: #32cd32;
	border: 1px solid #ffffff;
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	padding: 2px;
	text-decoration: none;
	width: 128px;
	\width: 134px;
	w\idth: 128px;
}

#navcontainer a:hover {
	background: #00ff00 url(images/clover.gif) no-repeat top right;
	color: #000;
}

#active a {
	background: #00ff00 url(images/clover.gif) no-repeat top right;
	color: #000;
}


#content {
	position: relative; /* Must include position: relative for propper absolute positioning inside this div */
	background:#ffffff;
	float: left;
	margin: 9px;
	padding: 5px 0 0 0;
	width: 590px;
}

.floatright {
	border: 1px solid #000;
	clear: right;
	float: right;
	margin: 0 0 10px 10px;
}

#dailyspecials {
	background: #d9ffd9;
	border: 2px solid #008000;
	clear: right;
	float: right;
	margin: 0 10px 0 10px;
	padding: 5px;
	width: 275px;
	\width: 289px;
	w\idth: 275px;
}

.directions {
   	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.2em;
}

#botmenu a {             text-decoration:none; color:#0000FF; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:9pt; margin:0px; padding: 0px;}
#botmenu a:visited {     text-decoration:none; color:#0000FF; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:9pt; margin:0px; padding: 0px;}
#botmenu a:hover {  	 text-decoration:underline; color:#FF0000; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:9pt; margin:0px; padding: 0px;}
#botmenu a:active {      text-decoration:none; color:#FF0000; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:9pt; margin:0px; padding: 0px;}

/* THIS GROUP SETS THE WBM LINK COLOR */
a.wbm:link {     font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : none; }
a.wbm:visited {  font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : none; }
a.wbm:hover {    font-size : 8pt; font-weight : normal; color : #FF0000; text-decoration :  underline; }
a.wbm:active {   font-size : 8pt; font-weight : normal; color : #FF0000; text-decoration : none; }

.wbmcredit {
   	color: #999999;
	font-size: 8pt;
	text-decoration: none;
}

#footer {
	background-color: #e7e6d8;
	border-top: 1px solid #000000;
	clear: both;
	padding: 5px;
	text-align: center;
}


/*RESTAURANT MENU GROUP*/
.category {
	color: #006400;
	font-size: 1.7em;
	font-family: Comic Sans MS, Times New Roman, Times, Serif;
	margin-bottom: 0;
	font-weight: bold;
}

.item {
	color: #006400;
	font: bold 1.3em Arial, Helvetica, sans-serif; 
}

#brunch {
	width: 575px;
	margin-top: 5px;
	font-family : Arial, Helvetica, sans-serif;
	border: 2px solid #008000;
	padding: 5px;
	background: #FFFFE0;
	text-align: center;
	line-height: 16pt
}

#brunch h1 {
	font-family: Times New Roman, Times, Serif;
	font-size: 18pt;
	color: #003300;
	line-height: 20pt
}

#brunchlink { /* Brunch image and link. Must be inside a relative positioned div to position correctly */
	position: absolute; left: 185pt; top: 10pt;
	background:  url(images/brunch.gif) no-repeat;
	width: 175px;
	height: 75px;
}