@charset "utf-8";
/* CSS Document */
#apHours {
	position:static;
	width:325px;
	z-index:1;
	color: #9C6;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
#apDiscount {
	position:static;
	width:325px;
	z-index:2;
	color: #9C6;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.chalkboard {
	background-image: url(../images/green-blank-blackboard.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 330px;
	height: 144px;
}
.todaysSpecial{
	font-size: 16px;
	font-weight: bold;
	color: #F1E4D3;
	font-family: Papyrus, "Comic Sans MS", sans-serif, cursive, monospace, serif;
	text-align: center;
}
.todaysSpecialTxt{
	font-size: 12px;
	font-weight: bold;
	color: #F1E4D3;
	font-family: Papyrus, "Comic Sans MS", sans-serif, cursive, monospace, serif;
	text-align: center;
}
.todaysSpecialItalicTxt{
	font-size: 10px;
	font-weight: bold;
	color: #F1E4D3;
	font-family: Papyrus, "Comic Sans MS", sans-serif, cursive, monospace, serif;
	text-align: center;
	font-style: italic;
}
.SoupoftheDay {
	font-size: 14px;
	font-weight: bold;
	color: #FC6;
	font-family: Papyrus, "Comic Sans MS", sans-serif, cursive, monospace, serif;
	text-align: center;
}
body {
	margin: 0px;
	background-color: #231C12;
	background-image: url(../images/leather.jpg);
}
.pageBody a:link, .pageBody a:active, .pageBody a:visited  {
	color: #201B1F;
	text-decoration: underline;
	list-style-type: upper-roman;
}

.pageBody a:hover {
	color: #5B3B2C;
	text-decoration: none;
}

.pageBody {
	background-image: url(../images/master_07.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 853px;
	text-align: left;
	color: #030;
	font-size: 18px;
}
.header {
	background-image: url(../images/master_01.png);
	width: 1000px;
	height: 207px;
}
.rightBorder {
	background-image: url(../images/master_08.png);
	background-repeat: repeat-y;
	width: 73px;
	height: auto;
}
.leftBorder {
	background-image: url(../images/master_06.png);
	width: 74px;
	background-repeat: repeat-y;
	height: auto;
}
.Navigation {
	background-image: url(../images/master_04.png);
}
.NavText {
	color: #CFC6A9;
	font-size: 24px;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.NavText:hover {
	color: #993;
	font-size: 24px;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.NavTable {
}
.NavTable:hover, .NavTable:active {
	background-image: url(../images/image270.png);
	color: #963;
}
.footer{
	background-image: url(../images/master_12.png);
	text-align: center;
	vertical-align: middle;
	width: 853px;
	height: 74px;
	font-size: 12px;
	color: #0C9;
}
.footer a:link {
	color: #0FF;
}
.bottomFooter {
	background-image: url(../images/master_10.png);
	height: 158px;
	width: 853px;
}
.bottomFooter2 {
	background-image: url(../images/master_10.png);
	height: 158px;
	width: 853px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: #0C9;
}

.imgbrds {
	background-image: url(../images/bigshadow.gif) no-repeat bottom right;
	/* Add container height here if desired */
background-color: #FFF;
	border: 3px groove #9C6;
}
.formstyle {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #463300;
}
h1 { /*-----First P@ge Title-----*/
	font-size: 10px;
	font-weight: normal;
	color: #2B331F;
}
h2 { /*-----Call of @ction-----*/
	font-weight:bold;
	color: #2B3300;
	font-size: 18px;
}
H3 {
	font-size: 18px;
	font-weight: bolder;
	color: #53290E;
}
/*-----Enable Colored Links-----*/
/*a:link, a:visited, a:active {
	color: #0C9;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0FC;
}*/
.deafultBody {
	padding: 10px;
	line-height: 150%;
}
.table_bg { /*-----Change Color of Background Color-----*/
	background-color:#FFFFFF;/*	background-image:url(../images/gray.gif);*/
}
textarea, select, option {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:12px;
	background-image:url(../images/formbg.gif)
}
.input_txt {
	color: #000000;
	background-color: #BFA282;
	font-size:12px;
	background-image:url(../images/formbg.gif);
	border: 2px groove #030;
}
.con_frm {
	color:#FFFFFF;
	font-size:12px;
}
.formbutton {
	cursor:pointer;
	border:3px groove #030;
	background:url(../images/formbg.gif) repeat-x left top;
	color:#000;
	font-weight:bold;
	padding: 1px 2px;
}
.deafultBody ul {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../images/bullet.png);
}


.pageBody #menu1 td {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.pageBody #menu1 h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	color: #030;
	font-weight: bolder;
	line-height: 1em;
	padding: 0px;
}
#FlashNav {
	z-index: 1000;
}

#apDiv1 {
	position:relative;
	width:853px;
	height:48px;
	z-index:999;
	overflow: visible;
	visibility: visible;
}
.bottomfooterFont, h1 {
	font-family: "Comic Sans MS", Papyrus;
	color: #9E927C;
}
.italicTitle {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
/*Menu that Josh Couldn't Figure Out*/
.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	background-color: #331803; /*overall menu background color*/
	font-family: "Times New Roman", Times, serif;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	width: 160px;
	border-left-width: 0;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/menu_bg.jpg);
	height: 38px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 160px; /*width of sub menu levels*/
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 5px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
}

.suckertreemenu ul li a:hover{
	background-color: black;
	color: #D6D6D6;
	background-image: url(../images/image293.png);
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
	background-image: url(../images/menu_bg.jpg);

}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	background-image: url(../images/menu_bg.jpg);
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */
.pageBody #menu1 p {
	margin: 3px;
	padding: 3px;
}
.pageBody #menu1 h1 {
	margin: 3px;
	padding: 3px;
}
