body {
color: #333;
margin: 0;/
padding: 0;
background: #fff ;
/* font: 14px/1.25 Perpetua, Georgia, "Times New Roman", Times, serif; */
font-size: 100%;
font-family: Perpetua, Georgia, "Times New Roman", Times, serif;
}
.compass { background: none url(/image/cache/compass.gif); }

#editor { background: #fff; }

.clear { clear: both; }

a { color: #72040f; background: transparent; text-decoration: none; }
a:visited { color: #72040f; background: transparent; text-decoration: none; }
a:hover { color: #72040f; background: transparent; text-decoration: none;  }
a:active { color: #72040f; background: transparent; text-decoration: none;  }

p  { padding: 0px 20px 0px 10px; }
td p { padding: 0; }
h1,h2,h3,h4,h5,h6 { margin: 4px auto; } 
h1 { font-size: 1.75em; color: #036; }
h2 { font-size: 1.2em; color: #036; }
h3 { font-size: 1em; }
h4 { font-size: .95em; }
h5 { font-size: .85em; }
h6 { font-size: .85em; }
ul { padding-right: 1em; text-align: left; margin-bottom: 1em; }
li {line-height: 110%;}
img { border: none; }


/* Page Layout */

#wrapper {
width: 780px;
margin: 0 auto;
background: transparent url(/image/cache/wrapperbkg2.gif) repeat-y;
}

html>body #wrapper {
margin-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
padding: 0;
width: 780px;
background: transparent url(/image/cache/wrapperbkg2.gif) repeat-y;
}

#header {
margin: 0 auto;
background: #fff url(/image/cache/webheader3.gif);
height: 210px;
width: 780px;
}

#header h1 {
display: none;
}

#content {
margin: 0;
padding: 0;
float: right;
width: 595px;
text-align: left;
}

#breadcrumb {
	text-align: left;
	margin: 0 auto;
	padding: 0.25em 0 0 .5em;
	font-size: .5em;
	color: #999;
}
#breadcrumb a { color: #999; }
#breadcrumb a:hover { color: #003336; }

/* Sidebar */
#menu {
float: left;
color: #600;
background: transparent;
width: 184px;
font-size: 16px;
text-align: left;
margin-top: 1.2em;
margin-left: -8px;
border: 1px solid #000;
}

#submenu {
clear: both;
float: left;
color: #600;
background: transparent;
width: 164px;
font-size: 12px;
text-align: left;
margin-top: 1.2em;
margin-left: 8px;

}

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 153px;
		font-size: 1em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.5em;
/*		margin-bottom : -1px; */
		width: 153px;
		border-top: 1px solid #000;
	}
	#nav li.first { border-top: none; }
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		/* margin-left : 11.05em; */
		margin-left : 153px;
		margin-top : -1.3em;
		padding-bottom: 4px;

		/* color and border */
		background-color: #926215;
		border-top: 3px solid #700;
		border-right: 1px solid #700;
		border-bottom: 1px solid #700;
		border-left: 1px solid #700;
	}
	
	#nav li ul li { /* second-level list items */
	    position : relative;
		float : left;
		line-height : 1.5em;
		margin-bottom : -1px;
	}
	
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 153px;
		w\idth : 143px;
		display : block;
		color : #000;
		text-decoration : none;
		background-color : transparent;
		padding : 4px 0px 4px 4px;
	}

	#nav li a:hover {
		color : #fff;
		background-color : #cdcdcc;
		border-right: 6px solid #003366;
		border-bottom: none;
	}
	#nav ul ul li a:hover {
		color : #fff;
		background-color : #cdcdcc;
		border: none;
	}
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.thover ul ul, #nav li.thover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.thover ul, #nav li li.thover ul, #nav li li li.thover ul { /* lists nested under hovered list items */
		left: auto;
	}
	/*
	#nav a.hasChild {
	  background-image: url(/image/cache/rt-arrow.gif);
	  background-repeat: no-repeat;
	  background-position: center right;
	}
	*/
