body {
	background-color: #fff;
	background-image: url('/images/background.gif');
	color: #786860;
	font-size: .90em;
	font-family: "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
}
a:link {
	color: #62cae3;
	text-decoration: none;
}
a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	display: none;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
	border: 0;
}

.sm {
	/* <span class="sm">&#x2120;</span> */
	font-family: "Lucida Sans Unicode";
	font-weight: normal;
	line-height: 0;
}
#container {
	background: #fff url('/images/locatorbottom.gif') 919px 100% no-repeat;
	border-bottom: 1px white solid;
	margin: 0 auto;
	padding: 0 15px 14px 15px;
	position: relative;
	width: 1000px;
}


/*****************************
* masthead
*****************************/

#masthead {
	background: transparent url('/images/mastheadr.gif') top right no-repeat;
	height: 75px;
	width: 1000px;
}
#mastheadl img {
	height: 75px;
	vertical-align: bottom;
	width: 501px;
}


/*****************************
* main menu bar
*****************************/

#menu {
	height: 22px;
	width: 780px !important;
}
#menu a:link, #menu a:visited, #menu a:active {
	color: #fff;
	display: block;
	padding: 3px;
	text-align: center;
	text-decoration: none;
}
#menu a:hover {
	/*background-color: #eee8e5;*/
	background-color: #ed193a;	
	color: #fff;
		height: 16px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#menu li {
	background-color: #b9aca5;
	float: left;
	font-size: .85em;
	font-weight: bold;
	height: 22px;
	list-style-type: none;
	margin-right: 5px;
	width: 92px;
}
#menu .last {
	margin-right: 0;
	width: 145px;
}
#menu #search {
	text-align: center;
	color:#786860;
	float:right;
}
#search form {
	display: inline;
}
#search div {
    float:right;
}
#search #s {
	background-color: #fff;
	border: 1px solid #b9aca5;
	border-right-width: 0;
	color: #786860;
	font-size: 1em;
	height: 14px;
	padding: 3px 3px;
	width: 195px;
	vertical-align: middle;
}
#search #go {
	height: 22px;
	vertical-align: middle;
	width: 22px;
}
#search a:link, #search a:visited, #search a:active {
	display: inline;
	padding: 0;
}


/*****************************
* secondary menu bar
*****************************/

#menujr {
	height: 22px;
	width: 900px;
}
#menujr a:link, #menujr a:visited, #menujr a:active {
	color: #b9aca5;
	display: block;
	padding: 3px;
	text-align: center;
	text-decoration: none;
}
#menujr a:hover {
	background-color: #eee8e5;
	color: #000;
}
#menujr ul {
	margin: 0;
	padding: 0;
}
#menujr li {
	float: left;
	font-size: .85em;
	list-style-type: none;
	margin-right: 5px;
	width: 146px;
}
#menujr .last {
	margin-right: 0;
	width: 145px;
}


/*****************************
* main section
*****************************/

#main {
	margin-top: 0px;
}
#main h2 {
	color: #ed1a3b;
	font-size: 1.5em;
	text-transform: uppercase;
	margin-top: 0;
}
#main h2 a {
	color: #ed1a3b;
}
#main h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.25em;
}


/*****************************
* front page areas
*****************************/

