body {
	background-color: #588FAD;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
td {
	text-align: left;
	vertical-align: top;
}
.head {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 74px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	line-height: 20px;
	font-weight: bold;
}
.nav {
	background-image: url(images/orange_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 53px;
	background-color: #FFFFFF;
}
.elbow {
	padding-top: 137px;
}
.grey_top {
	background-image: url(images/grey_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
}
.blue_back {
	background-color: #0A5E9E;
	height: 247px;
	background-image: url(images/blue_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content_back {
	background-color: #FFFFFF;
}
.counseling {
	background-image: url(images/counseling_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.workshops {
	background-image: url(images/workshops_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.counseling_thumb {
	background-image: url(images/counseling_thumb_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 183px;
}
.foot {
	background-color: #0F63A9;
}
.orange_border {
	border: 1px solid #F68606;
}
.counseling_text {
	padding: 14px 20px 20px;
	font-size: 16px;
}
.text16 {
	font-size: 16px;
}
.home_text {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px;
}
.text20 {
	font-size: 20px;
}
.highlight {
	color: #FF8500;
}
.foot_text {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-right: 131px;
}
.foot_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.foot_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.foot_text a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:link {
	color: #0F63A9;
	text-decoration: none;
}
a:visited {
	color: #0F63A9;
	text-decoration: none;
}
a:hover {
	color: #FF8500;
	text-decoration: underline;
}
.constant_contact {
	float: right;
	margin-bottom: 4px;
	margin-left: 10px;
	background-image: url(images/constant_contact.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 142px;
	width: 180px;
	padding: 4px;
	margin-top: 4px;
}
.content {
	background-image: url(images/content_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #FF8500;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #144F6D;
}
.highlight_link {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF8400;
	padding: 4px 6px;
}
.highlight_link a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.highlight_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.highlight_link a:hover {
	color: #0F63A9;
	text-decoration: none;
}
.highlight_link_blue {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F63A9;
	padding: 4px;
}
.sub_nav {
	font-weight: bold;
	color: #0F63A9;
	text-align: right;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 0px;
}
.float_right_info {
	padding: 0px;
	float: right;
	margin-bottom: 6px;
	margin-left: 20px;
}
.orange_box {
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	background-color: #FF8500;
	border: 1px solid #000000;
}
.black_border {
	border: 1px solid #000000;
}
.highlight_link_blue a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.highlight_link_blue a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.highlight_link_blue a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.image_float_right {
	float: right;
	margin-bottom: 6px;
	margin-left: 20px;
	border: 1px solid #FF8400;
}
