/*
CSS Credit: http://www.templatemo.com/
*/
body 
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #253801;
	text-align: left;
}

a:link, a:visited 
{
 color: #0099FF;
 text-decoration: none;
 font-weight: bold;
}

a:active, a:hover 
{
 color: #FF0000;
 text-decoration: none;
}

li 
{
 text-align: left;
 color: #000000;
}

img 
{
 padding: 0px;
 margin: 0px;
}

p 
{
 margin: 0px;
 padding: 0px;
 text-align: left;
 font-size: 12px;
 font-family: Tahoma;
 color: #1f1f1f;
 padding-left: 10px;
 padding-right: 5px;
 padding-top: 3px;
 padding-bottom: 11px;
}

p.g 
{
 margin: 0px;
 padding: 0px;
 text-align: justify;
 font-size: 11px;
 font-family: Tahoma;
 color: #fff;
 padding-left: 10px;
 padding-right: 5px;
 padding-top: 3px;
 padding-bottom: 10px;
}

h1 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 15px;
 margin-left: 0;
}

h5 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0;
}

.cleaner 
{
 clear: both;
 width: 100%;
 height: 1px;
 font-size: 1px;
}

.cleaner_with_height 
{
 clear: both;
 width: 100%;
 height: 30px;
 font-size: 1px;
}

.cleaner_with_divider 
{
 clear: both;
 width: 100%;
 height: 15px;
 border-bottom-color: #333;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 margin-bottom: 25px;
 font-size: 1px;
}

#templatemo_container 
{
 width: 960px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 background-image: url('images/templatemo_main_bg.jpg');
 background-repeat: repeat-y;
 : ;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 0;
 padding-bottom: 0;
}

/* header */
#templatemo_header 
{
 width: 920px;
 height: 190px;
 background-image: url('images/header.jpg');
 background-repeat: no-repeat;
 : ;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 0;
 padding-bottom: 0;
}

#templatemo_header #site_title 
{
 float: left;
 font-size: 30px;
 font-weight: bold;
 color: #fff;
 width: 325px;
 height: 35px;/*background-image: url('images/headerNagoan.jpg');*/

 background-repeat: no-repeat;
 background-position: bottom;
 : ;
 padding-left: 0;
 padding-right: 0;
 padding-top: 60px;
 padding-bottom: 10px;
}

/* end of header */
/* menu */
#templatemo_menu 
{
 clear: both;
 width: 960px;
 margin: 0;
 height: 25px;
 background-image: url('images/templatemo_menu_bg.jpg');
 background-repeat: no-repeat;
 background-position: right;
}

#templatemo_menu ul 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 10px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 height: 45px;
 list-style: none;
}

#templatemo_menu ul li 
{
 float: left;
 padding-right: 5px;
}

#templatemo_menu li a 
{
 float: left;
 display: block;
 color: #FFFFFF;
 font-size: 12px;
 height: 25px;
 line-height: 25px;
 text-align: center;
 padding-top: 0px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0px;
}

#templatemo_menu li a b 
{
 float: left;
 display: block;
 padding-top: 0px;
 padding-right: 24px;
 padding-bottom: 0;
 padding-left: 24px;
}

#templatemo_menu li.current a, #templatemo_menu li a:hover 
{
 color: #ffab45;
 text-decoration: none;
 background-image: url('images/templatemo_menu_hover_right.jpg');
 background-repeat: no-repeat;
 background-position: right top;
}

#templatemo_menu li.current a b, #templatemo_menu li a:hover b 
{
 color: #ffab45;
 text-decoration: none;
 background-image: url('images/templatemo_menu_hover_left.jpg');
 background-repeat: no-repeat;
 background-position: left top;
}

/* end of menu */
/* top dishes */
#templatemo_top_dishes 
{
 clear: both;
 width: 960px;/*background-image: url('images/templatemo_content_top.jpg');*/

 background-repeat: no-repeat;
 background-position: top;
 : ;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 5px;
 padding-bottom: 20px;
}

