/* GENERAL */
body {
	background:url(../_images/background.jpg) repeat #efe0b7;
	color: #584e33;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px;
}
.clear {clear: both;}
img {border:none}

/* LAYOUT */
#wrapper {margin-right: auto; margin-left: auto;}
#headwrapper {background-image: url(../_images/background_head.jpg); height: 70px;}

#header {
	height: 55px;
	width: 876px;
	margin:0 auto;
}

#navwrapper {
	background-color: #A44034;
	height: 40px;
	width: 100%;
	clear: both;
}
#navbar {
	width: 852px;
	margin:0px auto;
}
#small-nav {
	color: #8d856d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	position: relative;
	text-align: right;
}

#small-nav a {
	color: #8d856d;
	text-decoration: none;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
}
#small-nav a:hover {
	text-decoration: underline;
}


/* LINKS */
a {
	color: #745f43;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {color: #82734A;}



/* HOME */
#advisor {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #745f43;
	position: relative;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
	width: 350px;
	margin-bottom: 12px;
}
#advisor .phone{
	color: #8a2c27;
	font-size: 22px;
}

#homeContent {
	background-image: url(../_images/_home/main-content.jpg);
	background-repeat: no-repeat;
	height: 416px;
	width: 852px;
	margin: 2px auto 15px auto;
	clear: both;
	background-position: 0px 10px;
	background-color: #F8E8C4;
}
#slideshow {
	width: 535px;
	float: left;
	position: relative;
	margin:8px 0 0 10px;
	display: inline;
}
#homeRightContent {
	float: right;
	width: 293px;
	margin: 8px 10px 0 0;
	
	display: inline;
}
#homeRightContent p {margin:12px 0}
.homeLeftContent {
	float: left;
	margin:10px 5px 0 5px;
	display: inline;
}
.homeLeftContent h3 {
	display: block;
	height: 15px;
	background:url(../_images/_home/home_titles.gif) no-repeat 0px 0px;
	padding-bottom: 0px;
	margin:0 0 0 0px;
}
.homeLeftContent h3 span {
	display: none;
}
.homeLeftContent  li  {
	padding-left: 15px;
	list-style: none;
	background-image: url(../_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#head-contactbox {
	float: right;
	margin-right: 15px;
}

.logo {
	padding-left: 22px;
	float: left;
	padding-top: 15px;
}

#searchbox {
	line-height:normal;
	display:block;
	width:500px;
	position: relative;
	text-align: right;
	float: right;
	padding: 3px 15px 0 5px;
}
#searchbox .input-field {
	width:125px;
	height:17px;
	padding:0px 0px 0px 8px;
	border: 1px solid #b6b8ba;
	background-color: #f1f1f1;
	font-size: 11px;
}
.red {
	color: #6F0000;
}


/* SLIDESHOW */
.ss_toggle{margin-top: 205px; float: right; display: inline; margin-right: 25px;}

