/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7BE1D;
	background-image:url(../images/angel_bgd3.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#006600;
	/*color: #AD8A1F;*/
}
#container {
	background-image:url(/images/bgd.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
	

}
a:link {
	color:#3A87C7;
	text-decoration: underline;
}
a:visited {
	color: #3A87C7;
}
a:hover {
	color: #3A87C7;
	text-decoration: none;
}
a:active {
	color:#3A87C7;	
	text-decoration: none;
}
.smallText {font-size: 10px;}

li{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	list-style-type:none;
	padding-left:20px;
	margin-left:-30px;
}

#main_body_padding{
	text-align:left;
	padding-top:6px;
	padding-right:18px;
}
.sub_taglines{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#006600;
}
.large-green{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#006600;
}
.sub_taglines_yellow{
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#2C6DA3;
}
.sub_taglines_blue{
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#2C6DA3;
}
.photos_right_vertical{
	padding-left:12px;
	padding-bottom:12px;
}
.photos_left_vertical{
	padding-right:12px;
	padding-bottom:12px;
}

.white-text{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}
.footer_ultra_small{
	font-size:9px;
	color:#999999;
}

/* STAFF PROFILE SECTION */

.staff_profiles {
	padding-left:10px;
	padding-right:10px;
}
.staff_profiles .name{
	font-size:14px;
	font-weight:bold;
	background-color:#F2DD45;
	border-top: solid;
	border-top-width:thin;
	border-top-color: #FFCC00;
	border-bottom: solid;
	border-bottom-width:thin;
	border-bottom-color: #FFCC00;
}
.staff_profiles .title{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	background-color: #F2DD45;
	border-top: solid;
	border-top-width:thin;
	border-top-color: #FFCC00;
	border-bottom: solid;
	border-bottom-width:thin;
	border-bottom-color: #FFCC00;
}
.staff_profiles .name_head{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#1B591A;
	border-top: solid;
	border-top-width:thin;
	border-top-color: #333333;
	border-bottom: solid;
	border-bottom-width:thin;
	border-bottom-color: #333333;
}
.staff_profiles .title_head{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	background-color:#1B591A;
	border-top: solid;
	border-top-width:thin;
	border-top-color: #333333;
	border-bottom: solid;
	border-bottom-width:thin;
	border-bottom-color: #333333;
}
.staff_profles .hr{
	background-image:url(../images/support_graphics/dotted_hr.gif);
	background-repeat:no-repeat;
}
.staff_profles .hr hr{
	display:none;
}
.college_profiles {
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#006600;
	line-height: 18px;
}
	
