body, table {
font-family: Georgia, Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 180%;
margin: 0;
color:#2f2e2e;
}

h1, h2, h3 {
color: #7f5f26;
font-size: 30px;
font-family: Georgia, 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;
}

h1 {
font-size: 30px;
text-shadow: #fff 1px 1px 1px;  
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

.content_inner img {
padding:6px;
background: white;
border: 1px #d7bd84 solid;
}

#noborder {
padding:0px;
background: none;
border: 0px #d7bd84 solid;
}

hr {
border-top:1px solid #cbcbcb;
border-bottom:1px solid #fff;
}

a, a:visited { color: #7f5f26; text-decoration: underline; }
a:hover { color: #7f5f26; text-decoration: none; }

a img { border: none }