*
{
margin:0;
padding:0;
}

img
{
border:none;
}

body
{
margin:0px auto; 
font:76% "Helvetica Neue", Helvetica, Arial, sans-serif; #333;
background:#FFF url("img/bg.png") repeat-x;
}

p
{
padding:0.4em;
font-size: 1.2em;
}

h1
{
margin:0px 0 4px 0px; 
padding:4px;
font-size:1.6em; color:#54302C; 
}

h2
{
margin:8px 2em 0 240px;
padding:0 3em 0 18em;
font-size:1em; color:#765735;
text-align:right;
border-bottom:1px solid #CCCCCC;
}

a, a:link
{
color:#765735;
border:0px;
text-decoration:none;
}

a:hover
{
color:#48310F;
text-decoration:none;
}

ul li
{
color:#d2b283;
padding:.25em 0;
list-style-type:square;
font-weight:bold;
}

#wrapper
{
margin:0em;
width:994px;
}

#address
{
color:#333;
text-align:center;
float:right;
margin:-75px 0 0 0;
font-size:11px;
}

#header
{
height:514px;
background-image:url('img/chair.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position: 0px 80px;
}

#header #hleft, #hright
{
font-size:0.9em;
color:#333;
margin:6px 0 0 280px;
padding:6px;
text-align:center;
}

#header #hleft
{
float:left;
width: 400px;
padding: 0px;
}

#header #hright {
position: static;
padding-right:2px;
padding-left:2px;
font-size:0.9em;
padding-bottom:10px;
width:280px;
height:40px;
color:#333;
padding-top:0px;
text-align:center;
margin:2px 2px 0px 0px;
color:#333;
float: right;
}

#nav
{
margin:6px 2em 0 240px;
padding:0 0.2em 0.3em 18em;
font-size:1.3em;
color:#765735;
text-align:right;
border-bottom:1px solid #CCCCCC;
}

#nav ul
{
list-style:none;
}

#nav li
{
color:#744B24;
display:inline;
margin: 0 0.6em 0 0;
}

#nav a
{
color:#765735;
border:0px;
text-decoration:none;
}

#nav a:hover
{
color:#48310F;
text-decoration:none;
}

#footer
{
width:100%;
height:20px;
background:#744B24;
text-align:center;
}

#fwrapper
{
display:block;
width:990px;
margin:0 auto;
}

#fwrapper a, #fwrapper a:link
{
color:#FFCC99;
}

#footer strong
{
font-size:1.3em;
color:#111;
}

#fleft, #fcenter, #fright
{
float:left;
color:#F2EDE6;
width:260px;
font-size:0.9em;
float:left;
padding:10px 12px 10px 100px;
}


#fbottom
{
padding:6px 0 6px 0;
text-align:center;
font-size:0.8em;
color:#333;
width:100%;
background:#FFF;
}

#thumbgallery
{
padding-top: 8px;
margin-right: 4em;
width: 400px;
}

.gthumb
{
float:right;
text-align: center;
padding: 4px;
}

.gthumb img
{
float: center;
}

#thumbgallery div p
{
display: none;
font-weight: bold;
border-bottom: 1px solid #ccc;
}

#thumbgallery div:hover p
{
display:block;
font-weight: bold;
border-bottom: 1px solid #ccc;
}

