/* CSS Document */

/*@import url(/css/screen.css);*/

BODY {
	margin: 0;
	padding: 0;
	background-image:none;
	background-color: #5e0021;
}

.outline{
	padding: 5px;
	border: 1px solid #600;	
}

#NewsContainer {
	position:relative;
	left: -15px;
 }

#roberts-header {
	width: 800px; 
	margin: 0 auto 0px auto;
	position: relative;
	}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #330001;
	text-decoration: none;
}

.bodytext a
{
	color:Blue;
}

.bodytext a:hover
{
	background-color:Blue;
	color:White;
}


.bodytextColor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5E0022;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-decoration: underline;
}
.overview{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5E0022;
	line-height: 28px;

}
.missiontext {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
}
.missionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
	line-height: 24px;
}

.moveright {
	position: relative;
	margin-bottom: 10px; 
	height: 49px;
}

.moveright TABLE {
	position: absolute;
	width: 550px;
	position:relative;
	right: -10px;
}

a.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	
}

a.navigation:link{
	color: #FFFFFF;
}
a.navigation:visited {
		color: #CC9966;
	}
a.navigation:hover {
		color: #FFFF99;
	}
a.navigation:active {
		color: #FFFF99;
	}
	
	a.moredetail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	}
	a.moredetail:link{
	color: #99782B;
}
a.moredetail:visited {
		color: #CC9966;
	}
a.moredetail:hover {
		color: #5e0021;
	}
a.moredetail:active {
		color: #FFFF99;
	}
	
.number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
}
.qute {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #5e0021;
	text-decoration: none;
}
.quteName {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	color: #5e0021;
	text-decoration: none;
	text-align: right;
}


.content01{
	background-image: url(images/bg_number01.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.content02{
	background-image: url(images/bg_number02.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.content03{
	background-image: url(images/bg_number03.gif);
	background-repeat: no-repeat;

	text-align: left;	
}
.content04{
	background-image: url(images/bg_number04.gif);
	background-repeat: no-repeat;
	text-align: left;
	
}
.content05{
	background-image: url(images/bg_number05.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #5e0021;
	
}
.content06{
	background-image: url(images/bg_number06.gif);
	background-repeat: no-repeat;
	text-align: left;
	
}
.content07{
	background-image: url(images/bg_number07.gif);
	background-repeat: no-repeat;
	text-align: left;
	
}
.content08{
	background-image: url(images/bg_number08.gif);
	background-repeat: no-repeat;
	text-align: left;
	
}

.content09{
	background-image: url(images/bg_number09.gif);
	background-repeat: no-repeat;
	text-align: left;
	
}

a.list:link, a.list:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
a.list:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #640322;
	text-decoration: none;
}

a.imageLink {
	color: #996633;
}

a.imageLink img {
	border: 2px solid #996633;
}

/* Faculty Toggle */
.content05  .accordian {
	width: 495px;
	margin-left: 20px; }

.content05  .accordian .acc-title {
	cursor: pointer;
	padding: 3px;
	border-top: solid 1px #8E6F44;
	color: #fff;
	background-color: #a1978d;
	
}
.content05  .accordian .acc-content { border: none; }

#photocontaner {
	background-color: #640322;
	height: 135px;
}

#businessFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 0 10px 0; 
	border-top: 5px solid #000;
	text-align: center; 
	font-size: 80%; 
	width: 812px; 
	margin: 0 auto 0 auto;
}
#businessFooter a { color: #fff; }

.regP
{
    /*background-color:#edeede;   */
    background-color:#a1978d;
    padding-left:2px;
    padding-right:2px;
    color:White;
}

.altP
{
    background-color:#a1978d;
    padding-left:2px;
    padding-right:2px;
    color:White;
}

#divFacultyQuotes a
{
    color:Blue;
    font-weight:bold;
    text-decoration:none;
}
