#vCard {
	min-height: 128px;
}

.storycontainer {
	margin-top: -5px;
}

#homenav li {
	background-color: #6f184e;
}


#sectionLinks.sLssm li.head {
	background-color: #6f184e;
	color: #fff;
}

#sectionLinks.sLssm li.selected {
	background-color: #8d4e6e;
	color: #fff;
}

.contentbox .caption {
	background-color: #6f184e;
}

.schoolbox h2 {
	background-color: #6f184e;
}

#appnewsbanner {
	padding-left: 20px;
}


.contactinput {
	width: 400px;
	margin: 0 0 10px 0;
}

.contactselect {
	width: 374px;
	margin: 0 0 10px 0;
}

.contentbox .caption {
	background-color: #6f184e;
}

.story .caption {
	background-color: #6f184e;
	color: #FFFFFF;
}

.story .caption p{
	padding: 0 0 5px 11px;
	text-align:center;
}

/* For Captions boxes in the main story container with links */
.story .caption a h4{
	margin: -15px 0 0 0;
	padding-bottom: 5px;
}
.caption a h4:hover{text-decoration:underline;}
.caption a h4{
	color: #FFF;
	text-align:center;	
}
.contentbox .caption a h4{text-align: left;}

/* additional form stylinf */
form label span.frmreqd{color: red; font-weight: bold;}
/* Issu.com hosted brochures */
div.issuu-thumb-container{width: 100%; height: 105px; border-bottom: 1px dotted #333;}
div.issuu-thumb-container .issuu-thumb-img{width: 80px; float: right; margin-left:10px;}
div.issuu-thumb-container .issuu-thumb-text{margin-bottom: 0px;}
div.issuu-thumb-container br.cssclear{line-height: 0px; font-size: 0px;}

.contentbox .newsimg img{ margin: 0 0 5px 5px;}
