/* fill horz with 3 boxes */
dt {
	font-weight:normal;
}





.three_box_box{
	float:left;
	width:32%;
	text-align:center;
	border:0px dashed green;
}
.two_box_box{
	float:left;
	width:50%;
	text-align:center;
	border:0px dashed green;
}
.left_50{
	margin:0px 0px 0px 50px;
}
.top_50{
	margin:50px 0px 0px 0px;
}
.top_100{
	margin:100px 0px 0px 0px;
}
.width_360{
	width:360px;
}


/* page 1 */
.tan_green_table{
	width:100%;
	margin:18px 0px 18px 0px;
	border-collapse:collapse;
	clear:both;
}
.tan_green_table th{
	padding:4px;
	width:33%;
	background-color:#85AE75;
	text-align:center;
	vertical-align:top;
	border: 1px solid #000000;
}
.tan_green_table td{
	padding:4px;
	vertical-align:top;
	text-align:left;
	border: 1px solid #000000;
}
.tan_green_table_tan{
	background-color:#E5D7B9;
	font-style:italic;
}


/* page 1 link profiles */
.profiles_intro{
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	border:0px solid green;
}
.profile_text_header{font-size:18px;}
.profiles_text{
	float:left;
	width:290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0px solid green;
}
.profile_oval{
	position:relative;
	float:left;
	width:390px;height:244px;
	background-repeat:no-repeat;
	margin:0px 0px 12px 20px;
}
.profile_oval_hannah{background-image: url('/public/20250321000453oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/2013/08/ss2_01_link_profiles_hannah.jpg');}
.profile_oval_kyra{background-image: url('/public/20250321000453oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/2013/08/ss2_01_link_profiles_kyra.jpg');}
.profile_oval_erin{background-image: url('/public/20250321000453oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/2013/08/ss2_01_link_profiles_erin.jpg');}


.oval_text{
	position:absolute;
	top:45px;left:174px;
	width:216px;height:220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 0px 0px;
	border:0px dashed black;
}
.oval_text_header{font-size:12px;font-weight:bold;text-align:center;margin:6px 0px 6px 0px}


.green_key_text{
	vertical-align:middle;
	padding:16px 0px 0px 0px;
	font-family:times;
	font-size: 12pt;
}

.green_box_small{
	background-image: url('images/icon/green_box_small.jpg');
	background-repeat: no-repeat;
	background-size:contain;
	border:0px dashed blue;
}
.green_box_big{
	float:left;
	background-image: url('images/icon/green_box_big.jpg');
	background-repeat: no-repeat;
	background-size:contain;
	border:0px dashed blue;
}
.green_box_small_title{
	color:#54704B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	margin:0px 0px 18px 0px;
}
.green_box_big_title{
	color:#000000;
	font-size:18px;
	text-align:center;
	margin:38px 0px 18px 0px;
}
.green_box_small_text{
	color:#54704B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:18px;
	border:0px dashed blue;
}
.green_box_big_text_p1{
	font-size:16px;
	padding:0px 18px 0px 28px;
}

.green_box_big_text_p3{
	color:#000000;
	font-style:italic;
	border:0px dashed blue;
}
.green_box_page01_01{float:right;width:228px;height:284px}
.green_box_page01_02{float:left;width:450px;height:570px;margin:0px 0px 0px 125px}
.green_box_page03_01{float:left;width:600px;height:760px;margin:0px 0px 0px 50px}


.wrapper_820px_margin12px{
	float:left;
	width:820px;
	margin:12px 0px 12px 12px;
	clear:both;
	border:0px dashed red;
}

.cite_small_ital{
	font-size: 16px;
	font-style: italic;
}
.image_left{
	float:left;
	padding:0px 8px 0px 0px;
	border:0px solid black;
}
.image_right{
	float:right;
	padding:0px 0px 0px 6px;
	border:0px solid black;
}

.list_tight{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 18px;
}


/* page 2 */
.quote_box{
	float:right;
	font-family: Comic Sans MS;
	font-size:16px;
	padding:6px;
	border:2px solid #B9A983;
}
.quote_box_attrib{
	float:right;
	font-size:12px;
	margin:12px 0px 0px 0px;
}
.quote_box_page_02{width:180px;height:140px;}
.quote_box_page_03{width:210px;height:180px;margin-top:52px}

.tan_table{
	width:100%;
	margin:18px 0px 0px 0px;
	border-collapse:collapse;
	clear:both;
}
.tan_table th{
	padding:4px;
	background-color:#E5D7B9;
	border: 1px solid #000000;
}
.tan_table td{
	width:25%;
	padding:4px;
	vertical-align:top;
	text-align:left;
	border: 1px solid #000000;
}


/* wrap */

.table_wrapup{
	width:500px;
	margin:0px 0px 0px 10px;
	border-collapse:collapse;
	clear:both;
}
.table_wrapup th{
	font-size:18px;
	color:white;
	background-color:#6599CB;
	border: 1px solid #000000;
}
.table_wrapup td{
	vertical-align:top;
	padding:8px;
	border: 1px solid #000000;
}
