@charset "UTF-8";

body { background: #f8f6f0 url(../images/bg.gif) repeat-x top; font: 12px Arial, Helvetica, sans-serif; color: #3b3017; padding: 20px;}

a { color: #dc9225; text-decoration: underline; }
a:hover { text-decoration: none; }

h1 { font-family:"Times New Roman", Times, serif; font-size: 26px; font-weight: normal; color: #513e29; margin-top: 0px; line-height: normal; margin-bottom: 5px;}
h2 { font-family:"Times New Roman", Times, serif; font-size: 22px; font-weight: normal; color: #dd9225; line-height: 20px; margin-bottom: 5px;}
h3 { font-family:"Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #222222; line-height: normal; margin-bottom: 5px;}

input,textarea,select,form { font: 12px Arial, Helvetica, sans-serif; margin: 0px;}
input,textarea,select { color: #372b1f;}

ul { list-style: none; margin: 0; padding: 0;}
ul li { background: url(../images/dot1.gif) no-repeat 0px 4px; padding-left: 15px; margin: 3px 0px 3px 5px; color: #824d01;}