/* red nav bg: #5c2134;  */
/* blue: #5998c9;  */
/* red text: #4e2029 */
/* tan bg: #ded4c6 */

.noprint, #content_header_images {
	display:none;
}

body {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font: 0.7em;
	margin:0 auto;
	text-align: left;
	padding:0;
	color: #a1a19d;
	width:6.5in;
	background-color: #ffffff;
	background-image:url(images/page_bg.gif);
	background-repeat:repeat-y;
}
p {
	line-height:1.5em;
}
/*
td {
	font: 1.5 arial, helvetica, serif;
}
*/
a {
	color: #007ec8;
	text-decoration:none;
	border-bottom: 1px dotted;
}
a:hover {
	text-decoration: none;
	background: #007ec8;
	color:#ffffff;
	border-bottom:none;
}
#wholepage {
}
#container {
	width: 6.5in;
	w\idth: 6.5in;
	text-align: left;
	left: 0;
	margin: 0;
	padding:0;
}
#content {
	position:relative;
	left: 0px;
	clear: both;
	width: 6.5in;
	padding:0;
	z-index: 0;
	font-family: Garmond, Arial, Helvetica, sans-serif;
}

#content_interior {
	clear: both;
	margin: 0px 20px 0px 20px;
	z-index: 0;
}
#content p {
	padding-left: 0.8em;
	padding-right: 0.8em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
#content_text {
	background-image:url(images/home_contentbg.gif);
}
.dropcap {
	float:left;
	color:#cdcaad;
	font-size: 6.5em;
	line-height: 0.7em;
	font-family: Garamond, "Times New Roman", Times, serif, Georgia;
}
#footer {
	font: 0.9em Arial, Helvetica, sans-serif;
	background-color: #ded4c6;
	color: #4e2029;
	padding: 16px;
/*	top: 10px; */
	width: 6.5in;
	z-index: 3;
}
.redhighlight {
	color: #4e2029;
	font-weight:bold;
}
.institution_name {
	color: #663333;
	font-size: 1.2em;
	line-height:1.2em;
	font-weight:bold;
}
.institution_section {
	color: #663333;
	font-size: 1.1em;
	line-height:1.2em;
	font-weight:bold;
}
#institution_bullet_block {
	width:210px;
	float:left;
	background-color:#cbc4ad;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3em;
	padding:10px;
	margin-left:5px;
	margin-bottom:40px;
	margin-top:20px;
	border:1px solid #999999;
}
#institution_photo_block {
	left:500px;
	width:315px;
	float:right;
	background-color:#cbc4ad;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	border:1px solid #999999;
}
.small {
	font-size: 0.7em;
	font-weight:normal;
}
