/* Main Site */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding-bottom:30px;
}
#Header {
	background:#135a1c url(../images/globe.gif) no-repeat 99% 0;
	padding:5px 0 0 0;
	border-bottom:3px solid #dad086;
}
#Header h1 {
	color:#fff;
	margin: 8px 0 8px 20px;
	font-size:3em;
	font-family:"Times New Roman", Times, "New York", serif;
	letter-spacing:.05em;
}
#Slogan {
	color:#135a1c;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#bbe3c3 url(../images/TopNavBG-reversed.jpg) repeat-y;
	margin:0;
	padding-right:10px;
	text-align:right;
	font-style:italic;
	font-weight:bold;
}
/* ------------ Top Nav -------------------- */
/* trying inline for IE5 Mac    */
#TopNav {
	font-size:1.2em;
	height:1.2em;	
	background:#135A1C url(../images/TopNavBG-straight.jpg) no-repeat left bottom;
	padding:4px 10px 4px 0;
	position:relative;
}
#TopNav ul {
	margin:0px;
	padding-left:80px;
}
#TopNav li {
	display:inline; /* instead of float right for IE5Mac */
	padding-left:25px;
	list-style-type:none;
}
#TopNav a {
	/*display:block;*/
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	line-height:1.2em;
}
#TopNav a#video { 
	width:67px;
	background:url(../images/VideoButtonOff3.gif) no-repeat left top;
	height:16px;
	display:block;
	float:left;
	margin-right:100px;
}
#TopNav a#video span { /* this just hides the text so that the button shows*/
	position:absolute;
	top:-50px;
	left:-600px;
}
#TopNav a:hover {
	color:#dad08b;
}
#TopNav a#video:hover {
	background:url(../images/VideoButtonOn3.gif) no-repeat left top;
}
/*------------------- Main Section ------------ */
#MainSection {
	width:750px;
	background:url(../images/MainSectionBG.gif) repeat-y 240px 0px;
	margin:30px 0 30px 0;
	padding:0;
	float:left;
}
.eventListPage #MainSection {
	width:900px;	
}

/* -------------- Left Nav --- */
div#LeftNav h3{
	font-size:1.2em;
	text-align:center;
	margin-bottom:5px;
}
div#LeftNav {
	width:192px;
	margin:0;
	padding:0 0 0 25px;
	float:left;
	font-size:1.1em;
}
div#LeftNav ul{
	font-weight: bold;
	color: #000;
	padding:0;
	margin:0;
	width:192px;
}
div#LeftNav li {
	list-style-type:none;
	margin:2px 0 0 0;
	padding:5px 0 0 0;
	background:#fff url(../images/SideButtonLevel1-top.gif) no-repeat left top;
	width:192px;
}
div#LeftNav li span{
	background:url(../images/SideButtonLevel1.gif) no-repeat left bottom;
	padding:0;
	margin:0;
	width:192px;
	display:block;	
}
div#LeftNav a {
	color: #fff;
	text-decoration: none;
	display:block;
	font-size:.95em;
	line-height:1.3em;
	width:172px;
	padding: 0 5px 7px 15px;
}
div#LeftNav a:hover {
	color:#d9ca8c;
}
div#LeftNav ul.Languages {
	margin-top:15px;
}
div#LeftNav a img {
	border-width:0;
}

/*-------- Sub Nav Section Level 2 -------------- */

div#LeftNav ul li ul {
	margin-left:15px;
	width:177px;
}

div#LeftNav ul li ul li {
	background-image:url(../images/SideButtonLevel2-top.gif);
	width:177px;
}
div#LeftNav ul li ul li span {
	background-image:url(../images/SideButtonLevel2.gif);
	width:177px;
}
div#LeftNav ul li ul li a {
	color:#fff;
	width:157px;
}

/* ---------- Sub Nav Level 3 --------- */

