html {
color:#2f1703;
}

h1,h2 {
font-family:Georgia, "Times New Roman", Times, serif;
}

h3,h4,h5,h6 {
font-family:Georgia, "Times New Roman", Times, serif;
}

h1,h2,h3 {
padding:0 0 .75em;
}

h1 {
font-size:210%;
}

h2 {
font-size:213%;
margin-bottom:0;
padding:0 0 5px;
color:#4c2300;
}

h3 {
font-size:153.9%;
}

h3 a{
text-decoration:none;
}

h3 a:hover{
text-decoration:underline;
}

h4 {
font-size:123.1%;
font-weight:700;
padding-bottom:0.25em;
line-height:1.3em;
}

h4 a{
text-decoration:none;
}

h4 a:hover{
text-decoration:underline;
}

h5 {
font-size:85%;
padding:0 0 1em;
color:#555555;
line-height:1.5em;
}

h6 {
font-size:77%;
}

strong {
font-weight:700;
}

a {
color:#721200; 
}

a:hover {
text-decoration:none;
}

abbr,acronym {
border-bottom:1px dotted #000;
cursor:help;
}

em {
font-style:italic;
}

strong em{
font-style:italic;
font-weight:700;
}

blockquote,dl,ol,ul {
margin:0 0 1em;
}

ul ul {
margin-bottom:.25em;
}

ul ul li {
list-style:circle outside;
background:none;
margin-left:14px;
padding:0;
}

dl dd {
margin-left:1em;
}

th,td {
border:1px solid #bbb;
padding:.5em;
}

th {
font-weight:700;
text-align:center;
}

caption {
margin-bottom:.5em;
text-align:center;
}

p,fieldset,table,pre {
padding-bottom:1em;
}

p,li,dd {
line-height:1.5em;
font-family:Georgia, "Times New Roman", Times, serif;
}

hr {
position:relative;
visibility:hidden;
height:0;
margin:0;
padding:0;
}

input,textarea {
margin-top:.25em;
margin-bottom:.5em;
}

input[type=text],input[type=password] {
width:14em;
}

.custom-form input[type=text],.custom-form input[type=password] {
width:auto;
}

input[type=submit] {
margin-top:10px;
}

select {
margin-bottom:.75em;
margin-top:.15em;
}

legend,label {
line-height:1.5em;
padding-top:.5em;
}

legend {
color:#333;
font-size:116%;
padding:0.25em;
}

fieldset {
border:1px solid #ccc;
padding:10px;
}

table{
margin-bottom:20px;
}