/* CSS copyright 2005 Heartwood Custom Woodworks */
/* Design and code by Lisa Fahrmeyer - www.cafelisa.com*/

body {
margin: 0;
padding-top: 40px;
background-color: #CFD2B9;
font: .85em/1.3em "Times New Roman", Times, serif;
color: #744D36;
text-align: center;
}

#wrap {
margin: 0 auto 0;
padding: 0;
background: #F6F5F0 url(images/gradient.jpg) repeat-y top left;
width: 730px;
min-height: 478px;
border-top: 20px solid #420202;
border-right: 1px solid #420202;
border-bottom: 1px solid #420202;
border-left: 1px solid #420202;
position: relative;
text-align: left;
}

#container {
margin: 0;
padding: 0;
text-align: left;
width: 536px;
position: relative;
top: 2px;
left: 0px;
}

#float-top {
background: transparent url(images/tail.gif) no-repeat right top;
height: 19px;
width: 40px;
position: absolute;
top: 62px;
left: 535px;
}

#float-bottom {
background: transparent url(images/float2.gif) no-repeat right bottom;
height: 181px;
width: 670px;
position: absolute;
bottom: -10px;
left: 7px;
}

#float-bottom-fix {
background: transparent url(images/float2.gif) no-repeat right bottom;
height: 181px;
width: 670px;
position: absolute;
top: 550px;
left: 7px;
}

h1 {
margin: 10px 15px 0px 40px;
background: transparent url(images/index.jpg) no-repeat top right;
width: 451px;
height: 108px;
}

h1 span {
display: none;
}

.intro {
display: none;
}

#content {
margin-left: 10px;
padding: 122px 45px 8.5em 45px;
width: 425px;
text-align: justify;
}

#content-fix {
margin-left: 10px;
padding: 122px 45px 14.5em 45px;
width: 425px;
text-align: justify;
}

p {
}

#sidebar {
margin: 0;
padding: 0;
background: #E2E2D6 url(images/sidebar.jpg) no-repeat top right;
width: 194px;
height: 100%;
text-align: left;
position: absolute;
top: 0px;
left: 536px;
}

#sidebar2 {
margin: 0;
padding: 0;
background: #E2E2D6 url(images/sidebar.jpg) no-repeat top right;
width: 194px;
height: 100%;
text-align: left;
position: absolute;
top: 0px;
left: 536px;
}

#menu {
margin-top: 140px;
padding-left: 0;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}

#menu ul {
list-style-type: none;
}

#menu li {
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
}

#menu a {
color: #420202;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu a:hover {
border-bottom: 1px solid #420202;
}

.here {
color: #420202;
background-color: #CFCEBB;
}

.address {
margin: 0 auto 0;
display: block;
width: 410px;
padding: 10px;
border: 1px solid #420202;
text-align: center;
}

.address:hover {
background: #FFFFFF;
}


#hide {
display: none;
}


h2 {
margin-top: -5px;
margin-bottom: -10px;
padding-bottom: .15em;
font-family: Garamond, "Times New Roman", Times, serif;
font-size: 2.5em;
font-weight: normal;
font-variant: small-caps;
color: #C2C1B1;
text-align: right;
border-bottom: 1px solid #420202;
}

#content-fix h2 {
font-size: 2em;
}

#portfolio {
margin: 0 auto 0;
padding-top: 20px;
color: #420202;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}

ul {
list-style: none;
}

#portfolio li {
padding-top: 3px;
padding-bottom: 8px;
padding-left: 25px;
background: url(images/list.gif) no-repeat 0 50%;
}

#portfolio a {
color: #420202;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#portfolio a:hover {
border-bottom: 1px solid #420202;
}

#slideshow {
padding-top: 30px;
text-align: center;
border-bottom: 1px solid #B7B69C;
}

#slideshow img {
border: 1px solid #000000;
}

a {
color: #420202;
}

.tiny {
font-size: .4em;
}