#hometopnav {
	width: 850px;
	height: 53px;
	text-align: left;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	border: 0;
	padding: 0;
}

#homepageholder {
	width: 850px;
	height: auto;
	min-height: 400px;
	margin: 0px auto 0 auto;
}

#homeslideshow {
	width: 850px;
	height: 296px;
	margin: 0 auto;
}

#homesubnav {
	width: 850px;
	height: 37px;
	margin: 0 auto;
	background: url(images/home/rightend.jpg) no-repeat right top;
}



#listserv_window {
	width: 283px;
	height: 150px;
	padding: 15px 9px 14px 9px;
	margin: 0;
	background: #F8F4E3 url(images/home/listservbg.gif) no-repeat left top;
}

#listserv_window p.close {
	color: #464646;
	font: 10px/10px Helvetica, Arial, Verdana, "Sans Serif";
	margin: 5px 15px 5px 0;
	text-align: right;
}

#listserv_window p.close a:link, #listserv_window p.close a:visited {
	color: #5f3032;
	text-decoration: none;
}

#listserv_window p.close a:link:hover, #listserv_window p.close a:visited:hover {
	color: #5f3032;
	text-decoration: underline;
}

#homecontent {
	width: 850px;
	height: auto !important;
	min-height: 350px;
	height: 350px;
	margin: 0 auto;
	background-image: url(images/home/lowerbg.jpg);
	color: #d4cfa6;
	position: relative;
	padding-top: 20px;
}

#homecallouts {
	width: 540px;
	height: auto;
	min-height: 300px;
	float: left;
	display: inline;
}

#spotlight {
	width: 505px;
	height: auto;
	min-height: 105px;
	margin: 13px 15px 35px 20px;
	background: url(images/home/spotlight.gif) no-repeat left top;
	text-align: left;
}

#spotlight img {
	margin: 0 15px 0 31px;
}

#spotlight h1 {
	color: #334218;
	font: bold 13px/15px "Trebuchet MS", Arial, Verdana, "Sans Serif";
	margin: 0;
}

#spotlight h1, #spotlight h1 a:link, #spotlight h1 a:visited {
	color: #334218;
	text-decoration: none;
}

#spotlight h1 a:hover, #spotlight h1 a:visited:hover {
	color: #334218;
	text-decoration: underline;
}

#spotlight h2 {
	color: #475a26;
	font: 12px/15px "Trebuchet MS", Arial, Verdana, "Sans Serif";
	margin: 3px 0 5px 0;
}

#spotlight h2 a:link, #spotlight h2 a:visited {
	color: #475a26;
	text-decoration: none;
}

#spotlight h2 a:hover, #spotlight h2 a:hover {
	color: #475a26;
	text-decoration: underline;
}

#spotlight h3 {
	color: #475a26;
	font: 12px/15px Helvetica, Arial, Verdana, "Sans Serif";
	margin: 0 0 5px 0;
}

#spotlight h3 a:link, #spotlight h3 a:visited {
	color: #475a26;
	text-decoration: none;
}

#spotlight h3 a:hover, #spotlight h3 a:visited:hover {
	color: #475a26;
	text-decoration: underline;
}

#spotlight p {
	color: #5f3032;
	font: 12px/15px "Trebuchet MS", Arial, Verdana, "Sans Serif";
	margin: 0 15px 0 0;
}

#directorsblog {
	width: 505px;
	height: auto;
	min-height: 110px;
	margin: 13px 15px 35px 20px;
	background: url(images/home/directorsblog.gif) no-repeat left top;
	text-align: left;
}

#directorsblog h1 {
	color: #475a26;
	font: 25px/28px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 31px;
}

#directorsblog h1 a:link, #directorsblog h1 a:visited {
	color: #475a26;
	text-decoration: none;
}

#directorsblog h1 a:hover, #directorsblog h1 a:visited:hover {
	color: #475a26;
	text-decoration: underline;
}

#directorsblog p {
	color: #5f3032;
	font: 12px/15px "Trebuchet MS", Arial, Verdana, "Sans Serif";
	margin: 0 15px 0 31px;
}



#spotlight p a:link, #spotlight p a:visited, #directorsblog p a:link, #directorsblog p a:visited {
	color: #5f3032;
	text-decoration: underline;
}

#spotlight p a:hover, #spotlight p a:active, #spotlight p a:visited:hover, #directorsblog p a:hover, #directorsblog p a:active, #directorsblog p a:visited:hover {
	color: #475a26;
	text-decoration: underline;
}

