﻿
body 
{
  padding : 0px;
  margin : 0px;
  border : 0px;
  font-family : Arial;
  background: #D0DFFE url(images/navbar.gif) repeat-y;
}

#header 
{
  height  : 90px;
  background-color : white;
  border-bottom : solid 10px #074887;
}

#title 
{
  height  : 53px;
  width : 307px;
  margin : 16px 0px 16px 32px;
  background : white url(images/newhopelogo-web.gif) no-repeat;
  float : left;
}

#newsletter
{
	margin : 16px 16px 16px 0px;
	float : right;
}

#main
{
  width : 620px;
  padding : 0px 0px 0px 30px;
  margin-left: 114px;
  margin-top : 20px;
  font-size : 10pt;
}

#nav
{
  width : 114px;
  float: left;
}

  .h1 { text-align : right ; font-size : 20pt ; font-weight : bold ; border-bottom : solid 1px #074887 ; width : 400px ; color : #074887 }
  .h2 { font-size : 12pt ; font-weight : bold ; color : #074887 }
  .h3 { font-size : 10pt ; font-weight : bold ; color : #074887 }
  a { color : #074887 }
  .nav          { color : white ; font-size : 10pt ; font-weight : bold ; text-decoration : none }
  .nav_sel      { color : #02A951 ; font-size : 10pt ; font-weight : bold ; text-decoration : none }
  .nav:hover    { color : #02A951 ; font-size : 10pt ; font-weight : bold ; text-decoration : none }
  .subnav       { color : white ; font-size : 10pt ; font-weight : bold ; text-decoration : none }
  .subnav_sel   { color : #02A951 ; font-size : 10pt ; font-weight : bold ; text-decoration : none }
  .subnav:hover { color : #02A951 ; font-size : 10pt ; font-weight : bold ; text-decoration : none }
  .leadin { color : #074887 ; font-size : 14pt }

.image { margin : 5px; }