
/* --------- GENERAL --------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #dadada url('../images/bg_body.jpg') repeat-x;
}

table {
	border-collapse: collapse;
}
table td {
	vertical-align: top;
	border-collapse: collapse;
}

form {
	margin: 0px;
	padding: 0px;
}

.error {
	color: #840000;
}

.errorStar {
	color: #840000;
	font-weight: bold;
}

img {
	border: 0px;
}

h1 {
	margin: 0px;
	font-family: Tahoma;
	font-weight:900;
	font-stretch:extra-condensed;
	font-size: 20px;
}

h2 {
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #616a67;
}

h3 {
	text-transform: uppercase;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
}

h4 {
	margin: 0px;
	margin-bottom: 4px;
	font-family: Arial;
	font-size: 15px;
}

ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
ul li {
	margin: 1px 0 0 0;
	margin-left: -10px;
}

.altrow {
	background: #eff8ff;
}

.altrow2 {
	background: #f9fcff;
}



/* --------- DIV IDS --------- */

#page {
	z-index: 0;
	position: relative;
	margin: 0 auto;
	width: 993px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

#header {	
	position: relative;
	clear: both;
	float: left;
	width: 993px;
	height: 110px;
	background: #147190 url('../images/bg_header.jpg') no-repeat;
	border-bottom: 2px solid #fff;
}

#logo {	
	position: absolute;
	top: 36px;
	left: 30px;
}

#global-nav {	
	position: absolute;
	top: 12px;
	left: 654px;
	width: 330px;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}
#global-nav a {	
	text-decoration: underline;
	color: #fff;
}

#mainmenu {	
	position: absolute;
	top: 89px;
	left: 243px;
}

#whycarrington {	
	position: absolute;
	top: 83px;
	left: 22px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#whycarringtonlogo {	
	position: absolute;
	top: 20px;
	left: 340px;
}

#whycarrington a {	
	top: 10px;
	left: 10px;
	text-decoration: none;
	color:#FFFFFF;
}

#whycarrington a:hover {	
	text-decoration: underline;
}

#tollfree {	
	position: absolute;
	top: 43px;
	left: 835px;
}

#chat {	
	position: absolute;
	top: 82px;
	left: 792px;
}

#left-col {
	width: 200px;
	padding: 12px 0 20px 0;
	border-right: 2px solid #fff;
}
#left-col2 {
	width: 200px;
	padding: 12px 0 20px 0;
	border-right: 2px solid #fff;
}
#left-col h3 {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 30px;
	font-family: Arial;
	font-size: 12px;
}
#left-col2 h3 {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 30px;
	font-family: Arial;
	font-size: 12px;
}

#center-col {	
	width: 510px;
	padding: 39px 46px 20px 32px;
	background: #dadada;
	border-right: 2px solid #fff;
}

#center-col2 {	
	width: 444px;
	padding: 30px;
	background: #dadada;
	border-right: 2px solid #fff;
}

#page-title {
	float: left;
	margin-bottom: 14px;
	width: 100%;
}

#page-title2 {
	float: left;
	margin-bottom: 14px;
	width: 50%;
}

#page-title-allwide {
	float: left;
	margin-bottom: 14px;
	width: 100%;
}

#page-title-xtra {
	float: left;
	margin-bottom: 14px;
	width: 20%;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #147190;
}
#page-title-xtra a {
	color: #147190;
}

#page-title-xtra2 {
	float: left;
	margin-bottom: 14px;
	width: 50%;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #147190;
}
#page-title-xtra2 a {
	color: #147190;
}

#right-col {
	width: 200px;
	padding: 0 0 20px 0;
}
#right-col2 {
	width: 349px;
	padding: 0 0 20px 0;
	background: #bc7b22;
}
#right-col h3 {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 2px;
	font-family: Arial;
	font-size: 12px;
}
#right-col2 h3 {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 2px;
	font-family: Arial;
	font-size: 12px;
}

#request-info {
	clear: both;
	float: left;
	width: 175px;
	height: 98px;
	padding: 0 0 0 25px;
	background: #cea772 url('../images/bg_reqinfo_rt.jpg') no-repeat;
}
#request-info table td {
	padding: 0 4px 2px 0;
	font-family: Arial;
	font-size: 10px;
	color: #fff;
}

#rt-img {
	clear: both;
	width: 200px;
	border-bottom: 1px solid #fff;
}

#orange-gradient {
	clear: both;
	float: left;
	margin-left: 30px;
	padding: 12px 0 0 0;
	background: #bc7b22 url('../images/bg_right.jpg') repeat-x;
}

#bar {
	clear: both;
	height: 16px;
	width: 993px;
}

#college-img {
	float: left;
	width: 200px;
	border-right: 2px solid #fff;
}
#college-img2 {
	float: left;
	width: 186px;
	border-right: 2px solid #fff;
}

