/********* Copyright 2006 (C) Walsh Design Inc. | Seattle, WA ************/

/********* TOP NAVIGATION ************/
/* JOOMLA CORE Referenced under NAV selector */
	#nav a.mainlevel:link, #nav a.mainlevel:visited {
	display: block;
	font-size: 1.2em;
	width: 179px;
	color:#572D38;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	padding: 9px 2px 11px 22px;
	background: transparent url(../images/bg_nav_sub.gif) 0 50% no-repeat;
	height: 12px;
	margin: 0;
}

	#nav a.mainlevel:hover { 
	background: transparent url(../images/bg_nav_sub.gif) -203px 50% no-repeat;
	background-color: #fff;
	font-style: none;
}

	#nav a.mainlevel#active_menu {
	background: transparent url(../images/bg_nav_sub.gif) -203px 50% no-repeat;
	background-color: #fff;
}

	#nav a.mainlevel#active_menu:hover {
	background: transparent url(../images/bg_nav_sub.gif) -203px 50% no-repeat;
	background-color: #fff;
}
#content {
	width: 498px;
	vertical-align: top;
	padding: 15px 30px 0 0;
}
	
/*********** WHATS NEW COLUMN ****************/
.pagetitle {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	color: #FFDF40;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
.user-greeting {
	padding-top: 3px;
	padding-left: 3px;
}
.speaker {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0px 0 0px;
	font-size: 1.1em;
	line-height: 1.4em;
	padding-left: 5px;
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
}
.speaker a{
	text-decoration: underline;
	/*background: url(../images/arrowmore-blue.gif) right 2px no-repeat; */
	padding-right: 20px;
}
.speaker-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0 0px;
	font-size: 1em;
	line-height: 1.4em;
	color: #000000;
	font-style: italic;
		padding-left: 5px;
}
.location {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	font-size: 1em;
	line-height: 1.4em;
	color: #000000;
	font-weight: bold;
}
