#leftCol {
	background-image: url(../images/left_rail_bgd.jpg);
	width: 270px;
	float: left;
	background-repeat: no-repeat;
	height: auto
	height: 100%;
}
#mediaLink {
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#thisWeek {
	width: 200px;
	margin-left: 30px;
	margin-top: 20px;
	height: 100%;
}
#thisWeek a:link {
	font-size: 10px;
	font-weight: bold;
	color: #6e7d34;
	line-height: 20px;
	text-align: left;
	background-repeat: no-repeat;
}
#thisWeek a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #6e7d34;
	line-height: 20px;
}
#thisWeek a:hover {
	color: #7B0000;
}

#partners {
	margin-left: 10px;
	width: 240px;
}
.headline {
	font-weight: bold;
	color: #3A6677;
	line-height: 15px;
}
#flash {
	display: block;
	width: 510px;
	height: 150px;
	float: right;
	background-image: url(../images/flashBgd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#content {
	float: right;
	width: 490px;
	margin-right: 20px;
	margin-top: 20px;
	height: auto;
	height: 100%;
}

#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #3A6677;
	font-weight: normal;
	background-image: url(../images/h1_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#content a:link {
	font-size: 10px;
	font-weight: bold;
	color: #6e7d34;
	line-height: 20px;
	text-align: left;
	background-repeat: no-repeat;
}
#content a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #6e7d34;
	line-height: 20px;
}
#content a:hover {
	color: #7B0000;
}
#mainStory {
	display: block;
	width: 490px;
}
#subStory {
	display: block;
	width: 234px;
	margin-top: 10px;
	float: left;
}
#subSpacer {
	width: 20px;
	float: left;
	margin-top: 10px;
	height: 200px;
}
.homep {
    padding-left:7px;
    padding-right:5px;
}
#findUs {
	background-image: url(../images/find_us.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 240px;
	margin-left: 10px;
	margin-top: 20px;
}
.findUsText {
	color: #3A6677;
	padding-top: 40px;
	padding-left: 20px;
}
#findUs a:link {
	font-size: 10px;
	font-weight: bold;
	color: #970307;
	line-height: 20px;
	text-align: left;
	background-repeat: no-repeat;
}
#findUs a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #970307;
	line-height: 20px;
}
#findUs a:hover {
	color: #3A6677;
}
