/* START OF YUI RESET STYLES */
body {
	/*font:72%/1.5 Verdana, Geneva, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;*/
	font: 75% Verdana, Geneva, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	/*font: 61% Verdana, Geneva, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;*/
}

/*
h2, h3, h4, h5, p, ul, blockquote {
	margin: 0 20px .75em;
}
*/

html>body {
	/*font-size: 12px;*/
	font-size: 12px;
}


a:link, a:visited {
	text-decoration: none;
}

body {
	color: #333;
}

div#nav_main p {
/*	font-size: 160%;*/
	color: #88a308;
}

div#nav_main li {
	font-size: 11px;
}

/*changes*/
a:link, a:visited {
/*	color: #f90;*/
	text-decoration: underline;
	color: #516a3b;
}

a:link:hover, a:visited:hover {
	color: #f90;
}

a.nav_main {
	color: #f79a31;
	text-decoration: none;
	font-weight: bold;
}

a.nav_main:link, a.nav_main:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.nav_main:link:hover, a.nav_main:visited:hover {
	color: #f79a31;
	text-decoration: underline;
}

a.site_info {
	color: #f90;
	text-decoration: none;
}

a.site_info:link:hover, a.site_info:visited:hover {
	color: #f90;
	text-decoration: underline;
}

 p {
	font-size: 1em;
	line-height: 1.5em;
/*
	padding: 10px 5px 10px 10px;
*/
	margin-top: 1.5em;
	margin-bottom: 1.5em;

	padding-right: 7em;
}

ul {
	margin-top:0;
	margin-bottom: 0;
	padding: 0;
	margin-left: 1.5em;
}

div#content_main li {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 7em;
	padding-top: 0.1666667em;
	padding-bottom: 0.1666667em;
	margin-left: 1em;
}

h1 {
	font-size:1.5em;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 1em; 
	font-weight: bold;
}

h2 {
	font-size: 1.1667em;
	line-height: 1.286em;
	margin-top: 1.286em;
	margin-bottom: 1.286em;
}

div#site_info {
	height: 60px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

div#content_sub p{
	padding-left: 1em;
	padding-right: 1em;
	line-height: 1.8em;
	font-family: "Trebuchet MS", Verdana, Geneva, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 1em;
}

div#content_sub p#tel{
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 5px;
	line-height: 1.8em;
	font-family: Verdana, Geneva, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 1em;
}

div#content_sub li {
	padding: 0;
/*	margin:0; */
	margin: 5px 3px 3px 0;
	font-size: 0.8333333em;
	line-height: 1.3em;
	list-style-type: none;
}


ul.sidebar {
	padding: 0 0 0 1em;
	margin: 0;
	text-decoration: none;
	color: #007cc2;	
}

div#content_sub ul.ma_sidebar {
	padding: 0 0 0 0em;
/*	margin: 0; */
	text-decoration: none;
	color: #007cc2;	
}

div#content_sub ul.ma_sidebar li {
	list-style-type: square;
margin-left:10px;
padding: 0;
}

div#content_sub li.shaded {
	background-color: #ffffff;
	color: #007cc2;
	font-weight: bold;
	margin-right: 1em;
	padding-left: 0em;
}

div#content_sub a {
	text-decoration: none;
	color: #007cc2;
}

div#content_sub a:hover {
	color:#f79a31;
}

#breadcrumb a {
	color: #ffffff;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

div#site_info p {
	font-size: 1em;
	color: silver;
}


div#branding {
	font-size: 11px;
}

div#branding a:link, div#branding a:visited {
	text-decoration: none;
	color: #ffffff;
}

div#branding a:link:hover, div#branding a:visited:hover {
	text-decoration: underline;
	color: #ffffff;
}

span#legal2 {
	padding-top: 1.125em;
	font-size: 0.6666667em;
	line-height: 1.125em;
}

span#legal {
	padding-top: 0;
	font-size: 0.75em;
	line-height: 1.3333333em;
}

td.detail {
	font-size: 0.91666667em;
	line-height: 1.6363636em;
}

.strong {
	font-weight: bold;
	color: #666;
}

.eventDetail {
	color: #666;
}

span.litText {
	font-size: 1em;
	line-height: 1.5em;
}

p.tooltip {
	margin-right: 0;
	padding-right: 0;
}