﻿#hpNavBar
{
   width:954px;
   height:22px;
   background: #fff url('/i/hp_nav_bg.gif') repeat-x top left;
   text-align:center;
   padding-top: 3px;
}
#hpNavBar a
{
   padding: 0 10px;
   border-left: solid 2px #004270;
}
#hpNavBar a.last
{
   border-right: solid 2px #004270;
}
#hpNavBar a, #hpNavBar a:link, #hpNavBar a:visited, #hpNavBar a:hover
{
   display: inline-block;
   font: bold 14px/15px Arial, Helvetica, sans-serif;
   color: #004270;
   text-decoration: none;
   height: 15px;
   letter-spacing: 2px;
}
#hpNavBar a:hover
{
   text-decoration: underline;
}


#hpTopContent
{
   position: relative;
   height: 267px;
   width: 954px;
}
#hpEventInfo
{
   position: absolute;
   top:20px;
   left: 20px;
   width: 436px;
   height: 207px;
   background: #fff url('/i/EventBkgd.jpg') no-repeat top left;
   display: inline-block;
   padding: 12px;
}
#hpEventInfo, #hpEventInfo h1, #hpEventInfo h2
{
   font: normal 12px/125% Arial, Helvetica, sans-serif;
   color:#fff;
}

#hpEventInfo h1
{
   font: normal 30px/32px Times New Roman, Arial, Helvetica, sans-serif;
   letter-spacing: 2px;
   margin-bottom: 5px;
}
#hpEventInfo h2
{
   font: normal 18px/18px Times New Roman, Arial, Helvetica, sans-serif;
   letter-spacing: 1px;
   margin-bottom: 5px;
}
#hpEventInfo p
{
   color:#fff;
}
#hpEventInfo a, #hpEventInfo a:link, #hpEventInfo a:visited, #hpEventInfo a:hover
{
   text-decoration: none;
   color:#fff;
}
#hpEventInfo a:hover
{
   text-decoration: underline;
}
#hpIntro
{
   position: absolute;
   top:30px;
   left: 520px;
   width: 410px;
   height: 227px;
   display: inline-block;
}
#hpIntro, #hpIntro h1, #hpIntro h2
{
   font: bold 16px/25px Arial, Helvetica, sans-serif;
   letter-spacing: 2px;
   color:#004270;
}
#hpIntro h1, #hpIntro h2
{
   font: bold 20px/26px Arial, Helvetica, sans-serif;
   letter-spacing: 1px;
   margin-bottom: 5px;
}
#hpIntro p
{
   font: bold 16px/25px Arial, Helvetica, sans-serif;
   letter-spacing: 2px;
   color:#004270;
}
#hpIntro a, #hpIntro a:link, #hpIntro a:visited, #hpIntro a:hover
{
   margin-top: 5px;
   text-decoration: none;
   color:#004270;
   position:absolute;
   right: 0;
}
#hpIntro a:hover
{
   text-decoration: underline;
}
#hpContent
{
   width: 954px;
   min-height:150px;
   background: #fff url('/i/hp_content_bg.gif') repeat-y top left;
   padding-bottom: 25px;
}
#hpContent img
{
	margin: 0 5px;
}
#hpContent .bar01
{
   width: 954px;
   height: 8px;
   overflow: hidden;
   background: #fff url('/i/hp_content_topbar_bg.gif') repeat-x top left;
}
#hpContent div.column 
{
   float: left;
   margin-top: 20px;
   vertical-align: top;
   height: 100%;
   padding: 0 10px;
}
#hpContent div.column.One
{
   margin-left:20px;
   width:245px;
      
}
#hpContent div.column.Two
{
   margin-left:20px;
   width:330px;
   
}
#hpContent div.column.Three
{
   margin-left:20px;
   width:245px
}
#hpContent div.column h1, #hpContent div.column h2
{
   text-align:center;
   font: bold 16px/18px Arial, Helvetica, sans-serif;
   margin-bottom: 10px;
   color:#004270;
}
#hpContent div.column, #hpContent div.column p
{
   font: normal 14px/125% Arial, Helvetica, sans-serif;
}
