body {
	background: #ccc;
	color: #151515;
	margin: 0;
	font-family: "Century Gothic", "Gill Sans", "Verdana", "Helvetica",
		sans-serif;
}

a img { border:none; }

a:active {
	outline: none;
}

a:focus {
	outline: none;
}

table {
	width: 100%;
	font-family: "Century Gothic", "Gill Sans", "Verdana", "Helvetica",
		sans-serif;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* Header & Navbar */
#header {
	width: 920px;
	height: 110px;
	background: url(../images/header_top.png) no-repeat;
}

#navbar_content {
	float: left;
	background: #DAE0D2 url(../images/bg.gif) repeat-x bottom;
	font-family: "Century Gothic", "Gill Sans" "Verdana", "Helvetica",
		sans-serif;
	font-size: 75%;
	line-height: normal;
	padding-bottom: 1px;
	margin: 0 10px 0 10px;
	width: 900px;
	color: #620606;
}

#navbar ul {
	margin: 0;
	padding: 5px 5px 0;
	list-style: none;
}

#navbar li {
	background: url(../images/norm_right.gif) no-repeat right top;
	float: left;
	margin: 0;
	padding: 0;
}

#navbar a {
	background: url(../images/norm_left.gif) no-repeat left top;
	color: #620606;
	display: block;
	padding: 5px 15px 4px;
	text-decoration: none;
}

#navbar #current {
	background-image: url(../images/norm_right_on.gif);
}

#navbar #current a {
	background-image: url(../images/norm_left_on.gif);
	padding-bottom: 5px;
}

#navbar a:hover {
	background-image: url(../images/norm_right_on.gif);
	color: #000099;
	text-decoration: none;
}

#navbar li ul {
	background-color: #620606;
	display: none;
	float: none;
}

/* Columns */
#left_column {
	background-color: #D5C7B9;
	margin: 0;
	padding: 0;
	width: 150px;
	float: left;
}

.lcolumn_banner {
	display: inline;
	margin: 0;
	padding: 0;
}

#left_column .column_header {
	margin-bottom: -15px;
	padding: 15px 10px 0px 10px;
	background: url(../images/column_header.png);
	font-size: 0.75em;
	font-weight: bold;
	color: #620606;
}

#left_column .column_content {
	font-size: 0.7em;
	font-style: italic;
	padding: 20px 10px 10px 10px;
	background: url(../images/column_body.png) repeat-y;
}

.testimonial {
	font-style: italic;
}

#left_column .column_footer {
	font-size: 0.75em;
	font-weight: bold;
	text-align: right;
	padding: 0px 15px 0px 10px;
	background: url(../images/column_footer.png) no-repeat;
	background-position: top;
	height: 55px;
}

.column_footer a {
	text-decoration: none;
	color: #990000;
}

.column_footer a:hover {
	text-decoration: none;
	color: #000099;
}

#right_column {
	margin-left: 0px;
	background: url(../images/rcolumn_body.png) repeat-y;
	width: 170px;
	float: left;
}

#right_column hr {
	margin: -7px 10px 0 10px;
}

#right_column h2 {
	padding: 0 15px 0 10px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
}

.rcolumn_body {
	text-align: center;
	font-size: 0.8em;
	padding: 0 15px 0 10px;
}



#right_column .video_portal {
	background: url(../images/video_bckgrnd.png) no-repeat;
	height: 130px;
}

/* News & Events */

#all_events_container {
	font-size: 1.1em;
}

#event_container_brief {
	padding-left: 10px;
	padding-right: 15px;
}

.event_headline {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #2A3FAA;
}
.event_date {
	font-size: 0.8em;
	color: #2A5F55;
	margin-bottom: 3px;
}
.event_brief {
	font-size: 0.85em;
	margin-left: 10px;
}
.event_link {
	font-size: .9em;
	font-weight: bold;
	color: #7F0000;
	text-decoration: none;
	float: right;
}

/* Public Content */
.swoosh_lower_left {
	position: absolute;
}
.img_photo_hdr_left_float {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	width: 200px;
	background: #ddd;
	border: 1px solid #ccc;
}

#toggle_container_main {
	width: 98%;
	margin: 0px;
}

/* JS Dropdown panels for Programs/Articles */
h3.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(../images/h3_trigger_a.png) no-repeat;
	height: 31px;
	line-height: 31px;
	width: 560px;
	font-size: 1em;
	font-weight: normal;
	float: left;
	border: 0px;
}

h3.trigger a {
	color: #000033;
	text-decoration: none;
	display: block;
	border-style: none;
}

h3.trigger a:hover {
	color: #0066A4;
}

h3.active {
	background-position: left bottom;
	border: 0px;
}

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(../images/toggle_block_stretch.png) repeat-y
		left top;
	overflow: hidden;
	font-size: 1.0em;
	width: 560px;
	clear: both;
}

