/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/g_bg_r2_c1.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
	background-repeat: repeat-y;
}
.font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9E2429;
}
.font02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.font03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.top_table{
	background-image: url(../images/g_bg_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom_table{
	background-image: url(../images/g_bg_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.sp_table{
	background-image: url(../images/image_5.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
h1 {
	font-family:Papyrus, "Gill Sans", "Trebuchet MS", Arial, sans-serif;
	font-size:20px;
	padding:0;
	margin:0 0 20px 0;
	color:#C00;
	font-weight:normal;
	border-top:1px solid #CCC;
	text-align:center;
	padding:10px 0 15px;
	background:url(../images/hr_bg.gif) bottom center no-repeat;
	}
	
h2 {
    font-size:18px;
    font-weight:bold;
    color:#C00;
    margin:20px 0 20px 0;
}

h3 {
    font-size:12px;
    font-weight:bold;
    color:#C00;
    text-align:center;
}
/*-- Menu Style --*/   
#themenu{
	font-size:12px;
	line-height:16px;
	font-family:"Lucida Grande", Arial, sans-serif;
	padding-left: 15px;	
	padding-right: 5px;	
} 
#themenu br {
    clear:both;
    }
    #themenu p {
        margin:0;
        padding:3px 10px 3px 24px;
        }
    
.hot {
    background:url(../images/pepper.gif) left no-repeat;
    }

.odd {
    background-color:#E6DFD0;
    }

.even {
    background-color:#FFF;
    }        

.dish {
    float:left;
    }

.price {
    float:right;
    }


    
#footer {
	margin:0 auto 20px;
	width:750px;
	color:#FFA100;
	font-size:11px;
	}
	#footer a:link, #footer a:visited {
		color:#FFA100;
		text-decoration:underline;
		}
	#footer a:hover, #footer a:active {
		color:#FFDB97;
		text-decoration:underline;
		}

/* Directions */
#map_info {
	padding-left:10px;
	background:url(../images/pepper_for_map.gif) top left no-repeat;
	}
	#map_info strong {
		color:#700004;
		}

.directions {
	width:46%;
	float:left;
	}
	.directions h2 {
		margin-top:0;
		}
		

.clear {
	clear:both;
	}
#holder {
	margin:20px 0 40px;
	height:80px;
}

#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar A:link {
	COLOR: #c00; TEXT-DECORATION: none
}
#sidebar A:visited {
	COLOR: #c00; TEXT-DECORATION: none
}
#sidebar A:hover {
	COLOR: #c00; TEXT-DECORATION: underline
}
#sidebar A:active {
	COLOR: #c00; TEXT-DECORATION: underline
}


.bottom_table A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
.bottom_table A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
.bottom_table A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
.bottom_table A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}

