body {
	font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	background: #000000 url(../images/bg_main.gif) repeat-x;
	color: #555;
}

a {
	text-decoration: none;
	color: #dd0007;
}

a:hover {
	color: #000;
}
a.button {
	background-color: #a9a9a9;
	padding: 8px 10px;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}
a.button:hover {
	background-color: #000;
	color: #fdfdfd;
}
p {
	line-height: 160%;
	margin-bottom: 20px;
}

img {
	border-style: none;
}

.clear {
	clear: both;
}

#outer {
	background: url(../images/bg_texture.gif) no-repeat center top;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#home #container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/* @group typography */

h2 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #222;
}
#page #content h3 {
	margin-bottom: 20px;
	font: bold 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

h4 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

p.large {
	font: 16px/160% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

p.small {
	font: 11px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #777;
	font-style: italic;
}

/* @end */

/* @group pagination */

.pagination, .paginate {
	color: #aaa;
}

.pagination strong, .paginate strong, .paginate a, .pagination a {
	padding: 6px 10px;
	background-color: #b7171d;
	margin-left: 5px;
	font-weight: normal;
	color: #fff;
}

.paginate a:hover, .pagination a:hover {
	background-color: #7e1014;
}

.pagination strong, .paginate strong {
	background-color: #ddd;
	color: #333;
}

/* @end */

/* @group pages */

/* @group about */

#leadership li {

}

#leadership .left {
	float: left;
	width: 70px;
}

#leadership .right {
	float: right;
	width: 166px;
}

#leadership .photo {

}

#leadership .name {
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}

#leadership .name span {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}

#leadership .l_email {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
}

#leadership .bio {
	font-size: 11px;
	line-height: 15px;
}



#leadership a.facebook {
	text-indent: -444444px;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	background: url(../images/facebook_16.png) no-repeat;
	margin-bottom: 5px;
}

#leadership .l_email a {

	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}



#leadership a.twitter {
	text-indent: -444444px;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	background: url(../images/twitter_16.png) no-repeat;
	margin-bottom: 5px;
}

/* @end */

/* @group community */
ul#gc_locations li {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding-bottom: 0;
}

ul#gc_locations {
}

ul#gc_locations li li {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border-bottom-style: none;
	line-height: 16px;
	margin-bottom: 0;
	padding-bottom: 20px;
}

ul#gc_locations ul {
	padding: 10px 30px 0 0;
}

ul#gc_locations .leader {
	color: #444;
	font-size: 12px;
	margin-bottom: 1px;
	font-weight: bold;
}

ul#gc_locations .address {
	color: #444;
}

ul#gc_locations .gc_email a {
	font-size: 12px;
	padding: 0;
	font-weight: normal !important;
	font-style: normal !important;
}

ul#gc_locations a.twitter {
	text-indent: -444444px;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	background: url(../images/twitter_16.png) no-repeat;
}

ul#gc_locations a.facebook {
	text-indent: -444444px;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	background: url(../images/facebook_16.png) no-repeat;
}

ul#gc_locations a.email {
	text-indent: -444444px;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0;
	background: url(../images/email_16.png) no-repeat;
}

a.btn_view_map {
	display: block;
	width: 192px;
	background: url(../images/btn_gc_map.gif) no-repeat 0 0;
	height: 28px;
	text-indent: -444444px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

ul#gc_locations a.view_map {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	vertical-align: 1px;
}

ul#gc_list {
	margin-top: 10px;
	width: 540px;
}

ul#gc_list li {
	float: left;
	list-style-type: none !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
	width: 170px;
	margin-right: 10px;
	height: 65px;
	font-size: 11px;
	line-height: 140%;
	font-style: italic;
	color: #aaa;
}

a.big_btn {
	display: inline-block;
	padding: 10px 22px 10px 22px;
	background-color: #b7171d;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	font-style: bold;
}

a.big_btn:hover {
	background-color: #7e1014;
}

ul#gc_list li a {
	display: block;
	padding: 10px;
	background-color: #b7171d;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight: normal;
	font-style: normal;
}

ul#gc_list li a:hover {
	background-color: #7e1014;
}

#gc_map_preview {
	width: 530px;
	padding: 10px;
	background-color: #eee;
}

/* @end */

/* @group location */

.loc_left {
	float: left;
	width: 385px;
	border-right: 1px solid #eee;
	height: 74px;
	margin-bottom: 27px;
	padding-right: 20px;
}
.loc_left p {
	margin-bottom: 0;
}
.loc_right {
	float: right;
	padding-top: 14px;
	width: 120px;
}

