body#families .colRight > * {
	font: normal 1.1em "Trebuchet MS";
}

body#families .colRight a  {
	color: #8A2f3A;
	text-decoration: underline;
}

body#families .colRight a:hover {
	color: #CC6E79;
	text-decoration: underline;
}

body#families blockquote {
	border-top: 1px solid #C1BF8E;
	border-bottom: 1px solid #C1BF8E;
	padding: 12px;
	background: #F5F5DF url(../images/pullquoteLeft.png) 12px 12px no-repeat;
	width: 95%;
	margin-bottom: 12px;
}

body#families blockquote p {
	padding: 0 36px 0 36px;
	background: url(../images/pullquoteRight.png) no-repeat bottom right;
}

body#families blockquote .quote {
	font: italic bold .9em "Trebuchet MS";
	margin-left: 36px;
	color: #666;
}

body#families .colRight h1 {
	font: normal bold 1.8em "Trebuchet MS";
	margin: -3px 0 10px 0;
	line-height: 30px;
	color: #8A2f3A;
}

body#families .picContainer {
	width: 567px;
	height: 170px;
	background: url(../images/bgGold.jpg) repeat-x;
	border: 1px solid #C1BF8E;
	margin-bottom: 12px;
}

body#families .picContainer .left {
	float: left;
	width: 200px;
	margin-right: 6px;
}

body#families .picContainer .right {
	float: left;
	padding: 6px;
	width: 320px;
}
body#families .picContainer3 .right {
	width: 175px;
	height: auto;
	float: right;
	background: #F5F5DF no-repeat;
	border: 1px solid #C1BF8E;
	padding: 10px;
	margin-left: 10px;
}

body#families .colRight h2 {
	font-size: 13px;
	text-transform: uppercase;
	color: #4A3508;
	letter-spacing: 3px;
	font-weight: bold;
}

body#families .colRight h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #993300;
	letter-spacing: 1px;
	margin-bottom: 5px;
	width: 100%;
	background: url(../images/barLtGray2.gif) bottom left no-repeat;
	padding-bottom: 5px;
	line-height: 20px;
}
body#families .picContainerFullWidth .left {
    float: left;
	background: #F5F5DF no-repeat;
	border: 1px solid #C1BF8E;
    width: 162px;
	height:auto
}

body#families .picContainerFullWidth .right {
    float: left;
	background: #F5F5DF no-repeat;
	border: 1px solid #C1BF8E;
    padding: 6px;
	width:auto;
	height:auto
}