/*
CSS Credit: www.templatemo.com
*/

html {

	background: url(images/templatemo_html_bg.jpg) repeat;

}

body {

	margin: 0;

	padding:0;
	
	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	line-height: 1.5em;

	color: #EEEE00;

	/*color: #CC7F32;*/


	background: url(images/templatemo_body_bg.jpg) repeat-x  center top;

	width: 100%;

	display: table;

}

a:link, a:visited { color: #c89d59; text-decoration: none; } 

a:active, a:hover { color: #FFFF00; text-decoration: none; }


h1 {

	font-size: 24px;

	font-weight: bold;

	text-decoration: underline;

	color: #FFFF00;

	background-position: left;

	padding-top: 20px;

}

h2 {

	margin-top: 40px;

	font-size: 20px;

	font-weight: bold;

	text-decoration: underline;

	color: #397D02;

}


#templatemo_container {

	width: 806px;

	margin: auto;
	
	overflow: hidden;

}

.templatemo_topmenu{

	margin: auto;

	width: 700px;

}


.templatemo_topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.templatemo_topmenu li{

	display: inline;

}

.templatemo_topmenu li a{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

	color: #beb052;

	width: 103px;

	height: 30px;

	margin-left: 5px;

	margin-right: 5px;

	padding-top: 14px;

}

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{

	color: #beb052;

	background: url(images/templatemo_button_hover.jpg) no-repeat;

}

#templatemo_topsection {

	float: left;

	margin-top: 40px;

	width: 806px;

	height: 48px;

	color: #c1b25d;

	font-size: 24px;

	font-weight: bold;

	padding-top: 50px;

	line-height: 1.6em;

	text-align: center;

}

#templatemo_headersection {

	/*float: left;*/

	width: 806px;

}

#templatemo_content_section {

	float: left;

	width: 806px;

	text-align: justify;

	padding-left: 0px;
	
	min-height: 900px;
	
}

#templatemo_content_section img {

	float: left;

	padding-right: 20px;

}

#templatemo_footer {

	float: left;

	margin: auto;

	margin-top: 20px;

	text-align: center;

	padding-top: 35px;

	width: 744px;

	height: 50px;

	background: url(images/templatemo_footer.jpg) no-repeat;

	background-position: top;

}

table.menu {
	border-width: 2px;
	border-spacing: 5px;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
}

td.food {
	margin-left: 1pt;
	border-width: 0px;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: normal;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

td.description {
	border-width: 0px;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

td.number {
	border-width: 0px;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: normal;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: right;
	text-indent: 0ex;
}

td.spicyfood {
	color: 	#FF0000;
	border-width: 0px;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: normal;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

p.quicklink {
	font-size: 14px;
	color: #CC7F32;
}

p.dinners {
	border-bottom-style: solid; 
	border-bottom-color: black;
	border-bottom-width: 2px; 
}

