@charset "utf-8";
/* CSS Document */

#buttons ul {
	width: 612px !important;;
}
#content {	
	background-color: #E7DEE4;
	height: 680px;
	padding-bottom: 20px !important;
	padding-bottom: 8px;
}
#heading {
	border-left: 16px solid #602449;
	background-color: #E7DEE4;
	height: 720px
}
#image {
	background: url(../images/mary_casey.jpg) no-repeat;
	height: 720px;
}
#side_nav {
	height: 720px;
}
.dkblue {
	width: 38px;
	background-color: #274096;
}
.dkpurple {
	width: 16px;
	background-color: #602449;
}
.line {
	float: left;
	height: 690px
}
.ltblue {
	width: 28px;
	background-color: #01ABED;
}
.ltpurple {
	width: 27px;
	background-color: #90268E;
}
.square {
	margin-top: 7px;
	float: left;
	height: 9px;
}