/*
	'CFLS' main stylesheet
*/

/* =General
---------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	background: #2b0026;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 13px;
}
table tr td {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 13px;
	vertical-align: top;
}
img, a img {
	border: 0;
}
.clearit:after { 
    content: "."; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden; 
}
.clearit { 
    min-height: 0; 
    height: 0; 
}
html>body .clearit { 
    height: auto; 
}
.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0;
	font-size: 1px;
}

/* =Header + Branding
--------------------------------------------------------------------------------------------------- */
#header {
	background: #56004e url('../images/wrapper/body-bg.gif') 0 0 repeat-x;
}
#header-inner {
	width: 980px;
	min-height: 78px;
	height: auto !important;
	height: 78px;
	margin: 0 auto;
	position: relative;
}
#header-inner #logo {
	position: absolute;
	top: 22px;
	left: 23px;
}
#header-inner ul {
	float: right;
	margin-top: 24px;
}
#header-inner ul li {
	background: url('../images/wrapper/util-nav-divider.gif') 100% 0 no-repeat;
	float: left;
	height: 27px;
	padding: 0 16px 0 16px;
}
#header-inner ul li.last {
	background: none;
	padding-right: 26px;
}
#header-inner ul li a {
	display: block;
	float: left;
	color: #b4aab3;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 27px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}
#header-inner ul li a:hover {
	color: #56004e;
}

/* =Layout
--------------------------------------------------------------------------------------------------- */
#wrapper-outer {
	background: #56004e url('../images/wrapper/wrapper-btm.gif') 0 100% repeat-x;
	padding-bottom: 7px;
}
#wrapper {
	background: url('../images/wrapper/outer-wrap-bg.jpg') 50% 0 no-repeat;
	padding-top: 24px;
}
#wrapper-inner {
	width: 980px;
	margin: 0 auto;
}
#wrapper-inner #wrap {
	background: url('../images/wrapper/wrap-bg.gif') 10px 0 repeat-y;
	margin-bottom: 25px;
}
#wrapper-inner #wrap-btm {
	background: url('../images/wrapper/wrap-btm.gif') 10px 100% no-repeat;
	padding-bottom: 7px;
}
#wrapper-inner #wrap-inner {
	background: url('../images/wrapper/wrap-top.jpg') 0 0 no-repeat;
	padding: 95px 0 0 0;
}
#wrapper-inner #wrap-inner #left-col {
	background: url('../images/wrapper/left-col-bg.jpg') 100% 0 no-repeat;
	float: left;
	width: 239px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#wrapper-inner #wrap-inner #main-content {
	float: left;
	width: 706px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	position: relative;
	top: -28px;
}
#wrapper-inner #wrap-inner #main-content #text-content {
	padding: 16px 0 0 24px;
}

/* =Layout homepage 
--------------------------------------------------------------------------------------------------- */
#home #wrapper-inner #wrap {
	background:  url('../images/wrapper/home-wrap-top.jpg') 0 0 no-repeat;
	margin-bottom: 0;
	padding-top: 26px;
}
#home #wrapper-inner #home-wrap-inner {
	background: url('../images/wrapper/home-wrap-btm.jpg') 0 100% no-repeat;
	padding-bottom: 26px;
}
#home #wrap #home-intro {
	background: url('') 0 0 no-repeat;
	color: #fff;
	height: 261px;
}
#home #wrap #home-intro img {
	display: block;
}
/* In case it needs to be live text */
#home #wrap #home-intro #home-intro-text {
	width: 480px;
	text-align: right;
	margin-left: 465px;
	padding-top: 55px;
}
#home #wrap #home-intro #home-intro-text h1 {
	font-size: 25px;
	margin-bottom: 10px;
}
#home #wrap #home-intro #home-intro-text p {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 20px;
}
/* Features */
#home #features {
	padding: 29px 0 35px 0;
}
#home #left {
	background: url('../images/wrapper/left-bg.gif') 0 0 repeat-y;
	float: left;
	width: 366px;
	position: relative;
	left: -21px;
	top: -10px;
}
#home #left-btm {
	background: url('../images/wrapper/left-btm.jpg') 0 100% no-repeat;
	padding-bottom: 6px;
}
#home #left-inner {
	background: url('../images/wrapper/left-top.jpg') 0 0 no-repeat;
	min-height: 328px;
	height: auto !important;
	height: 328px;
}
#home #left-inner .inset-img {
	display: block;
	float: left;
	position: relative;
	top: 1px;
	left: 6px;
	margin-right: 24px;
	margin-bottom: 10px;
}
#home #left-inner h3 {
	color: #56004e;
	font-size: 20px;
	line-height: 20px;
	padding: 35px 0 30px 0;
}
#home #left-inner p {
	padding: 0 30px 0 49px;
	line-height: 20px;
	margin-top: 16px;
}
#home #middle {
	background: url('../images/wrapper/middle-bg.gif') 0 0 repeat-y;
	float: left;
	width: 316px;
	position: relative;
	left: -7px;
	top: 0;
}
#home #middle-btm {
	background: url('../images/wrapper/middle-btm.gif') 0 100% no-repeat;
	padding-bottom: 9px;
}
#home #twitter-feed {
	background: url('../images/wrapper/middle-top.gif') 0 0 no-repeat;
	min-height: 307px;
	height: auto !important;
	height: 307px;
	padding-top: 9px;
}
#home #twitter-feed h3 {
	color: #023144;
	font-size: 20px;
	line-height: 20px;
	padding: 16px 22px 20px 30px;
}
#home #twitter-feed h3 a {
	float: right;
	margin-top: -7px;
}
#home #twitter-feed ul {
	width: 288px;
	margin: 0 auto;
	clear: both;
}
#home #twitter-feed ul li {
	background: url('../images/wrapper/twitter-list-divider.jpg') 0 0 no-repeat;
	line-height: 20px;
	padding: 10px 0 13px 16px;
}	
#home #twitter-feed ul li span, #home #twitter-feed ul li span a {
	color: #0a3e54;
	font-size: 12px;
}
#home #right {
	float: right;
	width: 284px;
}
#home #right p {
	margin-bottom: 14px;
}
#home #right .quote {
	color: #fff;
	font-family: times, 'times new roman', serif;
	text-align: center;
	font-style: italic;
	margin-top: 25px;
}
#home #right .quote p {
	font-size: 24px;
	line-height: 28px;
}
#home #right .quote .quoter {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
}

