@charset "utf-8";
/* Custom Styles for Secondary Page */

/* Keep slideshow below left navigation */
#slideshow {
	z-index: 0;
}

#containerbox {
	background-image: none;
	background-color: transparent;
	position: relative;
}
#backgroundHolder {
	background: transparent url(/global/images/SecondaryPageBackgrounds/recitation.jpg) no-repeat scroll left top;
	position: absolute;
	top: 0;
	left: 0;
	height: 160px;
	width: 950px;
}
h1, #contactinfo, #subhead, #sidemenu {
	position: relative;
	z-index: 1;
}
#sidemenu ul li ul {
	left: 200px;
}
#contactinfo {
	min-height: 80px;
}



.bold{
	font-weight:bold;
}

/* Right column on social equity homepage */
#rightcolumnlist {
	display: block;
	width: 175px;
	float: right;
	padding: 4px 18px 18px 18px;
}

#rightcolumnlist h2 {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 2px;
	color: #551456;
	font: bold 16px "Times New Roman", Times, serif;
	font-variant: small-caps;
}

#rightcolumnlist ul {
	margin-left: 0;
	padding-left: 8px;
	list-style-type: none;
}

#rightcolumnlist ul li {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 6px;
	padding-left: 10px;
	background: transparent url("../images/listarrow.png") no-repeat 0 4px;
}


#table-list ul{
width:588px;
height:25px;
margin-left:5px;
margin-top:10px;
float:left;
text-align:left;
}

.head{
font-weight: bold;
}

#table-list ul li{
list-style:none;
}

#table-list .col1{
width:175px;
height:50px;
float:left;
margin-bottom:2px;
margin-top:2px;
padding-top:5px;
}

#table-list .col2{
width:150px;
height:50px;
float:left;
margin-bottom:2px;
margin-top:2px;
padding-top:5px;
}

#table-list .col3{
width:150px;
height:50px;
float:left;
margin-bottom:2px;
margin-top:2px;
padding-top:5px;
}

#table-list .col4{
width:100px;
height:50px;
float:left;
margin-bottom:2px;
margin-top:2px;
padding-top:5px;
}

/* Styles for Community Highlights Slideshow on default.asp */
#slideshow {
	display: block;
	width: 460px;
	height: 405px;
	background: #f7f7f7 url("../images/communityhighlights/chbackground.png") top left no-repeat;
}

.communityhighlight {
	color: #000;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 1px;
	height: 373px;
	width: 449px;
	position: relative;
}

.communityhighlight img {
	float: left;
	padding: 18px;
}

.communityhighlight p {
	margin: 0 18px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}

.communityhighlight ul {
	list-style: disc outside none; 
	margin: 0 18px 0 175px; 
	font: normal 12px/17px Arial, Helvetica, sans-serif;
}

.readmore {
	font: normal 11px Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 10px;
	right: 20px;
}
.ccitheading{
	color:#660066;
}
.ccitheading h2{
	color:#FFAA00;
}

