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