div#LeftNav ul li ul li ul {
	width:162px;
}
div#LeftNav ul li ul li ul li {
	background-image:url(../images/SideButtonLevel3-top.gif);
	width:162px;
}
div#LeftNav ul li ul li ul li span {
	background-image:url(../images/SideButtonLevel3.gif);
	width:162px;
}
div#LeftNav ul li ul li ul li a {
	color:#135a1c;
	width:142px;
}
div#LeftNav ul li ul li ul li a:hover {
	color:#fff;
}

/* ---------- Sub Nav Level 4 --------- */

div#LeftNav ul li ul li ul li ul {
	width:147px;
}
div#LeftNav ul li ul li ul li ul li {
	background-image:url(../images/SideButtonLevel4-top.gif);
	width:147px;
}
div#LeftNav ul li ul li ul li ul li span {
	background-image:url(../images/SideButtonLevel4.gif);
	width:147px;
}
div#LeftNav ul li ul li ul li ul li span a {
	width:127px;
}
div#LeftNav ul li ul li ul li ul li a:hover {
	color:#fff;
}
/* ------ Showing and Hiding Nav Sections ----- */

div#LeftNav ul li ul {
	display:none;
}

div#LeftNav div#AboutPages ul#About {display:block;}

div#LeftNav div#TopExecPages ul#TopExec {display:block;}
div#LeftNav div#TopExecPages ul#About {display:block;}

div#LeftNav div#MeetingPages ul#About {display:block;}
div#LeftNav div#MeetingPages ul#TopExec {display:block;}
div#LeftNav div#MeetingPages ul#Meetings {display:block;}

div#LeftNav div#PMPPages ul#PMP {display:block;}
div#LeftNav div#PMPPages ul#About {display:block;}

div#LeftNav div#EventsPages ul#Events {display:block;}

div#LeftNav div#TestPages ul#Test {display:block;}

div#LeftNav div#NewsletterPages ul#Newsletter {display:block;}


/*------------ Side Column ------------------*/
div#sideColumn {
	position:absolute;
	top:250px;
	left:790px;
	width:180px;
}
.eventListPage div#sideColumn {
	left:940px;
}
div#sideColumn h1 {
	background-color: #DAF1DE;
	border: 1px solid #135a1c;
	width: 135px;
	margin: 0px 0px 10px 0px;
	padding: 15px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #135a1c;
	line-height: 1.4em;
}
div#quote {
	background-color: #DAF1DE;
	border: 1px solid #135a1c;
	width: 135px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #135a1c;
	font-size: 1.15em;
	line-height: 1.5em;
}
#quote p.biline {
	margin: 0px 0px 18px 0px;
	text-align:right;
	line-height:1.1em;
	font-size:.9em;
}
#quote h3 {
	font-size:1.1em;
	font-weight: bold;
	text-align:left;
	margin: 0px 0px 10px 0px;
}
#quote p {
	margin: 0px 0px 0px 0px;
}

/*-------------Content Section General -------------- */
	
#Content {
	float:right;
	width:480px;
	margin: 0 0 0 0;
	font-size:1.2em;
	line-height:1.5em;
}
.eventListPage #Content {
	width:630px;	
}
#Content h1 {
	color:#C1B13E;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	font-size:1.7em;
	line-height:1.3em;
	margin: 0 0 25px 0;
	text-transform:uppercase;
	border-bottom:3px solid #135a1c;
	padding:6px;
	/*background:url(../images/h1bg01.jpg) repeat-y;*/
	
}
#Content h2 {
	font-size:1.7em;
	color:#135a1c;
	margin:10px 0 15px 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#Content #homePage h2 {
	font-size:1.3em;
	text-align:left;
	/*border-top:3px solid #c1b13e;*/
	padding-top:0px;
}
#Content h3 {
	font-size:1.3em;
	color:#135a1c;	
}
#Content h4 {
	font-size:1em;
}
#Content li {
	margin-bottom:8px;
	font-size:.95em;
	line-height:1.3em;
}
.ren {
	font-style:italic;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
}	
.execforum {
	font-variant: small-caps;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
}
#Content p.catchphrase {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #2D7438;
	text-align: center;
}
.alert {
	color:#CC6600;
	font-weight:bold;
	text-align: center;
	width: 60%;
	margin: 40px auto 50px auto;
}
#Content a {
	color:#62A26B;
	text-decoration: none;
	font-weight: bold;
}
#Content a:hover {
	color:#C8A459;
}
#formDates {text-align:center;}
#formSearch {text-align:center;}
#Content p.quote {
	background-color: #DAF1DE;
	float: right;
	border: 1px solid #135a1c;
	padding: 15px 10px 20px 20px;
	width: 135px;
	margin: 6px 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #003300;
	line-height: 1.5em;
}
.centered {
	text-align:center;
}
form {margin:0;}

