/* CSS Document */

a {
	color: #003399;
	}

a:visited {
	color: #003366;
	}


#containerTop {
	margin: 0px;
	_margin: 0px 0px 0px 219px;
	padding: 0px;
	background-color: #333333; 
	background-image: none;
	}

#container {
	/*margin-bottom: -15px;*/
	margin-bottom: 0px;
	background-color: #5B759A; 
	padding: 0px;
	}


/*  LEFT CONTENT COLUMN */


#contentLeft {
	float: left;
	width: 208px;
	text-align: center;
	border-right: none;
	_margin-right: -4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*background-color: #2F333A;*/
	background-color: #2E2E2E;
	}

#leftTop {
	border-right: 4px solid white;
	padding: 0px;
	}

/* MAIN MENU */


#menu {
	background-color: #2E2E2E;
	background-image: url("../images/background/news_logo.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	color: #FFFFFF;
	min-height: 198px;
	_height: 198px;
	/*_margin-right: -7px;*/
	width: 100%;
	}

#menu h2 {
	font-size: 2em;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
	text-shadow: #333333;
	}


#menu ul {
	margin: 0px;
	padding: 0px 55px 10px 0px;
	font-size: .9em;
	}

#menu li {
	list-style-type: none;
	/*list-style-image: url("../images/background/blanklist.jpg");*/
	padding-bottom: 3px;
	}

#menu li:hover {
	/*list-style-image: url("../images/background/arrows.gif"); */
	}

.darkHighlight {
	color: #000000;
	text-transform: none;
	font-size: 1.4em;
	font-weight: bold;
	}

#menu h3 {
	background-image: url("../images/background/background_fandv_headers.gif");
	background-repeat: no-repeat;
	background-color: #666666;
	font-size: 1.2em;
	padding-top: 25px;
	padding-bottom: 4px;
	margin-top: 7px;
	margin-bottom: 0px;
	text-align: right;
	}

#menu h4 {
	font-size: 1.2em;
	margin-top: 0px;
	_margin-left: 0px;
	}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	}

#menu a:visited {
	color: #FFFFFF;
	}

#menu a:hover {
	color: #FFCC00;
	}

.highlight {
	color: #FFCC00;
	font-size: .85em;
	text-transform: uppercase;
	font-weight: normal;
	}


/* EVENTS CONTENT */

#events {
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	background-color: #1F3258; 
	/*_margin-bottom: -13px;*/
	padding: 0px;
	background-image: none;
	}

#events h3 {
	text-align: left;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 1.4em;
	text-transform: none;
	}

#events ul {
	text-align: left;
	list-style-image: url("../images/background/arrow_yellow.gif");
	padding: 0px 15px 0px 20px;
	margin-left: 25px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: .8em;
	}

#events li {
	padding-bottom: 7px;
	}
	
#events a: {
	color:#000000;
	}
	
#events a:visited {
	color:#000000;
	}

#events a:hover {
	color:#FFFFFF;
	}
	
#events p {
	padding: 5px;
	margin: 0px;
	}



/* CENTER CONTENT */


#contentTop {
	border-right: 4px solid white;
	border-left: 4px solid white;
	width: 570px;
	_width: 570px;
	margin-left: 208px;
	_margin-left: -14px;
	height: 199px;
	background-color: #456490;
	}

#contentTop .main {
	border-bottom: 4px solid white;
	margin-bottom: -60px;
	}

/* CHECKLIST */

#checklist {
	margin: 10px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	}

#checklist img {
	float: left;
	margin-right: 5px;
	padding-bottom: 20px;
	}

#checklist a {
	color: #FFFFFF;
	text-decoration: none;
	}

#checklist a:visited {
	color: #FFFFFF;
	}
	
#checklist a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}	

/* MAIN CONTENT WITH WELCOME AND FEATURES */

