#header {
	background: #ffd302 url(../images/gold.png) repeat-x bottom;
	color: #fff;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	color: #333;
	text-decoration: none;
}
#topnav a, #topnav {
	color: #666;
}
#topnav a:hover {
	color: #000;
	text-decoration: none;
}
#breadcrumbs, #breadcrumbs a, #peoplenav a:hover {
	color: #333;
}
#bottomnav_color, #credit {
	background: #ffd400 url(../images/footer-gold.png) repeat-x bottom;
	color: #333;
	font-weight: normal;
}
#bottomnav_color a, #credit a {
	background: transparent;
	color: #333;
	font-weight: normal;
}
h2, h2 a, .theme, label {
	color: #369;
}

#left_column {
	width: 365px;
	float: left;
}
#right_column {
	width: 345px;
	float: right;
}
.tab_content h2 {
	color: #369;
}
ul.checkbox li {
	list-style-type: none;
	list-style-image: url(../images/checkbox-unchecked.png);
	height: 16px;
	list-style-position: inside;
}
a {
	color: #369;
}

.slider {
	border-top: 4px solid #676767;
}
.slider .bar h2 {
	padding: 8px 30px 8px 8px;
	margin-right: 8px;
}
.slider .bar h2.collapse {background: url(../images/expand-collapse/gray-collapse-large.gif) no-repeat right center;}
.slider .bar h2.expand {background: url(../images/expand-collapse/gray-expand-large.gif) no-repeat right center;}
.slider .highlight { background: none; }
.slider .highlight h2 { text-decoration: underline; }
.slider .highlight h2.collapse {background: url(../images/expand-collapse/orange-collapse-large.gif) no-repeat right center;}
.slider .highlight h2.expand {background: url(../images/expand-collapse/orange-expand-large.gif) no-repeat right center;}
.slider-content {
	border-top: 2px dashed #a29fa0;
	border-bottom: 1px solid #676767;
	background: #f2f1f0;
	padding: 0 10px;
}
.slider-content .left, .slider-content .right {
	padding-top: 20px;
}
.slider-content a {
	color: #666;
}
.slider-content a:hover {
	color: #f26722;
	text-decoration: none; list-style-type:
}

/* Boxed Sections */
.boxed-section {
	background: #EDE8DE;
	padding: 14px;
	margin-bottom: 30px;
	position: relative; /* Fix for IE7 floating issue */
}
.boxed-section .shadow {
	background: url(../images/shadow-alpha.png) no-repeat right bottom !important;
	background: url(../images/shadow-alpha2.gif) no-repeat right bottom;
	position:relative;
	left:4px;
	top:4px;
	width:100%;
}
.boxed-section .inner {
	background:#fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow:hidden;
	position:relative;
	right:4px;
	bottom:4px;
}
.boxed-section .full {
	border-left: 1px solid #ccc;
	padding: 10px;
}
.boxed-section .item {
	border-left:1px solid #CCC;
	float:left;
	margin-bottom:-489px;
	padding:11px 11px 500px;
	width:152px;
}
.boxed-section .two-column { width: 315px; }
.boxed-section .three-column { width: 502px; }
.boxed-section ul {
	margin: 0;
}
.boxed-section li {
	margin: 8px 0;
}
.boxed-section h2.title {
	color: #333;
	font-size: 1.93em;
	border-bottom: 2px dashed #999;
	margin: 0 10px 8px;
	padding: 0 5px 2px; 
}
.boxed-section h3 {
	color: #f26722;
	font-size: 1.35em;
	margin-bottom: 10px;
}
.boxed-section h4 {
	color: #046994;
	font-size: 1.18em;
}
.boxed-section li a {
	color: #333;
}
.boxed-section li a:hover {
	color: #09c;
	text-decoration: underline;
}
.boxed-section img.left {
	border: none;
	padding: 0;
	margin: 0;
}
.boxed-section p {
	line-height: 1.5em;
}
#left_column .boxed-section .shadow, #right_column .boxed-section .shadow {
	margin-top: 14px;
}
#left_column .boxed-section div.shadow:first-child, #right_column .boxed-section div.shadow:first-child {
	margin-top: 0;
}

