/* RAS CSS Document */

.REVIEW {
	font-weight: bold;
	color: #FF6600;
}

.scsu-shell-width {
	width: 756px;
}

#headerSplash {
	margin: 0px auto;
	text-align: center;
	background-color: #000000;
}
#headerSplash h1 {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#headerSplash #topnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headerSplash #topnav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0px 5px;
	margin: 0px;
	border-right: 1px solid #F3A721;
}
#headerSplash #topnav li.nobar {
	border-right: none;
}
#headerSplash #topnav a {
	color: #F3A721;
	text-decoration: none;
}
#headerSplash #topnav a:hover {
	color: #F3A721;
	text-decoration: underline;
}
#RAScontent.splash {
	background-color: #000000;
	background-image: url(../images/human_bkgd_Black.jpg);
	background-repeat: no-repeat;
	padding: 370px 160px 8px 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	/*min-height: 500px;*/
	color: #FFFFFF;
}
#RAScontent.splash a {
	color: #F3A721;
}
#RAScontent.splash a:hover {
	color: #F3A721;
	text-decoration: none;
}
#RAScontent.splash h2 {
}




#header {
	margin: 0px auto;
	text-align: center;
}
#header h1 {
	margin: 10px 0px 0px 0px;
}
#header #topnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header #topnav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0px 5px;
	margin: 0px;
	border-right: 1px solid #990000;
}
#header #topnav li.nobar {
	border-right: none;
}
#header #topnav a {
	color: #990000;
	text-decoration: none;
}
#header #topnav a:hover {
	color: #990000;
	text-decoration: underline;
}
body#home_pg #header li#home, body#about_pg #header li#about, body#courses_pg #header li#courses, body#location_pg #header li#location, body#schedule_pg #header li#schedule, body#faculty_pg #header li#faculty, body#board_pg #header li#board, body#apply_pg #header li#apply, body#contact_pg #header li#contact {
	color: #990000;
	text-decoration: underline;
}


#RAScontent.home {
	background-image: url(../images/human_bkgd.jpg);
	background-repeat: no-repeat;
	padding: 10px 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	min-height: 650px;
}

#RAScontent #MainBlock {
	border: 1px solid #0099CC;
	padding: 10px;
	margin: 20px 0px;
}
#RAScontent #MainBlock h2 {
	margin: 0px;
	font-size: 1em;
	text-transform: uppercase;
	text-align: left;
}
#RAScontent #MainBlock.contact {
	width: 300px;
	margin: 0px auto;
}

#RAScontent {
	padding: 10px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
#RAScontent a {
	color: #990000;
}
#RAScontent a:hover {
	color: #990000;
	text-decoration: none;
}

#RAScontent p {
	margin-top: 5px;
}
#RAScontent h2 {
	margin: 20px 0px 10px 0px;
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: center;
}
#RAScontent h3 {
	margin: 5px 0px 0px 0px;
}
#RAScontent .DirectorPhoto {
	text-align: center;
	float: left;
	padding: 10px 10px 10px 0px;
}
#RAScontent .DirectorPhoto p {
	margin: 0px;
}
#RAScontent .nudge {
	margin-left: 20px;
}
#RAScontent .facultyTable {
	background-image: url(../images/human_FullBkgd_30.jpg);
	background-repeat: no-repeat;
	margin: 0px -40px -10px -40px;
}
