#noScriptError{margin:0 auto auto 0;width:100%;height:15px;position:fixed;top:0;left:0;right:0;z-index:10000;background:#F00;text-align:center;color:#fff;}
* { margin: 0; padding: 0; }

body {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0;
	padding:0;
	background-color:#494031;
} 

#top{
	margin-left:auto; 
	margin-right:auto;
	width:874px;
	height:22px;
	padding-top:20px;
	background-image:url(images/top_page.jpg);
	background-position:bottom center; 
	background-repeat:repeat-x;
}

#bottom{
	margin-left:auto; 
	margin-right:auto;
	width:874px;
	height:30px;
	background-image:url(images/bottom_page.jpg);
	background-position:top center; 
	background-repeat:repeat;
}

div#page{
	margin-left:auto; 
	margin-right:auto;
	width:874px;
	background-image:url(images/page_bkgrnd.jpg);
	background-position:top center; 
	background-repeat:repeat;
}

.clear{
	clear:both;	
}

#logo-link { 
	position:absolute; 
	width:180px; 
	height:85px;
}

.divider{
	margin:0 auto 0 auto; 
	padding:0;
	width:763px;
	height:8px;
	background-image:url(images/divider.jpg);
	background-position:middle center; 
	background-repeat:no-repeat;
}

.masthead{
	margin:0 auto 0 auto; 
	padding:2px;
}

.logo{ 
	position:relative; 
	margin:28px 0 16px 60px;
	width:198px; 
	height:88px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	float:left;
}

.navigation{
	left:140px;
	top:50px;
	position:relative;
}

.nav{
	float:left;
}

#home span, #tale span, #shop span, #blog span, #contact span { display: none; }
#home { display:block;width:74px;height:21px;background: url("images/home.jpg") no-repeat 0 0; }
#home:hover { background-position:0 -21px; }
#tale { display:block;width:86px;height:21px;background: url("images/tale.jpg") no-repeat 0 0; }
#tale:hover { background-position:0 -21px; }
#shop { display:block;width:87px;height:21px;background: url("images/shop.jpg") no-repeat 0 0; }
#shop:hover { background-position:0 -21px; }
#blog { display:block;width:84px;height:21px;background: url("images/blog.jpg") no-repeat 0 0; }
#blog:hover { background-position:0 -21px; }
#contact { display:block;width:80px;height:21px;background: url("images/contact.jpg") no-repeat 0 0; }
#contact:hover { background-position:0 -21px; }


.content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin:40px 0 30px 230px;
	width:520px;
	color:#666633;
	line-height:150%;
}

.content ul {
	margin:20px 0 20px 55px;
	width:520px;
	color:#666633;
	line-height:160%;
}

.content h1{
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
}

.hours{
	font-size:11px; 
	line-height:175%;
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	margin:20px 0 0 21px;
}

#footer {
	margin:0 auto 20px auto;
	width:874px;
	height:30px;
	background-image:url(images/bottom_page.jpg);
	background-position:top center; 
	background-repeat:repeat;
	font-size:0.6em; 
	color:#CCC;
	clear:both;
}

label {
	width:4em;
	float:left;
	text-align:left;
	margin-right:20px;
	display:block;
}

#msg {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-bottom: 10px;
}

input {
	color:#494031;
	height:24px;
	border:1px solid #ccc;
}

#message {
	width:336px;
	height:100px;
	border:1px solid #ccc;
	color:#494031;
}