/* Headline */
.headline h3 {
	margin-bottom: 10px;
	color: #aba7a7;
	font-size: 1.5em;
	border-bottom: 1px solid #676767;
	text-transform: uppercase;
}
.headline h3 a { color: #aba7a7; }
.headline h3 span {
	font-size: 0.66em;
	color: #333;
	margin-left: 10px;
	text-transform: none;
}
.headline h2 {
	font-size: 2em;
}
.headline h2 a {
	color: #333;
	font-weight:  normal;
}
.headline .bar, .headline .links { display: none; }

/* Announcements and Events  */
.announcements, .events {
	margin-bottom: 20px;
}
.announcements .bar, .events .bar {
	background: #dcdcdc url(../images/bars/gray-head-right.jpg) no-repeat top right;
	border-bottom: 1px solid #d5d5d5;
}
.announcements .bar h2, .events .bar h2 {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.18em;
	font-weight: normal;
	padding: 10px;
	margin: 0;
	background: url(../images/bars/gray-head-left.jpg) no-repeat;
}
.announcements .parsed, .events .parsed {
	background: #fff url(../images/bars/gray-foot-right.jpg) no-repeat bottom right;
}
.announcements .item {
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	color: #333;
	padding: 8px 8px;
	background-color: #fff;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	z-index: 5;
}
.announcements .item img {
	float: left;
	border: 1px solid #ecc41b;
	margin-right: 10px;
}
.announcements h3, .events h3 {
	font-size: 1.0em;
}
.announcements p, .events p {
	margin: 0;
}
.announcements a, .events a {
	color: #046993;
}
.announcements a.more, .events a.more, .focus .more a {
	font-weight: normal;
	font-size: 0.85em;
	color: #bb263f;
}
.announcements a.more:hover, .events a.more:hover, .focus .more a:hover {
	color: #771929;
}
.announcements .links, .events .links {
	padding: 10px 5px 15px 5px;
	background: url(../images/bars/gray-foot-left.jpg) no-repeat bottom left;
}
.announcements .links a, .events .links a, .tab_content .links a {
	display: block;
	margin: 0 5px;
	float: right;
	color: #666;
}
.announcements .links a:hover, .events links a:hover {
	color: #333;
}
.events .item {
	border: 1px solid #d5d5d5;
	border-top: none;
	cursor: pointer;
	padding: 8px 5px 8px 0;
	color: #000;
	background: #fff;
	clear: both;
	position: relative;
	z-index: 5;
}
.events .item a {
	color: #bb263f;
}
.announcements .alt, .events .alt {
	background: #eee;
}
.announcements .highlight, .events .highlight {
	background-color: #e8e6e5;
}
.announcements .highlight a:hover, .events .highlight a:hover {
	text-decoration: none;
}
.events .item .date {
	float: left;
	width: 60px;
	padding-left: 3px;
	border-right: 1px solid #666;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	z-index: 6;
}
.events .item .date .day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	color: #666;
}
.events .item .date .month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.18em;
}
.events .item p, .events .item h3 {
	margin: 0 0 0 75px;
	font-size: 1em;
}

/* Social Media Icons */
#social-media-items h3 {
	text-transform: uppercase;
	float: left;
	color: #666;
	margin: 10px 0 0 15px;
}
#social-media-items ul {
	list-style: none;
	float: left;
	padding-left: 0;
}
#social-media-items li {
	float: left;
	margin-left: 12px;
}

#landing-links {
	float: left;
	margin-bottom: 15px; 
}
#landing-links .link-list {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 168px;
	margin: 0 5px;
}
#landing-links .link-list h2 {
	color: #046994;
	font-size: 1.18em;
	text-transform: uppercase;
}
#landing-links .link-list ul {
	padding-left: 0;
	list-style: none;
}
#landing-links .link-list ul li {
	border: none;
	padding: 3px 0;
}
#landing-links .link-list li  a {
	color: #333;
}