/* =Main nav
---------------------------------------------------------------------------------------------------- */ 
#main-nav {
	width: 714px;
	height: 43px;
	position: relative;
	z-index: 9999;
	padding-left: 266px;
}	
ul#menu {
	width: 714px;
	height: 43px;
}
ul#menu li a {
	display: block;
	height: 43px;
	text-indent: -9999px;
	position: relative;
	z-index: 10000;
}
ul#menu li a#about {
	background: url('../images/menu-about.gif') 0 0 no-repeat;
	width: 126px;
}
ul#menu li a#services {
	background: url('../images/menu-services.gif') 0 0 no-repeat;
	width: 199px;
}
ul#menu li a#updates {
	background: url('../images/menu-updates.gif') 0 0 no-repeat;
	width: 128px;
}
ul#menu li a#events {
	background: url('../images/menu-events.gif') 0 0 no-repeat;
	width: 119px;
}
ul#menu li a#get-involved {
	background: url('../images/menu-get-involved.gif') 0 0 no-repeat;
	width: 142px;
}
ul#menu li a:hover, ul#menu li a.active {
	background-position: 0 -43px !important;
}
ul#menu li a.current {
	background-position: 0 -43px !important;
}
ul#menu li ul {
	background: #fff;
	width: 200px;
	border-top: 1px solid #968994;
	border-right: 1px solid #968994;
	border-left: 1px solid #968994;
	padding: 0;
	top: 42px;
}
ul#menu li ul li {
	line-height: 13px;
	border-bottom: 1px solid #968994; 
}

ul#menu li ul li a {
	background: none;
	color: #56004e;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	width: auto;
	min-height: 13px;
	height: auto !important;
	height: 13px;
	text-indent: 0;
	text-decoration: none;
	padding: 7px 10px 6px 10px;
} 
ul#menu li ul li a:hover {
	background: #56004e;
	color: #fff;
}	

ul#menu li ul li ul {
	margin-left: 0;
	top: 10px;
}
ul#menu li ul li ul li a {
	background: none;
	color: #56004e;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	width: auto;
	min-height: 13px;
	height: auto !important;
	height: 13px;
	text-indent: 0;
	text-decoration: none;
	padding: 7px 10px 6px 10px;
} 
ul#menu li ul li ul li a:hover {
	background: #56004e;
	color: #fff;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
	outline: 0;
}
/* Essential Styles - modify with caution */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
	z-index: 10000;
	display: none;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* Fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em; /* Match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 200px; /* Match ul width */
	top: 0;
}

/* RTL */
ul.sf-menu li.rtl li:hover ul, ul.sf-menu li.rtl li.sfHover ul {
	right: 200px; 
	left: auto;
}
ul.sf-menu li.rtl li li:hover ul, ul.sf-menu li.rtl li li.sfHover ul {
	right: 200px; 
	left: auto;
}
/* RTL */

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* Match ul width */
	top: 0;
}
.sf-sub-indicator { /* Use if needed */
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
}
/* Apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	margin: 0;
}
/* Main menu item styles */
#menu li.sfHover a, #menu li a.active {
	background-position: 0 -43px !important;
}