#directions {
	background-color: #fff;
	margin-top: 10px;
	width: 520px !important;
	line-height: 160%;
}

input#fromAddr {
	background-color: #fff;
	font-size: 18px;
	width: 370px;
	margin-right: 10px;
	line-height: 22px;
}

input#formSubmit, input#comment_submit {
	padding: 9px 10px;
	background-color: #b7171d;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font: normal bold 14px Arial, Helvetica, Geneva, sans-serif;
	border-style: none;
	margin: 0;
}

input#formSubmit:hover, input#comment_submit:hover {
	background-color: #7e1014;
}

/* @end */

/* @group blog */

.blog_post h4 {
	margin-bottom: 0 !important;
}

.blog_post h4 a {
	font-size: 24px;
	margin-bottom: 0px;
	font-weight: bold;
}



.blog_post h4 span {
	color: #ccc;
	font-size: 24px;
}

.blog_post {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

.event_post {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

.blog_post .meta_top {
	margin-bottom: 20px;
	color: #aaa !important;
}

.blog_post .meta {
	margin-bottom: 20px;
	font-weight: bold;
}

.comments p {
	margin-bottom: 10px;
	color: #444;
}

.comment_entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
}

.comment_entry .meta {
	font-style: italic;
	color: #777;
}

.comment_form p {
	margin-bottom: 10px;
}
.comment_form label {
	color: #909090;
	font-size: 12px;
}
#fromAddr, .comment_form textarea, .comment_form .box {
	background-color: #f9f9f9;
	border: 1px solid #d4d4d4;
	padding: 5px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group events */

.event_entry {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #efefef;
}

.event_entry .meta {
	line-height: 18px;
	color: #444;
}

.event_entry .meta span {
	color: #aaa;
	margin-left: 3px;
	margin-right: 3px;
}

.event_entry .left {
	float: left;
	width: 41px;
	background-color: #891115;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	font-style: normal;
}

.event_entry .month {
	font-size: 11px;
	letter-spacing: 1px;
}

.event_entry .day {
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
}
.event_entry .right {
	float: right;
	width: 475px;
}
/* @end */

/* @group media */
.crumbs {
	padding: 10px;
	background-color: #efefef;
	margin-bottom: 20px;
	font-size: 12px;
	color: #929292;
}
.browse {
	padding: 10px;
	background-color: #efefef;
	margin-bottom: 20px;
}
.browse span {
	background-color: #feffff;
	padding: 5px 5px 5px 7px;
	margin-left: 5px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.browse a.del_browse {
	margin-left: 2px;
	font-size: 14px;
	vertical-align: -1px;
	text-indent: -444444px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(../images/btn_del.gif) no-repeat center center;
	margin-right: 2px;
}
#sidebar ul#browse_cats ul {
	padding: 0;
}

#sidebar ul#browse_cats ul li.parent{
	padding: 0 0 5px;
	font-weight: bold;
	line-height: 18px;
}

#sidebar ul#browse_cats ul li a {
	color: #333;
}

#sidebar ul#browse_cats ul li li a {
	color: #dd0007;
}

#sidebar ul#browse_cats ul li{
	padding: 0 0 20px;
	font-weight: bold;
	line-height: 200%;
	font-size: 15px;
}

#sidebar ul#browse_cats li li {
	border-bottom-style: none;
	padding-left: 0px;
	padding-bottom: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 160%;
	font-size: 13px;
}
.media_entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
}
.media_entry .image_left {
	width: 115px;
	float: left;
}

.media_entry .left {
	width: 266px;
	float: left;
	text-align: left;
	padding-right: 10px;
}

.media_entry .right {
	margin-top: 10px;
	text-align: right;
	float: right;
}

.media_meta {
	line-height: 18px;
	font-size: 12px;
	color: #444;
}
.media_meta span {
	color: #aaa;
	margin-left: 3px;
	margin-right: 3px;
}

ul#media_control li {
	float: left !important;
	margin-left: 0 !important;
	list-style-type: none !important;
}

