body {
	color:#333;
	background: url(img/bg.jpg) 0 0 repeat-x #FFF;
	margin:0;
	font-size:62.5%;
	font-family:Georgia, serif;
	}
hr {background-color:#E9E8E8;}
p, li, dt, dd {font-size:1.3em; line-height:1.4em;}
#home p, #home li, #home dt {font-family:Helvetica, Arial, sans-serif;}

a:link {color: #053769; text-decoration:none;}
a:visited {color: #375F87; text-decoration:none;}
a:hover, a:active {color: #333;}

h1 a:link, h1 a:visited {
	display:block;
	height:100px;
	width:330px;
	background-image: url(img/logo2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent:-999em;
	margin: 0 0 .2em 0;
	}
h1 a:hover, h1 a:active {
	background-position: -330px 0;
}
h1 a:focus {
	outline:none;
}
h2 {
	font-family: Helvetica, Arial, sans-serif; 
	font-weight:bold;
	color: #515151;
	font-size:1.7em;
	margin-bottom:.5em;
	line-height:1em;	
	letter-spacing:-.01em;
	}
h2 a:link, h2 a:visited {
	text-decoration:none;
	color: #515151;
	}
h2 a:hover, h2 a:active {
	text-decoration:none;
	color: #333;
	}
h2.title {
	color:#515151;
}
h3 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size:1.6em;
	margin:0 0 .5em 0;
	color:#515151;
	font-weight:bold;
	}

h4 {
	font-size:1.4em;
	margin-bottom:0em;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight:bold;
	color:#515151;
	}
h4.breadcrumb, h4.breadcrumb a:link, h4.breadcrumb a:visited {margin-bottom:1em; color: #CCC;}
h4.breadcrumb a:hover, h4.breadcrumb a:active {color:#777;}
h5 {
	font-size: 1.4em;
	margin-bottom:0em;
	}

div#wrap {
	background: url(img/wrapBg.jpg) top center no-repeat scroll;
}
div#header {
	height:158px;
}

div#articlePics {
	width:250px;
	padding: 0 0 1em 1.5em;
	float:right;
}
span.caption {
	display:block;
	font-size: .8333em;
	font-style: italic;
}
.caption {
	font-size: .8333em;
	font-style: italic;
		}
p.nextPrev {
	width:300px;
	float:right;
	text-align:right;
	color:#777;
}
p.nextPrev a:link, p.nextPrev a:visited {
	font-family:Helvetica, Arial, sans-serif;
	display:inline-block;
	padding:.1em .5em;
}
p.nextPrev a:hover, p.nextPrev a:active {

}

/* nav */
ul.menu {
	font-family: Helvetica, Arial, sans-serif;
	list-style-type:none;
	margin:0;
	padding: 5px 0 0 0;
	}
ul.menu li {
	font-size: 1.6em;
	display:inline;
	font-weight:bold;
	padding: 0 1.5em 0 0;
	}
ul.menu li a:link, ul.menu li a:visited {color:#9BAFC3;}
ul.menu li a:hover, ul.menu li a:active {color:#FFF;}
ul.submenu {
		list-style-type:none;
		margin: 0 0 0 1em;
		}
ul.submenu li {font-size: 1.4em;}
ul.submenu li a:link, ul.submenu li a:visited {color:#FFF;}
ul.submenu li a:hover, ul.submenu li a:active {color:#FFFFAA;}
.accordsuffix {color: #555;}

/* home page */
div#featureWrap {background-color:#E8E8E2;}
div.feature_item { background-color:#E8E8E2; }	
div.feature_item_pic {width:340px; float:left; padding: 0 10px 0 0; }
div.feature_item_info {padding: 10px 10px 10px 0;}
a.featured_item_img_link:link, a.featured_item_img_link:visited, a.featured_item_img_link:hover, a.featured_item_img_link:active {
	display:block;
	height:210px;
	margin:0; padding:0;
}
p.featureKicker {
	font-weight:bold;
	margin: .5em 0 .75em 0;
}
div.feature_item h2 a:link, div.feature_item h2 a:visited{
	font-family:Georgia, serif;
	color:#053769;
	font-weight:normal;
}
div.feature_item h2 a:hover, div.feature_item h2 a:active {
	color:#333;
}
div#pager {
	position:absolute;
	bottom:0;
	right:0;
	text-align:center;
	}
div#pager a {
	display:inline-block;
	margin: 0 0 0 5px;
	padding:2px;
	text-decoration:none;
	height:10px;
	width:10px;
	background-color:#444;
	color:#444;
}
div#pager a:hover {
	background-color:#aaa;
	color:#aaa;
}
div#pager a:focus {outline:0;}
div#pager a.activeSlide {
	background-color: #777;
	color:#777;
}
p.allLink {
	font-size:1.2em;
	text-align:right;
}
p.allLink a:link, p.allLink a:visited {
	color:#AAA;
	}
p.allLink a:hover, p.allLink a:active {
	color:#053769;
}

div.fellow_spotlight h2 a:link, div.fellow_spotlight h2 a:visited{
	font-family:Georgia, serif;
	color:#053769;
	font-weight:normal;
}
div.fellow_spotlight h2 a:hover, div.fellow_spotlight h2 a:active {
	color:#333;
}

/* home page - newsletter */
dl#newsletter dt {
	width:60px;
	float:left;
	text-align:right;
}
dl#newsletter dd {
	margin: 0 0 0 70px;
	padding: 0 0 .25em 0;
}
dl#newsletter label {font-weight:normal;}
dl#newsletter dd.btn {text-align:right;}

/* item lists */
a.item:link, a.item:visited {
	display:block;
	text-decoration:none;
	color:#053769;
	background-color:#E8E8E2;
	padding:1em;
	border-top:1px solid #FFF;
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;
	border-left:1px solid #FFF;
}
a.item:hover {
	background-color:#F2F1EE;
}
a.item:active {
	border-top:2px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-left:2px solid #FFF;		
}
a.item:focus {
	outline:0;
}
ul.itemList {
	list-style:none;
	padding:0;
	margin:0;
}
ul.itemList li {
	margin: 0 0 1px 0;
}
ul.itemList span.date, ul.itemList span.headline {
	display:block;
}
ul.itemList span.date {
	font-family: Arial, sans-serif;
	color:#515151;
}
 span.headline {
	font-size: 1.1666em;
	font-family: Georgia, serif;
}

/* home pg - recent events */
#scrollable {
	height:250px;
	margin-top:1.5em;
}
a.item span.date, a.item span.headline {
	display:block;
}
a.item span.date {
	font-family: Arial, sans-serif;
	color:#515151;
}
div.scrollItems a.item span.headline {
	font-size: 1.6em;
	line-height:1.2em;
	font-family: Georgia, serif;
}

/* container for the scrollable items */
div.scrollItems {
	height:280px;	
	float:left;
/*	width:830px !important;  */
}
/* single item */
div.scrollItems a {
	display:block;
	float:left;
	margin-right:7px;
	width:88px;
	text-decoration:none;
	cursor:pointer;
	width:180px;
	height:250px;
}
/* next / prev buttons */
div.scrollableNav {height:20px; width: 30px; float:right;}

img.listImg {
	width:180px;
}

/* entry block */
/*
div.entry_block {
	background-color:#fff;
	padding: 3em 1.5em 1.5em 1.5em;
	border-right:2px solid #222;
	border-bottom:2px solid #222;
	margin-bottom:2em;
} */
div.entry_block p, div.entry_block li, div.entry_block h2, div.entry_block h3 {color:#515151;}

div.entry_block h2 {
	font-size:2.4em;
}
div.entry_block h2 a:link, div.entry_block h2 a:visited {
		text-decoration:none;
		color: #515151;
		}
div.entry_block h2 a:hover, div.entry_block h2 a:active {
		text-decoration:none;
		color: #333;
		}
div.entry_block a:link, div.entry_block a:visited {
	color:#000;
}
div.entry_block a:hover, div.entry_block a:active {
	color:#777;
}
div.entry_block p {

}

/* news blocks */
ul#news {
	list-style:none;
	margin:0;
}
ul#news li {

}
ul#news li a {
	display:block;
	margin: 0 0 0 -5px;
	padding: 5px;
	}
