@charset "UTF-8";
/********* HACKS *********/
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/
/********* END HACKS *********/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: black;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #f9e5bd;
}
.oneColFixCtrHdr #container {
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: black;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	background-image:url(../images/banner3.jpg);
	background-color: #000;
	width: 880px;
	height: 338px;
	/* padding: 0 10px 0 20px; */  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.oneColFixCtrHdr #header #logo a img {
	position: relative; 
	left: 20px; 
	top: 95px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 20px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: black;

}
.oneColFixCtrHdr #mainContent table.menu .headerColor {
	color: #00b2af;

}

.oneColFixCtrHdr #mainContent table.menu {
	width: 100%;
}

.oneColFixCtrHdr #mainContent table.meal {
	text-align: center; 
	width: 100%; 
	padding-bottom: 25px;
}

.oneColFixCtrHdr #mainContent table.menu .indent {
	padding-left: 20px; 
	padding-bottom: 20px;
}

.oneColFixCtrHdr #mainContent table.menu .color {
	color: #f9e5bd;
}

.oneColFixCtrHdr #mainContent table.menu .doubleIndent {
	padding-left: 40px; 
}

.oneColFixCtrHdr #mainContent table.menu .padbot {
	padding-bottom: 20px;
}

.oneColFixCtrHdr #mainContent table.menu .doubleIndentWithBotPad {
	padding-left: 40px; 
	padding-bottom: 20px;
}

.oneColFixCtrHdr #mainContent table.menu .indentNoBotPad {
	padding-left: 20px; 
}


.oneColFixCtrHdr #mainContent table.menu .sectionHeader {
	text-align: center; 
	padding-bottom: 25px; 
}

.oneColFixCtrHdr #mainContent table.menu .sectionHeader2 {
	text-align: center; 
	padding-bottom: 5px; 
}

.oneColFixCtrHdr #footer {
	padding-top: 5px;
	background:url(../images/footer.gif) repeat-x top; height:42px;
	color: #0165a3;
	text-align: center;
	clear: both;
}

.oneColFixCtrHdr #footer a {
	text-decoration: none;
	color: #0165a3;
}

/* Menu items that have mouse over or focus have a blue background and white text */
.oneColFixCtrHdr #footer a:hover, .oneColFixCtrHdr #footer a:focus
{
	/* background-color: #33C; */
	color: #FFF;
}

.oneColFixCtrHdr #footer #copyright {
	letter-spacing: 2px;
	line-height: 1.7em;
	font-size: 80%;
	height: 50px;	
}

.oneColFixCtrHdr #footer #copyright .jjt {
	color: #0165a3;
	text-decoration:underline;
	background-color:inherit;	
}

.oneColFixCtrHdr #footer #copyright .jjt:hover {
	text-decoration: none;
}



.oneColFixCtrHdr #mainContent table.menu .nowrap {
	white-space: nowrap;
	padding-right: 20px;
}

.oneColFixCtrHdr #mainContent table.menu .sandwich {
	text-align: right; 
	padding-right: 20px;
}

.oneColFixCtrHdr #container #header .menuBar {
	position: relative;
	top:185px;
}
.oneColFixCtrHdr #container #mainContent  .welcome {
	padding-top: 30px;
}
.oneColFixCtrHdr #container #mainContent .welcome #pict {
	width: 400px;
	float: left;
}
.oneColFixCtrHdr #container #mainContent .welcome #welcText {
	width: 440px;
	float: left;
}
.oneColFixCtrHdr #container #mainContent .info {
	padding: 20px 0px;
	clear: left;
}
.oneColFixCtrHdr #container #mainContent .info #contactus {
	width: 400px;
	float: left;
}
.oneColFixCtrHdr #container #mainContent .info #hours {
	width: 440px;
	float: left;
}
.oneColFixCtrHdr #container #mainContent .info #hours #hoursText {
	text-align:center;
	border: 1px dashed #00b2af;
	margin: 20px 0px;
	padding: 20px;
}
#contactLib {
	text-align: center;
	border: 1px dashed #00b2af;
	margin: 20px 0px;
	margin-right: 10px;
	padding:  20px;
}
#contactLib div #color {
	color: #f9e5bd;
}

.translucent {
	opacity: 0.6;
    filter:alpha(opacity: 30);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
}
  
.infobox {
	display: inline;
	position:relative;
	padding-bottom: 25px;
}
.infobox .moreAth, .infobox .moreAmer, .infobox .moreMakeIt {
	display:none;
}
.infobox:hover .moreAth, .infobox:hover .moreAmer, .infobox:hover .moreMakeIt {
	display:block; position:absolute; z-index:1; left: 0px; top:35px; width:250px; height:auto; padding: 10px; border:1px solid #00b2af; background-color: black; text-align: left;
}
.infobox #styleAth, .infobox #styleAmer, .infobox #styleMakeIt {
	text-decoration:underline; cursor:pointer; color: #f9e5bd; display:inline; 
}

.infobox .moreMakeIt div .teal {
	color: #00b2af;
}
.oneColFixCtrHdr #container #mainContent  .menu #mealStyles {
	display: block;
	text-align: center;
}
.doubleMeat {
	font-size: smaller;
	font-style: italic;
}
#byPound {
	font-size: smaller;
	font-style: italic;
}
.headerColor {
	color: #00b2af;
}