#contentMain {
	padding: 20px;
	background-color: #CCCCCC;
	border-top: 4px solid white;
	border-left: 4px solid white;
	margin-left: 0px;
	_margin-left: 205px;
	overflow: auto;
	_height: 1%;
	margin-bottom: 0px;
	font-size: .95em;
	}

#features {
	float: right;
	width: 190px;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-left: 2px solid #999999;
	font-size: .9em;
	}

#features img {
	float: right;
	margin: -30px 0px 5px 5px;
	}

/* Added by SHD */

#contentMain h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 15px 10px 5px 0px;
	}

#contentMain h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 15px 10px 5px 0px;
}

/* TIP WITH WAVES */

#tip {
	background-color: #E7E7E7;
	background-image: url("../images/background/waves_top.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 0px 0px 0px;
	margin: 60px 20px 20px 3%;
	width: 286px;
	}

#tip p {
	padding: 5px 10px 45px 10px;
	margin: 0px;
	background-image: url("../images/background/waves_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	}


/*  Feature Blue Square  */

#featureBlue {
	background-color: #1F3258;
	color: #FFCC00;
	font-family: Georgia, sans-serif;
	padding: 3px 2px 5px 2px;
        margin-top: 20px; /*added EMS - for RSS addition*/ 
	}

#featureBlue h3 {
	color: #FFFFFF;
	font-family: Georgia, serif;
	font-size: 1.1em;
	text-transform: none;
        text-align: center;
	margin-bottom: 8px;
	margin: 2px 10px 5px 10px;
	}

#featureBlue ul {
	margin: 5px;
	padding: 0px;
	text-align: right;
	}

#featureBlue li {
	list-style-type: none;
	}

#featureBlue p {
	/*padding-left: 10px;*/
        font-size: 1.1em;
	}
	
	/* Added by SHD */
	
#featureBlue a {
	color: #FFFFFF;
	text-decoration: none;
 	}

#featureBlue a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#featureBlue a:hover {
	color: #FFCC00;
	text-decoration: none;
	}

/* ADDED BY CALEB REDMAN 6/2/09 */
#featureBlue img {
        border: 1px solid #333333; 
        float: left; 
        margin-bottom: 5px; 
        margin-right: 8px; 
        margin-top: 2px;	
}	
/* END CALEB REDMAN ADD */

	/* end SHD add */

/*  MULTIMEDIA FEATURE  */

#media {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	}

#media img {
	float: none;
	margin: 0px 0px 0px 0px;
	}	


/*  TABLE OF CONTENTS */

#tableofcontents h3 {
	font-size: 1.2em;
	/* Modified by SHD	*/
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	letter-spacing: 1px;
	margin: 0px;
	padding: 15px 10px 5px 10px;
	}

#tableofcontents ul {
	padding: 10px;
	margin: 0px;
	}

#tableofcontents li {
	list-style-type: disc;
	padding-bottom: 4px;
	}

#tableofcontents li li {
	font-size: .85em;
	padding-left: 5px;
	padding-bottom: 3px;
	list-style-type: circle;
	}

/* Added by SHD */
#tableofcontents li li li {
	font-size: .9em;
	list-style-type: disc;
	padding-bottom: 2px;
	}

/*  SUBMENU  */

#submenu {
	background-color: #1F3258;
	/*border-bottom: 4px solid white;*/
/*	margin-top: -10px;
	_margin-top: -19px;*/
	}

#submenu ul {
	text-align: left;
	padding: 5px 10px 5px 10px;
	}

.internal {
	border-bottom: 1px solid #FFCC00;
	}

#submenu li {
	list-style-type: none;
	padding-bottom: 3px;
	}
	
#submenu li li {
	font-size: 1.1em;
	}
	
#submenu h3 {
	margin: 10px 10px -5px 20px;
	_margin: 19px 10px -15px 20px;
	padding: 5px 0px 0px 0px;
	}

.toolbox {
	text-align: left;
	border-bottom: 1px solid #FFCC00;
	}

