@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fdf7ed;
}
p {
    margin: 0 0 1em 0;
}
#creamWrapper {
	background-image: url(../images/bodyBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nineEightyWrapper {
	width: 980px;
}
#umbrella {
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00245d;
	background-image: url(../images/umbrellaBg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#mainWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #00245d;
	border-left-color: #00245d;
	margin-top: 25px;
}
#homeMain {
	background-image: url(../images/bg-home-white-shadow.gif);
	padding-right: 10px;
	padding-left: 10px;
}
#homeMainTopSpace {
	height: 14px;
	background-image: url(../images/home_white_corners_shadow_top.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#homeMainTopWhiteSpace {
	height: 16px;
}
#homeMainBottomSpace {
	background-color: #FFF;
	height: 14px;
	margin-bottom: 30px;
	background-image: url(../images/home_white_corners_shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#topLensFlare {
	z-index: 0;
	float: left;
	background-image: url(../images/topLensFlare.jpg);
	height: 120px;
	width: 193px;
	position: absolute;
}
#logo {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#topNineSixty {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
	z-index: 1;
}
#homeLeft {
	float: left;
	width: 435px;
	margin-left: 20px;
}
#homeRight {
	float: right;
	width: 445px;
	padding-right: 20px;
}
#topWrapper {
	background-color: #ffb943;
	height: 120px;
	background-image: url(../images/topHeaderBgGradient.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#homeConferences {
	height: 220px;
	width: 445px;
	font-size: 1.4em;
}
#homeconferencesTop {
	background-image: url(../images/home-conf2016-top.jpg);
	height: 51px;
}
#homeConferencesText {
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 11px;
	font-family: "myriad-pro-1", "myriad-pro-2", sans-serif;
	font-weight: normal;
	color: #1B316F;
	background-image: url(../images/home-conf2010-middle.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffb943;
	border-left-color: #ffb943;
	background-color: #ffe9d0;
	background-repeat: no-repeat;
	background-position: top;
}
#homeConferencesText p {
    margin: 1em 0 0 0;
}
#homeConferencesBottom {
	background-image: url(../images/home-conf2010-bottom.jpg);
	height: 14px;
}
.homeConferenceTextEmphasis {
	float: left;
	padding-right: 12px;
	font-weight: bold;
}
#topRight {
	padding: 20px;
	float: right;
}
#topWrapperPinstripe {
	background-repeat: no-repeat;
	height: 31px;
	background-color: #d9e2ef;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00245d;
	border-bottom-color: #00245d;
	background-image: url(../images/menuBg.jpg);
	background-position: right;
}
#topMenu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #00245d;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #00245d;
	padding-right: 0px;
	padding-left: 20px;
}
#topMenuItemLast {
	border-right-style: none;
}
.topMenuItem {
	font-family: "myriad-pro-1", "myriad-pro-2", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #00245d;
	float: left;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
}
.homeConferenceTextDetails {
	padding-bottom: 10px;
}
#homeBillboardArea {
}
#homeBillboardHeadline {
	font-size: 2.2em;
	line-height: 1.15em;
	position: absolute;
	z-index: 10;
	padding-top: 277px;
	font-weight: bolder;
	color: #FFF;
	width: 945px;
	padding-left: 27px;
	text-shadow: #000000 3px 2px 2px;
	font-family: "myriad-pro-1", "myriad-pro-2", sans-serif;
}
#homeBillboardSubHead {
	font-weight: lighter;
}
.homeFeaturedType {
	text-transform: uppercase;
	font-weight: bold;
	color: #9e6300;
}
#homeFeaturedItems li {
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffb943;
}
#homeFeaturedLast {
	border-bottom-style: none;
	border-bottom-width: 0px;
}
#homeFeaturedItems ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeFeaturedTitle {
	margin-bottom: 20px;
}
#homeBillboard {
	margin-bottom: 25px;
	position: relative;
	z-index: 0;
}
#homeBillboardShadow {
	position: relative;
	z-index: -5;
}
#homeBillboardOverlay {
	z-index: 5;
	position: absolute;
}
#topSearchBox {
	width: 230px;
	padding: 7px;
}
#topLinks {
	font-size: .95em;
	padding-top: 10px;
	text-align: right;
}
#topSearchFields input.image {
	margin-left: 0px;
	vertical-align: bottom;
}
#topSearchArea {
	background-color: #ffd48b;
	padding: 6px;
}
#topSearchFields #search {
	height: 18px;
	width: 180px;
	border: 1px solid #ffb943;
}
#homeBottom {
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #00245d;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#homeVideo {
	float: left;
	width: 330px;
	border: 1px dotted #00245d;
	margin-right: 30px;
}
#homeWhoWeAre {
	float: right;
	width: 556px;
}
#homeWhoWeAreLinks {
	font-size: 1.2em;
}
#homeWhoWeAreLinks a {
	padding: 0 0.5em;
}
#homeWhoWeAreText {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ffb943;
	border-bottom-color: #ffb943;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footerLeftCol {
	float: left;
	padding-right: 50px;
}
#footerWrapper {
	background-color: #ffb943;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00245d;
	background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#footerNineSixty {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-top: 25px;
}
.footerLeftColItem img {
	padding-bottom: 5px;
}
.footerCenterCol ul {
	margin: 0px;
	list-style-type: square;
	color: #00245d;
}
.footerCenterCol li {
	margin-left: -20px;
	margin-bottom: 2px;
	color: #000;
}
}
.footerLeftColItem {
	margin-bottom: 15px;
}
#footerCopyright {
	float: left;
	width: 450px;
}
#footerBottom {
	clear: left;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: .95em;
}
#footerFullWidth {
	background-color: #ffb943;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #00245d;
}
#footerSymmetrical {
	float: right;
	width: 450px;
	text-align: right;
}
.footerCenterCol {
	float: left;
	width: 300px;
	line-height: 18px;
}
#footerBernardin {
	float: right;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerRightCol {
	float: right;
	width: 240px;
}
body,td,th {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #00245d;
}
a:visited {
	text-decoration: none;
	color: #00245d;
}
a:hover {
	text-decoration: underline;
	color: #00245d;
}
a:active {
	text-decoration: none;
	color: #00245d;
}
a {
	font-weight: bold;
}
.footerLeftColItem1 {
}
#secondaryHeadline h1 {
	font-size: 1.7em;
	font-family: "myriad-pro-1", "myriad-pro-2", sans-serif;
	text-shadow: #000 0px 0px 1px ;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #000;
}
#secondaryKicker {
	font-family: "myriad-pro-1", "myriad-pro-2", sans-serif;
	font-size: 1.5em;
	font-style: normal;
	margin-top: 4px;
	margin-right: 15px;
	font-weight: lighter;
}
#secondaryLeft {
	float: left;
	width: 650px;
	background-image: none;
	padding-bottom: 30px;
}
#secondaryTextArea {
}
.wide #secondaryTextArea {
    margin-top: 0;
}
#secondaryTextTop {
	background-image: url(../images/secondary-article-top.gif);
	height: 16px;
	background-repeat: no-repeat;
}
.wide #secondaryTextTop {
    display: none;
}

