/* rc2.css - greatBeginnings - rightCol CSS Document */
/* copied from 00_standards-home*/
#content_sub {
	width: 159px;
	margin: 0;
	top: 0px;
	right: 0px;
	text-align: center;
	margin-top: 20px;
	padding-left: 0px;
	margin-right: 1.1em;
	padding-top: 0px;
}
#content_sub ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	top: 0px;
	margin-bottom: .5em;
	margin-left: 1.5em;
}
#content_sub .box {
	padding-top: 0;
	margin-top: 0;
	padding: 0;
	margin-bottom: 1.5em
;
	/*********** NEW ***********/ 	padding: 0em;
	border: 1px none #BCD4B0;
}
#content_sub .box h2 {
	color: #FFFFFF;
	font-size: 1em;
	padding: 0.25em;
	font-weight: bold;
	background-color: #3C7AAE
/*#0075C6*/;
	display: block;
	text-align: left;
	padding: 0.25em;
	margin-bottom: 0.25em;
	margin-top: 0;
	line-height: 1.5em;
}
#content_sub p, #content_sub .box p {
	text-align: left;
	margin: 0;
	line-height: 1.4em;
	font-size: 0.85em;
	margin-bottom: 1em;
	padding: .25em 0.35em;
}
#content_sub .box p {
	padding-bottom: 0em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#content_sub li {
	font-size: 0.85em;
	margin-bottom: 0em;
}
#content_sub li.c_label {
	margin-bottom: 0;
}
#content_sub li.heading {
	color: #333333;
}
#search .searchButton {
	float: right;
	margin: .5em .25em .5em .25em;
	font-size: 0.85em;
}
.hidden {
	display: none;
}
ul#contact {
	margin-right: 0.25em;
	margin-left: .25em;
}
#contact li.label, #contect span.phone, #contact span.fax {
	font-weight: bold;
}
.c_phone, .c_fax,  .c_label {
	font-weight: bold;
}
.c_email {
	font-weight: normal;
}
/*#content_sub #contact li.c_label { margin-bottom: 0; padding-bottom: 0px; }*/
#content_sub #spotlight2 {
	padding: 5px 0 5px 0;
	width: 100%;
}
#content_sub #spotlight2 h1 {
	background-color: #8FB77C;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.1em;
	padding: 3px 0;
}
#spotlight2 h2 {
	background-color: #8FB77C;
	text-align: center;
	text-transform: none;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
	padding: 3px 0;
	margin-top: 0px;
}
#content_sub .spotlight_title {
	color: #487241;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}
#content_sub #spotlight2 p {
	color: #333;
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 0.5em;
	margin: 0 0 7px 0;
}
.bord {
	border: 1px solid #ccc;
}

