a {
	color: #346FB9;
}
a:visited {
	color: #9456d1;
}
a:hover, a:visited:hover {
	color: #d65554;
	text-decoration: none;
}
a img {
	border: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvitica, sans-serif;
	font-size: 80%;
	color: black;
	background: white;
	min-width:1024px;
	max-width:1024px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Bookman Old Style", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
	font-weight:600;
}
p {
	line-height: 1.3em;
}
li {
	line-height: 1.3em;
	margin-bottom: .4em;
}
form {
	padding: 0;
	margin: 0;
}
th {
	background-color:#D6E2F0;
}
.hidden {
	display: none;
}
#logo img {
	border: 0;
}
#logo {
	position: absolute;
	left: 25px;
	z-index: 1;
	cursor: pointer;
}
#logo span, #logo a {
	background: url(/images/logo.gif) no-repeat;
	display: block;
	width: 257px;
	margin-top: 5px;
	height: 80px;
	cursor: pointer;
}
#logo img {
	display: none;
}
#footer {
	color: #666;
}
h1, h2, h3 {
	letter-spacing: -.05em;
}
.hidden-modern {
	display: none;
}
.float-left {
	float: left;
	margin-right: .75em;
	margin-bottom: .5em;
}
.float-right {
	float: right;
	margin-left: 1.25em;
	margin-bottom: .75em;
}
#content img {
	background: white;
	border: 1px solid #ccc;
	padding: 3px;
}
#head img {
	background: none;
	border: 0;
	padding: 0;
	float: right;
	margin-top: -10px;
	position:relative;
}
#content img.no-border, #content img.glyph, #content img.feed-icon, #content img.button {
	background: none;
	border: 0;
	padding: 0;
}
#content img.glyph {
	vertical-align: middle;
}
#content a img.glyph, #content a img.button {
	filter: alpha(opacity=100);
	opacity: 1.0;
}
#content a:hover img.glyph, #content a:hover img.button {
	filter: alpha(opacity=80);
	opacity: .75;
}
#content button:hover {
	filter: alpha(opacity=80);
	opacity: .80;
}
#content big {
	color: #346FB9;
	font-weight: bold;
}
#content ul.inline {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
#content ul.inline li {
	display: inline;
	background: url(/images/bullet.gif) no-repeat left center;
	padding-left: 15px;
	margin-right: 1.5em;
}
/* Content */
#content .course-list, #content .resources-list {
	margin-top: -20px;
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: -25px;
}
#content .course-list a, #content .resource-list a {
	color: #8B786A;
}
#content .conference-list {
	background: #40453a url(/images/green-foot-background.png) repeat-x top;
	margin-top: 25px;
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: -25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .conference-list a {
	color: white;
}
#content .conference-list a:visited {
	color: white;
}
#content .course-list .course, #content .conference-list .conference {
	padding: 22px;
	padding-left: 125px;
	padding-right: 89px; /* changed from 189 */
	position: relative;
}
#content .course-list .course, #content .resource-list .resource {
	border-bottom: 3px solid #ebebeb;
}
#content .course-list h3, #content .conference-list h3, #content .resource-list h3 {
	background-image: none;
	font-family: "Trebuchet MS", Arial, Helvitica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#content .course-list .image, #content .conference-list .image, #content .resource-list .image {
	position: absolute;
	left: 25px;
	top: 0;
}
#content .course-list .image img, #content .conference-list .image img, #content .resource-list .image img {
	background: none;
	border: 0;
	padding: 0;
}
#content .course-list .dates, #content .course-list .notes, #content .conference-list .dates, #content .course-list .by-line, #content .conference-list .by-line {
	margin-top: .25em;
	margin-bottom: .25em;
	font-size: 85%;
}
#content .course-list .dates {
	color: #558325;
}
#content .course-list .notes {
	color: #8B7869;
}
#content .conference-list .dates {
	color: #dfe3db;
}
#content .course-list .by-line, #content .conference-list .by-line {
	font-style: italic;
	font-size: 80%;
}
#content .course-list .by-line {
	color: #777;
	font-size: 90%;
}
#content .conference-list .by-line {
	color: #9cc174;
}
#content .course-list .action, #content .conference-list .action {
	color: #777;
	font-style: italic;
	position: absolute;
	right: 36px;
	top: 2em;
}
/* Side Bar */
#sidebar {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color:#D6E2F0;
}
#sidebar a {
	color: #678B3c;
}
#sidebar h3 a {
	color: #b95e56;
}
#sidebar a:visited {
	color: #a28a77;
}
#sidebar a:hover, #sidebar a:visited:hover {
	/* color: #d65554; */
  color: #984137;
}
#sidebar h3, #extras h3 {
	clear: both;
	color: #984137;
	font-size: 180%;
	font-style: italic;
	text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.1);
	margin-top: 25px;
	margin-bottom: 8px;
}
#sidebar p {
	color: #666;
	line-height: 1.4em;
}
#sidebar p strong {
	color: #444;
}
#sidebar .quotes, #sidebar .quotes li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.4em;
}
#sidebar .quotes li {
	color: #333;
	background: url(/images/dotted-line.gif) repeat-x top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
}
#sidebar .quotes li .quote, #sidebar .quotes li .source, #sidebar .quotes li .title, #sidebar .quotes li .company {
	display: block;
	color: #666;
}
#sidebar .quotes li .source {
	color: #898575;
	margin-top: 8px;
	margin-left: 30%;
}
#sidebar .quotes li .title, #sidebar .quotes li .company {
	margin-left: 34%;
}
#sidebar .box {
	background-color: #f6edd3;
	margin-left: -8px;
	margin-right: -8px;
	padding: 4px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 2em;
	margin-bottom: 1em;
}
#sidebar .box .inner-1 {
	background: url(/images/sidebar-box-top-left.gif) no-repeat top left;
}
#sidebar .box .inner-2 {
	background: url(/images/sidebar-box-top-right.gif) no-repeat top right;
}
#sidebar .box .inner-3 {
	background: url(/images/sidebar-box-bottom-left.gif) no-repeat bottom left;
}
#sidebar .box .inner-4 {
	background: url(/images/sidebar-box-bottom-right.gif) no-repeat bottom right;
}
#sidebar .box h3 {
	font-size: 160%;
	margin-top: 6px;
}
/* head */
#head, #content, #footer {
	padding-left: 25px;
	padding-right: 25px;
}
#head-wrapper {
	border-top: 1px solid #9C978A;
	background: url(/images/head-background.png) repeat-x 0 0;
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: 22px;
	z-index:2;
}
#head {
	background: url(/images/head-background.png) repeat-x bottom;
	border-bottom: 1px solid #ddd1ae;
}
#head h1 {
	font-size: 200%;
	margin-top: 40px;
	margin-bottom: 25px;
	text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.1);
}
#head h2 {
	margin-top: -25px;
	margin-bottom: 25px;
	font-size: 125%;
	color:#333;
	color: #746F62 !important;
}
#head h3 {
	margin-top: -25px;
	margin-bottom: 25px;
	font-size: 100%;
	color:#333;
	color: #746F62 !important;
}
#head a {
	color: #b85d55;
	color: #FFF;
}
#head a:visited {
	color: #9f79ac; 
}
#head a:hover, #head a:visited:hover {
	color: #d65554;
}
#head p {
	font-family: "Bookman Old Style", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	margin-top: -15px;
	margin-bottom: 25px;
	font-size: 125%;
	color: #746F62 !important;
}
/* Footer */
#footer-wrapper {
	background: url(/images/footer-background.png) repeat-x top;
	float: left;
	width: 100%;
	z-index:10;
}
#footer {
	text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.1);
	color: white;
	padding-top: 1px;
	padding-bottom: 8px;
}
#footer a {
	color: white;
}
#footer a:visited {
	color: #ddd;
}
#footer a:hover, #footer a:visited:hover {
	color: white;
}
#site-links {
	font-family: "Bookman Old Style", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}