ul#media_control li a.btn_listen {
	width: 58px;
	height: 28px;
	overflow: hidden;
	color: #000;
	display: block;
	background: url(../images/btn_media.gif) 0 0;
	text-indent: 444444px;
}
ul#media_control li a.btn_listen:hover {
	background-position: 0 -28px;
}
ul#media_control li a.btn_download {
	width: 79px;
	height: 28px;
	overflow: hidden;
	text-indent: 444444px;
	color: #000;
	display: block;
	background: url(../images/btn_media.gif) -58px 0;
}
ul#media_control li a.btn_download:hover {
	background-position: -58px -28px;
}
ul#media_control li a.btn_watch {
	width: 66px;
	height: 28px;
	overflow: hidden;
	color: #000;
	display: block;
	background: url(../images/btn_watch.gif) 0 0;
	text-indent: 444444px;
}
ul#media_control li a.btn_watch:hover {
	background-position: 0 -28px;
}

#bookmarks li {
	float: left;
	list-style-type: none !important;
	margin-left: 0 !important;
	margin-right: 13px;
}
#bookmarks li a {
	color: #444;
	font-size: 11px;
}
#bookmarks img {
	float: left;
	margin-right: 3px;
}

#page.series #content{
	width: 860px !important;
	padding: 40px 40px 20px;
	margin: 0px;
	background-image: none;
}

#page.series #content h2, #page.series_item h2 {
	border-bottom: 8px solid #222;
	font-size: 24px;
	padding-bottom: 10px;
}

li.feature_media_entry {
	list-style: none !important;
	float: left;
	margin-left: 0 !important;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
	position: relative;
	width: 272px;
	height: 120px;
	border-right: 1px solid #ddd;
}

li.feature_media_entry .media_meta {
	line-height: 17px;
	color: #777;
}

li.feature_media_entry h4 {
	line-height: 17px;
	color: #222;
	margin-bottom: 0 !important;
	font-size: 14px;
}

li.feature_media_entry img {
	float: left;
	margin-right: 10px;

}

li.feature_media_entry.last {
	margin-right: 0px !important;
	border-right: 0px;
}

li.feature_media_entry .right {
	margin-left: 95px;
	float: left;
	margin-top: 10px;
}

li.feature_media_entry a.btn_listen {
	background: url(../images/btn_series_media.png) no-repeat !important;
	width: 41px !important;
	height: 41px !important;
	margin-right: 5px;
}

li.feature_media_entry a.btn_listen:hover {
	background: url(../images/btn_series_media.png) no-repeat 0px -41px !important;
}

li.feature_media_entry a.btn_download {
	background: url(../images/btn_series_media.png) no-repeat -41px 0px !important;
	width: 41px !important;
	height: 41px !important;
	margin-right: 0px;
}

li.feature_media_entry a.btn_download:hover {
	background: url(../images/btn_series_media.png) no-repeat -41px -41px !important;
}

#series_image_main {
	margin-bottom: 40px;
	float: left;
}

#series_sidebar {
	margin-bottom: 40px;
	background-color: #222;
	height: 309px;
	float: right;
	width: 290px;
}

ul#series_list {
	margin: 0px !important;
}

ul#series_list li {
	list-style: none !important;
	float: left;
	margin-left: 0 !important;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
	position: relative;
}

ul#series_list li.series_item.last {

	margin-right: 0px !important;

}

ul#series_list li .series_description {
	background-color: #222;
	padding: 20px;
	color: #777;
	height: 50px;
	overflow: hidden;
	font-weight: bold;
}

ul#series_list li .series_description h3 {
	color: #fff !important;
	font-size: 18px !important;
	margin-bottom: 5px !important;
}

ul#series_list li .series_overlay a {
	background-color: rgba(255, 255, 255, 0.5);
	display: block;
	width: 273px;
	position: absolute;
	margin-top: -0px;
	top: 0;
	height: 154px;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-transition: opacity 150ms linear;
	-webkit-transition: opacity 150ms linear;
	-ms-transition: opacity 150ms linear;
	z-index: 1;
}

ul#series_list li .series_overlay a:hover {
	background-color: rgba(255, 255, 255, 0.5);
	opacity: 50;
	filter: alpha(opacity=50);
	-moz-transition: opacity 150ms linear;
	-webkit-transition: opacity 150ms linear;
	-ms-transition: opacity 150ms linear;
}

ul#media_list {
	padding: 20px;
	background-color: #222;
	margin-top: 0px;
}

ul#media_list li.series_item {
	list-style: none !important;

	margin-left: 0 !important;
	margin-right: 0px !important;
	margin-bottom: 10px !important;
	position: relative;
	background-color: #333;
	color: #eee !important;
	padding: 20px;
}

