body {
background:url(../images/g_bg_home_copyright.gif) repeat;
cursor:default;
font:12px Verdana;
margin:0px; }
a:link,a:visited {
color:#336633;
text-decoration:underline; }
a:hover,a:active {
color:#339933;
text-decoration:none; }
#brochure .a_brochure {
color:#ffe83a;
font-family:Arial;
font-size:14px;
font-weight:bold;}
.a_copyright {
color:#000000; }
.a_home_headline:link,.a_home_headline:visited {
color:#FFFFFF;
text-decoration:none; }
.a_home_headline:hover,.a_home_headline:active {
color:#66cc66;
text-decoration:underline; }
.a_side_nav:link,.a_side_nav:visited {
color:#ffe83a;
display: block;
padding:5px;
text-decoration:none;
width:100%; }
.a_side_nav:hover,.a_side_nav:active,.a_side_nav_lit:link,.a_side_nav_lit:visited {
background-color:#ffe83a;
color:#000000;
display: block;
padding:5px;
text-decoration:none;
width:100%; }
.a_side_subnav:link,.a_side_subnav:visited {
color:#ffffff;
display: block;
padding:5px 5px 5px 15px;
text-decoration:none;
width:100%; }
.a_side_subnav:hover,.a_side_subnav:active,.a_side_subnav_lit:link,.a_side_subnav_lit:visited {
background-color:#878787;
display: block;
color:#ffffff;
padding:5px 5px 5px 15px;
text-decoration:none;
width:100%; }
.bg_home_copyright {
background:url(../images/g_bg_home_copyright.gif) repeat; }
.bg_home_logo {
background:url(../images/g_bg_home_logo.gif) repeat-x; }
.bg_inside_logo {
background:url(../images/g_bg_inside_logo.gif) repeat-x; }
.bg_home_montage {
background:url(../images/g_bg_home_montage.gif) repeat-x;background-position:bottom;background-color:#000000 }
.bg_side_nav {
background-color:#000000; }
.bg_top_nav {
background-color:#339933;
border-bottom:1px solid #006600; }
.bg_white {
background-color:#ffffff; }
.btn_wide {
width:50px; }
form {
display:inline; }
.img_border {
border:1px solid #000000; }
input,select,textarea {
font-family:Verdana; }
.pad_logo {
margin-left:10px; }
td {
cursor:default;
font:12px Verdana;
margin:0px; }
.td_pad_body {
padding:10px;
vertical-align:top; }
.td_side_nav {
border-bottom:1px solid #666666;
font:bold 13px; }
.td_side_subnav {
border-bottom:1px solid #666666;
font:13px; }
.tr_heading {
background-color:#339933;
color:#ffffff; }
.txt_admin_title {
color:#000000;
font:bold 24px Georgia; }
.txt_blockquote {
padding:15px; }
.txt_body {
font:normal 12px; }
.txt_copyright {
font-size:10px; }
.txt_heading {
font:bold 14px; }
.txt_red {
color:#cc0000; }
.txt_section {
font:bold 16px Verdana; }
.txt_ticker {
font-weight:bold;
color:#339933; }

div.floatleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
 }
  
div.floatleft p {
  font-size: 11px;
  text-align: left;
  margin-top: 2px;
  margin:0;
 }
div.floatleft img {
border: 1px solid black;
 }
 
 div.floatright {
  float: right;
  margin-left: 20px;
  margin-top: 20px;
 }
  
div.floatright p {
  font-size: 11px;
  text-align: left;
  margin-top: 2px;
  margin:0;
 }
div.floatright img {
border: 1px solid black;
 }
p.page-controls { clear: both; padding-top: 1em; }