/*
This is a 'style' style sheet, use for pages that use the 'family' style (for the 'family' section of content).
this file is an almost exact copy of style_global.main.css
*/

body {
	background-color: #257678;
}
#contentareas div#left div h1, #contentareas div#right div h1 {
	color: #2FB1BE;
	border-bottom: 2px solid #2FB1BE;
}
#contentareas div#left div, #contentareas div#right div {
	border-bottom: 4px double #2FB1BE;
}
#container {
	background-color: #2FB1BE;
}
#container span, #contentareas strong {
	color: #2FB1BE;
}
#pagecontent a {
	color: #666;
}
#pagecontent a:hover {
	text-decoration: none;
}
#sitenav li.selected {
	background-color: #2FB1BE;
}
#sitenav ul a:hover {
	background-color: #2FB1BE;
}
#secondnav input {
	color: #2FB1BE;
	border: 1px solid #2FB1BE;
}
#secondnav a:hover {
	background-color: #257678; 
}
#sitenav ul ul#subnav a {
	color: #2FB1BE;
}
#title {
	border-bottom: #2FB1BE double 4px;
}
#title h1 {
	color: #2FB1BE;
}
#articletext span {
	color: #2FB1BE;
}
#rating {
	color: #2FB1BE;
}
#info img {
	border: 2px #2FB1BE solid;
}
#info p {
	color: #2FB1BE;
}
#info ul li {
	background-image: url(/assets/infobgimg_global.gif);
	background-repeat: no-repeat;
}
#navigationfc a:hover {
	background-color: #2FB1BE;
}
iframe {
	border: 1px solid #2FB1BE;
}
#content {
	border-top: 10px #2FB1BE solid;
}
#masthead {
	background-image: url(/assets/masthead_family.gif);
}
h4, h3 {
	color: #2FB1BE;
}

/* latest links on section homepages */
div#latestlinks { border: 8px solid #2FB1BE; }
div#latestlinks a { color: #2FB1BE; }
div#latestlinks h2 { background-color: #2FB1BE; }
div#latestlinks span { color: #2FB1BE; }