#green-box {
	float: right;
	height: 90px;
	width: 777px;
	padding: 13px 0 0 14px;
	background: #59843c url('../images/bg_current_year.jpg') no-repeat 14px 0px;
	font-family: Arial;
	font-size: 10px;
	color: #cedac5;
}
#green-box a {
	text-decoration: underline;
	color: #cedac5;
}

#green-box2 {
	float: right;
	height: 90px;
	width: 791px;
	padding: 13px 0 0 14px;
	background: #59843c url('http://www.westerncollege.edu/images/bg_current_year.jpg') no-repeat 14px 0px;
	font-family: Arial;
	font-size: 10px;
	color: #cedac5;
}
#green-box2 a {
	text-decoration: underline;
	color: #cedac5;
}

#progloc-title {
	width: 204px;
	height: 41px;
	padding: 4px 0 0 20px;
	font-family: Arial;
	font-size: 14px;
	/*font-weight: bold;*/
}
#progloc-title h2 {
	margin: 0px;
	/*text-tranform: uppercase;*/
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
}

#address {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #616a67;
}

#sm-icons {
	clear: both;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
}

#f-info {
	clear: both;
	width: 100%;
}

#footer {
	clear: both;
	width: 100%;
	height: 119px;
}

* html #logo, #orange-gradient, #sm-icons {
	display: inline;
}


/* --------- DIV CLASSES --------- */

.rt-cta {
	clear: both;
	margin-top: 16px;
}

.bgblue {
	background: #d2d9de;
}

.bgred {
	background: #e0d1d0;
}

.bgorange {
	background: #dfccb2;
}

.bggreen {
	background: #aec49f;
}

.loc-half {
	float: left;
	width: 100px;
	padding: 8px 0 0 12px;
}

.loc-half-long {
	float: left;
	width: 50%;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #616a67;
}
.loc-half-long a {
	text-decoration: none;
	text-transform: uppercase;
	color: #616a67;
	padding: 0 0 0 6px;
}
.loc-half-long a:hover {
	text-decoration: underline;
}


/* --------- FONTS --------- */

.bodycopy {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #616a67;
}

.library {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #616a67;
}

.white {
	color: #fff;
}

.blue {
	color: #147190;
}
.blue a {
	color: #147190;
}

.green {
	color: #59843c;
}

.green a {
	color: #59843c;
}

.orange {
	color: #bc7b22;
}
.orange a {
	color: #bc7b22;
}

.red {
	color: #a8423b;
}
.red a {
	color: #a8423b;
}

/* --------- TABLES --------- */

table.hold-center {
	clear: both;
	float: left;
	width: 100%;
	background: url('../images/bg_page.jpg') repeat-y;
}
table.hold-center td {
	margin: 0px;
	padding: 0px;
}

table.contact-form {
	width: 100%;
}
table.contact-form td {
	height: 30px;
	padding: 0 0 0 14px;
}
table.contact-form td.heading {
	background: #c3cbbe;
	height: 17px;
	padding: 6px 0 0 11px;
}
table.contact-form td.spacer {
	height: 10px;
}

table.programs {
	width: 95%;
}
table.programs td img {
	margin-right: 10px;
}
table.programs td hr {
	margin-top: 14px;
	margin-bottom: 14px;
	border-bottom: 0px;
	color: #b5b5b5;
}

table.proglocbox {
	clear: both;
	float: left;
	width: 100%;
}
table.proglocbox td {
	border: 2px solid #fff;
}
table.proglocbox td.copy {
	width: 100%;
	background: #f0f0f0;
}

table.topten {
	clear: both;
	width: 100%;
}
table.topten td {
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #4c4c4c;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #b5b5b5;
}
table.topten td.img {
	width: 80px;
}
table.topten td.img img {
	margin-top: 3px;
}



/* --------- FORMS --------- */

.sm {
	font-family: Arial;
	font-size: 10px;
	width: 80px;
	border: 0px;
}

.greenbrdr {
	font-family: Arial;
	font-size: 11px;
	color: #616a67;
	width: 150px;
	border: 1px solid #779b5e;
}

.greenbrdr-sm {
	font-family: Arial;
	font-size: 11px;
	color: #616a67;
	border: 1px solid #779b5e;
}



/* --------- IMAGES --------- */

.goleft {
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
}

.goright {
	float: right;
	margin-left: 16px;
	margin-bottom: 10px;
}


/* --------- LINKS --------- */

a.library {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #4c4c4c;
}
a.library:hover {
	color: #000;
}

/* --------- RFI --------- */

.subopt-presenter {
	clear: both;
	width: 130px;
	margin-bottom: 3px;
	padding: 2px 0 0 40px;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #616a67;
}
.locopt-presenter {
	clear: both;
	width: 110px;
	margin-bottom: 5px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

.rt-cta {
	clear: both;
	margin-top: 16px;
}
.formtextfield {
	color:#000000;
}

.formtextfieldgray {
	color:#CCCCCC;
}

.formtextfieldred {
	color:#FF0000;
}

.helptextnorm {font-size:10px; color:#000000;}
.helptextgray {font-size:10px; color:#CCCCCC;}