#nav ul { background-image: url("../graphics/layout/nav_bg.png"); }
#rounded_l { background-image: url("../graphics/layout/rounded_edge_left.png"); }
#rounded_r { background-image: url("../graphics/layout/rounded_edge_right.png"); }
#spotlight { background-image: url("../graphics/layout/spotlight_bg.png"); }
#spot_rounded_right { background-image: url("../graphics/layout/spotlight_area_right.png"); }
#spot_rounded_left { background-image: url("../graphics/layout/spotlight_area_left.png"); }
#quick_links ul li { background-image: url("../graphics/layout/bullet2.png"); }


body * {
	font-family:Verdana, Cachet, sans-serif !important;
}

body {
	color:#000000;
	background:#FfFfFf;
	border-top:5px solid rgb(244,121,32);
}

#left_columns p, #left_columns h3 {
    color:rgb(0,0,0);
}

h1, h2, h3 {
	color:#01a490 !important;
}

h4, h5, h6 {
	color:rgb(1,164,144) !important;
}

a:link, a:visited {
	color:rgb(221,88,40);
}

a:hover, a:active {
	color:rgb(0,0,0);
}

#top_stripe {
	border-top: 0px;
}

#nav ul li ul li a {
    background:rgb(244,131,32);
}

#nav ul li ul {
	border-bottom:3px solid rgb(1,164,144);
}

#nav ul li ul li a:hover {
	color:rgb(1,164,144) !important;
}

#nav ul li a:hover {
	color:rgb(255,255,255) !important;
}

h3.content_news_article_headline a {
	font-weight:normal;
	font-size:14px;
}

span.content_news_article_by_line {
	color:#000000;
}

.news_archives a {
	font-weight:normal;
}

#spotlight {
	overflow:hidden;
}

#quick_bar {
    background:rgb(1,164,144);
    color: #FfFfFf !important;
}

#footer_wrap a, #quick_bar a {
    color: #FfFfFf;
    text-decoration: none;
}

#footer {
    background: rgb(244,121,32);
    color: #FfFfFf;
}

#contact {
    color: #FfFfFf;
}

#contact a:link, #contact a:visited {
	text-decoration:underline;
	color:#FfFfFf;
}

#contact a:hover, #contact a:active {
	text-decoration:none;
}

#secondary_nav li {
    font-weight:normal;
}

.collection_item_label {
    font-weight: normal;
}

div.form_label {
    font-weight:normal;
}

.formtitle, .form_title, h5.form_title, div.form_row_submit {
	color:#FfFfFf !important;
	background:#01A490 !important;
}

#footer_wrap a:hover, #footer_wrap a:active {
	color:#FfFfFf;
	text-decoration:underline;
}

td#spotlight_text p {
	font-size:38px;
	line-height:44px;
	color:rgb(244,121,32);
	font-style:normal;
	font-weight:bold;
}

/* Font Updates */

.event_list ul {
	padding-left: 7px;
}

.event_list {
	border: 1px solid #CCC;
}

#column_1 .calendar_section .list_view_event_date_time {
	font-size: 9px !important;
}

.list_view_event_title {
	font-size: 12px;
}


