﻿h3
{
    font-family:"Trebuchet MS", "Arial";
    font-size:26px;
    color: #90B3B8;
    background-image: url('../images/bgTitle.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 30px;
}

.panel980
{
	font-family:"Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#999999;
}

.events
{
    width: 590px;
    height: auto;
    float:left;
}

.events p
{
    margin-bottom: 10px;
}

.events .calendar
{
    float: left;
    margin-right: 20px;
}

.events .date
{
    font-size: 16px;
}

.events .title
{
    font-size: 18px;
    color: #35616F;
}

.events .learnMore
{
    font-family:Tahoma, Verdana;
    font-size: 10px;
    color: #9AB0B7;
    text-decoration: none;
}

.events .learnMore:hover
{
    color: #35616F;
}

.events .boxLearnMore
{
    width: auto;
    text-align: right;
    padding-right:25px;
}

.events .boxLearnMore a
{
    color: #BFCC94;
    background-image: url( '../images/greenArrow.gif' );
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.events .boxLearnMore a:hover
{
    text-decoration:none;
}



.cop_bestPratices
{
    width: 310px;
    height: auto;
    padding-left: 30px;
    float: left;
}

.cop_bestPratices a
{
    color:#999999;
}

.cop_bestPratices a:hover
{
    color:#666666;
}

.cop_bestPratices p
{
    margin-bottom: 10px;
}

.partners
{
    width: 930px;
    height: auto;
    clear:both;
}