div.cf_wrapper{
	position:relative;
	height: 238px;
	width: 534px;
}
div.cf_element{width:534px; height:238px}
div.cf_element div.content{padding:10px}
.cf_element{color:#fff}

.slideshow_active{display:block; float:left; margin-left:4px; width:9px; height:9px; background:url(/redesign/_images/marker.gif) no-repeat bottom;}
.slideshow_inactive{background:url(/redesign/_images/marker.gif) no-repeat; width:9px; height:9px; display:block; float:left; margin-left:4px;}

.slideshow_inactive span, .slideshow_active span{display:none}
#homeContent ul   {
	margin-top:0;
	margin-bottom:5px;
}
.bulletGray li, .bulletRed li {list-style: none;}
.bulletGray li {
	margin-left: 75px;
	padding-left: 15px;
	background-image: url(../_images/bullet-gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bulletRed li {
	padding-left: 15px;
	background-image: url(../_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* BUTTONS */

#button-request, #button-apply, button-refer {display:inline;}
#button-request {
	background-image: url(../_images/_home/button_request.gif);
	height: 87px;
	width: 148px;
	float: left;
}
a:hover#button-request {background-position:-148px 0}

#button-apply {
	background-image: url(../_images/_home/button_apply.gif);
	height: 87px;
	width: 138px;
	float: right;
}
a:hover#button-apply {background-position:-138px 0}

#button-refer {
	background-image: url(../_images/_home/button_refer.gif);
	height: 49px;
	width: 271px;
	clear: both;
	float: left;
	margin:10px 0 0 10px;
}
a:hover#button-refer {background-position:-271px 0}

#homebuttons a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#homebuttons span {display: none;}

#sub-buttons span{display:none;}

#sub-button-request {
	background-image: url(../_images/_nav/_buttons/request-info-sub.gif);
	height: 60px;
	width: 149px;
	float: left;
}
a:hover#sub-button-request {background-position:bottom left}
#sub-button-apply {
	background-image: url(../_images/_nav/_buttons/apply-now-sub.gif);
	height: 60px;
	width: 141px;
	float: right;
}
a:hover#sub-button-apply {background-position:bottom left}
#sub-button-refer {
	background-image: url(../_images/_nav/_buttons/refer-sub-button.gif);
	height: 49px;
	width: 293px;
	clear: both;
	float: left;
	margin-top: 5px;
}
a:hover#sub-button-refer {background-position:bottom left}




/* FOOTER */
#footerwrapper {background-color: #A44034;}

#footer {
	background-color: #a64035;
	width: 850px;
	height: 112px;
	padding-top: 14px;
	margin-right: auto;
	margin-left: auto;
}

#foot-connect, #foot-online, #foot-contact {display: inline;}
#foot-connect {
	margin-left: 20px;
	width: 138px;
	float: left;
}
#foot-online {
	width: 275px;
	float: left;
	margin-right: 55px;
	margin-left: 60px;
}
#foot-contact {float: left; width: 118px;}
#foot-icons {
	width: 145px;
	float: right;
	display: inline;
	margin-right: 10px;
	margin-top: 20px;
}
#footer h4{
	background-image: url(../_images/_home/foot-titles.gif);
	padding: 0px;
	height: 15px;
	background-repeat: no-repeat;
	border-bottom:solid 1px #8b6d63;
	margin:0 0 2px 0;
}
#footer span  {display: none;}
#connect {background-position: 0px 0px;}
#online {background-position: 0px -24px;}
#contact {background-position: 0px -48px;}
#footer li {
}
#foot-online a, #foot-contact a {
	background-image: url(../_images/_home/foot-sublinks.gif);
	margin-top: 8px;
	height: 20px;
}
#foot-online a {
	width: 265px;
	display: block;
}
#foot-contact a {
	width: 110px;
	display: block;
}

#foot-ms {background-position: 0px 0px;}
a:hover#foot-ms {background-position: -265px 0px;}

#foot-ma {background-position: 0px -24px;}
a:hover#foot-ma {background-position: -265px -24px;}

#foot-apply {background-position: 0px -48px;}
a:hover#foot-apply {background-position: -265px -48px;}

#foot-request {background-position: 0px -72px;}
a:hover#foot-request {background-position: -265px -72px;}

#copyright {
	color: #d4d2d2;
	text-align: center;
	float: left;
	margin-left: 35px;
	width: 500px;
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
}
.courses {
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
}
#copyright a {
	font-weight: normal;
	color: #CECCCC;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

.oddrow  {
	background-color: #E3D9C0;
}
.narrowcol {
	width: 75px;
}
#teach-buttons span {
	display: none;
}
#teach-buttons a {
	display: block;
	height: 75px;
	width: 218px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#teach-yes {
	background-image: url(../_images/button_have_teaching.gif);
	float: left;
}
a:hover#teach-yes, a:hover#teach-no {background-position: -218px 0px;}
#subContentCol h1 {
	background-position: 0px top;
	padding-top: 0px;
	margin-top: 20px;
}


#teach-no {
	background-image: url(../_images/button_donothave_teaching.gif);
	float: right;
}
.backtotop {
	float: right;
}