ul#media_list li h4 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px !important;
}

li.series_item .left {
	float: left;
	width: 510px;
	margin-top: 5px;
	color: #ccc;
}

li.series_item .left .series_media_meta {
	color: #eee;
	margin-bottom: 10px;
	font-size: 14px;
}

li.series_item .left p {
	margin-bottom: 0;
	line-height: 150%;
}

li.series_item .left .series_media_meta a {
	color: #fe3030;
}

li.series_item .left .series_media_meta a:hover {
	color: #fe3030;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

li.series_item .left .series_media_meta span {
	color: #777;
	margin-left: 5px;
	margin-right: 5px;

}

li.series_item .right {
	float: right;
}

#page.series_item #content #series_image_main {
	margin-bottom: 0px;
}

#page.series_item #content #series_sidebar {
	padding: 0;
	background-color: #ffffff;
	font-size: 12px;
	border-left: 5px none #222222;
	margin-bottom: 20px;
}

#page.series_item #content #series_sidebar p {
	margin-bottom: 0;
}

#page.series_item #content #series_sidebar #description {
	height: 252px;
	overflow: auto;
} 

#page.series_item #content #series_sidebar #social {
	padding: 5px;
	background-color: #eee;
	height: 47px;
}

#page.series_item #content #series_sidebar .social {
	float: left;

	margin-bottom: 5px;
}

#page.series_item #content #series_sidebar h3 {
	margin-bottom: 10px;
}

#page.series_item #content #series_sidebar p {
	line-height: 150%;
}

li.series_item ul#series_media_control li {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

li.series_item a.btn_listen {
	background: url(../images/btn_series_media.png) no-repeat !important;
	width: 41px !important;
	height: 41px !important;
	margin-right: 5px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
}

li.series_item a.btn_listen:hover {
	background: url(../images/btn_series_media.png) no-repeat 0px -41px !important;
}

li.series_item a.btn_download {
	background: url(../images/btn_series_media.png) no-repeat -41px 0px !important;
	width: 41px !important;
	height: 41px !important;
	margin-right: 0px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
}

li.series_item a.btn_download:hover {
	background: url(../images/btn_series_media.png) no-repeat -41px -41px !important;
}

#page.series_item #content{
	width: 860px !important;
	padding: 40px 40px 20px;
	margin: 0px;
	background-image: none;
}

#page.series_item #content h2, h2#series_media {
	font-size: 30px !important;
}

#page.series_item #content .series_crumbs {
	font-size: 15px;
	color: #aaa;
	font-weight: bold;
	margin-bottom: 5px;
}

#page.series_item #content .series_crumbs a {
	color: #aaaaaa;
}
#page.series_item #content .series_crumbs a:hover {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

/* @end */

#page {
	background-position: center 20px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#page #content {
	padding: 40px 40px 40px 30px;
	float: left;
	width: 550px;
	margin-left: 10px;
	background: #fff url(../images/pg_content.gif) no-repeat 10px 20px;
}

#page #sidebar {
	width: 310px;
	float: left;
	padding-top: 20px;
	background: #fff url(../images/pg_side.gif) no-repeat 0 20px;
}

#sidebar #side_events span {
	width: 50px;
	display: inline-block;
}

#sidebar ul {
	padding: 10px 40px 20px 20px;
}

#sidebar li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
}

#sidebar li a {
	font-weight: bold;
}

#sidebar h4 span {
	font-weight: bold !important;
	color: #bbb;
}

#sidebar #side_blogs span {
	font-weight: normal;
	font-style: normal;
}

#sidebar #side_blogs p {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
}

#sidebar #side_blogs a.read_more {
	display: inline-block;
	padding-top: 5px;
}

#sidebar h4 {
	font-size: 14px;
	line-height: 140%;
	margin-bottom: 5px;
}

#sidebar #side_events .date {
	float: left;
	width: 53px;
	margin-right: 5px;
}

#sidebar #side_events .title {
	float: left;
	width: 192px;
}

#page #sidebar h3#b_events {
	background-image: url(../images/h3_events.gif);
	height: 51px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_leadership {
	background-image: url(../images/h3_leadership.gif);
	height: 50px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_blog {
	background-image: url(../images/h3_blog.gif);
	height: 52px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_browse {
	background-image: url(../images/h3_browse.gif);
	height: 51px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_gc_locations {
	background-image: url(../images/h3_gc_locations.gif);
	height: 51px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar .side_ad {
	padding: 10px 40px 20px 20px;
}

#page #white_paper {
	background-color: #fff;
	width: 940px;
	margin-left: 10px;
}

#page #content h4 {
	margin-bottom: 4px;
}


#page #content ul {
	margin-bottom: 20px;
}

#page #content li {
	margin-bottom: 10px;
	line-height: 16px;
	list-style-type: square;
	margin-left: 15px;
}