#commentsArea {
	margin-top: 50px;
}
#secondaryTextDate {
	padding-bottom: 15px;
	font-size: .95em;
	font-weight: bold;
}
#secondaryTextBottom {
	background-image: url(../images/secondary-article-bottom.gif);
	height: 17px;
	background-repeat: no-repeat;
}
.wide #secondaryTextBottom {
    display: none;
}
#secondaryText {
	background-image: url(../images/secondary-article-bg.gif);
	background-repeat: repeat;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.wide #secondaryText {
    background-image: none;
    padding: 10px 0;
}
#secondaryText p {
	margin-top: 0px;
	line-height: 1.4em;
}
.secondaryTextAuthorInfo {
	font-style: italic;
	padding-top: 30px;
	padding-bottom: 15px;
	clear: both;
	float: left;
}
.secondaryTextAuthorInfo img {
	float: left;
	margin-right: 20px;
	border: 1px solid #000;
}
.secondaryTextAuthorSeparator {
	clear: both;
	height: 30px;
}
#secondaryHeadlineArea {
	width: 650px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
#secondaryHeadline h1 {
	margin-top: 0px;
	font-size: 1.8em;
	margin-bottom: 0px;
}
.sidebarBoxArea {
	margin-bottom: 40px;
}
.sidebarAdArea {
	padding-bottom: 40px;
}
.sidebarBoxList {
	padding-top: 13px;
}
.sidebarBoxList ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: square;
}
.sidebarBoxList li {
	padding-bottom: 7px;
}
#secondaryBillboardPhoto {
	position: relative;
	z-index: -1;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin: 0 10px;
}
#secondaryBillboardOverlay {
	position: absolute;
	z-index: 5;
}
.billboardPhotoWrapper {
	background-image: url(../images/secondary-billboard-overlay-body.png);
}
#secondaryBillboardCaption {
	font-size: 0.95em;
	background-image: url(../images/secondary-billboard-caption.gif);
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat;
	background-position: top;
}
#secondaryBillboardCaptionTop {
	background-image: url(../images/secondary-billboard-caption-top.gif);
	height: 17px;
}
#secondaryBillboardCaptionBottom {
	background-image: url(../images/secondary-billboard-caption-bottom.gif);
	height: 17px;
}
#secondaryRight  {
	float: right;
	width: 300px;
	background-image: none;
}
.sidebarBoxContent {
	background-image: url(../images/sidebar-box-text-bg.gif);
	padding-left: 29px;
	padding-bottom: 5px;
	padding-right: 29px;
	font-size: 0.95em;
	padding-top: 0px;
}
.sidebarBoxContent p {
	margin-top: 0;
}

