@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", sans-serif;
	margin: 20px;
	background-color: #CCFF99;
}

/* .pkg class wraps enclosing block element around inner floated elements */

.pkg {
	display: block;
	width:100%;
	position:static;
}

/* no ie mac */
* html .pkg {
	height: 1%;
}

#container {
	margin: 0 auto; /* center on everything else */
	width: 982px;
	text-align: left;
}

#container-inner {
	border: 1px solid #ffb652;
	background-color: #fff9eb;
	height:auto;
    width:100%;
}

#pagebody{
	width:100%;
	position:static;
}

#alpha, #beta, #gamma, #delta {
	display: inline-block; /* ie win bugfix */
	position: static;
	vertical-align:top;
	float:left;
}

#alpha {
	width: 170px;
	position:relative;
	top:0px;
	left:0px;
}

#alpha-top {
	height: 150px;
	width: 150px;
	background-image: url(pictures/Susan_King_sm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#alpha-inner {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}

#beta {
	width: 800px;
	position:relative;
	top:0px;
	left:0px;
}

#beta-top {
	margin-top:25px;
	padding: 20px;
	border-bottom: 1px solid #ffb652;
}

#beta-top-left {
	float: left;
	width: 415px;
}

#beta-top h1{
	color:#6A8C20;
	font-size:28px;
	letter-spacing:1px;
}

#beta-top-right {
	text-align: right;
	float: right;
	width: 320px;
}

#beta-top-right a {
	color: #f0631c;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
}

#beta-top-right a:hover {
	color: #565902;
}

#top-contact {
	font-size: 13px;
	line-height: normal;
	color: #6a8c20;
	text-align: right !important;
}

#beta-inner {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
}

#beta-inner h2{
	font-size:125%;
	font-style:italic;
	text-align:center;
}

#forms{
	margin-top:40px;
	list-style-type:none;
}

#forms li{
	line-height:2.0em;
}

#beta-inner-content{
	font-size:90%;
	text-align:justify;
}

#beta-inner-content img{
	margin:5px 5px 5px 20px;
	float:right;
}

#beta-inner-content .story_header{
	color:#6A8C20;
	font-size:125%;
	padding-left:100px;
	font-style:normal;
	text-align:left;
}

#story{
	padding:20px 100px;
}

.story-nav{
	text-align:right;
	padding:20px 100px;
}

.story-nav a{
	padding:5px;
	width:100px;
	border:1px solid #6A8C20;
}

#testimony{
        padding:20px;
	font-size:80%;
        border-bottom: 1px solid #ffb652;
}

#testimony h4{
        color:#F0631C;
        font-size:24px;
}

#show{
	list-style-type:none;
}

#show li{
	color:#6A8C20;
	height:150px;
	border-bottom:1px solid #FFB652;
}

.play, .pic, .links{
	display:inline-block;
	position:relative;
	vertical-align:top;
}

.title{
	width:100%;
	font-size:125%;
	margin:25px;
}

.play{
	width:15%;
	margin-left:20px;
}

.pic{
	width:15%;
	margin-top:-20px;
}

.pic img{
	height:110px;
}

.links{
	width:45%;
}

.links a{
	display:block;
}

#beta-inner-left-content p, #beta-inner-left-content li {
	font-size: small;
	color: #62a49a;
	line-height: 150%;
}

#beta-inner li {
	color:#62A49A;
	font-size:small;
	line-height:150%;
}

#beta-inner li {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#beta-inner-lower{
	border-top: 1px solid #ffb652;
}

/*
#beta-inner-left-content li {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#beta-inner-photo {
	display: block;
	float: right;
	width: 400px;
	height: 400px;
}

#beta-inner-left {
	float: left;
	width: 390px;
}

#beta-inner-right {
	float: left;
	width: 419px;
	text-align: right;
}

#beta-inner-left-content {
	padding-left: 20px;
}

#beta-inner-left-content ul {
	list-style-type: disc;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#beta-inner-right-content {
	padding-left: 30px;
	text-align: left;
	line-height: normal;
	font-size: small;
	padding-right:20px;
}
*/

#beta-bottom {
	border-top: 1px solid #ffb652;
}

#beta-bottom-box {
	background-color: #f0631c;
	border: 1px solid #ffb652;
	height: 4px;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: relative;
	top: -4px;
}

#beta-site-footer {
	color: #6A8C20;
	padding-top:20px;
	font-size:80%;
	text-align: center;
}

#site-footer {
	float:right;
	width:800px;
	color: #6A8C20;
	padding-top:20px;
	font-size:80%;
	text-align: center;
}

h1 {
	font-size: 32px;
	color: #f0631c;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", sans-serif;
}

h2 {
	font-size:14px;
	padding: 0px;
	line-height: 20px;
	margin: 0px;
	color: #6a8c20;
	font-weight: normal;
}

h3{
	color:#6A8C20;
}

h4{
	color:#6A8C20;
}

