/*
 Common styles for screen, print and handheld media
 Site: Sheron
*/
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { border: 0; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
:focus { outline: 0; }
body { background: #fff; color: #808080; font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; line-height: 1.2; }
a { color:#B4975A; text-decoration: underline; }
a:hover { color: #808080; text-decoration: none; }
h1 { font-size: 1.5em; }
h2 { font: normal 2.9em/1.2 serif; color: #B4975A; margin: 0 0 0.75em 0; }
h2 strong { font-weight: normal; font-size: 0.53em; }
h2 span { margin: 0 3px; }
h3 { font-size: 1em; font-weight: bold; color: #808080; margin: 0 0 0.15em 0; }
h3.big { font-size: 1.17em; margin-bottom: 1em; }
h3.place { font-size: 1.17em; margin-bottom: 0.1em; }
h4, h5, h6 { font-size: 1em; }
p { margin: 0 0 1em 0; }
p.intro { color: #808080; font-size: 1.27em; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
ol, ul { list-style: none; }
dl { margin: 0 0 1em 0; }
dt { font-weight: bold; }
dd { margin-bottom: 1em; }
input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
table { border-collapse: collapse; font-size: 1em; }
caption, th, td { font-weight: normal; text-align: left; }
hr { display: none; }
.clear { clear: both; }