h2#about {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_about.gif) no-repeat;
	height: 26px;
	margin-top: 0px;
}



h2#events {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_events.gif) no-repeat;
	height: 26px;
	margin-top: 0px;
}

h2#location {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_location.gif) no-repeat;
	height: 26px;
	margin-top: 0px;
}

h2#give {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_give.gif) no-repeat;
	height: 26px;
	margin-top: 0px;
}



h2#media {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_media.gif) no-repeat;
	height: 26px;
	margin-top: 0px;
}

h2#h_blog {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_blog.gif) no-repeat;
	height: 26px;
	margin-top: 0px;
}
h2#community {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_community.gif) no-repeat;
	height: 26px;
	margin-top: 0px;
}
h2#news_and_events {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_news_events.gif) no-repeat;
	height: 26px;
	margin-top: 0px;
}

h2#big_error {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_404error.gif) no-repeat;
	height: 26px;
	margin-top: 0px;
}

/* @end */

/* @group header */

#header {
	width: 940px;
	height: 130px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#logo h1 a {
	display: block;
	width: 180px;
	height: 80px;
	float: left;
	background-image: url(../images/h1_logo.gif);
	margin-top: 25px;
	margin-left: 20px;
	overflow: hidden;
	text-indent: -444444px;
}

#header #mini_nav {
	position: absolute;
	width: 103px;
	height: 30px;
	top: 0;
	right: 20px;
}

#header #mini_nav a {
	overflow: hidden;
	display: block;
	height: 14px;
	font-size: 11px;
	color: #a1a1a1;
	text-indent: -444444px;
	padding: 8px 2px 8px 10px;
}

#header #mini_nav #nav_rss a {
	width: 88px;
	background: url(../images/mini_nav_rss.gif) 0 0;
}

#header #mini_nav #nav_rss a:hover {
	background: url(../images/mini_nav_rss.gif) repeat-x 0 -30px;
}

#header #mini_nav #twitter_nav a {
	width: 46px;
	border-left: 1px solid #545454;
	background: url(../images/icon_twitter.gif) no-repeat 8px 7px;
	display: none;
}

#header #mini_nav #twitter_nav a:hover {
	background-color: #4d4d4d;
	color: #fefefe;
}

#header #mini_nav li {
	float: left;
}

#header #nav {
	width: 539px;
	height: 39px;
	position: absolute;
	right: 0;
	top: 69px;
	font-size: 14px;
}

#header #nav li {
	float: left;
}

#header #nav a {
	color: #979797;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	margin-right: 3px;
}

#header #nav a:hover {
	color: #fff;
}

a#nav_home {
	width: 65px;
	height: 45px;
	background: url(../images/nav.gif) -3px -10px;
}

a#nav_home:hover {
	width: 65px;
	height: 45px;
	background: url(../images/nav.gif) -3px -53px;
}

#selected a#nav_home {
	width: 65px;
	height: 45px;
	background: url(../images/nav.gif) -3px -102px;
}

a#nav_give {
	width: 60px;
	height: 45px;
	background: url(../images/nav.gif) -494px -10px;
}

a#nav_give:hover {
	width: 60px;
	height: 45px;
	background: url(../images/nav.gif) -494px -53px;
}

#selected a#nav_give {
	width: 60px;
	height: 45px;
	background: url(../images/nav.gif) -494px -102px;
}

a#nav_location {
	width: 90px;
	height: 45px;
	background: url(../images/nav.gif) -75px -10px;
}

a#nav_location:hover {
	width: 90px;
	height: 45px;
	background: url(../images/nav.gif) -75px -53px;
}

#selected a#nav_location {
	width: 90px;
	height: 45px;
	background: url(../images/nav.gif) -75px -102px;
}

a#nav_news {
	width: 134px;
	height: 45px;
	background: url(../images/nav.gif) -173px -10px;
}

a#nav_news:hover {
	width: 134px;
	height: 45px;
	background: url(../images/nav.gif) -173px -53px;
}

