
.home_splash {
	/* width: 590px; */
	width: 550px;
    /* height: 680px; */
	padding: 20px 20px 10px 20px;
    margin-left: 20px;
    margin-bottom: 0px;
    margin-top: 5px;
	/*
	background-image: url(images/site_wide/nav_active.gif);
	background-repeat: repeat;
	*/
}


h1 {
	/* color: #D61427; */
	color: #FFF;
	font-size: 20px;
	font-weight: normal; 
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	/* background-color: #000; */
	line-height: 30px;
	
	background-image: url(images/site_wide/home_header.png);
	background-repeat: no-repeat;
}

.thumb_placement {
margin: 10px 0px 0px 5px;
}

.thumb_placement p{
margin: 0px 10px 0px 10px;
}


.thumb_placement a:link{
font-size: 14px;
line-height: 16px;
	font-weight: normal; 
	text-decoration: none;
	color: #f7d917;
}

.thumb_placement a:visited{
font-size: 14px;
line-height: 16px;
	font-weight: normal; 
	text-decoration: none;
	color: #f7d917;
}

.thumb_placement a:hover{
font-size: 14px;
line-height: 16px;
	font-weight: normal; 
	text-decoration: underline;
	color: #D61427;
}

.thumb_placement a:active{
font-size: 14px;
line-height: 16px;
	font-weight: normal; 
	text-decoration: none;
	color: #f7d917;
}