@charset "utf-8";


/* General Layout and Global Styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th {    
    margin:0;   
    padding:0;   
} 
img {
	border: 0px;
}
a {
	outline: none;
}
body {
	font-size: 62.5%;
	font-family: Verdana, Geneva, sans-serif;
	color: #444444;
	background-color: #666666;
}

#PageWrapper {
	background-color: #a0b18b;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #333333;
	background-image: url(../images/skyline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* Header Styles */

#Header {
	height:282px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-top: 8px;
}
#HeaderLeft {
	float:left;
	margin-top: 70px;
}
#HeaderRight {
	float: right;
}


/* Search Box Styles */

#SearchWrapper {
	margin-top:33px;
}
#SearchWrapper p {
	color: #ffffff;
	width: 210px;
	display: block;
	padding-bottom:3px;
}

#SearchWrapper a {
	text-decoration:none;
	color: #ffffff;
	font-size: 1.1em;
}
#SearchWrapper a:hover, #SearchWrapper a:active {
	text-decoration:underline;
}
.SearchBox {
	height: 20px;
	width: 167px;
	font-size :12px;
	padding-top:4px;
	padding-left:8px;
	background-color: #A0B18B;
	border: 1px solid #ffcd5b;
	margin-right:10px;
	float: left;
	color: #ffcd5b;
}
.SubmitSearch {
	background-image: url(../images/go.jpg);
	height: 26px;
	width: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	float:left;
}


/* Navigation Styles */

#NavigationTopWrapper {
	height: 32px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffcd5b;
	border-bottom-color: #ffcd5b;
	overflow:hidden;
}
#NavigationTop {
	width: 880px;
	padding-left:80px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	text-align: center;
}
#NavigationTop ul {

}
#NavigationTop li {
	display: block;
	float:left;
	list-style-type: none;
	font-size: 1.4em;
}
#NavigationTop a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding-top:7px;
	padding-bottom:8px;
	background-image: transparent;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left:15px;
	padding-right:15px;
	margin-right:3px;
}
#NavigationTop a:hover, #NavigationTop a:active, #NavigationTop a.Selected {
	background-image:url(../images/nav_border.jpg);
}
/* Brown Feature Styles */

#MainFeature {
	width:100%;
	height: 277px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcd5b;
	background-image: url(../images/feature_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}
#MainFeatureContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#MainFeatureContent .Column1 {
	width:350px;
	float:left;
	font-size:1.7em;
	color:#ffffff;
	text-transform:uppercase;
	margin-top: 45px;
	padding-bottom: 5px;
}
#MainFeatureContent div[class="Column1"] ul {
	background-image: url(../images/feature_divider1.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#MainFeatureContent .Column1 li {
	background-image: url(../images/bullet1.png);
	list-style-type: none;
	margin-left: 20px;
	padding-left:20px;
	list-style-position: inside;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:12px;
	margin-bottom:12px;
}
#MainFeatureContent .Column1 a {
	text-decoration:none;
	color:#ffffff;
}
#MainFeatureContent .Column1 a:hover, #MainFeatureContent .Column1 a:active {
color:#debe6f;
}

#MainFeatureContent .Column2 {
	width:475px;
	float:left;
	font-size:2em;
	color:#debe6f;
	text-transform:uppercase;
	line-height:2em;
	padding-left: 75px;
	margin-top: 60px;
}


/* Main Content Styles */

#ContentWrapper {
	width: 960px;
	margin-top: 40px;
	margin-bottom: 45px;
	margin-right: auto;
	margin-left: auto;
}
#SoloContentRight 
{
	width:250px;
	float:right;
}
#SoloContentLeft
{
}
#SoloContent {
	background-color:#fffff0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffcd5b;
	padding-left:20px;
	padding-right: 20px;
	padding-top:15px;
	padding-bottom:20px;
}
#MainContent {
	width: 560px;
	background-color:#fffff0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffcd5b;
	padding-left:20px;
	padding-right: 20px;
	padding-top:15px;
	padding-bottom:20px;
}
#MainContent h1,
#SoloContent h1{
	font-size:2.1em;
	color:#6f8454;
	font-weight:normal;
	margin-bottom:20px;
	margin-top:10px;
}
#MainContent h2,
#SoloContent h2{
	font-size:1.8em;
	color:#6f8454;
	font-weight:normal;
	margin-bottom:15px;
}
#MainContent h3,
#SoloContent h3
{
	font-weight:normal;
	font-size:1.5em;
	color:#6f8454;
	margin-bottom:10px;
}
#MainContent h4,
#SoloContent h4{
	font-size:1.5em;
	margin-bottom:10px;
}
#MainContent p,
#SoloContent p{
	font-size: 1.2em;
	line-height:1.6em;
	padding-bottom:25px;
}
#MainContent ul,
#SoloContent ul{
	margin-bottom:20px;
}
#MainContent li,
#SoloContent li{
	font-size:1.2em;
	list-style-type: none;
	background-image: url(../images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: 5px;
	
}
#MainContent li li,
#SoloContent li li{
	font-size:1em;
	list-style-type: circle;
}
#MainContent a,
#SoloContent a{
	text-decoration:none;
	color: #6f8454;
}
#MainContent a:hover, 
#MainContent a:active,
#SoloContent a:hover,
#SoloContent a:active {
	text-decoration:underline;
}


