/* @override http://twogetherpgh.org/css/sustainingMarriageThruDifficulties.css */

.breadcrumb
{
	color:#4F514E; 
	margin-left:10px;
}
.breadcrumb a
{
	color:#DF8B07;
	text-decoration:underline;
}
.breadcrumb a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
.breadcrumb a:visited
{
	color:#DF8B07;
	text-decoration:underline;
}
#subTitle
{
	color:#DF8A09;
	font-weight:bold;
	font-size:12px; 
	margin-top:7px;
	margin-bottom:10px;
	margin-left:0px;
}

.subNavHeader
{ 
	background-color:#DF8A09;
	color:#ffffff;
	font-weight:bold;
	padding-left:9px;
}

.titleBackColor
{ 
	background-color:#F2CF99;
}

.titleBackColor div#pageTitle
{ 
	position: relative;
}

div#bubble.sustaining-marriage
{ 
	display: block;
	position: absolute;
	top: -63px;
	right: 120px;
	width: 174px;
	height: 84px; 
	text-indent: -123456px;
	background: url(../images/bubbles/sustaining-marriage.gif) no-repeat left top; }
