@charset "utf-8";
/* CSS Document */

body{
	background-color:#fefaec;
	color: #fff;
	font: 68.75%/150% Tahoma, Arial, Helvetica, sans-serif;
	}

.offset {
	position: absolute;
	left: -10001em;
	top: -10001em;
}

a:focus, a:active {outline: none;} 

img {
	border: none;
}

h1{
	border-bottom-color:#cacac8;
	border-bottom-style:double;
	border-bottom-width:thick;
	padding:0 0 10px 0;
	margin: 0 0 12px;
	font-size: 2.3em;
}

/*wrapper-a*****************************************************************************************************************/

#wrapper-a{
	height:160px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	background-image:url(images/header-run.jpg);
	background-repeat:repeat-x;
	overflow:visible;
	z-index:5000;
}

#header{
	height:190px;
	width:1020px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	position:relative;
}

#logo{
	height:190px;
	width:350px;
	margin-top:0;
	margin-left:0px;
	float:left;
	overflow:visible;
	position:absolute;
	z-index:5000;
}

#top-main-nav{
	height:120px;
	width:640px;
	margin-top:0;
	margin-bottom:0;
	left:350px;
	top:40px;
	float:left;
	position:absolute;
}

#Admissions-btn, #Admissions-btn a {
	width: 97px;
	height: 120px;
	display: block;
	text-indent: -10001px;
	float: left;
	background: url(images/main-nav-top-admissions.jpg) 0 0 no-repeat;
}

#Admissions-btn a:hover {
	background: url(images/main-nav-top-admissions-hover.jpg) 0 0 no-repeat;
}

#Academics-btn, #Academics-btn a {
	width: 98px;
	height: 120px;
	display: block;
	text-indent: -10001px;
	float: left;
	background: url(images/main-nav-top-Academics.jpg) 0 0 no-repeat;
}

#Academics-btn a:hover {
	background: url(images/main-nav-top-Academics-hover.jpg) 0 0 no-repeat;
}

#CampusLife-btn, #CampusLife-btn a {
	width: 110px;
	height: 120px;
	display: block;
	text-indent: -10001px;
	float: left;
	background: url(images/main-nav-top-CampusLife.jpg) 0 0 no-repeat;
}

#CampusLife-btn a:hover {
	background: url(images/main-nav-top-CampusLife-hover.jpg) 0 0 no-repeat;
}

#Offices-btn, #Offices-btn a {
	width: 74px;
	height: 120px;
	display: block;
	text-indent: -10001px;
	float: left;
	background: url(images/main-nav-top-Offices.jpg) 0 0 no-repeat;
}

#Offices-btn a:hover {
	background: url(images/main-nav-top-Offices-hover.jpg) 0 0 no-repeat;
}

#Alumni-btn, #Alumni-btn a {
	width: 145px;
	height: 120px;
	display: block;
	text-indent: -10001px;
	float: left;
	background: url(images/main-nav-top-alumnifriends.jpg) 0 0 no-repeat;
}

#Alumni-btn a:hover {
	background: url(images/main-nav-top-alumnifriends-hover.jpg) 0 0 no-repeat;
}

#CampusNews-btn, #CampusNews-btn a {
	width: 116px;
	height: 120px;
	display: block;
	text-indent: -10001px;
	float: left;
	background: url(images/main-nav-top-CampusNews.jpg) 0 0 no-repeat;
}

#CampusNews-btn a:hover {
	background: url(images/main-nav-top-CampusNews-hover.jpg) 0 0 no-repeat;
}

#top-tertiary-nav{
	height:28px;
	width:424px;
	margin 0;
	padding:0px 5px 0 0;
	float:left;
	position:absolute;
	left:360px;
	list-style: none;
	color:#ac9d96;
}

#top-tertiary-nav ul {
	padding:11px 0 0 0;
	float:right;
}

#top-tertiary-nav li {
	display:inline;
	padding:0 2px 0 2px;
}

#top-tertiary-nav a {
	color:#ac9d96;
}

#top-tertiary-nav a:hover {
	color:#ffffff;
}

#top-secondary-nav{
	height:28px;
	width:424px;
	margin 0;
	padding:0px 5px 0 0;
	float:left;
	position:absolute;
	left:350px;
	list-style: none;
	color:#92857f;
}

#top-secondary-nav ul {
	padding:11px 0 0 0;
	float:right;
}

#top-secondary-nav li {
	display:inline;
	padding:0 2px 0 2px;
}

#top-secondary-nav a {
	color:#92857f;
}

#top-secondary-nav a:hover {
	color:#ffffff;
}

#donate-now-btn, #donate-now-btn a {
	width:86px;
	height:40px;
	display:block;
	text-indent:-10001px;
	float:right;
	background:url(images/donate-now.png) 0 0 no-repeat;
}

#donate-now-btn a:hover {
	background:url(images/donate-now-hover.png) 0 0 no-repeat;
}

#top-search{
	float:left;
	height:40px;
	padding:0;
	width:211px;
	background: url(images/search-box.jpg) 0 0 no-repeat;
	position:absolute;
	left:774px;
}	
	
#top-search button {
	width: 46px;
	height: 40px;
	border: none;
	text-indent: -10001em;
}

input#searchBtn {
	width: 46px;
	height: 40px;
	position:relative;
	text-indent: -10001px;
	border:none;
	float:left;
	margin-left:0px;
}

input#searchTextBox {
	width: 146px;
	height: 40px;
	background: none;
	position:relative;
	float:left;
	border:none;
	margin-left:17px;
	margin-top:11px;
}

