/* Admissions style addendum*/

/*-- This line defines text as blue */
.textblue {
	color: #204875;
}

/*-- This line defines text as red */
.textred {
	color: #9a211e;
}

.indexhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bd942a;
	font-size: 1.65em;
	font-weight: bold;
	letter-spacing: -0.05em;

}

.indexhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bd942a;
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing: -0.07em;

}


/*-- This line defines heading 3 */
.indexhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color: #bd942a;*/
	color: #cbaf42;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -.04em;
}

.textblue2 {
	color: #0033CC;
}

.textblue3 {
	color: #336699;
}

.textorange1 {
	color: #fc850f;
}

.textorange2 {
	color: #fd5419;
}

.textpurple1 {
	color: #9966cc;
}

.texttan {
/*	color: #cbaf42;	*/
	color: #DDC35E;	
}

.texttan2 {
	color: #cbaf42;	
/*	color: #DDC35E;*/	
}

/* This line defines a table that CONTAINS a six-celled table that is 4block3, a graphic element option */
.td_4block4_shell {
	height: 126px;
	width: 388px;
	border: 2px solid #ffffff;
}

/* This line defines a table that CONTAINS a six-celled table that is 4block3, a graphic element option */
.td_fountain {
	background-image: url(../ADMimages/fountain5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* This line defines a table that CONTAINS a six-celled table that is 4block3, a graphic element option */
.td_fountain2 {
	background-image: url(../ADMimages/fountain5a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*-- This line defines a top left table cell color and text for a 4block3 table */
.td_4block4_topleft {
	background-color: #336699;
	height: 63px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;

}

/*-- This line defines a top right table cell color and text for a 4block3 table */
.td_4block4_topright {
	background-color: #9966CC;
	height: 63px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-transform: uppercase;
}

/*-- This line defines a bottom left table cell color and text for a 4block3 table */
.td_4block4_botleft {
	background-color: #FC850F;
	height: 63px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;

}
/*-- This line defines a bottom right table cell color and text for a 4block3 table */
.td_4block4_botright {
	background-color: #FD5419;
	height: 63px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

/* This line defines a standard left navigational text hyperlink as black */
.td_4block4_topleft a:link {color: #FFFFFF;}

/* This line defines a standard left navigational visited text hyperlink as black */
.td_4block4_topleft a:visited {color: #FFFFFF;}

/* This line defines a standard left navigational text hyperlink as red when hovered */
.td_4block4_topleft a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* This line defines a standard left navigational text hyperlink as black */
.td_4block4_topright a:link {color: #FFFFFF;}

/* This line defines a standard left navigational visited text hyperlink as black */
.td_4block4_topright a:visited {color: #FFFFFF;}

/* This line defines a standard left navigational text hyperlink as red when hovered */
.td_4block4_topright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* This line defines a standard left navigational text hyperlink as black */
.td_4block4_botleft a:link {color: #FFFFFF;}

/* This line defines a standard left navigational visited text hyperlink as black */
.td_4block4_botleft a:visited {color: #FFFFFF;}

/* This line defines a standard left navigational text hyperlink as red when hovered */
.td_4block4_botleft a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* This line defines a standard left navigational text hyperlink as black */
.td_4block4_botright a:link {color: #FFFFFF;}

/* This line defines a standard left navigational visited text hyperlink as black */
.td_4block4_botright a:visited {color: #FFFFFF;}

/* This line defines a standard left navigational text hyperlink as red when hovered */
.td_4block4_botright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.textblue4 {

	color: #204875;
	letter-spacing: -0.05em;
}