ul#news li a:hover {
	background-color:#333;
}
h2.newsTitle {
	margin: 0 0 .25em 0;
}
h2.archives {
	padding: 0 0 .25em 0;
	margin: 0 0 .75em 0;
	border-bottom:1px solid #E9E8E8;
}
div.news img {float:none;}

div.entry_block p.entryDate {
	color:#717171;
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.2em;
}


/* images */
img a, img a:link, img a:active, img a:visited, img a:hover {
    border: 0;
    text-decoration: none;
}
p.floatPic img {
	float:left;
	margin-right: 1em;
}

/* pagination */
p#pagination a:link {
	display: inline-block;
	border: 1px solid #bbb;
	background-color: #ddd;
	padding: .1em .5em;
	text-decoration:none;
	color: #777;
}
p#pagination a:visited {
	display: inline-block;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: .1em .5em;
	text-decoration:none;
	color: #999;
}
p#pagination a:hover, p#pagination a:active {
	border: 1px solid #777;
	background-color: #777;
	padding: .1em .5em;
	color: #fff;
}
p#pagination b {
	border: 1px solid #777;
	background-color: #777;
	padding: .2em .6em;
	color: #fff;
}

/* people list */
.peopleList ul {
	margin:0;
	list-style:none;
}

.peopleCat {
	margin:0 0 3em 0;
}
p.people_note {
	font-size:1.1em;
	font-family:Helvetica, Arial, sans-serif;
	padding:.5em 1em 0 1em;
}