#site-links .separator {
	margin-left: .25em;
	margin-right: .25em;
}
#copyright {
	color: #ccc;
	font-size: 90%;
}
/* Two-Column Layout */

#two-column-layout #main {
	background: white url(/images/sidebar-background.png) repeat-y right;
}
#two-column-layout #content {
	float:left;
	width:650px;
}
#two-column-layout #sidebar-wrapper {
	/*border-top: 1px solid #847f6d;*/
	/*background: url(/images/sidebar-background-top.png) no-repeat left top;*/
	width:300px;
	float: right;
}
#navigation {
	background:   url(/images/header-background.png) repeat-x top;
	border-bottom: 10px solid #FFF;
	font-family: "Bookman Old Style", "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	height: 86px;
	text-align: right;
	overflow: hidden;
}
#navigation .separator {
	color: #333;
	visibility: hidden;
}
#navigation p {
	padding: 0;
	padding-top: 30px;
	padding-right: 32px;
	padding-right: 25px;
	margin: 0;
	margin-left: 300px;
	right: 25px;
	line-height: 1em;
}
#navigation a {
	text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.1);
	color: #d6dfd6;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
#navigation a.here {
	background: url(/images/nav-underline.gif) no-repeat center bottom;
}
#navigation a:hover {
	color: white;
	background: url(/images/nav-underline.gif) no-repeat center bottom;
}
#navigation a strong {
	font-weight: normal;
	color: white;
}

.navcontainer {
	width:650px;
    margin-left:-25px;
}
.navcontainer ul {
   width:650px;
}
.navcontainer ul li {
	display: inline;
}
.navcontainer ul li a {
	padding: 0.2em .8em;
	background-color: #036;
	color:#white;
	text-decoration: none;
	border: 1px solid #fff;
	font-size:10px;
	font-weight:bold;
}
.navcontainer ul li a:hover {
	font-size:10px;
	font-weight:bold;
}

.seminar-banner {
	width:100%;
	height: 200px;
	float:left;
	padding:5px;
}
.seminar-banner-image {
	width:25%;
	float:left;
}
.seminar-banner-description {
	width:50%;
	float:left;
}
.seminar-banner-buttons {
	width:25%;
	float:left;
	font-size:12px;
	font-weight:bold;
}
.dvd-banner {
	width:100%;
	height: 200px;
	padding:5px;
}
.dvd-banner-image {
	float:left;
	width:200px;
}
.dvd-banner-description {
	margin-left: 200px;
	width:600px;
}
.ceu-table {
	font-size: 0.9em;
	height:10px;
	font-style:italic;
	border:thin;
	border-collapse:collapse;
	border:#000;
}
.responsibility-clause {
	line-height:16px;
	background-color:#FFFFCC;
	padding:5px;
	border-color:#000000;
	border-width:thin;
	margin:5px;
}
.bio {
	font-size:12px;
	line-height:14px;
	font-style:italic;
}
.fees {
	border-width:1px;
	border:#000;
}