
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    background: none repeat scroll 0 0 transparent;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
li ul, li ol {
    margin: 0;
}
ul, ol {
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
}
dl {
    margin: 0 0 1.5em;
}
dl dt {
    font-weight: bold;
}
dd {
    margin-left: 1.5em;
}
table {
    width: 100%;
}
hr {
    background: none repeat scroll 0 0 #666666;
    border: medium none;
    clear: both;
    float: none;
    height: 1px;
    margin: -1px 0 1.5em;
    width: 100%;
}
fieldset {
    border: 1px solid #BFBFBF;
    border-radius: 5px 5px 5px 5px;
    margin: 0.5em 0;
    padding: 1em;
}
p {
}
nav ul {
    list-style: none outside none;
}
form {
    margin: 0;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
select {
	padding:5px;
}
button, input {
    line-height: normal;
}
table button, table input {
}
pre, code, kbd, samp {
    font-family: monospace,sans-serif;
}
body, select, input, textarea {
    color: #444444;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
h1 {
    font-size: 36px;
    line-height: 1em;
    margin-bottom: 0.5em;
	color:#9A6E44;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 18px;
    line-height: 2em;
}
h4 {
    font-size: 15px;
    line-height: 1.25em;
    margin-bottom: 1.25em;
}
h5 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 1.5em;
}
h6 {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.8em;
    margin-bottom: 1.8em;
}
a:hover, a:active {
    outline: medium none;
	text-decoration:none;
}
ul, ol {
    margin-left: 0;
}
ol {
    list-style-type: decimal;
}
strong, th {
    font-weight: bold;
}
img {
    font-size: 0;
    line-height: 0;
}
td, td img {
    vertical-align: top;
}
pre {
    padding: 15px;
    white-space: pre-line;
    word-wrap: break-word;
}
legend {
}
.hidden {
    display: none !important;
    visibility: hidden;
}