.frontpagemain {
	background: transparent url('/images/locatorbottom.gif') top right repeat-y;
	font-size: .95em;
}
.frontpagemain #right {
	background: #fff url('/images/locatorbottomcap.gif') bottom right no-repeat;
	float: right;
	padding-bottom: 27px;
	width: 230px;
}
.frontpagemain #library {
	width: 230px;
}
.frontpagemain #library h2 {
	margin: 4px 4px 8px 18px;
	font-size: 1.5em;
	text-align: left;
	color: #fff;
}
.frontpagemain #flash 
{
	height: 260px;
	width: 230px;
}
.frontpagemain #flash img {
	height: 260px;
	width: 224px;
}
.frontpagemain #locations {
	margin-bottom: 10px;
	/*width: 230px;*/
}
.frontpagemain #pic {
	background: #62cae3 none top left no-repeat; /*should be changed inline on index.aspx*/
	color: #fff;
	font-size: 1.3em;
	height: 160px; /*220*/
	margin-top: -18px;
	/*padding: 10px;*/
	width: 720px;
	height:250px;
	border: solid 1px #b9aca5;
}
/*.frontpagemain #pic * {
	width: 210px;
}*/
.frontpagemain #pic p {
color:#FFF;
}
.frontpagemain #pic h2 {
	color: #fff;
	font-size: 1.2em;
}
#pic3col {
	background: #ed1a3b none top left no-repeat; /*should be changed inline on index.aspx*/
	color: #fff;
	font-size: .85em;
	height: 160px; /*220*/

	margin-bottom:20px;
	/*padding: 10px;*/
	width: 500px;
	height:250px;
	border: solid 1px #b9aca5;
}
#pic3col p {
color:#FFF;
}
#pic3col h2 {
	color: #fff;
	font-size: 1.75em;
}
.frontpagemain #bottom {
	font-size: .85em;
	margin-top: 5px;
	width: 720px;
}
.frontpagemain #bottom h2 {
	margin-bottom: .8em;
	font-size: 1.75em;
	color:white;
}
.frontpagemain #bottom td {
	padding: 0 0 3px 0;
}
.frontpagemain #bottom th {
	padding-right: 5px;
	width: 55px;
}
.frontpagemain #intro1 
{
    margin-top:45px;
	float: left;
	padding-top: 10px;
	width: 225px;
	background-color: #62bae3; /*62cae3*/
	margin-right:10px;
	padding-left:15px;
	padding-right:15px;
	color:white;
	height:230px;	
}
.frontpagemain #intro2 
{
    margin-top:45px;    
	float: left;
	padding-top: 10px;
	width: 400px;
	background-color: #62bae3; /*#2eafa4;*/
	margin-right:2px;	
	padding-left:15px;
	padding-right:15px;	
	color:white;	
	height:230px;	
}
#typesval a {
	color:white !important;
} 

.frontpagemain #intro3 {
	float: right;
	padding-top: 10px;
	width: 240px;
	padding-left:2px;
	padding-right:2px;
	height:275px;	
}
.frontpagemain#intro3 h2 {
	color:#62cae3;
	margin-bottom:0;
}
/*
.frontpagemain #news {
	background-color: #eee9e6;
	color: #80736c;
	margin-left: 5px;
	padding-right: 25px;
	width: 200px;
	text-align:left;
}

.frontpagemain #news h2 
{
    font-size:1.2em;
    text-align:center;
}

.frontpagemain #news table {
	margin-bottom: 0;
	font-size:.83em;
}
.frontpagemain #news * {
	color: #fff;

} */
#locationselect {
	background-color: #fff;
	border: 1px solid #000;
	color: #786860;
	font-size: .85em;
	font-family: "Trebuchet MS", sans-serif;
}


/*****************************
* content page areas
*****************************/

.frontpagemain #contents {
	font-size: .85em;
	margin-top: 30px;
	width: 720px;
}

#breadcrumbs {
    float:left;
    width: 600px;
	color: #786860;
	font-size: .85em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 12px -1px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #000;
}
#bccurrent {}

#future a:link, #future a:visited, #future a:active {
	color: #E10000;
	text-decoration: underline;
}
#sections {
	float: left;
	padding-right: 20px;
	width: 150px;
}
#sections a:link, #sections a:visited, #sections a:active {
	color: #786860;
}
#sections a:hover {
	color: #ed1a3b; /*1*/
	text-decoration: none;
}
#sections ul {
	font-size: .85em;
	list-style-type: none;
	margin: 0 0 0 16px;
	padding: 0;
}
#sections ul ul {
	font-size: 1em;
	margin: 4px 0 0 10px;
}
#sections li {
	list-style-image: url('/images/dash.gif');
	margin-bottom: .4em;
}
#sections li a, #resources li a {
	color: #786860 !important;
	
}
#sections li a, #resources li a:hover {
	color: #ed1a3b !important;
	
}
#sections li.collapsed {
	list-style-image: url('/images/navleft.gif');
}
#sections li.collapsed a {
	color: #786860 !important;
}
#sections li.collapsed a:hover { /*4*/
	color: #ed1a3b !important;
}
#sections li.expanded {
	list-style-image: url('/images/navdown.gif');
}
#sections li.expanded a {
	color: #786860 !important; /*2*/
}
#sections li.expanded a:hover {
	color: #ed1a3b !important; /*2*/
}
#sections li.leaf {
	list-style-image: url('/images/dash.gif');
}
#sections li.leaf a {
	color: #786860 !important;
}
#sections #currentsection {
	color: #786860 !important; /*3*/
	font-weight: bold;
}
#sections #sectionpic {
	background-repeat: no-repeat;
	height: 90px;
	margin-bottom: 10px;
	width: 150px;
}
#righthalf {
	background: transparent url('/images/locatorbottom.gif') top right repeat-y;
}
#resources {
	background: #fff url('/images/locatorbottomcap.gif') bottom right no-repeat;
	float: right;
	margin-bottom: 25px;
	padding-bottom: 27px;
	width: 225px;
}
#resources a:link, #resources a:visited, #resources a:active {
	color: #786860;
}
#resources h2 {
	background-color: #eee8e5;
	border-bottom: 1px solid #ed1a3b;
	color: #ed1a3b;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
	padding: 4px;
}
#resources div.separator {
	width: 100%;
	height: 10px;
}
#resources .image {
	background-color: #eee8e5;
	max-width: 182px;
	padding: 4px 4px 0 4px;
}
#resources ul {
	font-size: .85em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#resources li {
	background-color: #eee8e5;
	padding: 4px;
	margin-bottom: 1px;
}
#resources p {
	background-color: #eee8e5;
	font-size: .85em;
	padding: 4px;
	margin: 0 0 1px 0;
}
#resources form {
	margin-top: 0;
}
#resources hr 
{
	background-color: #d0d0d0;
	color: #d0d0d0;
	border: 0 none;
	height: 1px;
}
.noresources {
	border: 0 none !important;
}
img.rss {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
#content {
	margin-left: 170px;
	width: 550px;
	padding-left: 30px;
}
#content p, #content ul, #content ol, #content blockquote {
	margin-top: 0 !important;
	margin-bottom: 1.25em;
}
#content h3 {
	color: #ed1a3b;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
