@charset "UTF-8";
body {
	background: #FFF;
	margin: 0;
	text-align: center;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: absolute;
}
.oneColFixCtrHdr #container {
	width: 750px;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-top: 10px;
	text-align: left;
	font-size: 10px;
}
.oneColFixCtrHdr #header {
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Gill Sans";
	background-color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 20px;
	font-size: 2em;
	font-weight: normal;
}
.oneColFixCtrHdr #mainContent {
	width: 558px;
	margin-right: 0px;
	margin-top: 29px;
	margin-bottom: 0px;
	background-image: url(../images/speakingbar.horz.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #030;
	font-size: 1.3em;
	color: #000;
}
h2 {
	font-size: 3em;
}
.oneColFixCtrHdr #mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	position: relative;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr .body #container #mainContent h1 {
	font-family: "Gill Sans";
	font-size: 2em;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-align: left;
}
.imageCaption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	font-size: 1.1em;
	font-style: italic;
	border: thin dotted #000;
	text-align: center;
	width: 200px;
}
.oneColFixCtrHdr .body #container #mainContent h2 {
	font-family: "Gill Sans", "Gill Sans Light";
	font-weight: normal;
	font-size: 1.7em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.pStrong {
	font-size: 1.3em;
	font-weight: bold;
	color: #900;
}
.oneColFixCtrHdr .body #container #header contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.oneColFixCtrHdr .body #container #mainContent p img {
	padding-left: 20px;
	padding-right: 20px;
}
.oneColFixCtrHdr .body #container .Contact {
	width: 149px;
	float: right;
	top: 50px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	margin-top: 5px;
	letter-spacing: normal;
	line-height: 1.3em;
	font-style: normal;
	text-align: center;
}
.oneColFixCtrHdr .body #container #mainContent h3 {
	font-family: "Gill Sans";
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 7px;
}
.oneColFixCtrHdr .body #container #mainContent table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 0.9em;
	margin-left: 20px;
}
.oneColFixCtrHdr .body #container #ContactGary #BannerImage img {
}
.TextVersionLink {
	font-family: "Gill Sans", "Gill Sans Light";
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.UnderGreenBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
}
