/* this file controls all text for this website. make site-wide alterations here. */body{text-align: center;}div#container{margin-left: auto;margin-right: auto;width: 50em;text-align: left;}/* set default text properties -- small, brown, arial text. unless otherwise specified text in this site will assume these properties */html, body, td, table, tr, span, div, ul, li, form {font-family:arial,sans-serif;font-size:12px;color:#653512;}/*textology */.header {font-size:15.5px;font-weight:bold;}.leftbox_header {font-size:13px;font-weight:bold;}.subheader {font-size:12px;font-weight:bold;} .large {font-size:12px;} .red_header {font-size:15.5px;font-weight:bold;color:#981A1D;} .red_subheader {font-size:12px;font-weight:bold;color:#981A1D;}.red_large {font-size:12px;color:#981A1D;}.red {color:#981A1D;}img{  border-style: none;}.green {color:#65672B;}.black {color:#000000;}.black_bold {color:#000000;font-weight:bold;}/* linkology */* :focus { outline: 0; }a,a:link,a:active,a:visited {color:#981A1D;text-decoration:none;outline: 0;}a:hover {color:#981A1D;text-decoration:none;outline: 0;}a.bold,a.bold:link,a.bold:active,a.bold:visited {color:#981A1D;text-decoration:none;font-weight:bold;outline: 0;}a.bold:hover {color:#981A1D;text-decoration:none;font-weight:bold;outline: 0;}div#header a:focus, div#header a:active {	outline: 0 none;	-moz-outline: 0 none;	}div#header a:focus, div#header a:active { outline: 0; }.opacity {background-color: #DDD88B;opacity:0.3;filter:alpha(opacity=30);}