#content h3 .h3sub {
	font-weight: normal;
	font-style: italic;
}
#content h3.mega {
	margin-bottom: 1.25em;
}
#content h4 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
}
#content .articleimage {
	float: left;
	margin: 0 15px 15px 0;
}
#content ul {
	list-style-image: url('/images/dash.gif');
	margin-top: 1em;
	margin-bottom: 1em;
}
#content li ul {
	margin-bottom: 0;
	margin-top: 0;
}
#content table {
	margin-bottom: 1.25em;
}
#content td {
	vertical-align: top;
	padding-right: 5px;
}
#content hr {
	background-color: #d0d0d0;
	color: #d0d0d0;
	border: 0 none;
	height: 1px;
	width: 40%;
	text-align: center;
	margin: 0 auto 10px auto;
}
#content.wide {
	background: #fff url('/images/locatorbottomcap.gif') bottom right no-repeat;
	padding-bottom: 27px;
	width: auto;
}
#content.fullwide {
	background: #fff url('/images/locatorbottomcap.gif') bottom right no-repeat;
	margin: 0;
	padding: 0 0 27px 0;
	width: auto;
}
.frontpagemain #content.fullwide {
	background: transparent url('/images/locatorbottom.gif') top right repeat-y;
	padding: 0 !important;
}
.flyout {
	padding-top: .5em;
	display: none;
}
blockquote {
	font-style: italic;
	margin-left: 0;
	margin-right: 0;
}


/*****************************
* landing pages
*****************************/
#landingtop {
	margin-bottom: 2em;
}
#ltimage {
	float: left;
	width: 150px;
	margin-right: 20px;
}
#ltimage img {
	width: 150px;
	height: 150px;
}
#lttext {
	/*margin-left: 170px;*/
}
#lttext h3, #lttext p, .lbcolumn h3, .lbcolumn p {
	
	margin-bottom: 1em !important;
}
#landingbottom {}
.lbcolumn {
	float: left;
	width: 230px;
	margin-right: 10px;
}


/*****************************
* footer
*****************************/

#footer {
	clear: both;
	font-size: 10px;
	/*margin-top: 20px;*/
	text-align: left;
	width: 850px;
}
#footer a {
	color: #786860;
}
#footer img.rss {
	margin: 0 3px;
	vertical-align: -1px;
}


/*****************************
* main bar dropdown menus
*****************************/

