@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #00779F;
	padding: 0;
	margin-top: 25;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: auto;
}
.word-left {
	text-align: left;
}

#Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	color: #00455B;
}

.meet-left {
	float: left;
	width: 43%;
	margin-left: 5%;
	height: auto;
	text-align: left;
	padding-right: 2%;
	margin-top: 33px;
	margin-bottom: 5px;
	background-image: none;
}
.meet-right {
	float: left;
	width: 43%;
	margin-right: 5%;
	text-align: left;
	padding-left: 2%;
	margin-top: 33px;
	margin-bottom: 5px;
	background-image: none;
}
#meet-container {
	background-image: none;
}
.bio_image {
	margin-bottom: 5px;
}
.meet_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#index_div {
	width: 100%;
	text-align: center;
	height: auto;
	margin-left: 65px;
}
#nav_home {
	float: left;
	padding-right: 23px;
}
#nav_meet {
	float: left;
	padding-right: 23px;
	padding-left: 23px;
}
#nav_cal {
	float: left;
	padding-left: 23px;
	padding-right: 23px;
}
#nav_contacts {
	float: left;
	padding-right: 23px;
	padding-left: 23px;
}
#nav_blog {
	float: left;
	padding-left: 23px;
}

.oneColFixCtr #container {
	width: 780px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 5px outset #CD562E;
	background-image: url(../images/meet/bg.jpg);
}
.oneColFixCtr #mainContent {
	text-align: center;
	height: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.bottom-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
.nav_div {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
.MsoTitle {
	color: #17365D;
}

#sched_left {
	width: 25%;
	float: left;
	padding-left: 25px;
}
#sched_right {
	width: 70%;
	float: left;
}
.Section1 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
}

#con_l {
	float: left;
	width: 200px;
	padding-left: 175px;
}
#con_m {
	float: left;
	width: 150px;
	padding-left: 75px;
}
#con_r {
	float: left;
	width: 35%;
}
#Header_cu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #00455B;
}
.Section1a {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#adam {
	font-size: small;
	float: none;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