/*wrapper-b**********************************************************************************************************/

#wrapper-b{
	width:100%;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/body-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#sitemap{
	height:240px;
	width:940px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/sitemap-bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	padding-left:20px;
	clear:both;
}

#sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top:0;
}
#sitemap li {
	padding: 0px;
	padding-left:10px;
	margin: -2px 0 0 -10px;
	list-style: none;
}
#sitemap li a {
	color:#ffffff;
	font-size:10px;
}

#sitemap li a:hover {
	color:#afe2fa;
}

#base-admissions, #base-academics, #base-campus-life, #base-offices, #base-alumni, #base-news-info {
	padding-top: 15px;
	width: 156px;
	float:left;
}

/*wrapper-b forms****************************************************************************************************/

#int-forms{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

#int-section-header{
	margin:0;
	padding:0;
	width:960px;
	height:80px;
}

#int-forms-header{
	margin:0;
	padding:0;
	width:960px;
	height:80px;
}

#int-forms-main{
	width:880px;
	margin-left:0;
	margin-right:0;
	padding:40px;
	color:#594f4a;
	float:left;
}

/*wrapper-b highlight section**************************************************************************************/

#highlight-section{
	height:160px;
	width:960px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#highlight-section-admissions-btn-1, #highlight-section-admissions-btn-1 a {
	width: 146px;
	height: 160px;
	display: block;
	text-indent: -10001px;
	float: left;
	background: url(images/highlight-section-admissions-btn-1.png) 0 0 no-repeat;
}

#highlight-section-admissions-btn-1 a:hover {
	background: url(images/highlight-section-admissions-btn-1-hover.png) 0 0 no-repeat;
}

#highlight-section-admissions-btn-2, #highlight-section-admissions-btn-2 a {
	width: 141px;
	height: 160px;
	display: block;
	text-indent: -10001px;
	float: left;
	background: url(images/highlight-section-admissions-btn-2.png) 0 0 no-repeat;
}

#highlight-section-admissions-btn-2 a:hover {
	background: url(images/highlight-section-admissions-btn-2-hover.png) 0 0 no-repeat;
}

#highlight-section-admissions-btn-3, #highlight-section-admissions-btn-3 a {
	width: 144px;
	height: 160px;
	display: block;
	text-indent: -10001px;
	float: left;
	background: url(images/highlight-section-admissions-btn-3.png) 0 0 no-repeat;
}

#highlight-section-admissions-btn-3 a:hover {
	background: url(images/highlight-section-admissions-btn-3-hover.png) 0 0 no-repeat;
}

#highlight-section-admissions-btn-4, #highlight-section-admissions-btn-4 a {
	width: 183px;
	height: 160px;
	display: block;
	text-indent: -10001px;
	float: left;
	background: url(images/highlight-section-admissions-btn-4.png) 0 0 no-repeat;
}

#highlight-section-admissions-btn-4 a:hover {
	background: url(images/highlight-section-admissions-btn-4-hover.png) 0 0 no-repeat;
}

#highlight-section-admissions-info {
	width: 346px;
	height: 160px;
	display: block;
	float: left;
	background: url(images/highlight-section-admissions-info.png) 0 0 no-repeat;
}

#highlight-section-academics-btn-3, #highlight-section-academics-btn-3 a {
	width: 144px;
	height: 160px;
	display: block;
	text-indent: -10001px;
	float: left;
	background: url(images/highlight-section-academics-btn-3.jpg) 0 0 no-repeat;
}

#highlight-section-academics-btn-3 a:hover {
	background: url(images/highlight-section-academics-btn-3-hover.jpg) 0 0 no-repeat;
}

/*wrapper-c********************************************************************************************************/

#wrapper-c{
	height:370px;
	width:100%;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/footer-run.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

#footer{
	height:370px;
	width:960px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/footer-main-bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

#footer-right{
	height:161px;
	width:358px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	float:left;
	padding:60px 0 0 7px;
}

#footer-left{
	height:161px;
	width:365px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:230px;
	float:left;
}

#footer-left-content{
	height:66px;
	width:358px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	letter-spacing:-.20pt;
	padding: 60px 7px 0 0;
}

#footer-left-content li {
	display:inline;
	padding:0;
}

#footer-left-content ul {
	padding:0 0 5px 0;
	text-align:right;
}

#footer-left-content a {
	color:#ffffff;
}

#footer-left-content a:hover {
	color:#afe2fa;
}

#footer-left-social-media{
	height:35px;
	width:365px;
	margin-top:0;
	margin-bottom:0;
	margin-left0;
	margin-right:0;
}

#facebook-btn, #facebook-btn a {
	width: 101px;
	height: 35px;
	display: block;
	text-indent: -10001px;
	float: right;
	background: url(images/facebook.png) 0 0 no-repeat;
}

#facebook-btn a:hover {
	background: url(images/facebook-hover.png) 0 0 no-repeat;
}

#twitter-btn, #twitter-btn a {
	width: 94px;
	height: 35px;
	display: block;
	text-indent: -10001px;
	float: right;
	background: url(images/twitter.png) 0 0 no-repeat;
}

#twitter-btn a:hover {
	background: url(images/twitter-hover.png) 0 0 no-repeat;
}

#iTunesU-btn, #iTunesU-btn a {
	width: 88px;
	height: 35px;
	display: block;
	text-indent: -10001px;
	float: right;
	background: url(images/iTunesU.png) 0 0 no-repeat;
}

#iTunesU-btn a:hover {
	background: url(images/iTunesU-hover.png) 0 0 no-repeat;
}
