/***
    Events Page Specific CSS Code
***/
#welcome
{
    padding-bottom: 0px;
    height: 393px;
	border-bottom: none;
}

#welcome h2
{
	background: url(../images/m3full.jpg);
	height: 292px;
}

#events
{
    background: none;
    float:left;
    width: 460px;
    padding-bottom:10px;
}

#events p
{
    margin-left: 57px;
    margin-right: 33px;
}

#events h3
{
    text-indent: -1000em;
	overflow: hidden;
	width: 231px;
	height: 20px;
}

#events h4
{
    color: #000000;
    margin-left: 47px;	
	font-size: 18px;
}

#events a
{
    color: #E25C1D;
}

#events a:hover
{
    color: Black;
    text-decoration: underline;
}

#events strong
{
    color: #E25C1D;
    margin-bottom: 0px;
}