.toggle_container .block {
	padding: 20px;
	background: url(../images/toggle_block_btm.png) no-repeat left bottom;
}

.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}

.toggle_container .program_SubTitle {
	padding: 5px 0;
	margin: 5px 0;
	font-size: 1.2em;
	font-style: italic;
	color: #620606;
}

.toggle_container h4 {
	font: 2.0em normal "Century Gothic", "Gill Sans" "Verdana", "Helvetica",
		sans-serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}

.toggle_container img.photo_hdr_left_float {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	width: 200px;
	background: #ddd;
	border: 1px solid #ccc;
}

.toggle_container img.photo_hdr_right_float {
	margin: 10px 0px 15px 15px;
	padding: 5px;
	float: right;
	width: 200px;
	background: #ddd;
	border: 1px solid #ccc;
}

.article_table {
	width: 100%;
	font-family: "Century Gothic", "Gill Sans" "Verdana", "Helvetica",
		sans-serif;
	border-collapse: collapse;
	border-color: #fff;
}

col.title {
	background-color: #73AFB7;
	width: 5em;
}

table.article_table th { /*
background-color:#930200;
*/
	background-color: #0066A4;
	color: #fff;
}

.title_tip {
	font-size: .7em;
	font-style: italic;
}

table.article_table a {
	font-family: "Century Gothic", "Gill Sans" "Verdana", "Helvetica",
		sans-serif;
	color: #006699;
	font-size: .9em;
	text-decoration: none;
}

table.article_table a:hover {
	font-family: "Century Gothic", "Gill Sans" "Verdana", "Helvetica",
		sans-serif;
	color: #003399;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}

.article_list_background {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/bg_2.png);
}

#article_pub_container h1 {
	color: #fff;
	font-size: 1.0em;
	text-align: left;
}

.main_list_header {
	background: url(../images/article_bg_top.png) repeat-x;
	height: 89px;
	margin-top: 5px;
	font-style: italic;
	font-weight: bold;
	font-size: 1.0em;
	padding: 3px 10px 3px 10px;
	/*
color:#616161;
*/
}

.header_logo {
	padding-left: 5px;
	margin-top: -3px;
}

.articleListing_hdr {
	font-style: italic;
	color: #14556B;
}

.article_image {
	width: 200px;
	height: auto;
	border-right: solid #ccc;
	float: left;
	margin-right: 3px;
}

.article_content {
	font-family: "Century Gothic", "Gill Sans" "Verdana", "Helvetica",
		sans-serif;
	float: right;
	text-align: left;
	margin-left: 3px;
}

.article_title {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	color: #14556B;
}

.article_desc {
	font-size: .9em;
	font-weight: normal;
	color: #444;
}

.article_link {
	display: inline-block;
	float: right;
}

/* Admin Articles Content */
#article_main_container {
	width: 95%;
	min-height: 300px;
	margin: 7px;
	padding: 5px;
	border: double;
	border-color: #666;
}

.articleListing_hdr {
	font-style: italic;
	color: #14556B;
}

.article_image {
	width: 200px;
	height: auto;
	border-right: solid #ccc;
	float: left;
	margin-right: 3px;
}

.article_content {
	font-family: "Century Gothic", "Gill Sans" "Verdana", "Helvetica",
		sans-serif;
	float: right;
	text-align: left;
	margin-left: 3px;
}

.article_title {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	color: #14556B;
}

.article_desc {
	font-size: .9em;
	font-weight: normal;
	color: #444;
}

.article_link {
	display: inline-block;
	float: right;
}

/* Testimonials Content */

#all_testimonial_container {
	width:100%
}

#all_testimonial_container .all_testimonial_copy{
	font-style: italic;
	text-align: left;
	color: #14556B;
}

#all_testimonial_container .all_testimonial_sig{
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

.hr_test {
	color: #A0A0A4;
}
.testimonial_column_container {
	font-style: italic;
	text-align: left;
	color: #14556B;
}

.testimonial_content {
	font-style: italic;
	text-align: left;
	color: #14556B;
}

.testimonial_copy {
	width: 150px;
	height: auto;
	border-right: solid #ccc;
	float: left;
	margin-right: 3px;
}

.testimonial_signature {
	text-align: right;
	font-style: normal;
	font-weight: bold;
}

/* Main Content */
#wrapper {
	font-family: "Century Gothic", "Gill Sans" "Verdana", "Helvetica",
		sans-serif;
	margin: 0px auto 0px auto;
	width: 920px;
}

#contentWrapper {
	width: 920px;
	padding: 0 10px;
	background: url(../images/main_container.png) repeat-y;
}

#content {
	width: 560px;
	color: #444;
	overflow: hidden;
	padding: 0px 10px;
	float: left;
	font-size: .85em;
}

#content h1 {
	text-align: left;
	color: #14556B;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
}

#content h2 {
	text-align: left;
	color: #444;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
}

/* Admin Screen */
#admin_main {
	width: 920px;
	background: url(../images/main_container_admin.png) repeat-y;
	padding: 0;
}

