/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#333;
	background:#eee;
}

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.slider-wrapper {
	width: 900%;
	height: 400px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
#scholar3row {
	float: left;
	margin-bottom: 20px;
	width: 600px;
}
#3box {
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-left: 20px;
}
#3boximg {
	width: 150px;
	}
#3boxtext {
	margin-top: 10px;
	float: left;
}
#scholar5row {
	float: left;
	width: 600px;
	margin-bottom: 25px;
}
#5boxtext {
	margin-top: 10px;
	float: left;
}
#5box {
	float: left;
	width: 105px;
	margin-right: 12px;
}
#5rowtext {
	font-family: "DIN Medium";
	text-transform: uppercase;
	color: #4B4B33;
	font-size: 18px;
	padding-bottom: 10px;
}
#scholarleft {
	float: left;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E5D7AA;
	color: #827f59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	width: 575px;
}
#test {
	width: 600px;
	float: left;
}
#testbox {
	width: 154px;
	float: left;
	margin-right: 25px;
	margin-top: 20px;
}
#3boxheader {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 575px;
}
#testbox1 {
	width: 154px;
	float: left;
	margin-right: 25px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 20px;
}
.name {
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.school {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-style: italic;
}
#testbox1 img {
	margin-bottom: 10px;
	border: 2px solid #FFF;
	-moz-box-shadow: 0px 0px 4px #404040;
	-webkit-box-shadow: 0px 0px 4px #404040;
	box-shadow: 0px 0px 4px #404040;
}
#testbox img {
	-moz-box-shadow: 0px 0px 4px #404040;
	-webkit-box-shadow: 0px 0px 4px #404040;
	box-shadow: 0px 0px 4px #404040;
	margin-bottom: 10px;
	border: 2px solid #FFF;
}
#testbox5 {
	width: 109px;
	float: left;
	margin-right: 6px;
	margin-bottom: 15px;
	margin-top: 20px;
}
#testbox5 img {
	-moz-box-shadow: 0px 0px 4px #404040;
	-webkit-box-shadow: 0px 0px 4px #404040;
	box-shadow: 0px 0px 4px #404040;
	margin-bottom: 10px;
	border: 2px solid #FFF;
}
#5boxheader {
	float: left;
	width: 575px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	clear: both;
	font-weight: normal;
}
.schoolheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#row {
	clear: both;
	margin-top: 25px;
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F1EDD0;
	padding-bottom: 20px;
	float: left;
}
#row2 {
	clear: both;
	margin-top: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F1EDD0;
	float: left;
}
.topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #52512D;
}
.topheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #52512D;
}
.distinguished {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 5px;
}
 