body
{
	font: 90% Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/common/bkg.gif);
	text-align: center;
	width: 100%;
	height: 100%;
}
a img { border: none; }

a:link, a:visited
{
	text-decoration: none;
	color: #390;
	border: none;
}

.iniframe { width: 455px; }

/* ----- Centering ------- */
#container
{
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #669933;
	margin-top: 30px;
	padding-bottom: 4px;
}

#content {background-color: #fff;
	margin: 4px;
	position: relative;
	top: 4px;
	bottom: 4px;
}
/* --------accordion formatting --------*/

.acc
{
cursor: pointer;
background: url(../images/common/target.gif) no-repeat 2px;height:20px;
padding-left: 20px;
}
.acc2
{
margin-left: 14px;
cursor: pointer;
}
.acc_content2
{
margin-left: 24px;
}


/* ----- text formatting ------- */
h2
{
	font-size: 110%;
	color: #066;
}

h3 {
	font: 12pt Georgia, Times New Roman, Times, serif;
	color: #333333;
	margin-bottom: 0px;
}

cite
{
	font-size: 10px;
	color: #336;
	font-style: italic;
	padding-bottom: 3px;
}

.caption
{
	font-family: Helvetica-Condensed, Arial-Condensed, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 75%;
}

#dotted
{
	background-image: url(../images/common/doted.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;
	padding-top: 10px;
}

#line
{
	margin: 10px 0px 10px 0px;
	padding-top: 10px;
	border-top: 1px #999999 solid;
}

.bodylots
{
	font-size: 75%;
	margin-right: 20px;
}

.question
{
	font-size: 110%;
	color: #996633;
}

.answer
{
	font-size: 120%;
	color: #066;
}

.greentable
{
	font-size: 11px;
	font-family: Helvetica-Condensed, Arial-Condensed, Geneva, Arial, SunSans-Regular, sans-serif;
}

.title
{
	color: #4682b4;
	font-size: 28px;
	font-family: Georgia,Times, serif;
	padding-bottom: 10px;
}

.headerbar
{
	color: #ffffff;
	font-size: 9px;
	font-family: Helvetica-Condensed, Arial-Condensed, Geneva, Arial, SunSans-Regular, sans-serif;
}

.head
{
	color: #5d7002;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 32px;
	text-transform: inherit;
}

.indentleft
{margin-left: 15px;}
.date
{
	color: #808080;
	font-size: 15px;
	font-stretch: extra-expanded;
	margin-top: 10px 0;
}

em
{
	color: #808080;
	font: 100% Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.list
{
	font-size: 70%;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 16px;
	font-family: Helvetica-Condensed, Arial-Condensed, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-transform: inherit;
	text-decoration: none;
	position: static;
	left: 65px;
}

.list a:link, .list a:visited
{
	color: #666;
	text-decoration: none;
	border-left: white;
	border-width: 0 0 0 12px;
	border-style: solid;
	padding: 0 0 0 5px;
}

/* ------ NAVBAR -------- */
.navbar
{
	font-size: 80%;
	font-family: Helvetica-Condensed, Arial-Condensed, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-stretch: extra-condensed;
	width: 201px;
}

.navbar p
{
	line-height: 10px;
	text-decoration: none;
}

.navbar p a:hover { color: #690; }

.navbar p a:link, .navbar p a:visited
{
	color: #000;
	text-decoration: none;
}

.navbar b
{
	color: #999;
	font-size: 90%;
	font-variant: small-caps;
	font-weight: lighter;
}

.tracklist
{
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.tracklist em
{
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #7daa39;
}

/* ---------AV requirements ----------*/

.doc {font-size: 62.5%; font-style: italic;}

/* -------- schedule styles ---------*/

#schedule {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  }
td.description
  {padding-bottom:10px;}
  
 .date2 {
 width: 100px;
 }
  .dayw {
 width: 35px;
 }
 .time {
 width: 70px;
 }
 .venue {
 width: 170px;
	font-weight: bold;
}
 .description {
 width: 270px;
 }
.spacer
{
	width: 3px;
	background-color: #FFFFFF;
}
.highlight {
background-color: #528D0D;
	color: #fcffe1;
	text-align: left;
}
.small {
font-size: 10px;
	color: black;
}

#schedule p {
	margin-top: 0;
	margin-bottom: 0;
}


