/* Home page news section */
body.front #block-views-news-block-1 .block-title {
    color: #666666;
    font-size: 1.1em;
    border-bottom: 1px solid #990000;
    padding-bottom: 1px;
	margin: 0;
}
body.front #block-views-news-block-1 .views-row {
    border-bottom: 1px dotted #990000;
    padding-bottom: 5px;
    padding-top: 8px;
	margin-bottom: 0;
}
body.front #block-views-news-block-1 a {
    color: #333333;
    text-decoration: none;
}
body.front #block-views-news-block-1 p {
	margin: 0;
}
/* Home page slideshow section */
body.front .region-highlighted {
    height: 100%;
}
body.front #block-views-homepage-slideshow-block-1 {
display: none;
}
body.front #block-views-homepage-slideshow-block {
	margin-left: 65px;
	width: 603px;
	overflow: hidden;
	height: 393px;
}
body.front .views-field-field-caption {
    background: url(/sites/default/files/css_injector_images_image/caption-background-horizontal.png) repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    top: 300px;
    width: 100%;
    z-index: 10;
}
body.front .views-field-field-caption .field-content {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    padding: 13px 100px 13px 20px;
    text-decoration: none;
}
body.front .views-field-field-caption .field-content p {
    color: #FFFFFF;
    text-decoration: none;
	line-height: 16px;
    margin: 0;
    width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*Student Profiles section */
.front #block-views-student-profiles-block-1 {
	margin-left: 65px;
        margin-right: 10%;
        margin-top: 5%;
}
#block-views-student-profiles-block-1 h2.block-title {
	display: none;
}
#block-views-student-profiles-block-1 .view-student-profiles .view-header {
	margin: 0 0 10px 133px;
        background: url(/sites/default/files/css_injector_images_image/more-profiles.png) no-repeat right;
}
#block-views-student-profiles-block-1 .view-student-profiles .view-header p.more-profiles {
	float: right;
        margin-top: -20px;
}
#block-views-student-profiles-block-1 .view-student-profiles .view-header p.more-profiles img {
	visibility: hidden;
}
#block-views-student-profiles-block-1 .view-student-profiles .views-field-field-student-image {
    float: left;
    margin: -22px 17px 60px 0;
}
#block-views-student-profiles-block-1 .view-student-profiles .views-field-title {
    float: none;
    margin-left: 0;
}
#block-views-student-profiles-block-1 .view-student-profiles .views-field-body {
    float: none;
    margin-left: 0;
    width: auto;
}
#block-views-student-profiles-block-1 .view-student-profiles .views-field-body a.student-summary {
    color: #2e2e2e;
}