body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	padding:5px;
	margin:0px;
}
#headerimg {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.makemiddle {
	text-align: center;
	width: 100%;
}
.overallwidth {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 130px;
	width: 890px;
	position: relative;
}
#menu_top {
	height: 16px;
	width: 583px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#menu_top ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_top li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header_hr {
	margin-top: 5px;
	border-top: 1px solid #ccc;
	clear:both;
	margin-bottom: 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 15px;
}
#left-col {
	width: 236px;
	float: left;
	min-height:550px;
	height:auto !important;
	height:550px;
	position: relative;
}
#right_col {
	width: 635px;
	float: right;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	min-height:550px;
	height:auto !important;
	height:550px;
	overflow: visible;
}
#fp_col_footer {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#right_col a {
	color: #0099FF;
}
#right_col a:hover {
	color: #0CF;
}
#menu {
	width: 238px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu_blue {
	background-color: #0099FF;
	background-image: url(../images/menu_images/menu_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 13px;
	margin-top: 3px;
}
.menu_blue_sub {
	background-color: #CEECFF;
	margin: 0px;
	font-size: 0.8em;
	background-image: url(../images/menu_images/menu_blue_corner_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.menu_blue_sub li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/menu_images/menu_blue_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
.menu_blue_sub li a {
	margin-left: 20px;
	padding: 5px;
}
.menu_blue_sub .bottom {
	background-image: url(../images/menu_images/menu_blue_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.link_white {
	color: #fff;
	text-decoration: none;
	display: block;
}
.link_black {
	color: #000;
	text-decoration: none;
	display: block;
}
.menu_green {
	background-color: #269A1A;
	background-image: url(../images/menu_images/menu_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 13px;
	margin-top: 3px;
}
.menu_green_sub {
	background-color: #C0F4B9;
	margin: 0px;
	font-size: 0.8em;
	background-image: url(../images/menu_images/menu_green_corner_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.menu_green_sub li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/menu_images/menu_green_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
.menu_green_sub li a {
	margin-left: 20px;
	padding: 5px;
}
.menu_green_sub .bottom {
	background-image: url(../images/menu_images/menu_green_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_red {
	background-color: #D72626;
	background-image: url(../images/menu_images/menu_red.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 13px;
	margin-top: 3px;
}
.menu_red_sub {
	background-color: #F5C9C9;
	margin: 0px;
	font-size: 0.8em;
	background-image: url(../images/menu_images/menu_red_corner_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.menu_red_sub li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/menu_images/menu_red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
.menu_red_sub li a {
	margin-left: 20px;
	padding: 5px;
}
.menu_red_sub .bottom {
	background-image: url(../images/menu_images/menu_red_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_lightgreen {
	background-color: #6AD345;
	background-image: url(../images/menu_images/menu_light_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	font-size: 15px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 13px;
	margin-top: 3px;
}
.menu_lightgreen_sub {
	background-color: #A7E18A;
	margin: 0px;
	font-size: 0.8em;
	background-image: url(../images/menu_images/menu_lightgreen_corner_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.menu_lightgreen_sub li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/menu_images/menu_lightgreen_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
.menu_lightgreen_sub li a {
	margin-left: 20px;
	padding: 5px;
}
.menu_lightgreen_sub .bottom {
	background-image: url(../images/menu_images/menu_lightgreen_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_yellow {
	background-color: #FED43F;
	background-image: url(../images/menu_images/menu_yellow.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	font-size: 15px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 13px;
	margin-top: 3px;
}
.menu_yellow_sub {
	background-color: #FFF1C1;
	margin: 0px;
	font-size: 0.8em;
	background-image: url(../images/menu_images/menu_yellow_corner_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.menu_yellow_sub li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/menu_images/menu_yellow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding: 0px;
}
.menu_yellow_sub li a {
	margin-left: 20px;
	padding: 5px;
}
.menu_yellow_sub .bottom {
	background-image: url(../images/menu_images/menu_yellow_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fp_box h3 {
	font-size: 1em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6DBFF;
	text-align: left;
	padding: 5px;
	margin-top: -5px;
}
.fp_box {
	width: 295px;
	float: left;
	padding: 10px;
	background-color: #f2faff;
	margin-top: 10px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	clear: both;
	padding: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 0.6em;
	color: #999999;
}
.footer_col {
	float: left;
	width: 20%;
}
.footer_col a:link {
	color: #999;
	text-decoration: none;
}
.footer_col a:visited {
	color: #999;
	text-decoration: none;
}
.footer_col a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.footer_col a:active {
	color: #999;
}
.search {
	position: absolute;
	margin-top: 85px;
	margin-left: -200px;
	text-align: right;
	width: 180px;
	float: right;
	display: inline;
	font-size: 0.7em;
	z-index:  1;
	color: #fff;
}
.search-box {
	height: 15px;
	border: 1px solid #ccc;
	border-right: 1px solid #fff;
}
#colline {
	margin-top: 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: 11px;
}
#pagepull {
	text-align: right;
	clear: both;
	width: 235px;
}
h3 {
	font-weight: normal;
	padding: 0px;
	font-size: 1.2em;
	margin-top: 10px;
}
#directory_table {
	background-color: #999;
	table-layout:fixed;
	width:630px;
}
#directory_table td {
	background-color: #fff;
	background-image: url(../images/directory_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gallery_image {
	float: left;
	margin: 5px;
	border: 5px solid #fff;
}
.gallery_image img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.gallery_highlight {
	float: left;
	margin: 5px;
	border: 5px solid #269a1a;
}
.directory_label {
	float: left;
	width: 150px;
	font-size:12px;
}
.warning {
	color: #FF0000;
}
.photo-uploads {
	float: right;
	width: 174px;
	height: 293px;
	display: inline;
}
P, TH, TD, #right_col li {
	font-size: 0.8em;
	text-align: justify;
	font-family: sans-serif, arial;
}
TH {
	text-align: right;
	font-weight: normal;
}
P {
	line-height: 1.5em;
}
IMG {
	border: none;
}
.column50 {
	float:left;
	width:48%;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}  /* for IE/Mac */

.colset {
	width:580px;
}
#facebook, #suggestion {
	height: 90px;
	width: 91px;
	float:right;
	position: absolute;
	top: 10px;
	right: 0px;
}
#suggestion { right: 110px;}

h2 {
	font-size: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.bigred {
	font-weight: bold;
	color: #F00;
}
.biggreen {
	font-weight: bold;
	color: #0C0;
}
.directory_recent {
	font-size: 1em;
	float: left;
	height: 100px;
	width: 180px;
	border: 1px solid #999;
	margin-right: 6px;
	margin-bottom: 6px;
	padding:10px;
	background-color: #fff;
	background-image: url(../images/directory_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#pdf_list li {
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
}
#pdf_list {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 15px;
}
#meet_staff_table {
	font-size: 1.2em;
}

#bbit-slide-show {

}

#bbit-slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:635px;
	height:254px;
	overflow:hidden;
}

#bbit-slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#mainimage {
	background-image: url(../images/slides/header_bg_0099FF_1.jpg);
	background-repeat: no-repeat;
	height:290px;
	width:635px;
	position: relative;
	clear: both;
}
#mainimage .text {
	position: absolute;
	width: 570px;
	top: 145px;
	right: 35px;
	font-size: 1.1em;
	color: #fff;
	font-weight: normal;
}
#mainimage2 {
	background-image: url(../images/slides/header_bg_0099FF_2.jpg);
	background-repeat: no-repeat;
	height:290px;
	width:635px;
	position: relative;
	clear: both;
}
#mainimage2 .text {
	position: absolute;
	width: 437px;
	top: 145px;
	left: 25px;
	font-size: 1.3em;
	height: 50px;
	color: #fff;
	font-weight: normal;
}

#mainimage3 {
	background-image: url(../images/slides/header_bg_0099FF_3.jpg);
	background-repeat: no-repeat;
	height:290px;
	width:635px;
	position: relative;
	clear: both;
}

#mainimage3 .text {
	position: absolute;
	width: 405px;
	top: 130px;
	right: 35px;
	font-size: 1.1em;
	color: #fff;
	font-weight: normal;
}

.update_line {
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.nobullets { list-style-type:none }
.nobullets2 { margin: 5px 0; list-style-type:none; }

#google_translate_element { float:right; padding-bottom:50px; }