#homeevents {
	width: 310px;
	height: auto;
	float: right;
	display: inline;
	background: url(images/home/events.gif) no-repeat left top;
	text-align: left;
	margin-top: 15px;
}


#homepodcasts {
	width: 310px;
	height: auto;
	float: right;
	display: inline;
	background: url(images/home/podcasts.gif) no-repeat left top;
	text-align: left;
	margin-top: 15px;
}

#homeevents h1, #homepodcasts h1 {
	color: #475a26;
	font: bold 10px/15px "Trebuchet MS", Arial, Verdana, "Sans Serif";
	text-transform: uppercase;
	margin: 0px 15px 0 31px;
}

#homeevents p, #homepodcasts p {
	color: #5f3032;
	font: 12px/15px "Trebuchet MS", Arial, Verdana, "Sans Serif";
	margin: 0 15px 20px 31px;
}

#homeevents p a:link, #homeevents p a:visited {
	color: #5f3032;
	text-decoration: none;
}

#homeevents p a:hover, #homeevents p a:active, #homeevents p a:visited:hover {
	color: #5f3032;
	text-decoration: underline;
}

#homepodcasts p a:link, #homepodcasts p a:visited {
	color: #475a26;
	text-decoration: none;
}

#homepodcasts p a:hover, #homepodcasts p a:active, #homepodcasts p a:visited:hover {
	color: #475a26;
	text-decoration: underline;
}

/* @group HOMEPAGE TOP NAV */

.homelink {
	float: left;
	display: inline;
	display: block;
	width: 255px;
	height: 58px;
	border: 0;
	margin-top: 43px;
}

.cfdehomelink {
	float: left;
	display: inline;
	display: block;
	width: 300px;
	height: 58px;
	border: 0;
	margin-top: 43px;
}

#hometopnav a:link, #hometopnav a:visited {
	text-decoration: none;
	color: #000;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

.homenav_about {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 115px;
	height: 53px;
	background: url(images/home/home_about.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	display: block;
	text-indent: -1000px;
}

.homenav_about:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 115px;
	height: 53px;
	background: url(images/home/home_about.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

.homenav_teaching {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 92px;
	height: 53px;
	background: url(images/home/home_teaching.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

.homenav_teaching:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 92px;
	height: 53px;
	background: url(images/home/home_teaching.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

.homenav_writing {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 168px;
	height: 53px;
	background: url(images/home/home_writing.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

.homenav_writing:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 168px;
	height: 53px;
	background: url(images/home/home_writing.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

.homenav_instbuilding {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 167px;
	height: 53px;
	background: url(images/home/home_institutionbldg.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

.homenav_instbuilding:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 167px;
	height: 53px;
	background: url(images/home/home_institutionbldg.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

.homenav_initiatives {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 217px;
	height: 53px;
	background: url(images/home/home_initiatives.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

.homenav_initiatives:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 217px;
	height: 53px;
	background: url(images/home/home_initiatives.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

.homenav_events {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 91px;
	height: 53px;
	background: url(images/home/home_events.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

.homenav_events:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 91px;
	height: 53px;
	background: url(images/home/home_events.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
}

/* @end */

/* @group HOME SUBNAV */

#homesubnav a:link, #homesubnav a:visited {
	text-decoration: none;
	color: #000;
	font-size: 0px;
	line-height: 0px;
}

.resourcehub {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 180px;
	height: 37px;
	background: url(images/home/resourcehub.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.resourcehub:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 180px;
	height: 37px;
	background: url(images/home/resourcehub.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.listserv {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 166px;
	height: 37px;
	background: url(images/home/joinlistserv.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.listserv:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 166px;
	height: 37px;
	background: url(images/home/joinlistserv.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.blackboard {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 142px;
	height: 37px;
	background: url(images/home/blackboard.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.blackboard:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 142px;
	height: 37px;
	background: url(images/home/blackboard.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.teachingforums {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 171px;
	height: 37px;
	background: url(images/home/teachingforums.jpg) no-repeat center bottom;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.teachingforums:hover {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 171px;
	height: 37px;
	background: url(images/home/teachingforums.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	display: block;
}


/* @end */

/* @group IMAGES */

#homesubnav img {
	float: left;
	display: inline;
}

/* @end */

.clear {
	display: none;
}