body {font-size: 12px; font-family: Georgia, serif; color:#3c3613; background-color:#FFF;}

h1,h2,h3,h4,h5,h6 { font-family: Georgia, serif; font-weight:normal; }

/* Headings
-------------------------------------------------------------- */

h1 { font-size: 36px; line-height: 1em;}
h2 { font-size: 30px; line-height: 1em; font-weight:bold; margin-bottom:.5em;}
h3 { font-size: 16px; line-height: 1em; font-weight:bold; margin-bottom:12px;}
h4 { font-size: 1.154em; line-height: 1em;}
h5 { font-size: 1em; line-height:1em;}
h6 { font-size: .8333em; line-height:1em;}


/* Text elements
-------------------------------------------------------------- */

p {line-height:1.2em; margin-bottom:1.2em;}

ul, ol { margin: 0 1.5em 1.5em 2em; }
ul ul, ul ol, ol ol, ol ul {margin-bottom:0;}
ul { list-style-type: circle; }
ol { list-style-type: decimal; }
li {line-height:1.5em;}

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

a { color: #c5430f; text-decoration:underline;}
a:hover { color:#e63411; text-decoration:none;}

blockquote { margin: 1.5em; }
strong { font-weight: bold; color:#c84718; }
em { font-style: italic; }
dfn { font-weight: bold; border-bottom:1px dotted; cursor:default;}
dfn:hover, dfn:active, dfn:focus {color:#607976;}
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }

hr {}

img {display:block;}

/* Tables
-------------------------------------------------------------- */

table { margin-bottom: 1.4em; width:100%;}
th { border-bottom: 2px solid #c0c29d; font-weight: bold; }
td { border-bottom: 1px solid #c0c29d; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #ffc; }


/* Forms
-------------------------------------------------------------- */
label {display:block;}
input[type="text"], input[type="password"] {font-size:1em; font-family:Helvetica, Arial, sans-serif; border:2px solid #202020; background-color:#fff; width:160px; padding:.4em;}
textarea {font-size:1em; font-family:Helvetica, Arial, sans-serif; border:2px solid #334543; background-color:#FFF; width:300px; padding:.4em; height:130px;}