a { text-decoration: none; }
a:link {	text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
body { 
	margin: 0px;
	font-family:verdana,arial,sans-serif;
	font-size:14pt;
}

        .timeDetail {
            text-align: center;
            font-size: 11pt;
            font-weight:bold;
        }

        A.gg:link {
            FONT-SIZE: 8pt;
            COLOR: #986e43;
            FONT-FAMILY: arial;;
            text-decoration: none;
        }

        A.gg:visited {
            FONT-SIZE: 8pt;
            COLOR: #986e43;
            FONT-FAMILY: arial;
            text-decoration: none;
        }

        A.gg:hover {
            FONT-SIZE: 8pt;
            COLOR: #986e43;
            FONT-FAMILY: arial;
            text-decoration: none;
            text-decoration: underline;
        }

.instruct{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #330000;
	text-transform: uppercase;
	padding: 0 0 0 12px;
}
.navBar{
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 16px;
	font-style: normal;
	color: Black;
	background-color: #dbb467;
	cursor:pointer;	
}
div.navBar:hover {
	color: #black;
        text-decoration:underline;
}
.nav_current{
	font-family: "Arial Narrow", "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #330000;
	background-color: #dbb467;
	padding: 0px 0px 0px 20px;
	width: inherit;
	float: left;
	display: block;
	list-style: none;
	cursor:pointer;	
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #666600;
	padding: 10px 0px;
}
.categoryDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #330000;
	padding: 0px;
	line-height: 20px;
	text-transform: uppercase;
}
.categoryDesc a{
	color: #990000;
}
.menuItem {
	font-family: "Franklin Gothic Medium", sans-serif;
        font-size: 14pt;
        /*line-height: 21px;*/
        font-weight:normal;
	color: #330000;
}
.menuItem2 {
	font-family: "Franklin Gothic Medium", sans-serif;
        font-size: 12pt;
        /*line-height: 21px;*/
        font-weight:normal;
	color: #330000;
}
.menuPrice {
	font-family: "Franklin Gothic Medium", sans-serif;
        font-size: 12pt;
        /*line-height: 21px;*/
        font-weight:normal;
	color: #330000; 
        text-align:right;
}
.menuItemDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}