body {
	margin:				0px 0px 0px 0px;
	background-color:	#313069;	
	text-align:			center;
}
body.splash {
	margin:				0px 0px 0px 0px;
	background-color:	#333367 !important;	
	text-align:			center;
}

#centered {
	margin:				0px auto 0px auto;
	width:				800px;
}

#home-background {
	width:				800px;
	height:				600px;
	padding:			0px;
	margin:				0px;
	background-image:	url(../images/home-background.jpg);
	background-repeat:	no-repeat;
	background-position:0px 0px;
	position:			relative;
}
#home-logo {
	position:			absolute;
	left:				0px;
	top:				0px;
	z-index:			50;
}
#home-top-nav {
	position:			absolute;
	left:				174px;
	top:				0px;
	width:				454px;
	height:				41px;
	text-align:			right;
	z-index:			60;
}

#executive-coaching-description {
	position:			absolute;
	z-index:			100;
	top:				228px;
	left:				190px;
	display:			none;
}
#leadership-in-action-description {
	position:			absolute;
	z-index:			101;
	top:				228px;
	left:				190px;
	display:			none;
}
#family-business-advising-description {
	position:			absolute;
	z-index:			102;
	top:				228px;
	left:				190px;
	display:			none;
}
#leading-edge-governance-description {
	position:			absolute;
	z-index:			103;
	top:				228px;
	left:				190px;
	display:			none;
}
#conscious-leadership-description {
	position:			absolute;
	z-index:			104;
	top:				228px;
	left:				190px;
	display:			none;
}
#NEW-workshop-description {
	position:			absolute;
	z-index:			105;
	top:				228px;
	left:				190px;
	display:			none;
}





#content {
	width:				519px;
	text-align:			left;
	padding:			26px 80px 30px 30px;
	min-height:			580px;
}







/* fonts */

div, td, span {
	font-family:		verdana, arial;
	font-size:			11px;
	line-height:		15px;
	color:				#000000;
}

h1 {
	font-family:		verdana, arial;
	font-size:			14px;
	line-height:		18px;
	color:				#000000;
	font-weight:		bold;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 14px 0px;
}

h2 {
	font-family:		verdana, arial;
	font-size:			11px;
	line-height:		15px;
	color:				#000000;
	font-weight:		bold;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 4px 0px;
}

h3 {
	font-family:		verdana, arial;
	font-size:			11px;
	line-height:		15px;
	color:				#000000;
	font-weight:		bold;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 4px 0px;
}

.footnote {
	font-family:		verdana, arial;
	font-size:			10px;
	line-height:		14px;
	color:				#000000;
}

p {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 14px 0px;
}

#home-background p {
	font-family:		Verdana, Arial;
	color:				#ffffff;
	font-size:			11px;
	line-height:		15px;
	width:				420px;
	height:				80px;
	font-style:			italic;
}




/* nav */




/* footer */

#footer {
	margin:				6px 0px 0px 0px;
}
#footer p {
	font-family:		verdana, arial;
	font-size:			11px;
	line-height:		14px;
	color:				#ffffff;
}
#footer a, a:visited, a:active {
	color:				#ffffff;
}
#footer a:hover {	
	color:				#ffffff;
}
#copyright {
	margin:				0px 0px 10px 0px;
}
#copyright p {
	font-size:			9px;
	color:				#c7c76b;
}
#credit {
	margin:				40px 0px 10px 0px;
}
#credit p {
	font-size:			9px;
	color:				#807e00;
}
#credit a, a:visited, a:active {
	color:				#807e00;
}
#credit a:hover {	
	color:				#807e00;
}



/* all links */

a, a:visited, a:active {
	color:				#000000;
	text-decoration:	none;
		
}

a:hover {
	color:				#000000;
	text-decoration:	underline;
}







ul {
	padding:			0px 0px 10px 12px;
	margin:				0px 0px 5px 12px;
}

li {
	padding:			2px 0px 2px 4px;
	font-family:		verdana, arial;
	font-size: 	 		11px;
	margin-left:		0px;
}

ul.no-bullets {
	list-style:			none;
	padding:			4px 0px 4px 12px;
	margin:				5px 0px 5px 12px;
}

li.no-bullets {
	padding:			8px 0px 8px 4px;
	font-family:		verdana, arial;
	font-size: 	 		11px;
	margin-left:		0px;
}


form {
	margin:				0px;
}



img {
	border:				0px;
}
