/* Fat Footer */
.fatFooter { margin-top: 0 !important; }
.fatFooter .fatFooterBody .fatFooterList ul { margin: 0 0 0 20px !important; }
.fatFooter .fatFooterBody .fatFooterList ul li { 
	list-style:url(/graphics/greybullet-fatfooter.gif) !important; 
  	background:none !important;
    padding:0;
}
/* relative position container */

/* H2 in topper text */
/*#eventTopperText h2 a {
	text-decoration: none;
	color: #fff;
}

#eventTopperText h2, #eventTopperText h1, #eventTopperText h3 {
	font-family: Arial;
	font-weight:normal;
	margin:0;
	padding:0;
	color: white;
	position:relative;
	z-index:1;
	text-align:left !important;
}*/
/* h1,h2 sizing in topper text 
#eventTopperText h2, #eventTopperText h1 {
	font-size: 28px;
	padding-bottom: 3px;
	font-weight:bold;
}*/
/* h3 sizing in topper text and indentation 
#eventTopperText h3 {
	font-size: 16px;
	margin-left: 3px;
}*/


#rightBar h2 {
	color:#A8761E;
}

h2 {
	color:#A8761E;
}

h1 {
	color:#00709c;
}

.highlightBoxLrg {
	margin: 0 0 25px 0;
	border:1px solid #ccc;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#fff;
	padding:15px 15px 10px 15px;
	text-align:center; 

	width:auto;
}

.highlightBoxLrg h1 {
	font-size: 24px;
    padding: 0 0 0 10px;
}

.highlightBoxLrg p,
.highlightBoxLrg h2 {
	padding:0 10px;
	line-height:19px !important;
}

.highlightBoxLrg ul {
	padding:0 10px;
	line-height:19px !important;
}
#socialIcons img {
	margin:0 6px 0 0;
}
