* { color: #473006; font-family: Georgia; font-size: 15px; }



body { background: url(../img/bg.jpg) repeat-x #281c17; text-align: center; }



.layout { width: 1000px; margin: 0 auto; text-align: left }



a { color: #8a5d06; text-decoration: none; }

a:hover { color: #8a5d06; text-decoration: underline; }



.hover:hover { text-decoration: none !important; }



#nav { height: 84px; }



#footer { background: url(../img/footer.jpg) repeat-x; height: 84px; }

#footer * { color: #7e7774; }

#footer a { color: #ddcfb6; }



#nav a { color: #ddcfb6; }



#nav2 { position: absolute; width: 332px; top: 35px; right: 25px; }

#nav2 li { height: 40px; line-height: 40px; border-top: 1px solid #eee5d3; }

#nav2 a { color: #281c17; font-size: 20px; text-decoration: none; }

#nav2 a.active { color: #875901; font-style: italic; font-size: 30px; text-decoration: none; }

#nav2 a:hover { font-style: italic; font-size: 30px; text-decoration: none; }



.footer_nav a { color: #8a5d06; font-size: 20px; text-decoration: none; }

.footer_nav a:hover { text-decoration: underline !important; }



h1 { color: #885b03; font-size: 30px; font-weight: normal; margin-bottom: 15px; }



.row { background: url(../img/dot.gif) center center repeat-x; }

.row2 { background: url(../img/dot2.gif) center center repeat-x; }


#nav_inner { text-align: right; margin: 0; padding: 0 20px 0 0; list-style-type: none; }

#nav_inner li { padding: 5px 0; }

#nav_inner a { font-size: 18px; text-decoration: none; }

#nav_inner a:hover  { color: black; }

#nav_inner a.active_inner { padding-right: 40px; font-size: 20px; text-decoration: underline; color: #281c17; background: url(../img/nav_inner.gif) center right no-repeat; }