h1.sectionheading {
	padding-left: 0;
	font-size: 1.6em;
}
h2.sectionheading {
	color:#52723E;
	font-size:1.6em;
	font-weight:normal;
	margin-top:0;
	padding:10px 0 0.8em 0;
}
.sidebox strong {
	font-size: 100%;
}
#maincontent ul li {
	line-height: 1.3em;
}
#maincontent strong {
	color:#323e2a;
}
.de-emp {
	font-weight: normal;
	font-size: 90%;
}
.insight .sidebox a {
	text-decoration: underline;
	color:#596352;
}
.insight #maincontent_foot .content_firstp {
	padding-right: 275px;
}

.attractions #globalnav a#nattractions, .accommodations #globalnav a#naccommodations, .details #globalnav a#ndetails, .registration #globalnav a#nregister {
	color: black;
	cursor:default;
}

/*----------[ Main Div details ]-------------------------*/
.insight #maincontent {
	background-image: none;
}
.insight #maincontent {
	width: 66%;
	padding: 0;
}
.insight #maincontent_foot {
	padding: 2.4em;
}
.insight #secondarycontent {
	width: 30%;
}
#intro h2 {
	background: transparent url(../images/logo_insight.jpg) no-repeat 0 0;
	width: 445px;
}
#intro h4 {
	text-indent: -9000px;
}

/*----------[ Insight Home page details ]-----------------*/
#bhome #intro {
	background: transparent url(../images/banner_home.jpg) no-repeat center bottom;
}

#bhome #leftcolumn {
	text-align: left;
	width: 440px;
	margin-left: 50px;
}
#bhome #leftcolumn p {
	font-size: 110%;
	font-weight: normal;
}

#bhome #leftcolumn h3 {
	font-size: 2.1em;
	margin-left: 15px;
	margin-bottom: 0;
}
#bhome #leftcolumn h4 {
	color: #4b6430;
	font-size: 140%;
	padding: 0 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: .5em;
}

#bhome #rightcolumn {
	width: 450px;
	height: 441px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
}
#bhome #rightcolumn p:first-child {
	display: block;
	background: transparent url(../images/logo_insight2011.png) no-repeat left top;
	width: 447px;
	height: 205px;
	text-indent: -9000px;
	margin-top: 4em;
}
/*----------[ Insight Review page details ]-------------------*/
#bhome .review #intro {
	background: transparent url(../images/banner_review.jpg) no-repeat center bottom;
}
#bhome .review #leftcolumn {
	text-align: left;
	width: 42%;
	margin-left: 50px;
}

#bhome .review #rightcolumn {
	width: 51%;
	height:auto;
	text-align: left;
	margin: 5em 10px 25px 5px;
	background-image: none;
}

/*----------[ Attractions page details ]----------------------*/

.attractions #intro {
	background:transparent url(../images/banner_attractions.jpg) no-repeat center bottom;
}
.attractions #maincontent_foot {
	background:transparent url(../images/content_parkcity.png) no-repeat scroll right top;
}

/*----------[ Accommodations page details ]--------------------*/

.accommodations #intro {
	background:transparent url(../images/banner_accommodations.jpg) no-repeat center bottom;
}
.accommodations #maincontent_foot {
	background:transparent url(../images/content_accommodations.png) no-repeat scroll right top;
}
dl.dlist {
	width: 265px;
}

.dlist dt {
	left: 230px;
	line-height: 1.0em;
}

.dlist dd {
	padding-bottom: .1em;
	padding-right: 4.5em;
	line-height: 1.2em;
}

.dlist dd.firstdirection {
	border:none;
}

/*----------[ Registraion page details ]---------------------*/
.registration #maincontent {
	width: 94%;
}
.registration #intro {
	background: transparent url(../images/banner_registration.jpg) no-repeat center bottom;
}

#formcolumnL {
	width: 45%;
	float: left;
}
#formcolumnR {
	width: 55%;
	float: left;
}
.registration #maincontent fieldset {
	width: 95%;
	padding: 2%;
	border: none;
}
fieldset p {
	color: #706757;
	margin-left: 2em;
}
.registration legend {
	color: #52723E;
	border-bottom: thin dotted #52723E;
	margin-bottom: 10px;
}
#shirtsize div {
	width: 30%;
	float: left;
	margin-left: 1em;
}
.registration .submit {
	text-align: center;
	color: white;
}
#reg_questions .labelText {
	width: 15em;
}

#shirtsize div {
  width: 30%;
  float: left;
}
#shirtsize p {
	margin-left: 1em;
}

#shirtsize label {
  /*width: 3em;*/
  float: none;
  display: inline;
  padding-left: 1em;
}
#formcolumnM {
	width: 60%;
	margin: 0 auto;
}
.class_section {
	width: 45%;
	float: left;
	margin-left:3%;
}
#class_signup label {
	float:none;
	padding-left: 0;
	display: inline;
	clear:none;
}
#class_signup input.radio {
  float: left;
  margin-right: 1em;
}
.classdate {
	font-style: italic;
	font-size: 0.9em;
	font-weight: normal;
	color:#706757;
}
#class_signup h4 {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 100%;
}

/*----------[ Symposium Details Page ]--------------------*/
.details #intro {
	background:transparent url(../images/banner_details.jpg) no-repeat center bottom;
}

.details table {
	width: 90%;
	margin-bottom: 2.5em;
}
.details #agenda th, .details #agenda td {
	padding: .2em .5em;
}
.details table thead th {
	background: #52723E;
	color: white;
}
.details table tbody th {
	text-align: left;
	width: 45%;
}
.details table tbody th.bghighlight {
	font-weight: normal;
}
.details table tbody td {
	text-align: right;
	width: 20%;
	vertical-align: top;
}
.details tbody em {
	font-weight: normal;
}
.bghighlight {
	background-color: #d0dbdb;
}