#menu li li a:link, #menu li li a:visited, #menu li li a:active {
	padding-right: 10px;
	text-align: left;
}
#menu li ul {
	left: -999em;
	margin-top: -2px;
	position: absolute;
	width: 144px;
}
#menu li li {
	background-color: transparent;
	border: 0 none;
	float: none;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	margin-right: 0;
	width: auto;
}
#menu ul ul {
	background-image: url('/images/menubg.png');
	border: 1px solid #eee8e5;
}
#menu ul ul ul {
}
#menu li:hover, #menu li.sfhover {
	/*background-color: #eee8e5;*/
	background-color: #ed193a;
}
#menu li:hover#search, #menu li.sfhover#search {
	background-color: transparent;
}
#menu li li a:link, #menu li li a:visited {
	color: black;
}
#menu li li a:hover {
	color: white;
}
#menu li ul ul, #menu li.first ul ul {
	margin: -1.5em 0 0 10em;
}
#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
	left: auto;
}
ul ul .more {
	background: transparent url('/images/menuarrow.gif') center right no-repeat;
}
#menu li.first ul {}



/*****************************
* secondary bar dropdown menus
*****************************/

#menujr li li a:link, #menujr li li a:visited, #menujr li li a:active {
	padding-right: 10px;
	text-align: left;
}
#menujr li ul {
	left: -999em;
	position: absolute;
	width: 144px;
}
#menujr li li {
	border: 0 none;
	float: none;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	margin-right: 0;
	width: auto;
}
#menujr ul ul {
	background-image: url('/images/menubg.png');
	border: 1px solid #eee8e5;
	border-top-width: 0;
}
#menujr ul ul ul {
	border: 1px solid #eee8e5;
}
#menujr li:hover, #menujr li.sfhover {
	color: #000;
	background-color: #eee8e5;
}
#menujr li li a:link, #menujr li li a:visited {
	color: #000;
}
#menujr li li a:hover {
	color: #000;
}
#menujr li ul ul, #menujr li.first ul ul {
	margin: -1.5em 0 0 10em;
}
#menujr li:hover ul ul, #menujr li.sfhover ul ul {
	left: -999em;
}
#menujr li:hover ul, #menujr li li:hover ul, #menujr li.sfhover ul, #menujr li li.sfhover ul {
	left: auto;
}
#menujr li.first ul {}



/*****************************
******************************
* SPECIFIC PAGES FROM HERE TO INFINITY *******************************
******************************
*****************************/


/*****************************
* ac'sense landing
*****************************/
.acsred {
	color: #c03;
	font-family: "Monotype Corsiva", sans-serif;
	font-size: x-large;
}
.acsblue {
	color: #006;
	font-family: "Monotype Corsiva", sans-serif;
	font-size: x-large;
}


/*****************************
* events
*****************************/
/*div.eventinfo p {
	margin: 0 !important;
}
div.eventinfo h3 {
	color: #e10000;
}
.unavailable {
	color: #999;
	font-weight: normal;
	font-style: italic;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0 !important;
}
div.eventinfo .date {
	font-weight: bold;
}*/
.eventintro {
	color: #787878;
	font-size: 1.2em;
	font-weight: bold;
}
.eventagenda .day, .eventagenda .time {
	color: #555;
}
.eventtable .desc {
	color: #555;
	font-size: .85em;
	padding-bottom: 8px;
}
.eventsearch {
	margin-top: 10px;
	margin-bottom: 3px !important;
}
.eventsearch th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.eventsearch td input, .eventsearch td select {
	margin-right: 10px;
}
fieldset {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 2px 4px 2px 4px;
	width: 448px;
}
legend {
	color: #888;
}


/*****************************
* link lists
*****************************/
.newslist td {
	padding-left: 10px;
	padding-bottom: 2px;
}
.newslist th {
	color: #555;
	font-weight: normal !important;
	text-align: right;
	vertical-align: top !important;
	width: 64px;
}

/*****************************
* press releases
*****************************/
.prcontacts {
	width: 650px;
}
.prdate {
	font-style: italic;
	margin-bottom: 1.25em;
}
.prtitle {
	margin-bottom: 1.25em;
	font-weight: bold;	
}
.prsubtitle {
	font-style: italic;
	margin-bottom: 1.25em;
}
.prbody {}


/*****************************
* locations page
*****************************/
.locationleft {
	float: left;
	margin-right: 75px;
	width: 250px;
}
.locationright {
	float: left;
}
.locationleft ul, .locationright ul, ul.location {
	list-style-image: none !important;
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}


/*****************************
* r and d page
*****************************/
table.numbers th, table.numbers td {
	vertical-align: bottom;
	width: 65px;
}
table.numbers th {
	font-weight: normal;
	text-decoration: underline;
}
table.numbers td {
	text-align: right;
}


/*****************************
* contact form
*****************************/

