﻿body 
{
	background:#364118; /* 2a350c; f1e1c4;  ; tan;  */
	/* font:11px Verdana,'Trebuchet MS',Arial; */
	font:13px 'Trebuchet MS',Arial,Tahoma;
	color:#000;	
	width:100%;
	padding:0px;
}

table,td
{
	padding:0px;
	/* font:11px Verdana,'Trebuchet MS',Arial; */
	font:13px 'Trebuchet MS',Arial,Tahoma;
	color:#000;
	padding:0px;
	text-align:left;
	vertical-align:top;
}
img
{
	border:0px;
	margin:0px;	
}
a
{
	border:0px;
	padding:0px;
	margin:0px;
	font:12px Helvetica,'Trebuchet MS',Verdana;
	color:#660101;	
	text-decoration:underline;
}
a:hover
{
	color:#bb0101;
	text-decoration:none;	
}
h1 
{
	font:italic bold 20px Helvetica;
	color:#530101;	
	padding:3px 0px 5px 10px;
	background:#d2b98b url('images/underline.gif') no-repeat bottom;	
}
h2
{
	font:italic bold 20px Helvetica;
	color:#530101;	
	padding:0px 0px 5px 10px;
}
h3
{
	font:14px Helvetica,Verdana,Arial;
	color:#530101;	
	padding:0px 0px 5px 10px;
}
ul 
{
	list-style-image:url('images/dash.gif');
	list-style-position:outside;		
}
ul li
{
	padding-bottom:10px;
}

/* LEFT MENU */
.menu a
{
	font:italic bold 22px 'Trebuchet MS',Helvetica;
	color:#530101; 
	text-decoration:none;
	margin:0px 25px 0px 0px;
	bottom:0px;
}
.menu a:hover {	color:#8a0202; }
.menu div
{
	text-align:right;
	/* background-color:#503d1c; */
}
.menu ul
{
	list-style:none none outside;	
}
.menu ul li
{
	display:inline;
	float:right;
	position:relative;	
	margin-top:23px;
}
.menu ul li a
{
	font:italic bold 22px 'Trebuchet MS',Helvetica;
	color:#530101; 
	text-decoration:none;
	margin:0px 25px 0px 0px;	
	display:inline;
	top:0px;	
}
.menu ul li ul  /* level 2 */
{ 
	list-style:none url('images/arr.gif') outside;
}
.menu ul li ul li
{
	text-align:right;
	visibility:hidden;
	z-index:100;
	vertical-align:top;	
}
.menu ul li ul li a
{
	font:11px 'Trebuchet MS',Helvetica;
	color:#510101;
	text-decoration:underline;
	padding:0px;
}
.menu ul li ul li a:hover
{
	text-decoration:none;
}
.menu #hm 
{ 
	background:#503d1c url('images/mhome.gif') no-repeat;
	width:160px;
	height:69px; 
}
.menu #menus 
{ 
	background:#503d1c url('images/mmenus.gif') no-repeat; 
	width:160px;
	height:77px;
	padding:0px;
	margin:0px;
}
.menu #photos 
{ 
	background:#503d1c url('images/mphotos.gif') no-repeat; 
	width:160px;
	height:77px;
}
.menu #abt 
{ 
	background:#503d1c url('images/mabout.gif') no-repeat; 
	width:160px;
	height:80px;
}
.menu #contact 
{ 
	background:#503d1c url('images/mcontact.gif') no-repeat; 
	width:160px;
	height:71px;
}
.menu br
{
	line-height:8px;
	height:8px;
}
.submenu
{
	position:relative;
	float:right;
	text-align:right;
	visibility:hidden;
	z-index:200;
	vertical-align:top;		
}
.submenu a
{
	font:11px 'Trebuchet MS',Helvetica;
	color:#510101;
	text-decoration:underline;
	padding:0px;	
}
.submenu a:hover
{
	text-decoration:none;
}
/* END LEFT MENU */

a.menus
{
	font:italic 15px 'Trebuchet MS',Tahoma;
	color:#510101;
	text-decoration:none;
}
a.menus:hover
{
	text-decoration:underline;
}


/* MENUS */
.menus
{
	font:13px 'Trebuchet MS',Arial,Tahoma;
	color:#000;	
	padding-right:15px;	
}
.menuItem 
{
	padding:10px;
	margin:15px 0px 10px 0px;	
}
.menuItem span
{
	font:italic bold 15px 'Trebuchet MS',Arial,Tahoma;
	color:#000;
}
.menuSectionHeader
{
	width:100%;
	text-align:center;	
	margin-top:50px;
}
.menuSectionHeader img
{
	border:0px;
	margin-right:10px; /* simulate center */
}
.menuPrice
{	
	font:italic 14px Arial,Tahoma;
	color:#000;
}	
/* END MENUS */

/* PHOTOS */
.photoitem
{
	font:italic 15px 'Trebuchet MS',Arial,Tahoma;
	color:#510101;	
	width:100%;
	margin:5px 0px 15px 0px;
	padding:10px;
	text-align:center;
}
.photoitem img
{
	border:1px solid #aaa;
	margin:3px;	
}
/* END PHOTOS */

/* CONTACT */
.contact td
{
	font:13px 'Trebuchet MS',Arial,Tahoma;
	color:#000;
	padding:3px;
	text-align:left;
}
.contact input,.contact textarea
{
	font:11px 'Trebuchet MS',Arial,Tahoma;
	color:#ccc;
	width:200px;
	background:#4b3c1b url('') no-repeat;
	border:1px solid #000;
	overflow:hidden;
}
/* END CONTACT */

.header
{
	font:bold 15px 'Trebuchet MS',Arial;
	color:#510101;
	border-bottom:1px solid #551111;
}