/* Myers Steak House and Inn | Created by Mellon Technology Service : info@mellontech.com */

html, body
{
	background:url(images/bg_page.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin: 0;
}

a
{
	text-decoration: none;
	color: #003300;
}

a:hover
{
	color:#006600;
}

h1
{
	font-size: 18pt;
}

h2
{
	font-size: 16pt;
}

h3
{
	font-size: 14pt;
}

h4
{
	font-size: 12pt;
}

#overlay
{
	margin: 0;
	padding: 0;
}
#page_container
{
	width:1122px;
	margin: 0 auto;
}
#content
{
	margin: 0 auto;
	width: 740px;
	background: #588528 url(images/bg_content.jpg) repeat-x top;
}
#content_nav
{
	height: 30px;
	margin: 0 auto;
	background: #588528 url(images/bg_content.jpg) repeat-x top;
	width: 680px;
	padding-left: 10px;
	padding-right: 10px;
}
#header
{
	height:285px;
	margin:0 auto;
	padding:0pt;
	width:1122px;
}
#leftleaves{
	background: url(images/leaves_left.gif) no-repeat top right;
	height: 190px;
	width: 191px;
	float: left;
	}
#rightleaves{
	background: url(images/leaves_right.gif) no-repeat top left;
	width: 191px;
	height: 190px;
	float: left;
	}
#header_top{
	background: url(images/bg_header.jpg) no-repeat;
	width:740px;
	height:285px;
	margin: 0 auto;
	float: left;
	}
.birch_lft{
	background:url(images/birch_left.jpg) repeat-y;
	width:20px;
	}
.birch_rgt{
	background:url(images/birch_right.jpg) repeat-y;
	width:20px;
	}
#wrapper
{
	margin: 0 auto;
	width: 740px;
	background: #588528 url(images/bg_content.jpg) repeat-x top;
}
#content_middle{
	padding: 0px 10px;
	margin-top: 40px;
	width:515px;
	}
#navigation
{
	height:20px;
	border-bottom:1px solid #003300;
	text-align:center;
}
#navigation ul
{
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}
#navigation li
{
	padding: 0 9px;
	display:inline;
	border-left: 1px solid white;
}

.title
{
	display: none;
}

#navigation ul > li:first-child 
{
	border: none;
}
.footer{
	background-color:#588528;
	padding-left:10px;
	padding-right:10px;
	height:15px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#66CC33;
	}
.footer a{
	color:#66FF33;
	}
.innerNav
{
	padding-left:20px;
	padding-top:45px;
	text-align:center;
}
.innerNav ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	}
.innerNav li{
	margin-top:10px;
	}
.innerNav a{
	display:block;
/*	margin-left:3px;
	padding:0 0px 0 2px;
	height:15px;
	width:100px;*/
	text-decoration:none;
	color:#4f4f4f;
	}

#innerNavHead{
	background: url(images/innerNavHead.jpg) repeat-x top;
	height: 11px;
	}
#innerNavFoot{
	background: url(images/innerNavFoot.jpg) repeat-x bottom;
	height: 11px;
	}
h1{
	color:#b4e184;
	}
h3{
	color:#b4e184;
	font-style:italic;
	}
h2{
	color:#e3facb;
	}
h2 em{
	font-size:small;
	}

.innerContent p{
	font-size:medium;
	color:#e3facb;
	}
.menuTitle{
	color:#030;
	}
#slideshow{
	text-align:center;
	width:600px;
	height:600px;
	}
	
#footer
{
	text-align: center;
	padding-bottom: 15px;
		padding-top: 50px;

}