/* WB Rands Schools Box */
.wbr-schools-cont {
	background-color: #005580;
	border-radius: 6px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #003956;
	border-right-color: #003956;
	border-bottom-color: #003956;
	border-left-color: #003956;
}
.wbr-schools-content-lite {
	background-color: #FFFBEB;
	border-radius: 6px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #8f1f16;
}.wbr-schools {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #000;
}
.wbr-schools-head {
	font-family: 'Dancing Script', cursive;
	font-size: 32px;
	color: #8f1f16;
	line-height: 40px;
}
.wbr-schools-subhead {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #8f1f16;
	font-weight: 700;
}
.wbr-schools-content-lite .wbr-schools a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #8f1f16;
	text-decoration: none;
}
.wbr-schools-content-lite .wbr-schools a:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

/* Stylesheet: wbr-styles Modified On 2014-07-27 11:55:00 */
