body {
	font-family: Helvetica, sans-serif;
	font-size: 0.9em;
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/gradient_bg.jpg);
	background-repeat: repeat-x;
	background-color: #56A2D4;
}
.headerimg {
	height: 110px;
	width: 790px;
}


/*LEFT MENU */

#menuleft {
	border: thin #fff solid;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	float: left;
	margin-right: 10px;
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	width: 150px;
}

#menuleft ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Helvetica, sans-serif;
}

#menuleft li
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#menuleft a
{
	display: block;
	background-color: #C8D8E8;
	border-bottom: 1px solid #eee;
	font-size: 0.8em;
	font-weight: normal;
	padding: 5px;
}

#menuleft a:link, #menuleftlist a:visited
{
color: #333333;
text-decoration: none;
}

#menuleft a:hover
{
background-color: #fff;
color: #333333;
}
.pagecontent-nomenu {
	float:none;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 20px;
}



.toollinks {
	font-size: 0.9em;
	color: #CCCCCC;
	background-color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}


h1 {
	color: #5C8CBB;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1.5em;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	color: #666666;
	font-variant: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1.5em;
	font-family: Helvetica, sans-serif;
}
h3 {
	color: #666666;
	text-decoration: underline;
	font-size: 1em;
	font-family: Helvetica, sans-serif;
}
.main {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5C8CBB;
	border-left-color: #5C8CBB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5C8CBB;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.maincontent {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
}


.footer {
	color: #333333;
	background-color: #E2E2E2;
	font-size: 0.8em;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #56A0D3;
}

a {
	color: #5C8CBB;
	text-decoration: none;
}
a:hover {

}

.skiptext {  visibility: hidden; clip:   rect(   ); position: absolute; left: 0px; top: 0px; font-size: 0.8em; color: #FFFFFF}

.submitbuttons {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #6565b1; background-color: #FFFFFF; text-align: left; font-weight: bold; text-decoration: underline; background-position: left; font-size: 1em; border-style: none}

.tutorialbox {
	color: #333333;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	font-size: 0.9em;
	width: 100%;
	margin: 2px;
}

.boxhighlight {
	background-color: #FF0;
	border: thin #9999CC solid;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 70%
}

.smallertext {  font-size: 0.9em; font-style: italic}

#imagewraptext {
	float: left;
	padding: 5px;
	position: static;
	left: 0px;
	z-index: 2;
	clear: both;
}

.imgfloatright {
	float: right;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 10px;
}

.crumbs {
	font-size: .9em;
	color: #999999;
}
.healthpromo {
	margin-left: 20px;
	padding-left: 10px;
	border: medium dotted #993366;
	margin-right: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: .9em;
}
.healthpromoheader {
	color: #FFFFFF;
	background-color: #993366;
	font-weight: bold;
	margin: 0px 20px;
	padding: 0px;
	font-variant: small-caps;
	text-align: center;
}
.healthpromobox {
	float: right;
	width: 40%;
}
.rightbox {
	float: right;
	width: 25%;
	border: thin dotted #993366;
	z-index: 1;
	position: relative;
	clear: right;
	padding: 0px 2px 0px 5px;
	font-size: 85%;
	margin-top: 15px;
}



.listitem {
	margin-left: 20px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #993366;
	padding-left: 10px;
}

.directorycontainer {
	width: 80%;
	padding-top: 15px;
	margin-right: 10%;
	margin-left: 10%;
	left: 10%;
	right: 10%;
}
.dir-tab {
	background-color: #993366;
	padding-left: 10px;
	border: 1px solid #333333;
	padding-right: 10px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #CCCCCC;
}
.dir-mainbox {
	padding: 0px 5px 5px;
	margin: 0px;
	border: 1px solid #333333;
	background-color: #e8e8d0;
}
.dir-tab-active {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	font-weight: bold;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;
}
a.dir-tab:hover {
	color: #FFFFFF;
}
.dir-footer {
	color: #FFFFFF;
}
p.dir-footer a {
	color: #FFFFFF;
}
.dir-headerbox {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	position: relative;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
.dir-tabline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* This is used for the tabs on the event calendar and facts and figures */

 #navlist
{
	margin-left: 0;
	border-bottom: 1px solid #778;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	text-decoration: none;
	background-color: #D1E6F3;
}

#navlist li a:link { color: #333333; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
	color: #000;
	border-color: #227;
	background-color: #56A0D3;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}


 #navlisteb
{
margin: 0 10px 0 0px;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
font-size: 12px
}

#navlisteb ul, #navlisteb li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlisteb a:link, #navlisteb a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlisteb a:link#current, #navlisteb a:visited#current, #navlisteb a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlisteb a:hover { color: #000; }


.pullquote {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5c8cbb;
	border-bottom-color: #5c8cbb;
	font-family: Calibri, "Gill Sans MT";
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #666666;
	padding: 20px;
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}

/* MENU ------------------------------------*/
/* http://matthewjamestaylor.com/blog/centered-dropdown-menus */

/* Main menu settings */
#centeredmenu {
	clear:both;
	float:left;
	margin:0;
	padding:0;
	border-bottom:1px solid #000; /* black line below menu */
	width:100%;
	font-family:Verdana, Geneva, sans-serif; /* Menu font */
	font-size:90%; /* Menu text size */
	z-index:1000; /* This makes the dropdown menus appear above the page content below */
	position:relative;
	background-color: #56A0D3;
}


/* Top menu items */
#centeredmenu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
	right:50%;
}
#centeredmenu ul li {
	margin:0 0 0 1px;
	padding:0;
	float:left;
	position:relative;
	left:50%;
	top:1px;
	background-color: #666666;
}
#centeredmenu ul li a {
	display:block;
	margin:0;
	font-size:1em;
	line-height:1em;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #000;
	background-color: #56A0D3;
	padding-top: 0.6em;
	padding-right: 0.9em;
	padding-bottom: 0.4em;
	padding-left: 0.9em;
}
#centeredmenu ul li.active a {
	color:#fff;
	background:#000;
}
#centeredmenu ul li a:hover {
	color:#fff;
	border-bottom:1px solid #03f;
	background-color: #333333;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
	color:#fff;
	border-bottom:1px solid #03f;
	background-color: #333333;
}

