﻿body {
	font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif, Tahoma, Arial, Sans-Serif ;
	font-size: 82%;
	color: #555;
	background-color: white;
	margin: 0;
	padding: 0;
}
select 
{
	font-family:  "Lucida Grande","Lucida Sans Unicode",arial,sans-serif, Tahoma, Arial, Sans-Serif ;
	font-size: 85%;
}
button 
{
	font-family:  "Lucida Grande","Lucida Sans Unicode",arial,sans-serif, Tahoma, Arial, Sans-Serif ;
	font-size: 85%;
}
INPUT
{	font-family:  "Lucida Grande","Lucida Sans Unicode",arial,sans-serif, Tahoma, Arial, Sans-Serif ;
	font-size: 85%;
}
TEXTAREA
{	font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif, Tahoma, Arial, Sans-Serif ;
}

.contentleft {
	background: white url('images/bg02-white-left.png') no-repeat right top;
}
.contentright {
	background: transparent url('images/bg02-white-right.png') no-repeat left top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

.headerbg {
	background: #2B79E4 /*transparent url('images/bgB.png') top center repeat-x; /* /*/
}
.header
{
	/*background-color:#e5f0fc;*/
	text-align:center;
}

.footer {
	border-top: 1px solid #ccc;
	clear: both;
	text-align:center;
}

h1 { font-size: 140%; font-family: trebuchet ms, verdana, arial}
h2 { font-size: 110%; font-family: trebuchet ms, verdana, arial }
h3 { font-size: 100%; font-family: trebuchet ms, verdana, arial }

a:link{color: #0b8faa; text-decoration: none;}
a:visited{color: #5b5fbe; text-decoration: none;}
a:hover{color: #666; text-decoration:underline;}


#wrapper-menu-page {
	/*float: right;*/
	width:180px;
	margin: 9px 9px 3em 2em;
	background: transparent url('images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

/* html #wrapper-menu-page { margin-right: 15px; }*/

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }




.headersec2
{
	border-bottom: solid 1px #6593cf;
	border-right: solid 1px #6593cf;
	background: #c0dbff url('Images/RootItemBkg.gif') repeat-x;
	color: #204d89;
}



.head1
{
	color:#990033;
	border-bottom:solid 1px silver;
	font-size:120%;
}
.head2
{
	color:#0000cc;
	border-bottom:solid 1px silver;	
	font-size:120%;	
}


.content
{
	background-color:White;
}

.BigGroupHead
{
	/*border-top: solid 1px silver;*/
	color:White;
	background-color:#0A7D82;
	padding-left:4px;

}
.SubGroupHead
{
	color: #251513 ;
	background-color: #E5F0FC;
	/*border-bottom: #baba8e 1px solid;*/
	padding-left:4px;
}
.address
{
	font-size:x-small;
}
.shortdesc
{
	font-size:x-small;
	line-height: 130%;
}

.listitem
{
	margin-left: 8px;
	margin-bottom: 5px;
}
.eventtime
{	color:#101010;
	font-style: italic;
	font-size:smaller;
}
.eventdesc 
{
	font-size:smaller;
}

.sectiondivider /* for tds */
{
	border-top:solid 2px silver;
	padding-top: 6px;
	padding-bottom: 6px;
}

.footdisclaimer
{
	font-size:xx-small
}


.errordisplay
{
	border:solid 1px red;
	margin:4px;
	padding:4px;
	color:Maroon;
	
}
.innerpanel
{
	margin:15px;
}
.tabs
{
	text-align:center;
}
.seltab
{	height:2em;
	background-color:#F5FFFA; /*#FFEFD5;*/
	border-top: solid 2px #3CB371;
	border-left: solid 2px #3CB371;
	border-right: solid 2px #3CB371;
}
.unseltab
{	height:2em;
	/*border-right: solid 1px silver;*/
	border-bottom: solid 2px #3CB371;
}

.secthead
{	
	
	border: solid 1px Gainsboro;
	background-color:#F8F8FF;
}


.survSection
{
	/*border-bottom: solid 1px silver;*/
}
.survcapt 
{
	/*color:#101010;
	background-color:SkyBlue;*/
	padding:4px;
	color:White;
	background-color:#1F59A8;	
}
.R1
{
	background-color:AliceBlue;
}
.R2
{
	background-color:WhiteSmoke;
}


.box1
{
	background-color:Teal;
}
.box2
{
	background-color:Maroon;
}

.contentedit
{	border: solid 1px red;
	color:red;
	font-size:xx-small;
}
a.contentedit:visited{color: red; text-decoration: none;}
a.contentedit:link{color: red; text-decoration: none;}
a.contentedit:hover{ background-color:red;color: white;}

.smallhead
{	
	font-size:small;
	letter-spacing: -1px;
	color:#505050;
}
.smallwarn
{
	font-size:x-small;
	color:Black;
	font-style:italic
}
.smallinfo
{
	font-size:x-small;
	color:Silver;
}

ul.cdlib
{
	padding:0px;
	margin:0px;
}

.cdlib li 
{
	list-style-type:none;
}

.cdlibrow
{
	font-size: 1.1em;
	/*font-weight: bold;*/
	margin-bottom: 5px;
	padding-top: 18px;
}
li.cdlibrow 
{
	list-style: none;
	padding-bottom:1em;
}
.cdlibfldcust
{
	font-size: 0.7em;
	background-color: black;
	color: white;
}
.cdlibfldint
{
	font-size: 0.7em;
	background-color: red;
	color: white;
}
.cdlibpubdate
{
	font-size: 0.7em;
	color: #828282;
}


li.cdlibfoldermenu 
{
	list-style: none;
	margin:0px;
	padding-bottom:1em;
}

li.cdlibfoldermenuhorz
{
	list-style: none;
	display:inline;
	margin:0px;
	padding-bottom:1em;
}
li.cdselecteddoc
{
	font-weight:bold;
	/*background-color: #EBF5F9; */
}

/*
.cdlibrow{border-bottom:1px solid #3165C6;font-size:1.1em;font-weight:bold;margin-bottom:5px;padding-top:18px;}
.cdlibfldcust{font-size:0.7em;background-color:black;color:white}
.cdlibfldint{font-size:0.7em;background-color:red;color:white}
.cdlibpubdate{font-size: 0.7em;color:#828282;}
.cdlibfoldermenu 
{
	border-bottom:1px solid #CCCCCC;
	padding:6px 3px;
	font-size:0.8em;	
	
}

.cdlibfoldermenu a {
	text-decoration:none;
}

.cdlibfoldermenu:hover
{
	background-color:#EEEEEE;
	color:#000000;
}

.cdlibfoldermenusel
{
	background-color:#EBF5F9;
	border-bottom:1px solid #CCCCCC;
	padding:6px 3px;
	font-size:0.8em;	
}

.cdlibfoldermenusel a {
	text-decoration:none;
}
*/

.pullquote {
	padding: 10px;
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #076498;
	border-bottom-color: #076498;
	font-size: 1.1em;
	text-align: center;
	line-height: 2em;
	font-style: italic;
	font-weight: normal;
}

/* CD jquery event listing */
.cdel_wrapper {
	height:200px;
	overflow:hidden;
	position:relative;
}
.cdel_scroller {
	position:relative;
}
.cdel_event {
	clear:both;
	margin-bottom:0.5em;
	display:none;
}
.date {
	width: 40px;
	height: 50px;
	background:#2B79E4; /* #B80000;*/
	color: #fff;
	font-weight: 700;
	float: left;
	overflow: hidden;
	margin: 0 8px 0 0;
}

.date .cdel_month {
	width: 100%;
	text-align: center;
	/*position: relative;*/
	top: 3px;
}

.date .cdel_day {
	width: 100%;
	text-align: center;
	/*position: relative;*/
	top: 3px;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.cdel_shortdesc{
	font-size: .9em;
}
a.cdel_title  {
	color:#2D519E;
}

#divmap{
	z-index:0;