@media print
{
h1 .hide-text {display:block; width:auto; white-space:nowrap;}
#beta-top-left h1 {background-image:none;}
#beta-inner-left-content p, #beta-inner-left-content li {color:#000000;}
}

#bronze-tier{
	background-color:#b88d09;
	font-size:75%;
}

#bronze-tier td{
	padding:5px;
}

#event-callout{
	width:400px;
	margin-left:200px;
	margin-top:25px;
	background-color:#CC0000;
	padding:25px;
	text-align:center;
}

#event-callout a:link{
	color:#CCCCCC;
	text-decoration:none;
}

#event-callout a:visited{
	color:#CCCCCC;
	text-decoration:none;
}

#footer-wrap{
        display:block;
        min-height:130px;
        width:100%;
}

#gold-tier{
	background-color:#F5D025;
	font-size:90%;
}

#gold-tier td{
	padding:5px;
}

.bronze-name{
	font-size:110%;
	font-weight:bold;
}

.center{
	text-align:center;
}

.event{
	margin-top:30px;
	border-top: 1px solid #ffb652;
	padding-top:30px;
}

.eDay{
	width:750px;
	height:20px;
	border: 1px solid #6A8C20;
	padding:10px;
}

.eDay h4{
	padding:0;
	margin:0;
	width:300px;
	display:inline-block;
}

.eTimes{
	width:200px;
	display:inline-block;
}

.eDetail{
	width:250px;
	text-align:center;
	margin:15px 0 25px 0;
	display:inline-block;
}

.finePrint{
	font-size:70%;
}

.gold-name{
	font-size:115%;
	font-weight:bold;
}

.script{
	font-family:cursive;
}

.smallerText{
	font-size:80%;
}

.style1 {
        font-size:24px;
        padding-top:25px;
}

.tickets .border{
	width:500px;
	text-align:center;
	margin-left:150px;
	padding-top:20px;
	border-top:1px solid #6A8C20;
}

.tickets h2{
	float:left;
	width:133px;
}

.tickets h4{
	font-size:125%;
}

.wider{
	float:left;
	font-size:125%;
	width:266px;
}

.navigation a{
        display:block;
        height:40px;
        width:120px;
        margin:10px 0;
        padding-right:20px;
        color:#F0631C;
        text-decoration:none;
        font-size:85%;
        line-height:150%;
        text-align:right;
}

.navigation .special{
        height:20px;
}

.navigation a:hover{
        color:#6A8C20
}

.navigation .subnav{
        color:#0077BB;
        height:20px;
        font-size:75%;
        line-height:100%;
}

.navigation .subnav:hover{
        color:#6A8C20
}

.navigation .subnav2{
		/*margin-left:5px;*/
        color:#0077BB;
        height:20px;
        font-size:75%;
        line-height:100%;
}

.navigation .subnav2:hover{
        color:#6A8C20
}

#top-nav{
	margin-top:15px;
}

.top-nav-item{
	display:inline-block;
	background-color:#CCFF99;
	border:1px solid #FFB652;
	font-size:85%;
	text-align:center;
	width:200px;
	padding:10px;
}

.top-nav-item-events{
	display:inline-block;
	background-color:#CCFF99;
	border:1px solid #FFB652;
	font-size:75%;
	text-align:center;
	width:160px;
	padding:10px;
}

#presenter-pics{
	padding-bottom:20px;
}

#presenter-pics a{
	display:inline-block;
	width:130px;
	padding:5px 5px 0;
	font-size:80%;
	text-align:center;
}

#presenter-bios{
	margin-top:20px;
	font-size:75%;
}

#presenter-bios .section{
	margin-bottom:25px;
}

#presenter-bios .contact{
	padding-left:20px;
	margin-bottom:20px;
}

#presenter-bios h2{
	font-size:150%;
	border-top: 1px solid #ffb652;
	font-style:normal;
	text-align:left;
	padding:10px;
}

#presenter-bios h3, #presenter-bios h4{
	padding-left:20px
}

#presenter-bios p{
	padding:0 20px;
}

#presenter-bios li{
	color:#000000;
}

#active{
        color:#444444;
}

#accreditations {
        height:160px;
        margin-top:5px;
        margin-bottom:10px;
        padding-bottom:15px;
        border-bottom:1px solid #FFB652;
}

#accreditations a{
        display:inline-block;
        text-align:center;
        width:250px;
        border:none;
}

#accreditations img{
        border:none;
}

#slogan{
        text-align:center;
	float:left;
        width:668px;
	font-style:italic;	
}

#fbfind{
        margin-left:7px;
        margin-bottom:0px;
        font-size:95%;
        line-height:1.2em;
}

#fblike{
        display:inline-block;
        width:300px;
	float:left;
}

.line{
	margin: 10px 0;
	border-top:1px solid #FFB652;
}

#glitch{
	clear:both;
	width:100%;
	height:1px;
}