/* Focus */
.focus, .images {
	overflow: hidden;
	margin-bottom: 20px;
}
.images, .prev-next { width: 345px; }
#left_column .prev-next { width: 365px; }
.prev-next .inner, .images .inner {
	width: 5000px;
}
.focus .item { display: none; }
.prev-next .item { display: block; }
.images .item, .prev-next .item {
	width: 345px;
	float: left;
}
#left_column .prev-next .item { width: 365px; }
.focus h2 {
	font-size: 1.8em;
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	line-height: normal;
}
.focus h2 .next {
	font-size: 0.6em;
	font-weight: normal;
	color: #399;
	cursor: pointer;
	text-transform: lowercase;
	vertical-align: middle;
	border-left: 3px solid #999;
	padding: 0.3em 0 0.5em 6px;
	margin-left: 6px;
}
.focus .next img {
	cursor: pointer;
}
.focus .photo {
	float: left;
	width: 120px;
	margin: 3px 8px 8px 0;
	display: inline;
}
.focus .photo img {
	border: 1px solid #989898;
	padding: 3px;
	width: 112px;
	height: 112px;
	background: #fff;
}
.focus .photo h3 {
	margin-top: 4px;
	font-size: 1em;
	color: #333;
}
.focus .photo p {
	margin: 0;
	font-size: 0.93em;
}
.focus .content {
	margin: 0 0 0 128px;
	color: #333;
	padding: 4px 0 0 0;
}
.focus .more {
	text-align: right;
}
.focus .links, .full_links {
	clear: both;
	font-weight: bold;
	font-size: 0.93em;
	padding: 4px 0 0 0;
	border-top: 1px solid #989898;
}
.full_links {
	margin-bottom: 20px;
}
.images, .images .item {
	position: relative;
}
.images img.prev, .images img.next {
	position: absolute;
	top: 83px;
	cursor: pointer;
}
.images img.next {
	right: 0;
}

/* Tabs */
.tab_group {
	margin-bottom: 20px;
}
.tab_group .tabs {
	width: 100%;
	background: url(../images/gallery-tab-background-creme.jpg) repeat-x bottom;
	font-size: 0.93em;
}
.tab_group .tabs ul {
	list-style: none;
        padding-left: 0;
}
.tab_group .tabs li {
	background: url(../images/tab-inactive-right-creme.jpg) no-repeat right top;
	color: #666;
	font-weight: bold;
	cursor: pointer;
	float: left;
}
.tab_group .tabs li span {
	display: block;
	background: url(../images/tab-inactive-left-creme.jpg) no-repeat left top;
	padding: 7px 17px 3px 13px;
	color: #666;
}
.tab_group .tabs li.tabactive {
	background: url(../images/tab-active-right-creme.jpg) no-repeat right top;
	color: #099;
}
.tab_group .tabs li.tabactive span {
	background: url(../images/tab-active-left-creme.jpg) no-repeat left top;
	color: #099;
}
.tab_group .tab_content {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	background: #fff;
}
.tab_group .tab_content div.item {
	display: none;
}
.tab_group .tab_content div.tabactive, .tab_group .tab_content div.item div.item {
	display: block;
}
.tab_group .images, .tab_group .images .item {
	width: 323px;
	margin: 0;
}
.tab_group .images .item img.img {
	width: 313px;
}

/* Mediabox Links */
.mediabox .links {
	float: right;
	padding: 0.4em 4px 0 0;
    font-size: 0.85em;
}
.mediabox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.mediabox a {
	font-weight: normal;
}
.mediabox h2 {
	font-size: 1.18em;
	color: #333;
	margin: 0 0 4px;
	font-weight: bold;
	border-bottom: 3px solid #666;
}
.mediabox h3 {
	color: #333;
	margin: 0 0 4px;
	font-size: 1.18em;
	font-weight: normal;
	border-bottom: 1px solid #666;
}

/* Form Styles */
#container form.validate div.left {
	margin-right: 20px;
	display: inline;
}
#container form.validate .item {
	padding: 8px 0;
}

#container form.validate input.text, #container form.validate select, #container form.validate textarea {
	background:#E7E2E2;
	border:1px solid #535353;
	display:block;
	padding:2px;
}
#container #right_sidebar .boxed .boxed form.validate input.text, #container #right_sidebar .boxed .boxed form.validate textarea {
	width: 185px;
}
#container form.validate .item .group input, #container form.validate .item .item {
	margin-left: 20px;
}
#container form.validate input.validation-failed, #container form.validate textarea.validation-failed, #container form.validate select.validation-failed {
	border: 2px solid #ED1C24;
}
#container form.validate .validation-advice {
	color:#ED1C24;
	font-size: 0.85em;
}
#container form.validate label {
	font-weight: bold;
}
#container form.validate label span {
	color:#ED1C24;
}
#container form.validate .item p {
	color: #066;
	margin: 2px 0 8px;
}