#selected a#nav_news {
	width: 134px;
	height: 45px;
	background: url(../images/nav.gif) -173px -102px;
}

a#nav_media {
	width: 66px;
	height: 45px;
	background: url(../images/nav.gif) -818px -10px;
}

a#nav_media:hover {
	width: 66px;
	height: 45px;
	background: url(../images/nav.gif) -818px -53px;
}

#selected a#nav_media {
	width: 66px;
	height: 45px;
	background: url(../images/nav.gif) -818px -102px;
}


a#nav_blog {
	width: 61px;
	height: 45px;
	background: url(../images/nav.gif) -668px -10px;
}

a#nav_blog:hover {
	width: 61px;
	height: 45px;
	background: url(../images/nav.gif) -668px -53px;
}

#selected a#nav_blog {
	width: 61px;
	height: 45px;
	background: url(../images/nav.gif) -668px -102px;
}


a#nav_events {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -736px -10px;
}

a#nav_events:hover {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -736px -53px;
}

#selected a#nav_events {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -736px -102px;
}


a#nav_community {
	width: 102px;
	height: 45px;
	background: url(../images/nav.gif) -558px -10px;
}

a#nav_community:hover {
	width: 102px;
	height: 45px;
	background: url(../images/nav.gif) -558px -53px;
}

#selected a#nav_community {
	width: 102px;
	height: 45px;
	background: url(../images/nav.gif) -558px -102px;
}


a#nav_about {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -307px -10px;
}

a#nav_about:hover {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -307px -53px;
}

#selected a#nav_about {
	width: 74px;
	height: 45px;
	background: url(../images/nav.gif) -307px -102px;
}

#header #nav li#selected a {
	color: #fff;
}

/* @end */

/* @group content */

#home #content {
	background-color: #fff;
}

#billboard {
	background-color: #222;
	height: 506px;
	border: 20px solid #feffff;
	overflow: hidden;
}

#content #billboard_nav {
	position: relative;
	top: -50px;
	z-index: 5;
	left: 40px;
}

#content #billboard_nav a {
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 5px;
	text-indent: -444444px;
	overflow: hidden;
	background: url(../images/bb_dot_off.png) no-repeat center center;
}

#content #billboard_nav a.activeSlide {
	background: url(../images/bb_dot_on.png) no-repeat center center;
}

/* @group ads */

#content #ads {
	height: 140px;
	background: #e5e5e5 url(../images/bg_ads.gif) repeat-x;
	padding: 20px;
	margin-bottom: 20px;
}

#content li#ad_1 {
	float: left;
	width: 286px;
	height: 140px;
	background-color: #fff;
	margin-right: 21px;
	display: block;
}

#content li#ad_2 {
	float: left;
	width: 286px;
	height: 140px;
	background-color: #fff;
	margin-right: 20px;
	display: block;
}

#content li#ad_3 {
	float: left;
	width: 286px;
	height: 140px;
	background-color: #fff;
	display: block;
}

/* @end */

/* @end */

/* @group banner box */

#banner_box {
	width: 958px;
	background: url(../images/bg_banner_box.gif) repeat-y center;
	margin-bottom: 20px;
	display: none;
}

#banner_box  a.view_all {
	position: relative;
	width: 80px;
	height: 20px;
	background-image: url(../images/btn_view_all.gif);
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	left: 381px;
	top: -29px;
}
#banner_box a.view_all:hover {
	background-position: 0 -20px;
}

#banner_box #blog a.view_all {
	left: 371px;
}

#banner_box h2 {
	overflow: hidden;
	text-indent: -444444px;
}

#banner_box #events {
	width: 479px;
	float: left;
}

#banner_box #events .date {
	float: left;
	width: 65px;
	margin-right: 5px;
	font-size: 16px;
	color: #666666;
}

#banner_box #events .title {
	float: left;
	width: 359px;
	padding-top: 3px;
}

#banner_box #events .box_content {
	padding: 0 20px 20px 30px;
}

#banner_box li {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 10px;
	padding-bottom: 9px;
}

#banner_box #blog p {
	margin-bottom: 0;
}

#banner_box #events .heading {
	background: url(../images/banner_events.gif) no-repeat;
	height: 60px;
}

#banner_box #blog {
	float: left;
	width: 479px;
}

#banner_box #blog .box_content {
	padding: 0 30px 20px 20px;
}

#banner_box #blog .heading {
	background: url(../images/banner_blog.gif) no-repeat;
	height: 60px;
}

/* @end */

