/*  
Notes...
*/

h1 {font-size: 19px; color: #858383;}
h2 {font-size: 16px; line-height: 20px; color: #00749E;}
.h2 {font-family: Arial, Helvetica, sans-serif; line-height: 18px; font-size: 12px; color: #312E2E; font-weight: bold;}
h3 {font-size: 15px; color: #323232;}
html, body {background: #fff url(images/buffer_top.gif) repeat-x left top; margin: 0px; padding: 0px; text-align: center;}
body, tr, td, p {font-family: "Open Sans", sans-serif;}
a:link,a:visited,a:active {color:#23589e;}
a:hover	{color:#121212;}
.firm_text
{
  font-size: 19px;
  line-height: 1.6em;
  font-weight: 600;
  color:#121212;
}
.mid_text
{
  font-size: 19px;
  line-height: 1.6em;
  font-weight: 300;
  color:#121212;
}
.small_mid_text
{
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 300;
  color:#121212;
}
.soft_text
{
  font-size: 19px;
  line-height: 1.6em;
  font-weight: 300;
  color:#777777;
}
.sidebar_text
{
  font-size: 14px;
  line-height: 2.0em;
  font-weight: 300;
  color: #121212;
}
.footer_text
{
  font-size: 12px;
  line-height: 2.0em;
  font-weight: 300;
  color: #121212;
}
#header {height: 30px; margin: 0px auto; padding: 0px;}
#main_container {border: 1px solid #dadada; text-align: center; vertical-align: middle; padding: 20px; margin-bottom: 13px;}
#left_stripe {width:600px; text-align: right; vertical-align: top; padding: 8px;} 
#right_stripe {width:250px; text-align: left; vertical-align: top; padding: 8px;} 
#buffer_bottom {clear:both; background: #fff url(images/buffer_bottom.gif) repeat-x left top; width: 100%; height: 40px; background-color: #312E2E; margin: 0px auto; text-align: center;}
