#events-calendar-list li
{
padding:5px;

}
#footer p
{
padding:10px;
text-align:left;
}

.home #sidebar
{
padding-bottom:0px;
}

/* IE6 Only */
* html .home #sidebar {padding-top:75px;}
/* IE7 Only */
*:first-child+html  .home #sidebar {padding-top:75px;}


.home .post
{
margin-bottom:0px;
}

#width h3
{
margin-top:0px;
}

.home #content
{
padding-bottom:0px;
}

h2.widgettitle 
{
height:0px;
}

.headerGraphic{
	float: left;
}

.headerRedpost {
float: right;
}

.headerMenu{
	float: left;
        margin-left: 20px;
        width: 915px;
}

.headerPrimaryMenuItem{
	float: left;
	margin-right: 35px;
}

.headerSecondaryMenuItem{
	float: left;
	margin-right: 20px;
	
}

.headerPrimaryMenuItem a{
	color: black;
	font-weight:bold;
	font-size:16px;
}

.headerPrimaryMenuItem a:hover{
	text-decoration:none;
	color:MidnightBlue;
}

.headerPrimaryMenuItem .selected {
	color:SteelBlue;
}

.headerSecondaryMenuItem a{
	color:black;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}

.headerSecondaryMenuItem .selected {
	color:SteelBlue;
}

