body{
	margin:0;
        padding:0;
	background:#bfab91 url(../images/cssimg/bg-body.jpg) repeat-x 0 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	min-width:1000px;
}
a{
	color:#fff;
	text-decoration:underline;
}
.apply-box a {color:#000;}
.step-list a{color:#4c3925; text-decoration:none;}
a:hover{text-decoration:none;}
img{border-style:none;}
input,
textarea,
select{
	font:12px arial,sans-serif;
	vertical-align:middle;
	color:#564531;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.top-bar-holder{
	width:100%;
	background:#000;
}
.top-bar{
	width:995px;
	margin:0 auto;
	height:36px;
	text-align:center;
	line-height:35px;
}

.top-bar ul {margin:0;}

.top-bar li{
	float:left;
	padding:0 20px 0 0;
	position:relative;
list-style:none;
}
.top-bar li a{
	font:12px/35px arial, helvetica, sans-serif;
	text-decoration:none;
	text-transform:lowercase;
letter-spacing:1px;
}
.top-bar li a:hover,
.top-bar li.active a{text-decoration:none;color:#e5b436;}

.wrapper{
	width:995px;
	margin:0 auto;
}
.logo{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:214px;
	height:106px;
}
.logo a{
	display:block;
	width:214px;
	height:106px;
	background:url(../images/cssimg//logo.png) no-repeat;
	cursor:pointer;
}
#main{
	width:970px;
	padding:0 0 76px 25px;
	overflow:hidden;
	background:url(../images/cssimg/bg-main-home.png) no-repeat;
}
#main.inner{
	background:url(../images/cssimg/bg-main.png) no-repeat;
	padding:0 0 76px 25px;
}
#content{
	width:640px;
	float:right;
	padding:45px 0 0 10px;
	position:relative;
}
.nav{
	background:url(../images/cssimg/bg-nav.png) no-repeat;
	width:546px;
	height:39px;
	margin:0 0 23px 34px;
	padding:27px 0 0 57px;
	list-style:none;
	overflow:hidden;
}
.nav li{
	float:left;
	padding:0 50px 0 0;
	position:relative;
}
.nav li a{
	font:14px "trebuchet ms", helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
.nav li a:hover,
.nav li.active a{text-decoration:underline;}
.video-holder{
	width:607px;
	height:333px;
	background:url(../images/cssimg/bg-video.png) no-repeat;
	padding:15px 20px 25px 21px;
	margin:0 0 0 -6px;
}
.video-holder .video-box{
	width:606px;
	height:333px;
	position:relative;
}
.video-holder .video-box img{display:block;}
.video-box .apply{
	width:136px;
	height:136px;
	background:url(../images/cssimg/bg-apply.png) no-repeat;
	position:absolute;
	right:-19px;
	top:-43px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:2;
	cursor:pointer;
}
.video-box .contact{
	width:112px;
	height:112px;
	background:url(../images/cssimg/bg-contact.png) no-repeat;
	position:absolute;
	right:-19px;
	top:58px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
	cursor:pointer;
}
#content .ref-holder{
	width:100%;
	overflow:hidden;
	margin:-2px 0 0;
}
#content .ref-holder a{
	font:29px Arial, Helvetica, sans-serif;
	color:#4c473f;
	text-decoration:none;
	float:right;
}
#content .ref-holder a:hover{text-decoration:underline;}
#content .main-content{padding:91px 0 0 15px;}
.main-content h1{
	margin:0 0 12px;
	font-size:39px;
	font-weight:normal;
	color:#fff;
}
.main-content h2{
	margin:0 0 5px;
	font-size:24px;
	color:#4c3925;
	font-weight:normal;
}
.main-content .twocolumns{width:100%;}
.main-content .twocolumns:after{
	display:block;
	content:'';
	clear:both;
}
.twocolumns .text-column{
	width:285px;
	float:left;
	padding:5px 0 0 2px;
	position:relative;
	z-index:2;
}
.twocolumns .text-column p{
	margin:0;
	line-height:18px;
	word-spacing:-1px;
}
.twocolumns .image-column{
	margin:-6px 0 0 -16px;
	width:340px;
	float:right;
	position:relative;
	z-index:1;
}
.image-column .apply{
	width:136px;
	height:136px;
	background:url(../images/cssimg/bg-apply1.png) no-repeat;
	position:absolute;
	right:3px;
	top:27px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:2;
	cursor:pointer;
}
.image-column .contact{
	width:112px;
	height:112px;
	background:url(../images/cssimg/bg-contact1.png) no-repeat;
	position:absolute;
	right:19px;
	top:193px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
	cursor:pointer;
}
#sidebar{
	width:282px;
	float:left;
	position:relative;
	padding:25px 0 0 38px;
}
.inner #sidebar .text-block{
	width:320px;
	margin:76px 0 0 -38px;
	background:#fff;
	padding:19px 0 4px;
}
.inner #sidebar .text-block h3{
	margin:0;
	font-size:36px;
	color:#564531;
	text-align:center;
	font-weight:normal;
}
.inner #sidebar .text-block p{
	color:#564531;
	margin:0;
	line-height:18px;
	word-spacing:-1px;
}
.text-block .text-holder{padding:0 10px 10px 18px;}
#sidebar .bottom-shadow{
	width:320px;
	height:65px;
	background:url(../images/cssimg/bg-bottom-shadow.png) no-repeat;
	overflow:hidden;
	margin:0 0 0 -38px;
}
#main .container{
	width:100%;
	overflow:hidden;
	padding:0 0 73px;
}
#twocolumns{
	width:100%;
	overflow:hidden;
}
.apply-box-holder{
	width:726px;
	float:left;
}
.apply-box{
	background:#fff;
	color:#564531;
	padding:20px 28px 9px 17px;
        line-height:18px;
}
.apply-box h1{
	margin:0 0 14px;
	font-size:36px;
	font-weight:normal;
}
.apply-box h2{
	margin:0 0 6px;
	font-size:18px;
}
.apply-box h3{
	font-size:12px;
	margin:0 0 8px;
}
.apply-form{
	width:100%;
	overflow:hidden;
}
.apply-form .row{
	width:100%;
	overflow:hidden;
	padding:0 0 2px;
}
.apply-form label{
	width:244px;
	float:left;
	padding:2px 0 0;
	word-spacing:-1px;
}
.apply-form .input-holder{
	width:322px;
	height:20px;
	padding:7px;
	float:left;
	background:url(../images/cssimg/bg-input-holder.gif) no-repeat 0 -34px;
}
.apply-form .input-holder.focus{background:url(../images/cssimg/bg-input-holder.gif) no-repeat;}
.apply-form .input-holder input{
	float:left;
	width:322px;
	background:none;
	border:0;
	padding:2px 0 0;
}
.apply-form .submit-holder{
	width:100%;
	padding:84px 0 0;
	overflow:hidden;
}
.btn-submit{
	margin:0 5px 0 5px;
	width:92px;
	height:28px;
	background:url(../images/cssimg/btn-submit.gif) no-repeat;
	border:0;
	overflow:hidden;
	float:right;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
text-decoration:none;
}
.btn {text-decoration:none; margin:0 5px;}