#Content hr {
	margin-top:15px;
	margin-bottom:5px;
	width:85%;
}
img.rightSide {
	float:right;
	margin:0 0 10px 10px;
}
img.leftSide {
	float:left;
	margin:8px 10px 5px 0;
}


/*---------Content Tables --------------------*/
#Content table td {vertical-align:top;}
.formTable th {
	text-align:right;
	width:50%;
}
td.buttonCell {
	text-align:center;
}
table.dataTable {
	width:460px; 	
}
.eventListPage table.dataTable {
	width:610px;	
}
table.dataTable th {
	background-color: #135a1c;
	text-align: center;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
}
table.dataTable td {
	padding: 10px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.95em;
	text-align: left;
	border-bottom: 1px dashed #135a1c;
}
table.dataTable td.emailLink { text-align:center;}
table.dataTable td.buttonCell { text-align:center;}
table#events td {border-bottom:0;}
table#events table.eventsInternal {width:100%; margin:0;}
table#events table.eventsInternal td {border-bottom:1px dotted #135a1c; vertical-align:top;}
table.dataTable td.email {
	padding: 10px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	border-bottom: 1px dashed #518959;
}
table#events td h4 {
	font-size:1.1em;
	line-height:1em;
	color:#135a1c;
	padding-bottom:3px;
	border-bottom:1px solid #C1B13E;
	margin: 30px 0 0 0;
}
#navTable {
	width:auto;
	margin:10px auto;
}
#navTable td {
	padding:0 5px;
}

/*------ Events Pages ----------- */
#LinksList {
	width:200px;
	margin:30px auto;
}
#Content p.searchHeading {
	color:#135a1c;
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
}

/*------------ Locations pages --------*/
div.searchForms {
	text-align:center;
	margin-bottom:40px;
}
.franchContact {
	font-size:.9em;
	margin-right:10px;
}
.franchName {
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #C1B13E;
	padding-bottom:2px;
}
#Content img.franchPhoto {
	float:left;
	margin:5px 15px 4px 0;
	border:4px solid #135a1c;
}

