html {
height:100%;
text-align:center;
color:#000;
background:#e8e8e8;
}

body {
height:100%;
text-align:center;
color:#000;
background:#e8e8e8;
}

* {
margin:0;
padding:0;
}

#wrap {
width:750px;
min-height:100%;
position:relative;
text-align:left;
background:#fff;
margin:0 auto -30px;
}

#header {
margin-left:auto;
margin-right:auto;
width:750px;
background-color:#524045;
text-align:left;
color:#fff;
height:80px;
}

#header img {
float:left;
border:0;
}

#nav {
text-transform:uppercase;
font:normal medium 'Goudy Bookletter 1911','Palatino Linotype','Palatino','Book Antiqua',Constantina,serif;
color:#777;
position:relative;
top:35px;
font-size:80%;
margin:0 5px;
}

#nav a {
text-decoration:none;
color:#fff;
margin:0 5px;
}

#nav a:hover {
color:#aaa;
}



#headerphoto {
width:750px;
height:180px;
margin-left:auto;
margin-right:auto;
background-color:#fff;
}

#content {
width:670px;
background-color:#fff;
color:#000;
text-align:left;
font:normal medium 'Goudy Bookletter 1911','Palatino Linotype','Palatino','Book Antiqua',Constantina,serif;
font-size:95%;
line-height:1.75;
word-spacing:0.1em;
margin:auto;
padding:0 40px 45px;
position: relative;
}


table.contact, .contact td, .contact th
{
margin:auto;
font-size:110%;
line-height:1.5;
word-spacing:0.1em;
}
.centered
{
text-align:center;
}
.contact td{
padding: 0 15px;
}
.contact th{
color:#524045;
}

p a{
color:#524045;
text-decoration:none;
}
p a:hover{
color:#aaa;
}


h2 {
color:#524045;
font-size:150%;
padding:0 0 10px;
}

h3 {
color:#777;
font-size:135%;
position:absolute;
left:23px;
top:10px;

}
h3 a{
color:#524045;
text-decoration:none;
}
h3 a:hover{
color:#aaa;
}

.left {
float:left;
width:670px;
padding:40px 0 0;
}

.right {
float:left;
width:670px;
padding:40px 0 0;
}

.body{
width:670px;
padding:40px 0 0;
}

.left * * {
width:auto;
float:none;
}

.right * * {
width:auto;
float:none;
}

.left img {
width:300px;
height:226px;
float:right;
padding:0 0 0 40px;
}

.left * {
width:330px;
float:left;
}

.right img {
width:300px;
height:226px;
float:left;
padding:0 40px 0 0;
}

.right * {
width:330px;
float:right;
}

.clear {
clear:both;
color:#fff;
}

#footer {
position:absolute;
bottom:0;
height:30px;
width:670px;
background-color:#fff;
color:#bbb;
text-align:center;
font:normal medium 'Goudy Bookletter 1911','Palatino Linotype','Palatino','Book Antiqua',Constantina,serif;
font-size:85%;
word-spacing:0.1em;
margin:auto;
padding:0 40px;
}

#jgal { list-style: none; width: 200px; position:absolute; top:45px; left:23px;}
#jgal li { opacity: .5; float: left; display: block; width: 60px; height: 60px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position: absolute; top: 0; left: 179px; display: none; }
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }
#gallery { list-style: none; display: block; }
#gallery li { margin: 20px 0 0; }
