#contentCol {
    padding-top:0px;
}

#feature {
	padding: 2px;
	width: 565px;
	background: url('/media/structure/bg_black_tile.gif') repeat 0 0 ;
}
	#feature .featurePhoto {width: 183px;}

		#feature .featurePhoto img {border: none;}

	#feature .featureText {width: 565px;padding: 0 0 10px 0;}

		#feature .featureText p {margin: 2px 15px 6px 34px; color: #fff;}

		#feature .featureText a {color: #fff;text-decoration: underline;}
		#feature .featureText a:visited {color:#eee;}
		#feature .featureText a:hover {color:#F15603; text-decoration: none;}

#homeContainters h2 {
	margin: 8px 0 5px 0;
	
}


#poll, #events, #newsletter { width : 290px;}

#poll div.pollBox, #events div.pollBox, #newsletter div.pollBox {
	background: url('/media/structure/bg_lt_grey_tile.gif') repeat 0 0 ;
	border: 1px dashed #fff;
	color: #fff;
	padding: 0 0 5px 0;
	margin: 30px;
}
#events div.pollBox {padding: 7px 13px 3px 13px;}
#events div.pollBox p {font-size: 10px; padding: 0px 0px 5px 0;line-height: 13px;margin: 0;}
#events div.pollBox p.morelink a {
	background: url('/media/structure/red_square_10x10.gif') no-repeat 0px 2px ;
	height: 10px;
	padding-left:15px;
	color:white;
}


#poll div.pollBox  h3 { 
	padding: 3px 4px;
	margin: 0;
	background: none;
	border-bottom: 1px dashed #fff; 
	text-align: center;
	color: #fff;
	font-size: 12px;
}

#poll div.pollBox ul, #newsletter div.pollBox ul {
	list-style-type: none;
	margin: 5px 0 0 10px ;
	padding: 0;
}
#poll div.pollBox li, #newsletter div.pollBox li {margin: 0;padding: 0;display: block;font-size: 10px;}
#poll div.pollBox label, #newsletter div.pollBox label {position: relative; top: -2px;left: 4px;}
#newsletter div.pollBox label {width: 200px;}
#poll div.pollBox input {width: 20px;}
#newsletter div.pollBox inputa {width: 100px; margin: 2px;}

#poll div.pollBox input.submit {font-size: 9px;width:50px;}
#newsletter div.pollBox input.submit {font-size: 9px;}

#homeCalendar {
	margin: 8px 0 0 0;
	width: 569px;
	background: url('/media/structure/bg_black_tile.gif') repeat 0 0 ;
	padding: 0;
	text-align:center;

}
    #homeCalendar form {
        float:left;
        width: 300px;
    }
	#homeCalendar h2 {margin: 0 0 5px 0px;text-align:left;}
	#homeCalendar div.sports {
		color: #fff;
		font-size: 11px;
		text-align:left;
		width: 535px;
	}
	#homeCalendar #calendarDisplay {
        margin: 10px 15px 10px 25px;
        text-align:left;

    }
	#homeCalendar #calendarNewsDisplay {
        float:right;
        width: 230px;
        margin: 10px 0px 10px 10px;
        text-align:left;
    }
	#homeCalendar #calendarNewsDisplay p a,
	#homeCalendar #calendarNewsDisplay p a:hover {
        color:#fff;
    }
	#homeCalendar #calendarNewsDisplay p {
        font-size:11px;
        color:#fff;
    }

	* html #homeCalendar div.sports {width:auto;}

