/* CSS Document */

.bottomcontainer 
{ 
  background: #a61f62;
}

#nav  
{ 
  background: #ffffff url(images/nav_background_blue5.jpg) top left no-repeat;
}


p.news, p.events
{
  font-size: 1em;
  margin: 15px 40px;
  text-align: left;
  line-height: 1.2em;
}


p.news a, p.events a
{
  color: #8dc560;
}

p.news a:hover, p.events a:hover
{
  color: #ffffff;
}


p.title
{
  font-size: 1.3em;
  margin: 15px 40px;
  text-align: left;
  color: #8dc560;
}

p.title span
{
  font-size: .8em;
  font-weight: normal;
}

h2
{
  margin: 15px 0px 5px 0px;
  text-align: center;  
}

h3
{
  margin-left: 40px;
  text-align: left;
}

img#newsHMB
{
  border: 1px solid #ffffff;
  float: left;
  margin: 0px 10px 5px 40px;
}

div.newsdiv
{
  margin: 15px 40px 15px 40px;
  border-bottom: 1px dotted #ffffff;
}
