/*Styles pertinent to homepage*/

#home #masthead {
	background: url(/images/bg_masthead_home.jpg);
	}

h2#tagline {
	background:url(/images/tagline.gif);
	width:497px;
	height:57px;
	text-indent:-9999px;
	margin: 0;
	font-size: 1em;
	}

#home h4#hdr-latest-news {
	color:#eeead7;
	text-transform:uppercase;
	font-size:0.9em;
	background:url(/images/bg_ribbon.gif);
	width:207px;
	height:20px;
	padding:5px 0 0 15px;
	letter-spacing:.2em;
	font-weight:normal;
	margin:15px 0 10px 0;
	border-bottom: none;
	}

.headlines h4 {
	background:url(/images/icon_page_home.gif) no-repeat 0 1px;
	color:#b75c3c;
	}

.headlines h4 a, .headlines h4 a:visited {
	color:#b75c3c;
	}

.headlines h4 a:hover, .headlines h4 a:active {
	color:#b75c3c;
	}

.headlines a, .headlines a:visited {
	text-decoration:none;
	color:#292825;
	}

.headlines a:hover, .headlines a:active {
	color:#46443e;
	text-decoration:underline;
	}

.headlines li {
	margin-bottom:12px;
	}

#award {
	background:url(/images/bg_award.gif) no-repeat;
	padding:20px 20px 20px 95px;
	}

#award #award-content {
	overflow: auto;
	height:51px;
}	

#award p {
	margin: 0;
}

#award strong {
	text-transform: uppercase;
}

#home #sidebar a, #home #sidebar a:visited {
	text-decoration:underline
	}


#home #sidebar a#request, #home #sidebar a#request:visited {
	display:block;
	width:228px;
	height:65px;
	background:url(/images/bg_request.gif);
	color:#e0bbab;
	margin:22px 0 15px 0;
	padding:45px 40px 0 30px;
	text-decoration:none;
	line-height:120%;	
	}

#home #sidebar a#request:hover, #home #sidebar a#request:active {
	background:url(/images/bg_request.gif) 0 -110px;
	text-decoration:none;
	}
		
#home #sidebar a#request img {
	vertical-align:bottom
	}

#home #sidebar a#homeowner {
	display:block;
	width:298px;
	height:59px;
	text-indent:-9999px;
	background:url(/images/bg_homeowners.gif);
	}

#home #sidebar a#homeowner:hover {
	background:url(/images/bg_homeowners.gif) left 59px;
	}
	
#subscribeform .field {
	background:#73574b !important;
	padding:4px;
	border:none;
	color: #e0bbab;
	width:185px
}					
