@charset "UTF-8";


/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ STYLES ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/


body {
	background-image: url(../_img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #969895;
	margin: 0px;
	font-family: "Lucida Grande", helvetics, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
p {
	font-family: "Lucida Grande", helvetics, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 15px;
	padding-bottom:0px;
	}
a, a:visited {
	color: #474a4a;
	}
p a {
	color: #333;
	text-decoration: none;
	background-color: #bdf1fc;
	padding: 1px 3px 1px 3px;
	border-bottom: solid 1px #88c6fa;
	}
a:hover {
	color: #000;
	}

h1 {
	
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 38px;
	line-height: 40px;
	font-weight: normal;
	/*
	font-family: "helvetica", arial, sans-serif;
	font-size: 32px;
	line-height: 34px;
	letter-spacing: -10;
	font-weight: bold;
	*/
	color: #474a4a;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
hr {
	border-top: solid 1px #b7b7b7;
	border-bottom: solid 1px #f8f8f8;
	border-left: none;
	border-right: none;
	margin-bottom: 20px;
	margin-top: 25px;
	}

img, img a{
	border: none;
	}

ul {
	font-family: "Lucida Grande", helvetics, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 15px;
	padding-bottom:0px;
	}
	
h2{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	font-style: italic;
	}
#wrap{
	float: left;
	width: 200px;
	background: #0F0;
	
}

div.box p a {
	background-color: #FFFFFF;
	padding: 0px;
	color: #69F;
	}
	
table{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


div.testimonial {
	border: solid 1px #dcdcdc;
	background-color: #f5f5f5;
	padding: 5px 20px 0px 20px;
	margin-bottom: 25px;
	margin-top: 20px;
	}
	
/*++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++ NAVIGATION +++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/
	
#speakerNav a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight:bold;
	color: #444;
	text-decoration: none;
	padding-left: 50px;
	margin-top: 10px;
	text-shadow: 0px 1px 1px #eeeeee;
	}
	
#speakerNav a:hover, #speakerNav a.active {
	text-decoration: none;
	color: #000;
	}

	
div.mainNav {
	margin-top: 260px;
	float: left;
	width: 212px;
	height: 50px;
	float: left;
	cursor: pointer; 
	cursor: hand; /* for IE 5.x */
	}
div.mainNav a{
	overflow: hidden;
	display: block;
	height: 50px;
	text-indent: -1000px;
	}
#nb1 {
	background: url(../_img/the_speaker.gif) top left no-repeat;
	}
#nb2 {
	background: url(../_img/the_franchise_trainer.gif) top left no-repeat;
	}
#nb1:hover, #nb2:hover{
	background-position: bottom left;
	}
#nb1.active, #nb2.active{
	background-position: center left;
	}
	
/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ SUBNAV ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

div.subNav {
	background-color: #FFF;
	float: left;
	width: 244px;
	padding: 20px;
	margin-bottom: 8px;
	
	}

div.subNav a{
	overflow: hidden;
	display: block;
	padding: 15px 0px 15px 0px;
	border-bottom: solid 1px #CCC;
	text-decoration: none;
	background: url(../_img/subnav_arrow.gif) top right no-repeat;
	}
	
div.subNav a:hover{
	background-position: center right;
	}
div.subNav a.active{
	background-position: bottom right;
	}
	
/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ LAYOUT ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

#container {
	margin: 0px auto;
	width: 930px;
	}

#header{
	float: left;
	width: 930px;
	height: 310px;
	background-image: url(../_img/colin_pearce.jpg);
	}

#speakerNav, #franchiseNav{
	float: left;
	width: 930px;
	background-color: #c8c8c8;
	padding-top: 20px;
	height: 38px;
	}

#content{
	background-color: #ececec;
	float: left;
	width: 922px;
	padding-left: 8px;
	}
#mainColWrapper{
	margin-top: 8px;
	margin-left: 0px;
	background-color: #FFF;
	float: left;
	min-height: 500px;
	overflow: hidden;
	}
#mainCol{
	float: left;
	width: 538px;
	padding: 40px 42px 42px 42px;
	background: #FFF;
	overflow: hidden;
	margin: 0px;
	}
	
#rightCol{
	float: left;
	width: 284px;
	padding: 8px;
	background-color: #ececec;
	overflow: hidden;
	}
	
div.box {
	background-color: #FFF;
	float: left;
	width: 244px;
	margin-top: 8px;
	padding: 20px;
	}

	
#footer{
	width: 930px;
	float: left;
	padding: 20px 0px 25px 0px;
	}



/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ TABLES ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

.signup {
	width: 100%;
	border-collapse:collapse;
	border: none;
	margin-bottom: 20px;
}
.signup td{
	border: none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ PHOTO BTN ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

div.photobtn {
	background-color: #FFF;
	float: left;
	width: 230px;
	padding: 0px;
	margin-bottom: 8px;
	
	}

div.photobtn a{
	overflow: hidden;
	display: block;
	padding: 15px 0px 15px 0px;
	border-bottom: solid 1px #CCC;
	text-decoration: none;
	background: url(../_img/subnav_arrow.gif) top right no-repeat;
	}
	
div.photobtn a:hover{
	background-position: center right;
	}
div.photobtn a.active{
	background-position: bottom right;
	}