#maildiv {
	width: 448px;
	margin-bottom: 20px;
}
#maildiv textarea {
	width: 448px;
}
#maildiv div {
	margin-top: 3px;
	margin-bottom: 3px;
}
#maildiv .column {
	float: left;
	width: 223px;
}
#maildiv .columnr {
	margin-left: 15px;
	width: 210px;
}
#maildiv .columnwide {
	clear: both;
	width: 448px;
}
#maildiv input.textbox, #maildiv select {
	width: 210px;
}
#maildiv input.doublewide {
	width: 448px;
}
#maildiv .validationsummary ul {
	clear: both;
	list-style-type: circle;
	margin-top: 0;
}
.required {
	color: #666;
	font-size: .85em;
}


/*********************************
* library
**********************************/
.coverflow {
	/*background: transparent url('/images/photoflowbg.jpg') 0 0 no-repeat;*/
	background-color: #eee8e5;
	height: 350px !important;
	margin: 0 0 20px 0;
	padding-top: 20px;
	width: 550px !important;
}


/*****************************
* publication gridview
*****************************/
.publist {
	border: 0;
	font-size: .85em;
}
.publist .headline {
	padding-left: 10px;
	padding-bottom: 2px;
	text-align: left;
}
.publist .category {
	padding-left: 10px;
	text-align: left;
}
.publist .date {
	color: #555;
	text-align: right;
	vertical-align: top !important;
	width: 64px;
}
.publist th.date {
	text-align: left;
}

/*****************************
* professionals page
*****************************/
#professionalsList
{
    width:200px;
    float:left;
    margin-bottom:100%;
    margin-left:8px;
}

#professionalsList div
{
    margin-top:0px;
}

#professionalsList ul li
{
    list-style-image: url('/images/navleft.gif');
    margin-top:0px;
    margin-bottom:0px;
    margin-left:-10px;
}

#professionalsBio
{
    width:568px;
}

.servicelists a
{
    color:#786860;
}
.servicelists a:hover
{
    color:#786860;
    text-decoration:none;
}

.profbiotext
{
    FONT-SIZE: 0.95em;
    FONT-FAMILY: "Trebuchet MS", sans-serif;
}
.profbiotext p
{
    FONT-SIZE: 0.95em;
    FONT-FAMILY: "Trebuchet MS", sans-serif;
}

#breadsearch 
{

    height:30px;
    width:100%;
    margin-top:10px;
}


#EX1 UL
{
    margin-left:15px;
}

#EX1 UL LI
{
    list-style-image: url('/images/dash.gif');
    	margin-bottom: .4em;
    	font-size:.85em;
}

#DIR1 UL
{
    margin-left:15px;
}

#DIR1 UL LI
{
    list-style-image: url('/images/dash.gif');
    	margin-bottom: .4em;
    	    	font-size:.85em;
}

#MDIR1 UL
{
    margin-left:15px;
}

#MDIR1 UL LI
{
    list-style-image: url('/images/dash.gif');
    	margin-bottom: .4em;
    	    	font-size:.85em;
}



.pullout {
    background-color: #f6a1a8;
    color: #fff;
    font-size: 1.3em;
    margin-bottom: 20px;
    overflow: auto;
    width: 500px;
}
.pullout img {
    border-right: 5px solid white; 
    float: left;
    margin-right: 5px;
}
.pullout div {
    padding: 5px;
}
.pullout h2 {
    font-size:1.2em !important;
    color:White !important;
    margin:0px 0px 0px 0px;
}
.bgyellow
{
    background-color: #ffe39c;
}
.bgpink
{
    background-color: #f6a1a8;
}
.bgburgundy
{
    background-color: #98002e;
}
.bgblue
{
    background-color: #62cae3;
}
.bgteal
{
    background-color: #2eafa4;
}

#newspage li
{
    margin-bottom:10px;
}



/* News Resources Box */
#news {
	font-size: .9em;
	width: 230px;
}
#news a {
	color: #786860;
	text-decoration: none;
}
#news a:hover {
    color: #62cae3;
}
#news h2 {
	background-color: #eee8e5;
	border-bottom: 1px solid #ed1a3b;
	color: #ed1a3b;
	font-size: 1.4em;
	margin-bottom: 0;
	padding: 4px;
	margin:0px 0px 0px 0px !important;
}
#news h2 a {
    color: #ed1a3b;
}
#news ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}
#news li {
	background-color: #eee8e5;
	list-style-image: none;
	padding: 4px;
	margin-bottom: 1px;
}