/* @group bottom_box */

#bottom_box {
	background-color: #222222;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	height: 150px;
}

#bottom_box h2 {
	text-indent: -444444px;
	overflow: hidden;
}

#bottom_box #sermon {
	width: 273px;
	height: 110px;
	padding: 20px;
	float: left;
}

#bottom_box #sermon h2 {
	height: 15px;
	background: url(../images/footer_sermon.gif) no-repeat -20px -9px;
	margin-bottom: 18px;
	display: block;
}

#bottom_box #sermon .left {
	width: 66px;
	color: #7f7f7f;
	height: 97px;
	float: left;
	font-size: 16px;
}

#bottom_box #sermon .right {
	float: left;
	width: 189px;
	color: #cccccc;
	border-left: 1px solid #333333;
	padding-left: 15px;
}

#bottom_box #sermon strong {
	line-height: 18px;
}

#bottom_box #sermon .note {
	font-size: 11px;
	font-style: italic;
	color: #999;
}

#bottom_box #networking {
	width: 272px;
	height: 110px;
	float: left;
	padding: 20px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}

#bottom_box #networking h2 {
	height: 15px;
	background: url(../images/footer_networking.gif) no-repeat -20px -9px;
	margin-bottom: 18px;
	display: block;
}

#bottom_box #networking li {
	margin-bottom: 10px;
}

#bottom_box #networking li a {
	color: #cccccc;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#bottom_box #networking li a:hover {
	color: #cbcbcb;
}

#sn_twitter {
	background: url(../images/icon_twitter.gif) no-repeat 0 4px;
}

#sn_facebook {
	background: url(../images/icon_facebook.gif) no-repeat 0 3px;
}

#sn_plaza {
	background: url(../images/icon_city.gif) no-repeat 0 4px;
}

#bottom_box #contact_info {
	width: 273px;
	height: 110px;
	float: left;
	padding: 20px;
}

#bottom_box #contact_info h2 {
	height: 15px;
	display: block;
	background: url(../images/footer_contact.gif) no-repeat -23px -9px;
	margin-bottom: 18px;
}

#bottom_box #contact_info a {
	color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* @end */

/* @group footer */

#footer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	margin-bottom: 21px;
	font-size: 12px;
}

#footer .left {
	float: left;
	width: 450px;
}

#footer .right {
	float: right;
	width: 430px;
	text-align: right;
}

#footer .sep {
	padding-left: 3px;
	padding-right: 3px;
	color: #444;
}

#footer a {
	color: #ffffff;
}

/* @end */

/* @group sermons */

a.play_btn {
	width: 60px;
	height: 30px;
	background-image: url(../images/btn_play.gif);
	display: inline-block;
	overflow: hidden;
	text-indent: -444444px;
	margin-right: 10px;
	margin-top: 10px;
}

a.play_btn:hover {
	background-position: 0 -30px;
}

a.pause_btn {
	width: 60px;
	height: 30px;
	background-image: url(../images/btn_pause.gif);
	display: inline-block;
	overflow: hidden;
	text-indent: -444444px;
	margin-right: 10px;
	margin-top: 10px;
}

a.pause_btn:hover {
	background-position: 0 -30px;
}

a.download_btn {
	width: 89px;
	height: 30px;
	display: inline-block;
	background-image: url(../images/btn_download.gif);
	overflow: hidden;
	text-indent: -444444px;
	margin-top: 10px;
	margin-right: 10px;
}

a.download_btn:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group events */

#events li {
	color: #676767;
}

#events span {
	font-size: 16px;
	margin-right: 15px;
	color: #666666;
	vertical-align: -1px;
	display: inline-block;
	width: 60px;
}

#events a {
	font-weight: bold;
	margin-right: 5px;
}

.event_details {

}

.event_details h2 {
	font-size: 16px;
}

.event_details .event_meta {
	color: #767676;
}

.event_details p {
	font-size: 12px;
	background-color: #f6f6f6;
	padding: 10px;
	line-height: 17px;
	border: 1px solid #e9e9e9;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @end */

/* styles for error box */

.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
	padding: 20px;
	border: dashed 2px red;
	width: 90%;
	margin: 0px auto;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}

.error a, .error a:hover {
	color: #8a1f11;
}

/* simply moves close box to right */

.kickRight {
	text-align: right;
}

#jsddm {
	margin: 0;
	padding: 0
}

#jsddm li {
	float: left;
	list-style: none;
}