#submenu a {
	color: #FFFFFF;
	text-decoration: none;
	}

#submenu a:visited {
	color: #FFFFFF;
	}

#submenu a:hover {
	color: #FFCC00;
	}
	
/* Added by SHD */

/* FOR STUDENTS FEATURES */

#summer {
	background-image:url(../images/forstudents_feature_2.jpg);
	}
	
#summer h3 {
	background-image:url(../images/forstudents_feature_1.jpg);
	background-repeat:no-repeat;
	padding: 40px 0px 35px 45px;
	color: #FF9900;
	}
	
#summer p {
	color: #FFCC00;
	padding: 0px 0px 30px 25px;	
	margin: 0px;
	background-image: url(../images/forstudents_feature_3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#roomchange {
	background-image:url(../images/forstudents_feature_4.jpg);
	padding: 15px 0px 10px 20px;	
	}
	
#roomchange h3 {
	margin: 0px;
	padding: 0px;
	}

#roomchange .highlight {
	color: #003399;
	}
	
#fall {
	background-image:url(../images/fallhousing_2.jpg);
	}
	
#fall h3 {
	background-image:url(../images/fallhousing_1.jpg);
	background-repeat:no-repeat;
	padding: 40px 0px 25px 65px;
	}
	
#fall p {
	color:#000000;
	padding: 0px 0px 30px 15px;	
	margin: 0px;
	background-image: url(../images/fallhousing_3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size: .9em;
	}

#fall .highlight {
	color: #663300;
	}

#spring {
	background-image:url(../images/springhousing_2.jpg);
	}
	
#spring h3 {
	background-image:url(../images/springhousing_1.jpg);
	background-repeat:no-repeat;
	padding: 40px 0px 35px 70px;
	}
	
#spring p {
	color: #003333;
	padding: 0px 0px 30px 25px;	
	margin: 0px;
	background-image: url(../images/springhousing_3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}

#spring .highlight {
	color: #006633;
	}

#winter {
	background-image:url(../images/winterhousing_2.jpg);
	}
	
#winter h3 {
	background-image:url(../images/winterhousing_1.jpg);
	background-repeat:no-repeat;
	padding: 40px 0px 35px 80px;
	}
	
#winter p {
	color: #FFFFFF;
	padding: 0px 0px 30px 25px;	
	margin: 0px;
	background-image: url(../images/winterhousing_3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}

 #winter .highlight {
	color: #CCFFFF;
	}


	
/* etc */

#sidetip {
	background-image:url(../images/side_waves_top.gif);
	background-color:#E7E7E7;
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 15px;
}

#sidetip p {
	background-image:url(../images/side_waves_bottom.gif);
	background-color:#E7E7E7;
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0px 0px 30px 15px;
}

.left {
	margin: 10px;
	}

.right {
	margin: 10px;
	float: right;
	}

	
/*staff links and resources*/

.linklist li {
	padding-bottom: 5px;
	}

/*Long List*/

.long {
	padding-bottom: 10px;
	}
	
	
/* Added by SHD for business office site tables */
.bo {
	font-size: .75em;
	}

/*Added by EMS - 4-21-09 - News Press Release Photos */

#prphotos {
  float: left;
  margin: 0px;
  padding: 0px;
  }

#prphotos img {
  margin: 20px 10px 10px 10px;
  }

/* End News Press Release Photos */

/* Added by EMS - 4-23-09 - News Archives */

#archives li {
  margin-bottom: 10px;
  }

/* End News Archives */

/* Added by EMS - 4-24-09 - News Index Page */

.thumbnail {
  margin: 50px 10px 10px 10px;
  }

/* End News Index Page */

/* Right Column RSS - 4-29-09 - Added by EMS */

#rss p {

  }

#rss img {
  float: none;
  margin: 10px auto 10px auto;
  }

/* End Right Column RSS */
