/* Lists that are not nav */
a,a:link,a:visited {text-decoration:none; color:#cb6c1d;}
#content a,#content a:link,#content a:visited {text-decoration:underline;}
#content a:active,#content a:hover {color:#1db0cb;}
#footer a {padding:5px;}

/* Setup main nav */
#mainnav {
	color: #ffffff;
	text-align: left;
	font-family: tahoma,trebuchet,'Trebuchet MS',arial,'Century Gothic',helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	width: 722px;
}
#mainnav a {
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}
#mainnav a:hover, #mainnav a sel {
	color: #ebe485;
}
#centrecontent #mainnav ul {margin-top: 2px;}

/* This CSS pure ul menu is driven by son of suckerfish from http://www.htmldog.com/articles/suckerfish/dropdowns/ */
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
}
#nav { margin-top: 2px;}

/* In the below, we only want to specify a width for Opera?   width: 80px;    w\idth: 40px;  */
#nav a {display: block; padding: 3px 0;}
/* In the below, we only want to specify a width for Opera?   width: 90px;  */
#nav li {
	float: left;
	padding: 0;
	margin-right: 3px;
	height: 32px;
	padding-top: 7px;
	background:#6b8d28;
	line-height: 13px;
	width: 117px;
}
#nav .twoline ul { padding-top: 5px; }
html>body #nav li {height: 31px;} /*for mozilla*/
#nav .twoline { padding-top: 2px; }
html>body #nav .twoline {height: 32px;} /*for mozilla*/
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 216px;
	margin-left: 20px;
	padding-bottom: 9px;
	padding-top: 4px;
}
#nav li li {
	padding-right: 0;
	width: 212px;
	margin-top: -3px;
	height: 18px;
}
html>body #nav li li {height: 19px;} /*for mozilla*/
html>body #nav li li a {
	width: 199px;
	text-align:left;
} /*for mozilla*/
#nav li ul a {
	width: 212px;
	text-align:left;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-left:12px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li .oneline {padding-top: 10px;}
#nav li .twoline {padding-top: 6px;}

/* Would be nice to indicate selected page  */
ul#nav li a.current:link, ul#nav li a.current:visited {	color: #dbd36e; }
html>body ul#nav li li a.current:link, html>body ul#nav li li a.current:visited {margin-left: 1px; width: 191px;} /*for mozilla*/

/* End son of suckerfish */


/* commented backslash hides from ie5mac \*/
html{height:100%;margin:0;padding:0}
/* end hack */
html,body {
	padding:0;
	margin:0;
}
body{
	text-align:left;
	min-width:953px;/* for mozilla*/
	background-color: #f9f7d4;
	color: #6b8d28;
	height:100%;
	font-family: Arial,Helvetica,Verdana'Century Gothic',sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* mac hide \*/
* html #outer{width:951px}
/* end hide*/
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#macinner{
	width:100%;
	background:  url(/images/highlights-middle.gif) repeat-y 0 0; /*for mozilla*/
}


/* mac hide \*/
* html #outer {width:953px}
/* end hide*/


#left {
	position:relative;/*ie needs this to show float */
	width:227px;
	float:left;
	margin:0;
	margin-right: 2px;
	padding:0;
	background-color:transparent;
	background:  url(/images/highlights-middle.gif) repeat-y 0 0;
}
p, img {margin:0;}
#left p {margin-top:15px;}
#lowerleft a {
	display:block;
	text-decoration:underline;
	font-size:13px;
	margin-top:-2px;
	margin-right:4px;
}
#lowerleft {
	margin:0;
	padding:0;
	font-family: 'Times New Roman',times,'Times BT',serif;
	font-size: 20px;
	font-weight: normal;
	padding:1px 26px 15px 33px;
	background-color:transparent;
}

#lowerleft span {
	display:block;
	font-size: 16px;
	font-weight: normal;
}

#pagefooter {
	background:  url(/images/highlights-bottom.gif) no-repeat 0 0;
	left:0;
	bottom:0;
	height: 50px;
}
* html #pagefooter{margin-bottom:-1px}/* ie rounding bug*/
/* mac hide \*/
* html #pagefooter {/*only ie gets this style*/
	height:61px;/* for ie*/
}
/* end hide*/
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:772px;
	padding:0;
}

