/* CSS Document */

/* Default Settings */

:link,:visited {
	}
ul,ol {
	list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0; }
a img,:link img,:visited img {
	border:none; }
address {
	font-style:normal; }


/* CSS Document */

body {
	background-color: #F6EF7B;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	
}

a {
	color: #726850;
	text-decoration: underline;
}

#wrapper {	
	width: 830px;
	margin: 0 auto;
	text-align: left;
	background: url(images/content_bg.gif) top left repeat-y;
	}

#container {
	width: 786px;
	margin-left: 22px;
}
	
#header {
	background: #e8de69 url(images/new_ab_logo.gif) 20px 15px no-repeat;
	height:200px;
	position:relative;
	border-bottom: 10px solid #dcd45b;
}

#info {
	position: absolute;
	width: 163px;
	height: 53px;
	background: url(images/info.gif) no-repeat;
	top: 20px;
	right: 20px;
}

#nav {
	position: absolute;
	top: 175px;
	left: 35px;
	width: 600px;
	color: #4a230e;
	font-size: 13px;
	font-weight: bold;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav ul li {
	float: left; /* Note: if you float a list item, you have to float the list item's anchor as well */ 
	margin: 0 50px 0 0;
	padding: 0;
}


#nav ul li a {
	float: left; /* Note: if you float a list item, you have to float the list item's anchor as well so that it appears in IE6 */ 
	color: #4a230e;
	text-decoration: none;
}

#nav ul li a:hover, .active {
	color:#4a230e;
	border-bottom: 3px solid #4a230e;
}

#flash {
	height: 200px;
	padding: 0;
	background-color: #95958d;
	border-top: 10px solid #ffffff;
}

#content {
	background-color:#ffffff;
	padding: 30px 0;
}

h1 {
	color: #b47c53;
	font-size: 20px;
	margin: 20px 0;
	}

#left_col {
	float: left;
	width: 200px;
	margin-left: 20px;
	display: inline; /* fixes double margin bug in IE */
}

#coupon_col {
	width: 700px;
	height: 500px;
	display: inline;
	position: relative;
}

#menu {
	clear: both;
	margin: 20px 0;
	padding: 0;
	width: 200px;
}

#menu ul li {
	margin: 0;
	padding: 0;
	display: inline; /* corrects extra bottom padding in IE 6 */
}


#menu ul li a {
	display: block;
	padding: 10px 0;
	font-size: 11px;
	color: #726850;
	text-decoration: none;
	background:url(images/dot.gif) top left repeat-x;
	
}

#menu ul li a:hover {

	background: #ffffdd url(images/dot.gif) top left repeat-x;
}



#right_col {
	float: left;
	width: 340px;
	color: #726850; 	
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	display: inline;
	position: relative;
}

#right_col p {
	margin: 10px 0;
}

#coupons {
	color: #726850; 	
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
}
	
#footer {
	clear: both;
	width: 786px;
	background-color: #e8de69; 
	height: 100px;
	border-top: 10px solid #dcd45b;
}

#footer ul {
	float: left;
	display: inline; /* corrects double floated margin bug in IE */
	font-size: 11px;
	margin: 20px 0 0 20px;
	padding: 0;
	list-style-type:none;
}

#footer ul li {
	float: left;
	margin-right: 20px;
}
#footer ul li a {
	color: #4d1b11;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #b6902a;
}

#footer p {
	clear: left;
	margin: 0; /* padding settings do not work in margin... why? */
	padding: 20px 0 0 20px;
	font-size: 10px;
	color: #4d1b11;
	
}

/* Menu */
#menu_table {
	width: 320px;
}


#menu_table td {
	padding-right: 10px;
	text-align: left;
}

.term {
	padding-right: 5px;
	text-align: left;
}

.s-term {
	padding-left: 5px;
	text-align: left;
	width: 90px;
}


.category {
	font-weight: bold;
	font-size: medium;
	padding: 20px 0px;
	text-align: left;
	color: #b47c53;
	}
	
.description {
	font-size: x-small;
	font-style: italic;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;

}


/* page adjustment */

#home #right_col, #about #right_col, #contact #right_col {
	margin-left: 100px;
	display: inline;

}
/* Menu - BG */

#appetizer #content {
	background: #FFFFFF url(images/appetizers_bg.jpg) right 20px no-repeat;
}

#chicken #content {
	background: #FFFFFF url(images/chicken_bg.jpg) right 60px no-repeat;
}


#soup #content {
	background: #FFFFFF url(images/soup_bg.jpg) right 20px no-repeat;
}

#beef #content {
	background: #FFFFFF url(images/beef_bg.jpg) right 0px no-repeat;
}

#seafood #content {
	background: #FFFFFF url(images/seafood_bg.jpg) right 0px no-repeat;
}

#veg #content {
	background: #FFFFFF url(images/veg_bg.jpg) right 0px no-repeat;
}

#special #content {
	background: #FFFFFF url(images/special_bg.jpg) right 0px no-repeat;
}

.download {
	font-size: 10px;
	display: inline;
	color: #b47c53;
	text-decoration: none;
	border-bottom: 1px solid #b47c53;
	}
	
.download:hover {
	color: #996600; border-bottom: 1px solid #996600;
}

#adobe {
	padding: 52px;
	background:url(images/adobe_reader.gif) left center no-repeat;
	line-height: 53px;
	font-size: 10px;
	}
.fb {
	font-size: 12px;
	display: inline;
	color: #24519c;
	text-decoration: none;
}

.fb a {
	font-size: 12px;
	display: inline;
	color: #24519c;
	text-decoration: none;
}

	
.fb:hover {
	font-size: 12px;
	color: #0b357bs;
	border-bottom: 1px solid #24519c;
}	

.fb2 {
	font-size: 11px;
}


/* clear */

.clearfix:after {/*The peroid is the last thinb before the div closes*/
	content: ".";/*inline elements doin't respond to the clear property*/
	display: block;/*Ensure the peroid is not visible*/
	height: 0;/*Make the container clear the peroid*/
	clear: both;/*Further ensures the peroid is not visible*/
	visibility: hidden;/*Further ensures the peroid is not visible*/
	}
.clearfix {
	display: inline-block;/*A fix for IE mac*/
	}
* html .clearfix {/*the holly hack for a bug in IE6 for Windows*/
	height: 1%;
	}
.clearfix {
	display: block;/*the holly hack for a bug in IE6 for Windows*/
	}