h4.advName {
	color:#333;
	margin:0;
}
h4.advName+p {
	margin: 0 0 1.5em 0;
}

/* events */
h3.event_year_title {
	clear:both;
}
.eventDate {
	background-color:#444;
	text-align:center;
	margin-top:.25em;
	padding: .25em 0;
	font-size:1.2em;
}
.eventDateLarge {
	text-align:center;
	background-color: #444;
	color: #FFF;
	padding: .5em 0 0 0;
}
.eventDateLarge p {margin:0;}
.eventDateLarge p.month {text-transform:uppercase;line-height:1em;letter-spacing:.2em;}
.eventDateLarge p.date {font-size: 1.4em;}
.eventListing {margin-bottom:1em;}
.eventListing p {margin:0;}
.dateTime {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	}
p.event_no_photo {
	margin:0 0 3px 0;
}
p.event_no_photo a {
	display:block;
	height:140px;
	font-size:1.3333em;
	padding:10px 10px 0 10px;
	line-height:1.25em;
	background-color:#D1CDC2;
	color:#515151;
}
p.event_no_photo a:hover {color:#333;}

/* gallery */
#gallery td {padding:3px 0;}
#gallery img {border:1px solid #ccc;}
#gallery img:hover {border: 1px solid #003399;}

/* connect pg */
div#twitter_div {
	color:#ddd;
	background: url(img/twitterBg.jpg) top center no-repeat #E3D79B;
}

/* footer */
div.foot {
	color: #777;
	font-size:.7143em;
	font-family: Helvetica, Arial, sans-serif; 
	padding: 1.5em 0;
	}
div.footWrap {
	background:url(img/footerBg.jpg) 0 0 repeat-x scroll #EBEBE9;
	margin-top:1.5em;
	padding: 0 0 2em 0;
}
div.foot h4 {
	font-size:14px;
	margin-bottom:.5em;
	color:#515151;
}
div.foot p {
	font-size:11px;
	margin-bottom:.75em;
}

/* reduces siding on the sidebars from what Blueprint specifies 
.box {
	padding: 1em;
	margin-bottom:1em;
	}   */
	