html {
	margin-bottom: 1px;
	min-height: 100%;
}
body {
	margin-top: 0px;
	padding-top: 0px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #7e4f9e;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4A4A4A;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}

a {
	color: #0065a2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #724995;
	text-decoration: none;
	font-weight: bold;
}


.no-show {
	display: none;
}


.logo {
	padding-top: 50px;
}

.jellybean {
	float: left;
	height: 39px;
	width: 52px;
	padding-right: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.small-ital {
	font-size: 11px;
	font-style: italic;
}
.right-topicon {
	float: right;
	margin-right: 25px;
	clear: both;
}


#header  {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 166px;
	width: 900px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#here {
	background-position: 0px -20px;
}

/* NAVIGATION */

#nav {
	height: 23px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#nav ul {
	margin: -10px;
	clear: both;
	float: right;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#nav ul li{
	position:relative;
	float: left;
	width: auto;
	display:block;
	height: 23px;
	margin: 0;
}

#nav ul li a{
	height: 23px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px 0px;
}
#nav ul li a:hover {
	background-position: 0px -20px;
}
#nav     ul     li a.nav_selected  {
	background-position: 0px -20px;
}
#nav li.nav_home {
	width: 59px;
	height: 23px;
	background-image: url(images/nav-home.gif);
	background-repeat: no-repeat;
}

#nav  li.nav_home  a{
	width: 59px;
	height: 23px;
	background-image: url(images/nav-home.gif);
	background-repeat: no-repeat;
}
#nav li.nav_solutions {
	width: 90px;
	height: 23px;
	background-image: url(images/nav-solutions.gif);
	background-repeat: no-repeat;
}
#nav  li.nav_solutions  a{
	width: 90px;
	height: 23px;
	background-image: url(images/nav-solutions.gif);
	background-repeat: no-repeat;
}
#nav li.nav_getstarted {
	width: 112px;
	height: 23px;
	background-image: url(images/nav-getstarted.gif);
	background-repeat: no-repeat;
}
#nav   li.nav_getstarted   a{
	width: 112px;
	height: 23px;
	background-image: url(images/nav-getstarted.gif);
	background-repeat: no-repeat;
}
#nav li.nav_why {
	width: 71px;
	height: 23px;
	background-image: url(images/nav-why.gif);
	background-repeat: no-repeat;
}
#nav  li.nav_why  a{
	width: 71px;
	height: 23px;
	background-image: url(images/nav-why.gif);
	background-repeat: no-repeat;
}
#nav li.nav_contact {
	width: 100px;
	height: 23px;
	background-image: url(images/nav-contact.gif);
	background-repeat: no-repeat;
}

#nav  li.nav_contact  a{
	width: 100px;
	height: 23px;
	background-image: url(images/nav-contact.gif);
	background-repeat: no-repeat;
}
#nav li.nav_schedule {
	width: 83px;
	height: 23px;
	background-image: url(images/nav-schedule.gif);
	background-repeat: no-repeat;
}

#nav  li.nav_schedule  a{
	width: 83px;
	height: 23px;
	background-image: url(images/nav-schedule.gif);
	background-repeat: no-repeat;
}
#footer {
	color: #EFF4BD;
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	background-image: url(images/footer-background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
#footer p {
	padding-left: 5px;
	padding-top: 15px;
}
#footer a {
	color: #EFF4BD;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
	padding-bottom: 0px;
}


#home-left {
	float: left;
	width: 428px;
	margin-top: 0px;
	padding-top: 15px;
	background-image: url(images/home-left-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
}
#home-left p {
	padding-right: 23px;
}
#home-right {
	float: right;
	width: 410px;
	padding-right: 35px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #525252;
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #c36015;
	line-height: 24px;
	background-image: url(images/quote-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 401px;
}
#quote p {
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}

.attribution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #c36015;
	line-height: 24px;
	text-align: right;
}
.quote-left  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #c36015;
}
.attribution-left  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #c36015;
	text-align: right;
	font-style: normal;
	margin-top: -15px;
}
.borderTable {
	border: 1px solid #FEBF0F;
	float: left;
	width: 330px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#main .borderTable p{
	padding-right: 5px;
}

.clear {
	clear: both;
}


#selected {
	background-position: 0px -20px;
}
#main-thankyou {
	width: 685px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474747;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
}

#main {
	float: right;
	width: 685px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	background-image: url(images/main-background.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474747;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
}
#main p {
	padding-right: 30px;
}

#main ul {
	margin-top: -10px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
#main ul.sold-out {
	background-image: url(images/sold-out.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
}

#main ul li {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(images/bullet-orange.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
	list-style-type: none;
}
#main ul li ul{
	margin-top: 5px;
	margin-bottom: 0px;
}
#main  ul li ul li{
	padding-bottom: 3px;
	background-image: url(images/bullet-blue-line.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
}


#left-nav  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #848484;
	float: left;
	width: 140px;
	font-weight: bold;
}
#left-nav p {
	margin-bottom: 15px;
}

#left-nav  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #105aa8;
	float: left;
	text-decoration: none;
	font-weight: normal;
}
#left-nav  a:hover {
	color: #724995;
}
#left-nav   a.selected {
	color: #a3a3a3;
}




#left-nav ul {
	margin-top: -5px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 25px;
	padding-top: 0px;
}
#left-nav ul li {
	line-height: 14px;
	margin-bottom: 10px;
	background-image: url(images/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: -3px;
	width: 140px;
	height: 15px;
	margin-left: -35px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#left-nav ul li.pdf {
	background-image: url(images/icon-pdf.gif);
	background-repeat: no-repeat;
}
#left-nav     ul li.selected    {
	color: a3a3a3;
	background-image: url(images/bullet-arrow-grey.gif);
	background-repeat: no-repeat;
}
#pic {
	float: right;
	padding-left: 15px;
	padding-right: 30px;
}
#pic  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #6c6c6c;
	width: 290px;
	padding-right: 0px;
}
#pic  img  {
	margin-bottom: 3px;
	width: 290px;
	text-align: right;
}
#sessiontimes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	margin-bottom: 5px;
	border: 1px solid #FEBF0F;
	margin-top: 5px;
}
#sessiontimes th {
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}
#sessiontimes td {
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 5px;
}
#sessiontimes .time {
	width: 80px;
}
#joanne-bio {
	float: left;
	width: 325px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#andy-bio {
	float: right;
	width: 325px;
}
.pic-bio {
	float: left;
	height: 133px;
	width: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
}
a.btn_link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #f26921;
	padding: 2px;
	color: #FFF;
	background-color: #fe9c0f;
	font-weight: bold;
	text-decoration: none;
}

a.btn_link:hover{
	color: #fcdf8d;
}

