.printMobile {display: none;}

#campaign {
  float: right;
  height: 85px;
  margin-right: 100px;
  margin-top: 1em;
}

#campaign a {
  display: block;
  font-size: 80%;
  margin-left: 175px;
}

#masthead {
  height: 100px;
  margin-left: 25px;
}

#secondaryNavigation {
  margin-top: 0.75em;
}

#primaryMark {
  margin-top: 25px;
}

#primaryNavigation {
  border-top: 1px solid #444;
  padding-bottom: 10px;
  color: #565252;
  background: #565252 url(../../images/backgrounds/headerBG2.png) left bottom repeat-x;
}

#primaryNavigation a {color: #efefef;}

#spotlightNav {
  color: #444;
  background-color: #d9d9d9;
  padding: 10px;
  -webkit-box-shadow: 0px 3px 2px #999;
  -moz-box-shadow: 0px 3px 2px #999;
  -opera-box-shadow: 0px 3px 2px #999;
  box-shadow: 0px 3px 2px #999;
}

#spotlightWrapper {
  float: left;
  color: inherit;
  background-color: white;
  height:260px;
  width: 580px;
  padding: 7px;
}

.codeMaroon {
  color: white !important;
  background: #500000 url(../../images/codeMaroon.png) !important;
}

.codeMaroon a { color: #f4af00;}

#audienceNavIndex {
  position: relative;
  margin-left: 630px;
}

#secondaryLinks {
  text-transform: uppercase;
  font-size: 80%;
}

#audienceLinks {
  text-transform: uppercase;
  font-size: 130%;
  margin-top: 1em;  
  line-height: 1.7;
  letter-spacing: 0.1em;
}

#audienceLinksx a {
  display: block;
}

#timeDate {
  text-align: right;
  font-size: 80%;
  margin-top: -2em;
}

#reqLinks {
  font-size: 75%;
  text-align: center;
  margin-top: 1em;
}

#reqLinks a {
  color: #444;
  background-color: inherit;
}

#searchForm {
  margin-top: 10px;
  text-align: left;
}

#search_text_box {
  width: 150px;
}

#searchForm #search_button {
  border: 1px solid #777;
}

#searchForm #search_button:hover {
  border: 1px solid white;
}

#content {
  padding: 0px; 
  margin: 10px;
  color: inherit;
}

#content a {
  color: #444;
  background: inherit;
}

#campusEvents, #specialFeatures, #campusNewsCol { 
  float: left;
  padding: 5px;
}

#campusEvents {
  width: 307px;
}

#specialFeatures {
  width: 252px;
  background: url(../../images/columnBG.png) repeat-y;
  padding: 0px 15px;
  margin-top: 2em;
}

#eventsTitle, .newsTitle {
  text-transform: uppercase;
  font-size: 110%;
  color: #500000;
  background-color: inherit;
  text-align: center;
  margin-bottom: 1em;
}

.eventBlock { 
  clear: left;
  min-height: 3em;
  margin-bottom: 0.5em;
}

.dateBlock {
  float: left;
  text-align: center;
  font-weight: bold;
  color: #500000;
  background-color: inherit;
}

.eventMonth {
  font-size: 75%;
  text-transform: uppercase;
}

.eventDate {
  font-size: 120%;
}

.eventDescription {
  margin-left: 2.5em;
}

.moreLink {
  display: block;
  text-align: center;
  margin-top: 1.5em;
}

#primaryFeature {
  height: 159px;
  width: 222px;
  margin-left: 10px;
  color: white;
  background: gray url(../../images/applyNowBg.jpg) 0px -45px no-repeat;
  font-family: "New Baskerville", Georgia, "Times New Roman", Times, serif;
}

#featureWrapper {
  padding: 10px;
}

#primaryFeature h2 {
  font-family: "New Baskerville", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  border-bottom: 3px solid #686560;
  line-height: 0.9;
  margin-bottom: 0.3em;
}

#pf1 {
  font-size: 120%;
}

#toapply {
  display: block;
  margin-bottom: -2px;
  margin-left: 35%;
}

#pf2 {
  font-size: 170%;
}

#pf3 {
  color: #500000;
  background: inherit;
  font-size: 170%;
}

#primaryFeature a {
  color: white;
  background: inherit;
  font-size: 140%;
}

.secondaryFeature {
  margin: 1em 10px;
}

#campusNewsCol {
  margin-left: 5px;
  width: 309px;
}

#newsTitles {
  text-align: center;
  margin-bottom: 1em;
}

.newsTitle {
  display: inline;
}

.newsTitle:hover {
  color: #c0c0c0;
  background: inherit;
  text-decoration: underline;
}

.ourNewsItem {
  clear: left;
  min-height: 70px;
  margin: 1em 0em;
}

#ourNewsContent a {
  color: #444;
}

#ourNewsContent img {
  float: left;
  margin-right: 10px;
  background-color: #d9d9d9;
  padding: 5px;
}

#campusNewsContent {
  margin-top: -1em;
}

#campusNewsContent a {
  display: block;
  padding-bottom: 1em;
  padding-top: 1em;
  color: #444;
  background: inherit;
  border-bottom: 1px dotted #444;
}

#campusNewsContent a:hover {
  text-decoration: none;
  background-color: #efefef;
}

#quickLinks {
  font-size: 84%;
  line-height: 1.23em;
  height: 190px;
  color: #fff;
  background: #565252 url(../../images/bg2.jpg) left top repeat-x;
  width: 950px;
  margin-left: 25px;
  padding-top: 20px;
}

#quickLinks h2.sectionTitle {
  color: #fff;
  font-size: 120%;
  padding-left: 20px;
}
 
#quickLinks h3 {
 text-transform: uppercase;
 font-size: 100%;
 padding: 5px;
}

.quickLinkcol {
  width: 200px;
  float: left;
  margin-left:15px;
  padding: 5px 10px;
}

#quickLinks a {
  color:#fff;
  background-color: inherit;
}

#quickLinks ul li {
  padding-bottom: 0.4em;
}

#socMediaIcons {
  float: right;
  margin-top: 47px;
  margin-right: 30px;  
}

#socMediaLinks {
  color: inherit;
  height: 30px;
  width: 199px;
}

#socMediaLinks a {
  display: block;
  float: left;
  height: 27px;
  width: 28px;
}

#facebookLink {
  background: url(../../images/socialMediaIcons.jpg) 0px 0px;
}

#twitterLink {
  background: url(../../images/socialMediaIcons.jpg) 168px 0px;
}

#flickrLink {
  background: url(../../images/socialMediaIcons.jpg) 111px 0px;
}

#youTubeLink {
  background: url(../../images/socialMediaIcons.jpg) 83px 0px;
}

#foursquareLink {
  background: url(../../images/socialMediaIcons.jpg) 56px 0px;
}

#itunesLink {
  background: url(../../images/socialMediaIcons.jpg) 29px 0px;
}

#emergencyNotice {
  margin: 20px;
  font-size: 200%;
}