#templatemo_top_dishes h1 
{
 color: #1b2308;
 font-size: 24px;
 margin-top: 0;
 margin-right: 20px;
 margin-bottom: 15px;
 margin-left: 20px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 15px;
 padding-left: 0;
 border-bottom-color: #1b2308;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

#templatemo_top_dishes h2 
{
 font-size: 14px;
 color: #1f1f1f;
 margin: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
}

#templatemo_top_dishes p 
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#templatemo_top_dishes .top_dishes_box 
{
 float: left;
 width: 170px;
 height: 270px;
 margin-left: 20px;
}

#templatemo_top_dishes .topbox 
{
 float: left;
 width: 700px;
 margin-left: 200px;
 background-color: #ededed;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 0px;
 padding-bottom: 10px;
}

#templatemo_top_dishes .box 
{
 float: left;
 width: 199px;
 margin-left: 10px;
 background-color: #ededed;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 5px;
 padding-bottom: 5px;
}

#templatemo_top_dishes .box2 
{
 float: left;
 width: 510px;
 height: 280px;
 margin-left: 10px;
 background-color: #ededed;
 padding-left: 10px;
 padding-right: 10px;
}

#templatemo_top_dishes .top_dishes_box img 
{
 margin-bottom: 15px;
 border-color: #e1e0e0;
 border-width: 5px;
 border-style: solid;
}

/* end of banner */
/* content */
#templatemo_content 
{
 position: relative;
 color: #fff;
 width: 920px;
 padding: 0;
 margin-left: 20px;
 background-image: url('images/templatemo_content_bg_middle.jpg');
 background-repeat: repeat-y;
}

#templatemo_innter_content 
{
 background-image: url('images/templatemo_content_bg_bottom.jpg');
 background-repeat: no-repeat;
 background-position: bottom center;
}

#templatemo_content .top 
{
 position: absolute;
 display: block;
 top: 0;
 left: 0;
 width: 920px;
 height: 15px;
 background-image: url('images/templatemo_content_bg_top.jpg');
 background-repeat: no-repeat;
 background-position: bottom center;
}

#templatemo_content .bottom 
{
 position: absolute;
 float: left;
 bottom: 0;
 left: 0;
 width: 920px;
 height: 175px;
 background-image: url('images/templatemo_content_bg_bottom.jpg');
 background-repeat: no-repeat;
 background-position: bottom center;
}

#templatemo_content #templatemo_content_left 
{
 float: left;
 padding-top: 20px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 15px;
 width: 620px;
}

#templatemo_content #templatemo_content_right 
{
 float: right;
 padding-top: 20px;
 padding-right: 15px;
 padding-bottom: 0;
 padding-left: 0;
 width: 245px;
}

#templatemo_content_left h1 
{
 font-size: 14px;
 padding-top: 3px;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0;
}

#templatemo_content_left p 
{
 padding-bottom: 10px;
 margin: 0px;
}

#templatemo_content_left img 
{
 float: left;
 margin-top: 3px;
 margin-right: 15px;
 margin-bottom: 0;
 margin-left: 0px;
 border-color: #33FF00;
 border-width: 3px;
 border-style: solid;
}

#templatemo_content_right h1 
{
 color: #374712;
 font-size: 20px;
 height: 30px;
 margin: 0px;
 background-image: url('images/templatemo_header_bg.jpg');
 background-repeat: no-repeat;
 : ;
 padding-left: 20px;
 padding-right: 0;
 padding-top: 15px;
 padding-bottom: 0;
}

#templatemo_content_right h2 
{
 color: #b7bd19;
 font-size: 16px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
}

#templatemo_content_right img 
{
 border-color: #4b5e1e;
 border-width: 5px;
 border-style: solid;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0;
}

#templatemo_content_right p 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
}

#templatemo_content_right .right_column_section 
{
 clear: both;
 margin: 20px;
}

/* left column */
/* footer */
#templatemo_footer 
{
 clear: both;
 color: #333;
 width: 960px;
 margin-top: 30px;
 padding-top: 20px;
 padding-right: 0px;
 padding-bottom: 20px;
 padding-left: 0;
 text-align: center;
 background-color: #ced1c8;
}

#templatemo_footer a 
{
 color: #333;
 font-weight: normal;
}

/* end of footer */