/*------------------ PMP Pages ------------ */
table.excellenceTable {
	width: 95%;
	margin: 20px auto;
	border-top: 2px solid #dad08b;
	border-right: 2px solid #dad08b;
}
table.excellenceTable th {
	background-color: #135a1c;
	padding: 10px 10px;
	color: #FFFFFF;
	vertical-align: middle;
	border-left: 2px solid #dad08b;
	border-bottom: 2px solid #dad08b;
}
table.excellenceTable td {
	padding: 10px 10px 20px 10px;
	text-align: left;
	border-left: 2px solid #dad08b;
	border-bottom: 2px solid #dad08b;
	background: #DAF1DE;
	font-size:.9em;
}
table.excellenceTable td li{
	margin-bottom:15px;
}
#PMPlinks {
	width:20em;
	margin:0 auto;
}
#PMPlinks ul {
	margin-top:20px;
}
#PMPsection h4 {
	font-size:1.0em;
	font-weight:bold;
	border-bottom:1px solid #C1B13E;
	padding-bottom:2px;
	margin-bottom:4px;
	color:#135a1c;
}
#PMPsection ul {
	margin-top:0px;
	margin-bottom:40px;
}
#PMPsection p {
	margin-top:6px;
	margin-bottom:3px;
	font-weight:bold;
}
#PMPsection p.text {
	margin-top:6px;
	margin-bottom:3px;
	font-weight:normal;
	margin-left:30px;
}
p#PMPcomponentsImg {
	margin-top:-15px;
	margin-bottom:30px;
	text-align:center;
}
/*----------- Awards Page ------------- */
#awardsPhotoDiv {
	width:300px;
	margin: 20px auto 20px auto;
	padding:5px;
	border:1px solid #135a1c;
}
#awardsPhoto {
	width:300px;
	height:197px;
}
#awardsCaption {
	margin: 3px auto 0px auto;
	font-size: 10px;
	line-height:1.3em;
	text-align:justify;
}
#Content ul#awardsList li {
	margin-bottom:8px;
	font-size:.9em;
	line-height:1.4em;
}
/*---------- About Us Page ---------------- */
ul.aboutUs {
	padding-left:0;
	margin-left:150px;
}
/* ------------- Top Executive Pages ------------ */
ul.topExec {
	padding-left:0;
	margin-left:120px;
}

/* ----------  Meeting Pages ------------------- */
div#meetingLists {
	margin-left:100px;
	margin-bottom:40px;
}
div.wider#meetingLists {
	margin-left:50px;
}
div#meetingLists h3 {
	margin-bottom:5px;
	margin-top:30px;
	font-size:1.2em;
}
div#meetingLists ul {
	margin-top:5px;
	margin-bottom:20px;
}

/*---------- Coaching Page ------------*/
div#coachingTopics p {
	margin-bottom:4px;
}
div#coachingTopics ul {
	margin-top:4px;
	margin-bottom:30px;
	font-size:.95em;
	line-height:1.3em;
}


/*-------- S4S Page --------*/
div#s4sList p {
	margin-bottom:4px;
}
div#s4sList ul {
	margin-top:4px;
	margin-bottom:30px;
	font-size:.97em;
	line-height:1.3em;
}

/*------ Testimonial Page -------------*/
p.memberquote {
	font-weight:bold;
	margin-bottom:0;
}
#Content p.quoteBiline {
	margin-top:0;
	margin-bottom:30px;
	text-align:right;
	font-size:.85em;
	padding:0 20px 10px 35px;
	border-bottom: 1px dotted #135a1c;	
}

/*--------------- Video and Forum Newsletter Columns ---------- */
#leftNewsColumn {
	width:49%;
	float:left;
}
#rightNewsColumn {
	width:49%;
	float:right;
}

/*------ The Forum Newsletter Page -----------*/
#Content div#newsletterList li {
	margin-bottom:0;
}
.subscribeLink {
	text-align:center;
	clear:both;
	padding-top:10px;
}

/*---------- Video and MOV Pages ------------ */
#Content p.videoHeadings {
	width:175px;
	margin:25px auto 0 auto;
	font-weight:bold;
	border-bottom:1px solid #C1B13E;
	text-align:center;
	color:#135a1c;
}
#Content p.videoListings {
	margin:0 auto 20px auto;
	width:200px;
	text-align:center;
}
#Content div.videoHelp {
	clear:both;
	background-color: #DAF1DE;
	border: 1px solid #135a1c;
	margin: 30px 20px 0px 20px;
	padding: 5px 20px;
	text-align: left;
	color: #135a1c;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#Content div.videoHelp h4 {
	text-align:center;
	color:#135a1c;
	margin-top:10px;
	font-size:1.2em;
}

/*------ News Page -------------*/
div#news p.headlineImg {
	text-align:center;
}
p.biline {
	margin-top:0;
	font-size:.9em;
	text-indent:20px;
}
#news h3 {
	margin-bottom:0px;
}
#news p {
	font-size:.9em;
}