.sidebarBoxAudio {
	padding-bottom: 13px;
}
.sidebarBoxBottom {
	background-image: url(../images/sidebar-box-bottom.gif);
	height: 17px;
}
.sidebarBoxTop {
	background-image: url(../images/sidebar-box-top.gif);
	height: 48px;
}
.sidebarBoxTop img {
	padding-left: 29px;
	padding-top: 20px;
}
#secondaryMain {
	padding-top: 20px;
}
.sidebarAdOverlay {
	position: absolute;
	z-index: 5;
}
.sidebarAdImage  {
	padding: 15px;
	position: relative;
	z-index: 0;
}
#commentsText {
	background-image: url(../images/secondary-article-bg.gif);
	background-repeat: repeat;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#commentsBottom {
	background-image: url(../images/secondary-article-bottom.gif);
	height: 17px;
	background-repeat: no-repeat;
}
#commentsTop {
	background-image: url(../images/secondary-article-top.gif);
	height: 16px;
	background-repeat: no-repeat;
}
.secondaryArticleImageCaption {
	background-color: #F9EDCE;
	font-size: .95em;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
.secondaryArticleImageLeft {
	float: left;
	border: 1px solid #999;
	margin-bottom: 15px;
	margin-right: 15px;
}
.secondaryArticleImageRight {
	float: right;
	border: 1px solid #999;
	margin-bottom: 15px;
	margin-left: 15px;
}
.secondaryArticleSocial {
	margin-top: 30px;
	margin-bottom: 30px;
}
.archiveTitle {
	font-family: "myriad-pro-1", "myriad-pro-2", sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 10px;
}
.archiveAuthor {
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #333;
}
.archiveDate {
	float: left;
	padding-left: 10px;
}
.archiveBottom {
	color: #333;
}
#authorPageBio {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#authorPageBio img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px dotted #333;
}
#authorBy {
	padding-bottom: 30px;
	font-size: 1.4em;
	font-style: italic;
}
.archiveSummary {
	padding-bottom: 10px;
	line-height: 1.35em;
}
.archiveItem {
	margin-bottom: 25px;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#siteListResults a {
	color: #FFF;
}#siteResultsListPrevious {
	float: left;
	font-weight: bold;
	color: #FFF;
	background-color: #00245d;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#siteResultsListNext {
	float: right;
	font-weight: bold;
	color: #FFF;
	background-color: #00245d;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#authorArticleList {
	padding-left: 20px;
}
#secondaryMenu {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: #E1E8F2;
	color: #0D347A;
	border: 1px solid #0D347A;
}
#secondaryMenuParent {
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #0D347A;
	color: #E2E8EF;
}
.secondaryMenuChild {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0D347A;
}
.secondaryMenuChild a {
	font-weight: normal;
	color: #0D347A;
}
#topChildMenuWrapper {
	background-color: #00245d;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#topChildMenu {
	width: 960px;
	margin: 0 auto;
	color: #d9e2ef;
	font-size: 0.95em;
}
#topChildMenu a {
    color: #D9E2EF;
}
#topChildMenu li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
}
#topChildMenu ul {
	margin: 0 0 0 25px;
	padding: 0;
}
#topChildMenuParent {
	padding-right: 35px;
	font-weight: bold;
}
#topChildMenu a {
	font-weight: normal;
	color: #d9e2ef;
}
#topChildMenuParent a {
	font-weight: bold;
	color: #d9e2ef;
}
#eventListMonth {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}
.eventSingleField {
	float: left;
	width: 100px;
	background-color: #E2E8EF;
	font-size: 11px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-right: 15px;
	height: 100%;
}
#eventListOptions {
	background-color: #E2E8EF;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 45px;
}
#eventListMonth label #month {
	margin-left: 5px;
}
#eventListCategory label {
	margin-left: 5px;
}
#eventSingleMain    {
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
.eventSingleContent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.eventSingleItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.eventSingleContentLineTwo {
	padding-top: 0px;
}
#calendarFacebookLike {
	margin-bottom: 15px;
	float: right;

} #eventListDate {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.eventListDateText {
	background-color: #9d2b11;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
	clear: right;
	padding: 5px;
}
.eventListSingleDay {
	padding-top: 20px;
}
.eventListTime {
	float: left;
	width: 120px;
	background-color: #E2E8EF;
	font-size: 11px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-right: 15px;
	height: 100%;
}
.eventListDate {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	background-color: #A57338;
	color: #FFF;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A57338;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.eventListMain {
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
.eventListItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.eventListContent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.eventListField {
	float: left;
	width: 100px;
	background-color: #E2E8EF;
	font-size: 11px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-right: 15px;
	height: 100%;
}
#eventListMain {
	margin-bottom: 20px;
	width: 100%;
	float: left;
}