/* Submenu items */
#centeredmenu ul ul {
	display:none; /* Sub menus are hidden by default */
	position:absolute;
	top:2em;
	left:0;
	float:left;
	right:auto; /*resets the right:50% on the parent ul */
	width:10em; /* width of the drop-down menus */
}
#centeredmenu ul ul li {
	left:auto;  /*resets the left:50% on the parent li */
	margin:0; /* Reset the 1px margin from the top menu */
	clear:left;
	float:left;
	width:100%;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
	font-size:.8em;
	font-weight:normal;
	color:#444;
	line-height:1.4em; /* overwrite line-height value from top menu */
	border-bottom:1px solid #ddd; /* sub menu item horizontal lines */
	float:left;
	width:100%;
	background-color: #CCCCCC;
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
	color:#fff;
	float:left;
	background-color: #333333;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
	left:auto; /* reset left:0; value */
	right:0; /* Set right value instead */
}
#centeredmenu ul ul.last li {
	float:right;
	position:relative;
	right:.8em;
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
	display:block; /* Show the sub menus */
}



.bar2 {
	background-color: #CCCC99;
	border-color: #FFFFFF black;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-weight: bold;
	border-style: solid;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	letter-spacing: .1em;
	margin: 0px;
}



#eb-box {
	margin: 0 0 0 20px;
	padding-left: 20px;	
}
.floatonright {
	float: right;
	position: static;
	padding: 0px 20px 20px;
	text-align: center;
	margin: 10px;
	background-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #5e5eae;
}
.floatonright h2 {
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #6161AF;

}
.category {
	font-weight: bold;
	color: #993366;
	font-variant: small-caps;
}
.feature {
	margin-right: 10px;
	margin-left: 10px;
}
.feature p {
	color: #FFFFFF;
	background-color: #333333;
	height: 40px;
}
.photocaption {
	font-size: .9em;
	font-style: italic;
	color: #5C8CBB;
}

