body {
background: #d6c4ae;
color: #333;
font: 73% tahoma, helvetica, "Trebuchet MS", arial, sans-serif;
line-height: 1.7em;
margin: 0;
padding: 0;
}
h1 {
background: #d6c4ae url(images/banner.jpg) no-repeat;
color: #fff;
font-size: 200%;
font-style: italic;
height: 90px;
letter-spacing: 5px;
margin: 0;
padding: 65px 0 15px 35px;
}
h2 {
color: #72522c;
font-size: 140%;
font-style: italic;
letter-spacing: 5px;
margin-top: 20px;
padding: 0.5em 0 0 0.5em;
text-transform: uppercase;
}
h3 {
color: #72522c;
font-size: 140%;
font-style: italic;
letter-spacing: 5px;
margin: 60px 0 40px 50px;
padding: 0.5em 0 0 0.5em;
}
a {
color: #72522c;
text-decoration: underline;
}
a:hover {
color: #000;
text-decoration: none;
}
a img {
border: 0;
}
#container {
clear: both;
margin: 0;
padding: 0;
width: 100%;
}
#left_column {
float: left;
margin-bottom: 1em;
margin-left: 8%;
padding-right: 2%;
width: 30%;
}
#right_column {
background: url(images/photo_stack.jpg) no-repeat top right;
float: left;
margin-bottom: 2em;
margin-left: 2%;
padding-right: 1%;
width: 54%;
}
#footer {
background: #bfa280;
border-top: 6px solid #72522c;
clear: both;
color: #000;
height: 20px;
padding: 15px;
text-align: center;
}
#gallery {
margin-left: 20px;
}
#gallery img {
background-color: #fff;
box-shadow: 4px 4px 6px #000;
float: left;
margin: 8px;
padding: 3px;
}
.pullquote {
font-family: Georgia, arial, helvetica;
font-size: 16px;
font-style: italic;
line-height: 1.5em;
margin: 18px 0;
text-align: right;
width: 125px;
}