/* Staff Listing */
.dept_unit {
	margin: 0 0 18px;
}
.dept_unit h2.graybar {
	padding-bottom: 3px;
	margin-bottom: 0;
}
.person {
	padding: 20px 0 10px 0;
	border-bottom: 2px solid #aaa;
}
#personnel .person {
	padding: 0;
	border: none;
}
.person .photo {
	float: left;
	width: 142px;
}
.person .photo img {
	padding: 5px;
	margin: 0 10px 4px 0;
	border: 1px solid #989898;
}
.person .photo img.img {
	width: 130px;
}
.person .photo .quote {
	background: #e2e2e2;
	border: 1px solid #999;
	border-bottom: none;
	padding: 5px;
    font-size: 0.85em;
}
.person .photo img.quote_btm {
	padding: 0;
	width: 142px;
	border: none;
}
.person .person_bio {
	margin-left: 150px;
}
.person_bio .personal {
	border-bottom: 1px solid #989898;
}
.person_bio .personal h3 {
	font-size: 1.35em;
	color: #333;
}
.person_bio .personal h4 {
	color: #666;
	margin: 0;
}
.person_bio .content_bio {
	margin-top: 10px;
}
.person_bio .content_bio li {
	padding: 0;
}
.person_bio .left {
	width: 220px;
	margin-top: 10px;
}
.person_bio .right {
	width: 350px;
	margin-top: 10px;
}
.person_bio .contact {
	padding-bottom: 20px;
}
.person_bio h4 {
    font-size: 1.1em;
	color: #333;
	margin: 0 0 6px 0;
}
.person_bio ul {
	list-style: none;
}
.person_bio li {
	padding: 2px 0;
}
.specialties li {
	padding: 0 0 0 10px;
	background: url(../images/gray-square.gif) no-repeat left 0.5em;
}
.specialties h3 {
	margin-bottom: 6px;
}
#personnel .extra_info { clear: right; }

/* A2Z */
.a2z-nav {
	font-size: 1.5em;
	margin-bottom: 40px;
}
.a2z-nav ul, .a2z-letter ul {
	list-style: none;
	margin: 0;
}
.a2z-nav li {
	float: left;
	margin: 5px;
}
.a2z-letter {
	clear: both;
}
.a2z-letter h3 {
	font-size: 2.35em;
	color: #999;
	border-bottom: 1px solid #999;
}

/* FAQs */
.faqs .item {
	padding: 4px 0;
}
.faqs .question {
	cursor: pointer;
	min-height: 1.8em;
}
.faqs .highlight {
	background: #ccc;
}
.faqs .question h2 {
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	color: #286e73;
	margin: 0;
	width: 40px;
	text-align: right;
}

.faqs .question p {
	font-weight: bold;
	margin: 1px 0 0 50px;
	padding-top: 2px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .faqs .question {
	height: 1.5em;
}
* html .faqs .question h2 {
  margin-right: 7px;
  }
 
* html .faqs .question p {
  height: 1%;
  margin-left: 0;
  } 
/* End hide from IE5/mac */
.faqs .answer {
	margin: 0 0 0 50px;
	padding: 5px 0;
	clear: both;
}
.faqs .wrapper {
	clear: left;
}

/* Weather */
#weather {
	display: inline;
	margin: -20px 20px 0;
}
#weather img {
	margin-right: 5px;
}

/* Webcam styles */
.cam img {
	width: 100%;
	height: auto;
}
.webcams .item .cam img {
	height: 228px;
}

/* Poll of the Day */
#poll, #fb {
	border: 1px solid #ccc;
	padding: 6px;
	margin-bottom: 20px;
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
}
#poll-wrapper {
	padding: 10px;
}
#poll h4 {
	font-size: 1em;
}
#poll a {
	font-size: 0.85em;
}
#poll label { color: inherit; }
#poll p { margin: 0; }
#poll .black h4, #poll .black a,
#poll .gray h4, #poll .gray a,
#poll .steel-blue h4, #poll .steel-blue a,
#poll .royal-blue h4, #poll .royal-blue a,
#poll .light-blue h4, #poll .light-blue a,
#poll .teal h4, #poll .teal a,
#poll .olive-green h4, #poll .olive-green a,
#poll .light-green h4, #poll .light-green a,
#poll .burgundy h4, #poll .burgundy a,
#poll .crimson-red h4, #poll .crimson-red a,
#poll .tangerine h4, #poll .tangerine a,
#poll .khaki h4, #poll .khaki a { color: #ffcd05; }
#poll .black h4 a,
#poll .steel-blue h4 a,
#poll .royal-blue h4 a,
#poll .light-blue h4 a,
#poll .teal h4 a,
#poll .olive-green h4 a,
#poll .burgundy h4 a,
#poll .crimson-red h4 a { color: #ccc; }
#poll .gray h4 a,
#poll .light-green h4 a,
#poll .tangerine h4 a,
#poll .khaki h4 a { color: #333; }