#jsddm li a {
	display: block;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap
}

body li#mini_nav #jsddm li a:hover {
	background: #1A4473 !important;
}

#jsddm li ul {
	padding: 0;
	position: absolute;
	background: #4d4d4c;
	/* for IE */
  	filter: alpha(opacity=80);
	/* CSS3 standard */
  	opacity: 0.8;
	visibility: hidden;
	width: 100px;
	margin-left: 0;
	margin-top: 0;
}

#jsddm li ul li {
	float: none;
	display: inline;
	border-bottom: 1px solid #424242;
}

#jsddm li ul li a {
	width: auto;
	background-image: none !important;
	text-indent: 0px !important;
}

#jsddm li ul li a:hover {
	background-color: #868686;
	color: #ffffff !important;
}

/* @group Planter Profiles */


h2#planter_profile {
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_planter_profile.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h3#support_planter{
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h3_support.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

.support_profile {
	padding-bottom: 20px;
}

.support_profile .left {
	float: left;
	width: 150px;
}

.support_profile .right {
	float: right;
	width: 380px;
}

ul.tabs {
	height: 30px;
}

#main_support ul.tabs li {
	list-style-type: none !important;
	margin: 0 !important;
	float: left;
}

#main_support ul.tabs li a {
	width: 275px;
	height: 50px;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
}

#main_support ul.tabs li.recurring a{
	background: url(../images/tabs_planters.gif) repeat 0 -50px;
}

#main_support ul.tabs li.recurring.active a{
	background: url(../images/tabs_planters.gif) repeat 0 0;
}



#main_support ul.tabs li.one-time a {
	background: url(../images/tabs_planters.gif) no-repeat -275px 0;
}

#main_support ul.tabs li.one-time.active a {
	background: url(../images/tabs_planters.gif) no-repeat -275px -50px;
}

form.give {
	background-color: #f4f4f4;
	width: 465px;
	padding: 20px;
	border: 20px solid #e4e4e4;
}

form.give h4{
	margin-bottom: 10px !important;
}
.row_l {
	float: left;
	width: 225px;
	margin-bottom: 10px;
}

.row_r {
	float: right;
	width: 225px;
	margin-bottom: 10px;
}

.row {
	margin-bottom: 10px;
}

label {
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}

.first_name, .last_name, .email, .phone, .other_amount_field {
	width: 210px;
	height: 25px;
	padding: 3px;
	font: 18px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 3px;
}

#source, #source2 {
	margin-top: 7px;
	width: 210px;
}

.other_amount_field {
	background: url(../images/bg_amount.gif) no-repeat 7px 1px;
	padding-left: 19px;
	width: 196px;
}

.row .email, .row .phone  {
	width: 450px;
}

.inside_box .row_l, .inside_box .row_l {
	width: 216px;
}

.inside_box {
	padding-top: 15px;
	padding: 10px;
	background-color: #feffff;
}

/* @end */

/* @group reftagger */

.lbsContainer {

}
.lbsTooltip
{
	background: #fafafa;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background: #ededed;
	color: #000;
	font-weight:bold;
	font-size:15px;
	line-height: 18px;
	font-family:Arial,Helvetica,serif;
	margin: 0;
	padding: 8px 10px;
	position:relative;
	border: 0;
}

.lbsTooltipBody
{
	padding: 8px 10px 0;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height: 16px;
	width: 330px !important;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: #444;
	font-family:Arial,Helvetica,serif;
	font-size: 12px;
	line-height:16px;
	border-color: #a0a0a0;
}

.lbsTooltipFooter
{
	font-size:11px;
	font-family:Helvetica,Arial,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover
{
	color: #bbb;
	text-decoration: underline;
	font-weight: normal;
	font-size:11px;
	font-family:Helvetica,Arial,serif;
}

.lbsTooltipFooter div
{
	text-align:right;
}


.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: dimgray;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}

.lbsLibronix img
{
	float: none !important;
}

/* @end */

@font-face {
	font-family: 'ProximaNovaRegular';
	src: url('../_fonts/ProximaNova-Reg-webfont.eot');
	src: local('☺'), url('../_fonts/ProximaNova-Reg-webfont.woff') format('woff'), url('../_fonts/ProximaNova-Reg-webfont.ttf') format('truetype'), url('../_fonts/ProximaNova-Reg-webfont.svg#webfontahTfxwb5') format('svg');
	font-weight: normal;
	font-style: normal;
}