/* new styles */
#homeBillboardArea .rotating-banner {
    max-width: 980px !important;
    width: 980px !important;
}

#homeBillboardArea .layout-wrapper {
    background-image: url(../images/home-billboard-overlay-shadow.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    display: block;
    width: 980px;
    height: 330px;
    z-index: 5;
    top: 0;
    left: 0;
}

#homeBillboardArea .rb-link {
    height: 330px;
}

#homeBillboardArea .rb-link img {
    padding: 5px 0 0 10px;
    height: 325px;
    width: 960px;
}

#homeBillboardArea .rb-textbox-type-header {
    position: absolute;
    left: 0;
    bottom: 0;
}

#homeBillboardArea .rb-textbox-type-header .rb-textbox {
    position: absolute;
    top: 275px;
    bottom: 0px;
    left: 27px;
    right: 27px;
    font-size: 1.7em;
    font-weight: bolder;
    line-height: 1.15em;
    text-shadow: 3px 2px 2px #000000;
}

#homeBillboardArea .rb-textbox-type-header .rb-textbox,
#homeBillboardArea .rb-textbox-type-header .rb-textbox a {
    color: #fff;
}

#homeBillboardArea {
    margin-bottom: 25px;
}

#homeBillboardArea .controls {
    display: none;
}

#topMenu .sf-menu li {
    background-color: transparent;
}

#topMenu .sf-menu a:focus,
#topMenu .sf-menu a:hover,
#topMenu .sf-menu a:active,
#topMenu .sf-menu li:hover,
#topMenu .sf-menu li.sfHover {
    background-color: transparent;
}

#topMenu .sf-menu li li a:focus,
#topMenu .sf-menu li li a:hover,
#topMenu .sf-menu li li a:active,
#topMenu .sf-menu li li:hover,
#topMenu .sf-menu li li.sfHover {
    background-color: #00245d;
}

#topMenu .sf-menu li a {
    border-width: 0;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#topMenu .sf-menu li li a {
    border-width: 0;
    padding: 5px 5px;
    margin: 0;
    text-indent: 0px;
    color: #d9e2ef;
    background-color: #00245d;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

#topMenu #menu-468-1 > a {
    width: 103px;
    height: 31px;
    background-image: url(../images/main-menu/1-about.gif);
}

#topMenu #menu-232-1 > a {
    width: 237px;
    height: 31px;
    background-image: url(../images/main-menu/2-conferences.gif);
}

#topMenu #menu-470-1 > a {
    width: 144px;
    height: 31px;
    background-image: url(../images/main-menu/4-retreat.gif);
}

#topMenu #menu-471-1 > a {
    width: 123px;
    height: 31px;
    background-image: url(../images/main-menu/5-reflections.gif);
}

#topMenu #menu-472-1 > a {
    width: 129px;
    height: 31px;
    background-image: url(../images/main-menu/vocation-talk.gif);
}

#topMenu #menu-473-1 > a {
    width: 174px;
    height: 31px;
    background-image: url(../images/main-menu/6-podcasts.gif);
}

#topMenu #menu-469-1 > a {
    width: 101px;
    height: 31px;
    background-image: url(../images/main-menu/3-partners.gif);
}

#topMenu #menu-474-1 > a {
    width: 63px;
    height: 31px;
    background-image: url(../images/main-menu/books.gif);
}

#topMenu #menu-477-1 > a {
    width: 76px;
    height: 31px;
    background-image: url(../images/main-menu/7-links.gif);
}

#secondaryText hr {
    border-top-width: 1px;
    border-top-style: dotted;
    background-color: #FFF;
    margin-top: 20px;
    margin-bottom: 20px;
}
#secondaryText h2,h3,h4,h5,h6   {
    text-transform: uppercase;
    font-size: 14px;
    color: #A57338;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #A57338;
    margin-top: 35px;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
#secondaryBillboardCaptionWrapper {
    margin-bottom: 50px;
}
#secondaryText li {
    margin-bottom: 5px;
}
#secondaryText ul {
    list-style-type: square;
}
img.billboardTop {
    z-index: 2;
    margin-bottom: -5px;
}
img.billboardBottom {
    z-index: 2;
    margin-top: -5px;
}
#topMenu .sf-menu {
    margin-bottom: 0;
}
#eventListMonth label {
    display: inline;
}
.sidebarBoxText p {
    margin: 0;
}
.secondaryShareItem {
    float: left;
        padding-right: 25px;
        }
.specialList {
	margin-left: 188px;
}
.sidebarFB {
	margin-bottom: 40px;
	margin-left: 15px;
	margin-right: 15px;
	height: 255px;
	background-color: #ffeccd;
}