body {
	background-color:#999 !important; 
}
div#LeftChannel {
	background-color:#FFFFFF;
}

div#ChannelContent{ 
	border-left:1px solid #000;  
    border-right:1px solid #000; 
}

a:hover { text-decoration:underline; }

p, div, h1, h2, h3, h4, h5, h6, table, td, tr, body, a, img, ins, ul, li, form{
	margin: 0;
	padding: 0;
	outline: none;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 100%;
	color: #fff; 
}

div#header {
	width: 940px;
	height: 50px;
	padding: 9px 20px 0px 20px;
	position: relative;
}

div#LeftChannel {
    border-left:1px solid #;
}

div#RightChannel {
	float: right;
	width: 329px;
	background: url(../img/RightContentBG.jpg) right top repeat-y;
	border-top: #FFF 1px solid;
	padding: 20px 19px 10px 10px;
}

div#footer {
	clear: both;
	width: 960px;
	height: 58px;
	border-top: #FFF 1px solid;
	padding-left: 20px;
    
    background-image: url('../img/bckground.png');}

div#top_nav ul li.links a:hover, div#top_nav ul li.links a:active {
	color:#000; 
	background-color:#fff; 
	border-bottom:#fff 1px solid;
}

a.trigger {
	color:#000; 
	background-color:#fff; 
	border-bottom:#fff 1px solid;
}

/* ABOUT PAGE */

p.photoCaption a, p.giveText a{
	color:#deecbe; 
}

p.photoCaption a:hover, p.giveText a:hover{
	color:#fec86d; 
}

/* ADMISSIONS PAGE */

p.finAid a {
	color: #deecbe; 
}

p.finAid a:hover {
	color: #fec86d; 
}

p.ListingsRight a{
	color:#deecbe; 
}

p.ListingsRight a:hover{
	color:#fec86d; 
}

.social-icons{ margin-left: 5px; }
.social-icons img{ vertical-align: sub; }

.hoverClass{ color:#b1180a !important; }
#social_icons{ padding-top:47px; }
#social_icons img{ padding:0 !important;}

div#GiveBtn {
	float:right;
	height:2.7em;
	width:12.1em;
	margin-top:1.8em;
}
#BtnTxt a {
	margin: 0;
	padding: 0;
	text-decoration:none;
	color: #000;
	font-size: 1.6em;
}
#innerBtn {
	opacity:0.5;
	filter:alpha(opacity=50);
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
}
#button {
	width:113px;
	height:26px;
	background-color:#fff;
}
#BtnTxt a:link {
	color: #000;
}
#BtnTxt a:hover {
	color: rgba(0,0,0,100);
	-webkit-transition: color .2s linear;
}
#BtnTxt {
	font: normal .875em Arial, Helvetica, sans-serif;
	padding:6px 0 6px 3px;
	float:left;
	text-transform:uppercase;
}
#arrow {
	float:right;
	padding: 6px 3px 0 0;
}
