@charset "utf-8";
/* CSS Document */
#content div.large-blue, #content div.large-gold {
	width: 564px;
	background: #EAEAEA url(/home/images/newhome/tops/large/Bottom.gif) no-repeat bottom;
	border-top: solid #CCCCCC 10px;
	border-left: solid #CCCCCC 10px;
	margin-top: 1px;
}
#content div.large-blue p, #content div.large-gold p, #content div.large-blue h2, #content div.large-blue h2 {
	padding-left: 10px;
	padding-right: 10px;
}
#content div.large-blue h1 {
	height: 30px;
	font-size:18pt;
	background: url(/home/images/newhome/tops/large/blue.gif) no-repeat top;
}
#content div.large-gold h1 {
	height: 30px;
	font-size:18pt;
	background: url(/home/images/newhome/tops/large/gold.gif) no-repeat top;
}
#content div.large-gold ul {
	text-align: left;
	font-size: 10pt;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 10px;
	background-image: none;
}