.apply-box-b{
	height:67px;
	background:url(../images/cssimg/bg-apply-box.png) no-repeat;
	overflow:hidden;
}
.step-list-holder{
	width:221px;
	float:right;
}
.step-list-t{
	height:6px;
	background:url(../images/cssimg/bg-step-list-t.png) no-repeat;
	overflow:hidden;
}
.step-list-b{
	height:5px;
	background:url(../images/cssimg/bg-step-list-b.png) no-repeat;
	overflow:hidden;
}
.step-list{
	background:url(../images/cssimg/bg-step-list.png) repeat-y;
	margin:0;
	padding:0 7px 0 5px;
	list-style:none;
	width:209px;
}
.step-list li{
	width:200px;
	height:57px;
	position:relative;
	color:#4e3a27;
	padding:14px 0 1px 9px;
	vertical-align:top;
}
.step-list li.active{background:url(../images/cssimg/bg-step-list-active.png) repeat;}
.step-list li strong{
	display:block;
	font-size:18px;
	margin:0 0 2px;
	position:relative;
}
.step-list li span{
	display:block;
	position:relative;
}
#footer{
	width:661px;
	margin:-64px 0 0 207px;
	background:url(../images/cssimg/bg-footer.gif) no-repeat;
	padding:17px 0 20px;
	position:relative;
        font:14px "trebuchet ms",helvetica,sans-serif;
}
.footer-logo{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:93px;
	height:130px;
	background:url(../images/cssimg/footer-logo.png) no-repeat;
	margin:0 auto;
}
.footer-logo a{
	display:block;
	height:100%;
}
#footer ul{
	margin:0;
	padding:0 0 21px;
	list-style:none;
	overflow:hidden;
	width:621px;
	text-align:center;
}
#footer li{
	display:inline;
	background:url(../images/cssimg//separator-footer.gif) no-repeat 0 50%;
	padding:2px 15px 0 18px;
}
#footer li:first-child{background:none;}
#footer li a{
	font:14px "trebuchet ms", helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
#footer li a:hover{text-decoration:underline;}

/*Make College menu bar same as international*/

.nav-holder {
background: url(/rc_images/bg-nav.png) no-repeat;
height: 32px;
padding: 0 18px 0 10px; margin: 0 auto; width: 968px;
}
#nav {
list-style: none;
padding: 0;
margin: 0;
width: 100%;
overflow: hidden;
}
#nav.scaling-active li{
	padding-left:0;
	padding-right:0;
}
.last-child{background:url(/rc_images/bg-nav-last.png);}
#nav li{
	font-size:10px;
	float:left;
	padding:9px 5px 11px;
}
*+ html #nav li{
	padding-top:5px;
	padding-bottom:10px;
}
#nav a{
	color:#fff;
	float:left;
	text-align:center;
	cursor:pointer;
}
#nav .mark{color:#a9a9a9;}
#nav span{
	display:inline-block;
	vertical-align:top;
}
*+ html #nav .cufon{
	position:relative;
	top:2px;
}
#nav a:hover span{
	border-bottom:1px solid #fff;
	text-decoration:none;
}
#nav .mark:hover span{border-bottom:1px solid #a9a9a9;}
#nav a:hover{text-decoration:none;}
