/*html, body, table, thead, tbody, tfoot, tr, th, td, p, h1, h2, h3, h4, h5, h6, div, ul, li, ol, a, form, textarea, input, select, img, hr, span, span, strong, fieldset, label { margin: 0; padding: 0;}*/
html, body, p, h1, h2, h3, h4, h5, h6, div, ul, li, ol, a, form, textarea, input, select, img, hr, span, span, strong, fieldset, label { margin: 0; padding: 0;}

html { font-family: Arial, Helvetica, sans-serif; font-size: small; line-height:1.3em; background:#ece8db;}
body { background: #f6f1e5; color:#837d70; }
body.landing_page { background: #f6f1e5 url(../images/bg/bg_landing.jpg) center top no-repeat;}

p { margin: 16px 0;}
img, div { border: 0;}
ul, li, ol { list-style: none;}
li { vertical-align:middle;}
strong { color: #615d4f;}

img.framed { padding:5px; border:1px solid #e8e3d7; background:#ffffff; }

h1, h2, h3, h4, h5, h6 { font-size: 1em; }

a:link { color:#013976; text-decoration:none; font-weight: bold;}
a:visited { color:#013976; text-decoration:none; font-weight: bold;}
a:hover { color:#dfa83c; text-decoration:none; font-weight: bold;}
a:active { color:#013976; text-decoration:none; font-weight: bold;}

a.arrow { text-decoration:underline; background: transparent url(../images/arrow_blue_white.jpg) left 50% no-repeat; padding:0 0 0 16px; font-weight: bold; }
a.arrow:hover { color:#000000; text-decoration:underline; }

p.print_quote {font-size:130%; font-family:Georgia, 'Times New Roman', Times, serif; line-height:1.7em; color:#5f5a50; font-style:italic;}

/*---------------------------- NEWS ------------------------------*/
#add_comment_box { float:left; width:580px; }
#add_comment_box ul { float:right; margin-top:2px; margin-left:16px;}
#add_comment_box ul li { float:left; font-size:80%; text-transform:uppercase; margin-left:4px; }
#add_comment_box ul li a { padding:4px 6px; border:1px solid #d4cfbf; color:#9e998b; background:#ffffff; display:block;}
#news_article_box ul li a:hover { color:#cd9a37; background:#ffffff;}