body {
margin: 0 0 50px 0;
padding: 0;
background: url(images/stonebacker.jpg) top center;
font-family:	Georgia, "Times New Roman", Times, serif;
color: #da6c05;
}

img {
margin: 0;
padding: 0;
}

#container {
width: 800px;
margin: 0 auto 0 auto;
}

#masthead {
width: 100%;
height: 200px;
overflow: hidden;
}

#photoholder {
margin: 20px 0 10px 0;
height:333px;
width:500px;
}

#navigation {
font-family:	Geneva, Arial, Helvetica, sans-serif;
width: 100%;
height: 50px;
margin: 0;
padding: 0;
text-align: center;
background: url(images/navigation_off.jpg) no-repeat;
}

#navigation ul{
margin: 0 0 0 50px;
padding: 0;
}

#navigation li{
display:inline;
text-align: center;
padding: 5px 15px 5px 15px;
text-align: center;
}

#navigation a:link, #navigation li a:visited{
color: #666;
letter-spacing: .1em;
font-family:	Georgia, "Times New Roman", Times, serif
text-transform: uppercase;
text-decoration: none;
}

#navigation li a:hover{
color: #993300;
text-decoration: underline;
}

#main {
width: 800px;
margin: 0;
padding: 0;
background-image: url(images/tile.jpg);
}

#main .pad{
margin: 0 40px 0 50px;
}

#main p {
color: #000;
font-size: .9em;
line-height: 1.3em;
color: #666;
font-family:	Georgia, "Times New Roman", Times, serif;
}

#main p a:link {
color:#666666;
text-decoration:none;
}

#main p a:hover {
	text-decoration:underline;
}

#right {
width: 500px;
float: right;
}

#left {
width: 200px;
float: left;
}

#hours p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:.9em;
font-weight:bold;
line-height:1.5em;
text-align:	center;
color:#622b0f;
margin-top:20px;
margin-right:10px;
}

#bottom {
text-align: right;
font-size: .9em;
}

#bottom p {
margin: 20px 50px 0 50px;
}