/* CSS Document */
body {
background-color: #300107;
background-image: url(images/wood_tile_bg2.jpg);
background-repeat:repeat-x;
text-align: center;
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 1.6em;
color:#333333;
}
#textArea{
background-image: url(images/bg_text_area.jpg);
background-repeat: repeat-y;
width: 582px; height: 1200px;
background-repeat: repeat-y;
margin: 0 auto;
padding-top: 0;
}
#banner {
padding-top: 15px;
}
#text {
text-align: left;
width: 444px;
padding-left: 75px;
margin-top: 20px;
}
h1{
letter-spacing: .1em;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#741b06;
border-bottom: 1px dashed #741b06;
}
h3{
letter-spacing: .05em;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#300107;
margin-bottom: 0;
}
#photo {
float: left;
margin: 8px 8px 8px 0;
border: 0;
}

#unsub { 
font-size: 9px;
width: 350px;
margin: 10px auto;
text-align:center;
color: #666666;
line-height: 1.5em;
padding-bottom: 100px;
}
a {
text-decoration: none;
font-weight: bold;
color: #333333;
}
a:hover {
text-decoration: underline;
}
#divider {
margin: 20px 178px;
text-align:center;
}