#admin_header {
	width: 900px;
	margin-top: 20px;
	margin-bottom: -31px;
	height: 75px;
	background: url(../images/adminHdr.gif) no-repeat;
}

#admin_content {
	margin: 30px 20px 0px 20px;
}

#admin_content caption {
	text-align: right;
	color: #14556B;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}

#admin_content table {
	width: 100%;
	font-family: "Century Gothic", "Gill Sans" "Verdana", "Helvetica",
		sans-serif;
	border-collapse: collapse;
	background-color: #fff;
	border-bottom: solid thick;
}

.admin_table {
	padding: 3px 5px 2px 5px;
	border: 1px solid #73AFB7;
}

table.admin_table td,th {
	max-width:400px;
	vertical-align: top;
	font-size: .8em;
	padding: 3px 5px 2px 5px;
	border: 1px solid #73AFB7;
}

#admin_content th {
	background: url(../images/th_bg.gif);
	text-align: left;
	color: #FFFFFF;
	border-color: #14556B;
	border-bottom: #000099 solid thin;
	border-right: #000099 solid thin;
}

#wrapper h1,h2 {
	color: #620606;
}

#admin_content h1 {
	color: #666;
	font-size: 1em;
	font-style: normal;
	text-align: left;
}

.timestamp {
	text-align: center;
	font-family: Geneva;
	font-size: .85em;
	font-style: italic;
	color: #14556B;
}

/* Admin Forms */ /* FORMS */
form {
	font: normal .9em/ 120% "Century Gothic", "Arial", "Gill Sans" "Verdana",
		"Helvetica", sans-serif;
	vertical-align: top;
}

form td {
	verticle-align: top;
}

form br {
	clear: left;
}

form input {
	font-family: "Century Gothic", "Arial", "Gill Sans" "Verdana",
		"Helvetica", sans-serif;
	vertical-align: top;
	/*width: 450px;*/
}

form textarea {
	font-family: "Century Gothic", "Arial", "Gill Sans" "Verdana",
		"Helvetica", sans-serif;
	vertical-align: top;
	/*width: 450px;*/
	height: 75px;
}

.form_label {
	font-weight: bold;
	text-align: right;
	background-color: #f7f0df;
}

#forms_body {
	font-family: "Century Gothic", "Arial", "Gill Sans" "Verdana",
		"Helvetica", sans-serif;
	font-size: 1em;
	background: #f7f0df;
	margin: 0;
	padding: 5px;
	color: #000033;
}

#forms_body a {
	color: #7c1a00;
	text-decoration: none;
}

#forms_body img {
	border: 0px;
}

#forms_body a:hover {
	color: #ee3605;
}

#forms_body .quote_author {
	color: #842d02;
	font-size: 10px;
	padding-left: 20px;
}

#forms_body .heading {
	font-size: 18px;
	padding-right: 30px;
	display: block;
}

#form label {
	font-size: .8em;
	color: #14556B;
	float: left;
	width: 230px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
}

.edit_header {
	color: #666;
	text-decoration: none;
	float: right;
	margin-right: 25px;
	text-align: right;
	font-weight: bold;
}

.wrap_image_rt {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.admin_navigation {
	font-size: .7em;
	color: #666;
	float: left;
	margin-left: 170px;
	margin-top: 2px;
	text-align: left;
	font-weight: bold;
}

.admin_navigation a:hover {
	color: #000066;
}

/* Site search */
#site-search,#site-search form,#site-search form div {
	display: inline;
	margin: 0;
	padding: 0;
}

#site-search form div input[type=text] {
	background: url(../images/search-box.png) no-repeat;
	border: 0;
	font-family: "Century Gothic", "Gill Sans" "Verdana", "Helvetica",
		sans-serif;
	font-size: 12px;
	height: 18px;
	padding: 4px 10px 0 23px;
	width: 144px;
}

#search-query.init {
	color: #999;
}

#site-search form div input[type=submit] {
	display: none;
}

/* Footer */
#footer {
	
	background: url(../images/footer_bgrnd.png) no-repeat;
	clear: both;
	color: #fff;
	font-size: 0.8em;
	height: 70px;
	margin: 0;
	padding: 15px;
	width: 920px;
}
#footer img{
	vertical-align:bottom;
	margin: -15px 10px 0px 10px;
	float:right;
	width: 30px;
	height: auto;
}
.footer_images {
	margin-right: 30px;
	margin-top: -15px;
	float: right;
	width: auto;
	height: 70px;
}

#footer p {
	font-size: .75em;
	margin: 0;
	padding-left: 10px;
}

#footer a {
	
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	background: #fff;
	color: #151515;
}

.copyright {
	font-size: .75em;
	margin: 0;
	float: left;
	padding-left: 10px;
}

#footer #address {
	font-size: .75em;
	margin: 0;
	float: left;
	padding-left: 10px;
}