@charset "UTF-8";
/* CSS Document */
/* ++++++++++++++++++++++++ ++++   UNIVERSAL ELEMENTS +++ ++++++++++++++++++++++++++++++++*/

* {
	margin: 0;
	padding: 0;
}
body {
	/*background-image: url(/CSSsupport/2010-marble_background.jpg);*/
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #9F9182;
	text-align: center;
}

a,a:visited{
	color:#fff;
	text-decoration:underline;
	}
	
a:hover{
	color:#black;
}
	
	
	
	/*===========FONTS and FONT SYLES==============*/
@font-face {
	font-family: 'OFLSortsMillGoudyRegular';
	src: url('OFLGoudyStM-webfont.eot');
	src: local('☺'), url('OFLGoudyStM-webfont.woff') format('woff'), url('OFLGoudyStM-webfont.ttf') format('truetype'), url('OFLGoudyStM-webfont.svg#webfontbdeuPKEQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OFLSortsMillGoudyItalic';
	src: url('OFLGoudyStM-Italic-webfont.eot');
	src: local('☺'), url('OFLGoudyStM-Italic-webfont.woff') format('woff'), url('OFLGoudyStM-Italic-webfont.ttf') format('truetype'), url('OFLGoudyStM-Italic-webfont.svg#webfont0v2kTw9u') format('svg');
	font-weight: normal;
	font-style: normal;
}



p {
	font-family: 'OFLSortsMillGoudyRegular';
	padding-bottom: 12px;
	line-height:1.4em;
}
h1{
	font-family: 'OFLSortsMillGoudyRegular';
	text-align: left;
	font-size: 1.4em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	line-height: 1.4em;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h2 {
	font-family: 'OFLSortsMillGoudyRegular';
	font-size: 1em;
	color: #553111;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}


h3 {
	font-family: 'OFLSortsMillGoudyRegular';
	font-size: 1em;
	color: #553111;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
pre {
	font: 13px/1.8 Monaco, MonoSpace;
	margin: 0 0 15px 0;
}
.tinytext {
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1em;
}
.titles {
	padding-bottom: 8px;
}


/*===========FONTS==============*/


.slideshow { height: 390px; width: 960px; margin: auto }
.slideshow img { padding: 0px; border: 0px solid none; background-color: #eee; }
/*============SUB NAV TEXT=============================*/

.subnav { margin: 5px 0 }
#slideshowsubnav a, #s7 strong {
	margin: 0 5px;
	padding: 2px 2px;
	border: 1px solid #ccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #BF7B2C;
}
#slideshowsubnav a.activeSlide {
	background-color: #00799C;
}
#slideshowsubnav a:focus { outline: none; }
#output { text-align: left; }

#slideshowsubnav {
	text-align: left;
	position: absolute;
	z-index: 100;
	right: 60px;
	bottom: 120px;
}

/*============SUB NAV TEXT=============================*/
#header-wrap {
	width: 1024px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 999;
}
#banner-wrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -50px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#page-wrap {
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 500px;
}
#logo-wrapper {
	left: 0px;
	height: 200px;
	width: 200px;
	z-index: 999;
	position: relative;
}
#logo {
	position:relative;
	height:200px;
	background-image:url(/nav-assets/logo.png);
	width: 200px;
}
#navigation_area {
	height: 150px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0px;
}
#navigation-wrapper {
	padding-left:193px;
}
#banner_area_container {
	height: 390px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}


/*=============Behaviours for CE section only and anywhere else the class is called for subnav=========*/
.sidenav{
	text-align:left;
	position:absolute;
	margin-top:60px;
	margin-left:100px;
	z-index:100;
	text-indent: 18px;
	padding-left: 12px;
}
.sidenav li{
	background-image: url(/bttns-bullets/target.png);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px -2px;
	padding-left: 12px;
}
.sidenav a, a:visited {
	color:#F8E7C5;
	text-decoration: none;
	font-style: normal;
}

.sidenav a:hover {
	color:#ffffff;
	text-decoration: none;
}

.sidenav2col{
}
.sidenavCol1{
}
.sidenavCol1{
}
/*=============CE Section lower speaking engagments table=============*/
.specialDate{
	color:#F8E7C5
}
.styledlist {
	text-align:left;
	text-indent: 18px;
	padding-left: 12px;
}
.styledlist li{
	background-image: url(/bttns-bullets/target.png);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px -2px;
	padding-left: 12px;
}
/*=============Behaviours for CE section only subnav=========*/
/*=============Behaviours for CE section only video triggers=========*/

#videoTestimonials td img{
	width:80px;
	height:62.5px;
	padding:2px;
}
#videoTestimoinals td a:link,a:visited{
}
#videoTestimonials td{
	text-align: center;
	vertical-align: top;
}
#videoTestimonials a{
	text-decoration:none;
}

#videoTestimonials .personName{
	color:#333333;
	font-size: .8em;
	text-decoration:none;
	line-height: 1.5em;
}
/*=================CE selections calls inc items to pull to FancyBox======*/



#columnsWrapper {
	width:1024px;
	z-index: 995;
	top: 430px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	background-image: url(/images-banner/banner-lower-mask.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 0px;
	background-attachment: scroll;
}
#col1 {
	width: 450px;
	float: left;
	margin-right: 0;
	margin-left: 0;
	text-align: left;
	position: relative;
	padding-top: 20px;
	padding-left: 60px;
}
/*controls spacing for left and right division of column 1*/
#col1-2col-Wrap{
}
#col1lt {
	float:left;
}
#col1rt {
	float:right;
}
#col2 {
	width: 400px;
	float: right;
	text-align: left;
	padding-top: 100px;
	position: relative;
	padding-right: 50px;
}
#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	clear: both;
	position: relative;
	bottom: 0px;
	vertical-align: bottom;
}
#footer a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#footer img {
	border:none
}
.padding_5_allAround {
	padding: 5px;
}

/*Thumbnail universal look and feel*/
.smallthumbs                               {
	position: relative;
	text-align: center;	
}
.smallthumbs td{vertical-align: top;}
.smallthumbs li                            { display: inline; }
.smallthumbs a                             {
	color: black;
	font: 12px/18px Georgia, Serif;
	display: inline-block;
	padding: 2px 8px;
	margin: 0 5px 0 0;
	text-align: center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.smallthumbs a:hover                       { background-image: none; }

.pushright {
	float: right;
	text-align: left;
}

/*End of nav treatments for Fancy lists in services*/

.fancylist {
	font: 14px/18px Georgia, Serif;
	display: inline-block;
	padding: 2px 8px;
	margin: 0 5px 0 0;
	text-align: left;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.fancylist ul a{
	color:#FFFFFF;
}
.fancylist ul a:hover{ 	color:#999999;}
.fancylist ul a:visited{	color:#ffffff;}

/*End of nav treatments for Fancy lists in services*/

.creditlists {
	width:350px;
	position:relative;
	float: right;
	text-align: left;
}
#toprow{
	padding-bottom: 15px;
	float: left;
}
#bottomrow{
clear:left;
}

.teamtable a{
}

/* CSS driven Tabbed JQ browsing Menu*/
#recentlecturelist li {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D8C4AC;
}
#currentlecturelist li {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0BDA5;
	display: block;
}