/*------- Contact Pages ------------ */
.largeMessage { /* also on Events by Date Page */
	text-align:center;
	font-size:1.5em;
	line-height:2em;
}
.infoPrivateMsg {
	font-size:.9em;
	text-align:center;
}	

/*------------ Member Pages ---------- */
#Content p.WelcomeMessage{
	font-family: Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size:2.0em;
	line-height: 2em;
	font-weight: bold;
	color: #135a1c;
	text-align: center;
	padding: 20px;
	border: 6px double #c1b13e;
	width:70%;
	margin:40px auto;
	background-color: #DAF1DE;
}
.instructions {
	font-size:.85em;
	margin-top:0;
	display:block;
}
input {
	margin-bottom:0;
}
td.submitCell {
	padding-top:20px;
}
table.formTable {
	font-size:.9em;
}
table.formTable input {
	font-size:.9em;
}
table.formTable select {
	font-size:.9em;
}
table.newslinks {
	width: 350px;
	margin:30px auto 40px;
	border-right: 2px solid #c1b13e;
	border-bottom: 2px solid #c1b13e;
	border-left: 2px solid #c1b13e;
}
table.newslinks th {
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #135a1c;
	text-align: center;
	border-bottom: 2px solid #c1b13e;
	border-top: 2px solid #c1b13e;
}
table.newslinks td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 15px;
}

#EmailPassForm {
	width:250px;
	margin:20px auto;
	font-size:.9em;
}
#EmailPassForm label {
	font-weight:bold;
}
#EmailPassForm input {
	margin-top:5px;
	font-size:.9em;
}
.test {
	color:#800000
}
#memberDetail h1 {
	font-family:Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	color:#135a1c;
	font-size:1.8em;
	font-style:normal;
	margin-top:1em;
	margin-bottom:0;
}
#memberDetail h4 {
	padding-bottom:3px;
	color:#135a1c;
	border-bottom:1px solid #c1b13e;
	font-size:1.1em;
}
#memberDetail p {
	margin-left:50px;
}
legend {
	color:#135a1c;
	font-weight:bold;
}
fieldset {
	padding:6px 15px 8px;
	margin:20px 0 30px 0;
}
fieldset p {
	margin-left:100px;
}
select, input {
	font-size:.9em;
}
#memberDetail h4 span.serviceType {
	font-size:1em;
	font-weight:normal;
	color:#000;
}
#sendPass {
	text-align:center;
	margin-top:40px;
	font-size:1.4em;
}
#sendPass h1 {
	color:#C1B13E;
	font-family:"Times New Roman", Times, "New York", serif;
	font-style:italic;
	font-size:2.5em;
	line-height:1.3em;
	margin: 0 0 15px 0;
}
#linkList ul {
	width:120px;
	margin:0 auto;
	padding:0 0 0 20px;
}

/*---------- Footer Section ------------ */
div#footer {
	text-align:center;
	font-size:.9em;
}
hr {
	clear:both;
}
/*-----------Press Release List -----------*/
#PressReleaseList dl {
	margin:0 0 20px 20px;
	padding:0;
}
#PressReleaseList dt {
	font-size:.8em;
}
#PressReleaseList dd {
	margin:0;
	padding:0;
}

/*------------- Press Releases Detail -----------*/
#Content #PressRelease {
	padding-bottom:5px;
}
#Content #PressRelease h1 {
	text-align:left;
	font-size:1.6em;
	text-transform:none;
	margin-bottom:10px;
	padding-left:0;
}
#Content #PressRelease h2 {
	text-align:left;
	font-size:1.3em;
}
#Content #PressRelease h3 {
	font-size:1.1em;
	color:#000;
}
div.PRphoto {
	width:auto;
	padding:5px;
	border:1px solid #135a1c;
	float:left;
	margin:5px 10px 5px 0; 
}
p.PRphotoCaption {
	margin: 3px auto 0px auto;
	font-size: 10px;
	text-align:center;
}

/*----------PRPreview in Staff Pages ---------*/
#prpreview {
	text-align:center;
}
#prpreview #Content {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	float:none;
}