/* =Left navigation
--------------------------------------------------------------------------------------------------- */
#left-nav ul li {
	background: url('../images/wrapper/left-nav-divider.png') 100% 100% no-repeat;
	position: relative;
	padding-bottom: 2px;
	line-height: 18px;
}
#left-nav ul li.last {
	background: none;
}
#left-nav ul li a {
	color: #56004e;
	display: block;
	width: 202px;
	text-decoration: none;
	padding: 11px 0 12px 35px;
}
#left-nav ul li a:hover {
	background: #8cc63f;
	color: #14570c;
}
#left-nav ul li a.current {
	background: #8cc63f;
	color: #14570c;
	font-weight: bold;
	cursor: default;
}
#left-nav ul li ul li {
	background: none !important;
	position: relative;
	padding-bottom: 2px;
	line-height: 18px;
}
#left-nav ul li ul li a {
	color: #56004e;
	display: block;
	width: 187px;
	text-decoration: none;
	padding: 2px 0 4px 50px;
}

/* =Sub content
--------------------------------------------------------------------------------------------------- */
#wrapper-inner #wrap-inner #main-content #sub-content {
	float: right;
	width: 237px;
	margin: 0 0 15px 20px;
}
#wrapper-inner #wrap-inner #main-content #sub-content p {
	margin: 0 0 15px 0;
}
#wrapper-inner #wrap-inner #main-content #sub-content a {
	color: #0a3e54;
}
#wrapper-inner #wrap-inner #main-content #sub-content a:hover {
	color: #000;
}
#wrapper-inner #wrap-inner #main-content #sub-content .sub-content {
	background: url('../images/wrapper/sub-content-bg.gif') 0 0 repeat-y;
}
#wrapper-inner #wrap-inner #main-content #sub-content .sub-content-btm {
	background: url('../images/wrapper/sub-content-btm.gif') 0 100% no-repeat;
	padding-bottom: 8px;
}
#wrapper-inner #wrap-inner #main-content #sub-content .sub-content-inner {
	background: url('../images/wrapper/sub-content-top.gif') 0 0 no-repeat;
	padding: 8px 22px 0 22px;
}
#wrapper-inner #wrap-inner #main-content #sub-content .sub-content-inner h3 {
	background: url('../images/wrapper/sub-content-hdr-divider.jpg') 50% 100% no-repeat;
	color: #023144;
	font-size: 15px;
	text-transform: none;
	margin: 12px 0 9px 0;
	padding-bottom: 13px;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumb {
	color: #56004e;
	font-size: 12px;
	margin-left: 24px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
}
#breadcrumb li {
	float: left;
}
#breadcrumb li span {
	color: #a36d9e;
	padding: 0 5px 0 5px;
}
#breadcrumb li a {
	color: #a36d9e;
	text-decoration: none;
}
#breadcrumb li a:hover {
	color: #56004e;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a, a:link, a:focus{
	outline: none;
	color: #56004e;
}
a:hover {
	outline: none;
	color: #333;
}

/* =lists
--------------------------------------------------------------------------------------------------- */
#main-content #text-content li {
	color: #000;
	line-height: 18px;
}
#main-content #text-content ul {
	margin: 15px 0 16px 30px;
}
#main-content #text-content ul li {
	list-style: square;
	padding: 0 0 2px 0;
} 
#main-content #text-content ol {
	list-style: decimal;
	margin: 15px 0 16px 40px;
}
#main-content #text-content ol li {
	list-style: decimal;
	padding: 0 0 2px 0;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
#main-content #text-content p {
	line-height: 20px;
	margin: 0 0 18px 0
}
#main-content #text-content h1 {
	color: #41003b;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 16px 0;
}
#main-content #text-content h2 {
	color: #f7741d;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 16px 0;
}
#main-content #text-content h3 {
	color: #666;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 16px 0;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	color: #fff;
	font-size: 12px;
	width: 980px;
	min-height: 48px;
	height: auto !important;
	height: 48px;
	margin: 0 auto;
	padding-top: 26px;
	clear: both;
}
#footer a {
	color: #fff;
	margin: 0 0 0 10px;
}
#footer p.copyright {
	float: left;
	padding-left: 30px;
}
#footer p.address {
	float: right;
	padding-right: 36px;
}

/* =Misc.
---------------------------------------------------------------------------------------------------- */ 

.table-data
{
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
}

.table-data th
{
	border: 1px solid #DDDDDD;
	padding: 3px 2px 5px 5px;
	background-color: #E8E8E8;
	color: #0055A4;
	font-size: 12px;
	text-align: left;
}

.table-data td
{
	border: 1px solid #DDDDDD;
	padding: 6px 5px 5px 5px;
	font-size: 12px;
}

.table-data td.odd
{
	background-color: #D7DCED;
}

.callout
{
	margin-bottom: 12px; 
	padding: 10px; 
	border: 2px solid #DAC7D8;
}

