.homebox {
	/*width:220px;*/
}

H1 {
	padding-bottom:5px;
	padding-top:0px;
	margin-top:0px;
}

h1.plain {
	/*color: #8e5655;*/ /* CONDITIONAL */
	font-size:23px;
	padding-bottom:5px;
	padding-top:0px;
	margin-top:0px;
	font-weight:bold;
	line-height:1.2em;
	background-image:none;
	padding-left:0px;
}

H2 {
	margin-top:0px;
}

.homebox h2 {
	background-image:url(/images/rightsidebar_arrow.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	color:#b27a31;
	font-weight:bold;
	font-size:14px;
}

ul {
	list-style-image: url(/images/spacer.gif);
	margin:0px;
	padding:8px 0px 5px 0px;
}

ul li {
	padding-bottom:8px;
}

p {
	margin-bottom:5px;
}

.homebox h3 {
	margin-top:0px;
}

.home_masthead {
	background-image:url(/images/masthead/home.jpg);
	background-repeat:no-repeat;
	width:476px;
	height:201px;
	padding:8px 15px 6px 15px;
	color:#ffffff;
	font-weight:bold;
}

.masthead_title {
	font-size:16px;
	padding-bottom:6px;
	line-height:15px;
}

.leadinText {
	font-size:18px;
	color:#d06d2b;
	line-height:24px;
}

H1 {
	font-size:26px;
	color:#d06d2b;
}

H2 {
	font-size:14px;
	color:#d06d2b;
}

H3 {
	font-size:15px;
	color:#6f9bbc;
}

ul.arrowList {
	padding:5px 0px 10px 0px;
}

ul.arrowList li {
	background-image:url(/images/home_arrow.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	padding-bottom:3px;
}

.dashed_white {
	border-bottom:1px dashed #ffffff;
	padding-top:5px;
}