﻿


/************************Admissions Page************************/

/*Campus List section - top*/
/*.campus_logo
{
	font-family:Gill Sans MT;
	font-size:23px;
	color:#6C2F86;
	text-transform:uppercase;
	float:right;
	height:54px;
}*/
/************************Home Page************************/

/*Orange Top Section*/  
/*.yellow_right
{
	background-image:url("/olc/images/JWUC/yellow_Back.png");
	background-repeat:no-repeat;
	float:left;
	width:180px;	
	height:248px;
	margin-top:25px;
}
*/

/*.providence_style
{
	font-family:Gill Sans MT;
	font-size:23px;
	color:#6C2F86;
	text-transform:uppercase;
}
.northMiami_style
{
	font-family:Gill Sans MT;
	font-size:23px;
	color:#ec631e;	
	text-transform:uppercase;
}
.denver_style
{
	font-family:Gill Sans MT;
	font-size:23px;
	color:#236123;	
	text-transform:uppercase;
}
.charlotte_style
{
	font-family:Gill Sans MT;
	font-size:23px;
	color:#6c2f86;
	text-transform:uppercase;
}
*/
/*.red_right
{
	background-color:#6C2F86;
	float:left;
	width:180px;	
	height:248px;
	margin-top:25px;	
}
.orange_right
{
	float:left;
	width:180px;	
	height:248px;
	margin-top:25px;
	background-color:#ec631e;
}
.green_right
{
	float:left;
	width:180px;	
	height:248px;
	margin-top:25px;
	background-color:#336633;
}
.purple_right
{
	float:left;
	width:180px;	
	height:248px;
	margin-top:25px;
	background-color:#6c2f86;
}
*/