/* Right Column Styles */

.RightColumnBox {
	width: 280px;
	float:right;
	clear:right;
	background-color:#fffff0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffcd5b;
	padding-left:20px;
	padding-right: 20px;
	padding-top:25px;
	padding-bottom:20px;
	margin-bottom: 20px;
}
.RightColumnBox h1 {
	font-size:1.7em;
	color:#6f8454;
	font-weight:normal;
	margin-bottom:20px;;
}
.RightColumnBox h2 {
	font-size:1.6em;
	color:#6f8454;
	font-weight:normal;
	margin-bottom:15px;
}
.RightColumnBox h3 {
	font-size:1.4em;
	color:#6f8454;
	margin-bottom:10px;
}
.RightColumnBox h4 {
	font-size:1.4em;
	margin-bottom:10px;
}
.RightColumnBox p {
	font-size: 1.2em;
	line-height:1.4em;
	padding-bottom:20px;;
}
.RightColumnBox ul {
	margin-bottom:20px;
}
.RightColumnBox li {
	font-size:1.2em;
	list-style-type: none;
	background-image: url(../images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 5px;
}
.RightColumnBox li li {
	font-size:1em;
	list-style-type: circle;
}
.RightColumnBox a {
	color: #444444;
}
.RightColumnBox a:hover, .RightColumnBox a:active {
	text-decoration:none;
}


/* Footer Styles */

#FooterWrapper {
	height: 150px;
	width: 100%;
}
#FooterContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	color: #ffffff;
	font-size: 1.2em;
	line-height:1.4em;
}
#FooterContent a {
	color: #ffffff;
	text-decoration:underline;
}
#FooterContent a:hover, #FooterContent a:active {
	text-decoration: none;
}
#FooterContent .Column1 {
	width: 400px;
	height: 110px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	padding-top:5px;
	float:left;
}
#FooterContent .Column2 {
	width: 269px;
	height: 110px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	padding-top:5px;
	padding-left: 50px;
	padding-right:20px;
	float:left;
}
#FooterContent .Column3 {
	width: 167px;
	height: 110px;
	padding-top:5px;
	padding-left:50px;
	float:left;
}

/* Additional Styles */

.clear {
	clear: both;
	height: 0px;
}
.ImageRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.ImageLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.Icon {
	float: right;
	margin-bottom: 25px;
	margin-left: 5px;
	margin-right:-15px;
	margin-top:-15px;
}
#ScholarListCollection
{
	margin-top:15px;
	text-align:center;
}

.ScholarListItem
{
	width:30%;
	float:left;
	height:325px;
}

.ScholarListImage
{
	border:solid 1px #7B8763;
	width:160px;
	padding:10px;
	padding-right:0px;
}

.ScholarListImage img {
	height:150px;
	width:150px;
}

.ScholarListDetail
{
	text-align:left;
	padding-top:1.05em;
	padding-right:10px;
}

.ScholarName
{
	font-size:1.3em;
}

#ScholarSearch 
{
	font-size:1.35em;
}
#ScholarSearch h3
{
	margin-top:10px;
}

.ScholarSummary IMG
{
	padding-bottom:15px;
}
.ScholarCriateria LABEL
{
	padding:0px;
	margin:0px;
	width:200px;
	display:inline-block;
}

.ScholarCriateria
{
	height:25px;
	line-height:25px;
}


span.ScholarCriateria
{
	display:block;
}


.SoloContentLeft H2,
.SoloContentLeft H3,
.SoloContentRight H2,
.SoloContentRight H3
{
	font-size:12px !important;
	text-transform:uppercase;
	color:#444444 !important;
	letter-spacing: 2px !important;
}

.searchNavigation li
{
	background-image:none !important;
	padding: 0px !important;
}


.searchNavigation li a
{
	background-color:#A0B18B !important;
	color:#ffffff !important;
}

.searchNavigation li a.selected
{
	background-color:#FFFFF0 !important;
	color:#000000 !important;
}

.ektronSearch h3,
.ektronSearch h3 span
{
	background-color:#A0B18B !important;
	color:#ffffff !important;
}