.menubox { display: block; margin-left: -8px; padding-left: -8px; border: 1px solid #333; }
.home { background: #fff url(/image/cache/menu/home.gif) left center no-repeat; padding-left: 31px; }
.coaching { background: #fff url(/image/cache/menu/coaching.gif) left center no-repeat; padding-left: 31px; }
.training { background: #fff url(/image/cache/menu/training.gif) left center no-repeat; padding-left: 31px; }
.speaking { background: #fff url(/image/cache/menu/speaking.gif) left center no-repeat; padding-left: 31px; }
.leadership { background: #fff url(/image/cache/menu/leadership.gif) left center no-repeat; padding-left: 31px; }
.about { background: #fff url(/image/cache/menu/about_2.gif) left center no-repeat; padding-left: 31px; }
.tour { background: #fff url(/image/cache/menu/tour.gif) left center no-repeat; padding-left: 31px; }
.store { background: #fff url(/image/cache/menu/store.gif) left center no-repeat; padding-left: 31px; }
.newsletter { background: #fff url(/image/cache/menu/newsletter.gif) left center no-repeat; padding-left: 31px; }
.testimonial { background: #fff url(/image/cache/menu/testimonials.gif) left center no-repeat; padding-left: 31px; }



#topNav {
width: 100%;
float: right;
color: #fff;
background: #926215;
border-top: 1px solid #000;
border-bottom: 1px solid #333;
margin: 0 0 0px 0;
}

#topNav ul li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#topNav ul {
margin: 0;
padding: 0 0 0 8%;
color: #fff;
background: transparent;
font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
font-size: .9em;
letter-spacing: 2px;
}

#topNav ul li a {
padding: 0.2em 12px;
background-color: #926215;
color: #eee;
text-decoration: none;
float: right;
border-bottom: none;
}

#topNav ul li a:hover {
background: #eb0;
color: #000;
}

#footer {
margin: 0 auto;
background: transparent url(/image/cache/footer.gif) no-repeat;
height: 50px;
width: 780px;
text-align: right;
}

div.gallery {
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}
div.gallery p {font-size: .75em; text-align: center;}

ul.thumbGallery {
  list-style: none;
  list-style-image: none;
  padding: 0;
  margin: 0;  /* different browsers style this different so go for sure */
 /* line-height: 1em; */
  text-align: center;
/* font-size:smaller;
  font-weight:lighter; */
  color: #666;
}
ul.thumbGallery li {
  list-style-image: none;
  float: left;
  border: 1px solid #ccc;
  padding: 3px;
  margin-bottom: 3em;
  margin-right: 1em;
  white-space: nowrap;
}
ul.thumbGallery li a, li a:visited {
  border-bottom: 0px;
  text-decoration: none;
}
ul.thumbGallery a img {
  border: 1px solid #ccc;
  margin-bottom: 5px;
}

div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}
div.photo p {font-size: .75em; text-align: center;}
div.photo img {
	border: 1px solid #aaa;
}

div#doclib {
	margin: 0 1.5em 2px 1em;
	padding: 0px 0 4px 6px;
}

div#event {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #444;
	background: transparent;
}
div#event h2 {
	font-size: 1.5em;
	margin: 5px 0 5px 9px;
	padding: 0px 0 0px 4px;
	font-weight: normal;
	border-bottom: 2px dotted #e0e0e0;
}
div#event h3 {
	font-size: 1.1em;
	margin: 5px 0 5px 9px;
	padding: 0px 0 0px 5px;
	font-weight: bold;
}
div#event h3 a, h3 a:visited {
	color: #444;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}
div#event h4 {
	font-size: .8em;
	margin: 1px 0 0px 12px;
	padding: 0px 0 0px 4px;
	font-weight: lighter;
}

div#event p {
	font-size: 1em;
	margin: 1px 0 1px 12px;
	padding: 0px 0 0px 4px;
	font-weight: normal;
}

div#searchresults li a, li a:visited {
	color: #600;
	background: transparent;
	text-decoration: none;
}

div#siteindex ul li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 8px;
}

.quotebox {  display: block; width: 250px; background: #fff; color: #000; border: 1px solid #036; margin: 3px 16px; float: right; }
.quotebox h2 {
  font-size: 1.2em;
  font-weight: bold;
  background-color: #8C9870;
  color: #fff;
  margin: 0px;
  padding: 2px;
  border-left: 24px solid #036;
  border-right: 6px solid #036;
}
.quotebox p {padding: 8px; margin: 0px auto; font-size: .8em; line-height: 110%;}
.quotebox ul { list-style: none; margin: 4px;}

.noregretsbox { display: block; clear: both; width: 550px; text-align: center; }

.article h2 {
  background: none;
  color: #000;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 0;
}
.article a {
  color: #000;
  text-decoration: none;
}
.article a:hover {
  color: #ccc;
}
.article .splitleft { float: left; width: 49%; color: #aaa; font-size: 10px; padding-left: 4px; }
.article .splitright { float: right; width: 49%; color: #aaa; font-size: 10px; text-align: right; padding-right: 4px; }