#mainnav {margin-bottom: 30px;} /*for mozilla space below header, NOTE need to change to navtwo when its live */
html>body #mainnav {margin-left:2px; margin-bottom: 34px;} /*for mozilla space below header, NOTE need to change to navtwo when its live */

#content {clear: both;
	display: block;
	margin:24px 80px 4px 28px;
	min-height:350px;
  	height:auto !important;
  	height:350px;
	font-family: Arial,Helvetica,Verdana'Century Gothic',sans-serif;
	font-size: 13px;
	font-weight: bold;
}
html>body #content {clear: both; display: block;margin-top:80px;}

#content p,#content h1,#content h2 {margin-top: 12px;}
#content li {margin: 0 31px 8px 33px;}

.tightlist {font-weight:bold;margin: 0 60px 8px 63px;}

#content h1, #content h2 {
	color: #904020;
	font-size: 24px;
	line-height: 30px;
	font-family: 'Times New Roman',times,'Times BT',serif;
	font-weight: normal;
	margin-bottom:-8px;
}
#content h1 {margin-right:-3px;margin-bottom:1px;}
#content h2 {margin-bottom:-10px;font-size: 19px; color: #904020;font-weight: normal;font-family: Arial,Helvetica,Verdana'Century Gothic',sans-serif;}
#content h3 {margin-bottom:-12px;font-size: 16px; color: #BDAC1C;font-weight: normal;font-family: Arial,Helvetica,Verdana'Century Gothic',sans-serif;}
#content table h4,#content table h3 {margin-bottom:2px;}/*For control panel and forms*/
#content h4 {margin-bottom:-14px;font-size: 14px; color: #6b8d28;font-weight: bold;font-family: Arial,Helvetica,Verdana'Century Gothic',sans-serif;}
#content h5 {font-size: 15px; color: #904020;font-weight: bold;font-family: Arial,Helvetica,Verdana'Century Gothic',sans-serif;}
#content p {
	line-height: 27px;
	margin-top: 13px;
	margin-right:10px;
}
#content p.outlined {border: 1px solid #904020; padding:15px; margin:8px;}
#content .tag, .tag, #content span { color: #904020; }
#content div.errormsg,#content div.KT_field_error { color: #904020; }
.speakerimgleft {
	float: left;
	margin: 7px 7px 2px 0;
	border: 1px solid #6b8d28;
}
.imgright {
	float: right;
	margin: 4px 0 2px 2px;
	border: 1px solid #6b8d28;
}
.tableheader {background-color: #904020; color:#fff;}
.tableodd {background-color: #ebe485;}
#content table td {padding:3px;}
#content table p,#content table div,#content table td label {
	margin:0;
	padding:0;
	line-height: 1;
	font-family: Arial,Helvetica,Verdana'Century Gothic',sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#content form {overflow:visible;}
#content span.right img {margin-top:8px; margin-left:6px; float:right;}
.tourdetails strong {color: #904020;}
#content .actdetails {
	border: 1px solid #DCC922;
	padding: 11px 15px;
	margin:8px;
	width:220px;
	float:right;
	background-color: #EBE485;
	color:#904020;
}
#content .actdetails p {
	line-height: 21px;
	margin-top: 0;
	margin-right:0;
}
#content .normalinfo td p {
	line-height: 17px;
}
#content .normalinfo td h2 {
	margin-bottom: 3px;
}
#footnote {
	font-size: 13px;
	font-weight: normal;
}
sup {
	font-size: 13px;
	margin-top:-6px;
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}

#footer {
	margin-bottom: 38px;
}
#footer img{
	margin: 0;
}
#ps {
	margin: 8px 89px 16px 28px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
#footer .links {
	font-size: 9px;
	font-weight: bold;
	margin: 10px 28px 13px 28px;
}
#footer .links,#footer .links a, #footer .links a.visited {
	color: #727373;
}

html>body #centrecontent img{margin-left:2px;} /*for mozilla*/

.KT_th {text-align:right;}
