@import url(reset.css);

html { font: normal 62.5% Helvetica, Arial, sans-serif;}
body {background-color: #000000}
a { color: #3357B0; font-weight: bold; }

/* CCS styles */
#content h1 { font-size: 2.0em; line-height: 1.3em; font-weight: bold; }
#content h2 { font-size: 1.7em; line-height: 1.3em; font-weight: bold; }
#content h3 { font-size: 1.3em; line-height: 1.3em; font-weight: bold; }
#content h4 { font-size: 1.1em; line-height: 1.3em; font-weight: bold; }
#content h5 { font-size: 1.0em; line-height: 1.3em; font-weight: bold; }
#content p { font-size: .9em; line-height: 1.3em; }
#content strong, #content b { font-weight: bold; }

#main h2 { color: #393939; margin-bottom: 30px; }
#main h3 { color: #a64625; border-bottom: 1px solid #a64625; }
#main p { color: #47342d; margin-bottom: 20px; }


p {line-height: 130%; font-size:1.2em; }
div {line-height: 130%; text-align: center; }

  div.info_head { font-weight: bold; font-size: 1.8em; line-height: 165%; }
  div.info_subhead {font-weight: bold; font-size: 1.4em; }
  div.info_text {font-size: 1.4em; }
  div.info_vision {font-size: 1.4em; font-weight: bold; }

p.home {font-size: 1.0em; }

/* Navigation */
img.nav {
  float: left;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
}



.nav_menu {
  width: 170px;
  cursor: pointer;
}



.clearer { clear: both; }

#links {padding: 15px 0 0 335px;}
#links img {float: none;}
#links div {text-align: left;}
