body {
	font:11px arial,sans-serif;
	color:#000;
	background:#069 url(../images/bg.gif) repeat-x;
	margin:0;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
a:focus {outline:none}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style:none}

#main {
	background:url(../images/bg-main.gif) no-repeat 50% 0;
	width:100%;
}
.main {
	width:980px;
	padding:273px 0 0;
	position:relative;
	margin:0 auto;
	border: solid 0px green;
}
/* logo */
h1.logo {
	position:absolute;
	top:87px;
	left:22px;
	margin:0;
	z-index:200;
}
.logo a {
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:211px;
	height:124px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
/* header */
#header {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width:980px;
}
.head {
	width:971px;
	height:31px;
	padding:6px 0 0 9px;
	overflow:hidden;
}
.head a.find {
	float:left;
	background:url(../images/btn-find2.png) no-repeat;
	width:177px;
	height:9px;
	margin:7px 0 0;
	font-size:8px;
	overflow:hidden;
	text-indent:-9999px;
}
.nationalFlags
{
	padding:5px 0 0 10px;
	float: left;
}
/* breadcrumbs */
.breadcrumbs {
	float:right;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
	position: relative;
}
.breadcrumbs li {
	display:inline;
	padding:0 0 0 5px;
	background:url(../images/separator01.gif) no-repeat 0 50%;
}
.breadcrumbs li:first-child {background:none}
.breadcrumbs li a {
	font:11px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
}
.breadcrumbs li a:hover {text-decoration:none}
/* search */
.search {
	float:right;
	padding:0 0 0 10px;
	width:216px;
	border: solid 0px white;
	position: relative;
}
.search input {float:left}
.search span {
	float:left;
	background:url(../images/bg-input.gif) no-repeat;
	width:170px;
	height:14px;
	padding:2px 10px 3px;
}
.search span input {
	width:170px;
	font:10px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#050505;
	padding:0;
	background:none;
	border:none;
}

.header {
	background:url(../images/Header_Full4.jpg) no-repeat;
	width:977px;
	height:81px;
	padding:107px 3px 0 0;
	overflow:hidden;
}
.header a.change {
	float:right;
	background:url(../images/Header_Button.png) no-repeat;
	width:152px;
	height:54px;
	margin:25px 0 0 0;
	text-indent:-9999px;
}
/* menu */
#menu {
	background:url(../images/bg-menu.gif) no-repeat;
	width:968px;
	padding:0 0 0 12px;
	margin:0;
	list-style:none;
}
#menu:after {
	clear:both;
	display:block;
	content:"";
}
#menu li {
	float:left;
	padding:0 0 0 1px;
	background:url(../images/separator02.gif) no-repeat;
}
#menu li.hover,
#menu li:hover {
	position:relative;
}
#menu li.hover a,
#menu li:hover a {
	background:url(../images/btn-menu-bg.gif) repeat-x;
	color:#015e86;
	text-decoration:none;
}
#menu li.hover ul a,
#menu li:hover ul a {
	background:none;
	color:#09c;
}
#menu li.hover ul a:hover,
#menu li:hover ul a:hover {
	color:#015e86;
	background:#e3e3e3;
}
#menu li.hover div,
#menu li:hover div {
	display:block;
}
#menu li:first-child {background:none}
#menu li a {
	float:left;
	font:bold 13px/48px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#757575;
	padding:0 30px;
}
#menu li a:hover {
	background:url(../images/btn-menu-bg.gif) repeat-x;
	color:#015e86;
	text-decoration:none;
}
#menu li div {
	clear:both;
	display:none;
	position:absolute;
	top:48px;
	left:1px;
}
#menu li.contact div {
	left:auto;
	right:-8px;
}
#menu ul {
	background:url(../images/drop-bg.png) repeat-y;
	width:186px;
	padding:0 7px 5px 1px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
#menu ul li {
	margin:3px 0 0;
	padding:0;
	background:none;
	width:185px;
}
#menu ul li a {
	float:left;
	font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#09c;
	padding:0 22px;
	width:142px;
}
#menu ul li a:hover {
	color:#015e86;
	background:#e3e3e3;
}
#menu div span {
	display:block;
	background:url(../images/drop-span.png) no-repeat;
	width:193px;
	height:8px;
	overflow:hidden;
	text-indent:-9999px;
}
/* content */
#content {
	background:url(../images/bg-content.gif) repeat-y;
	width:980px;
	overflow:hidden;
}
.content {
	background:url(../images/bg-content.jpg) no-repeat 0 100%;
	width:980px;
	padding:0 0 200px;
	overflow:hidden;
}
/* boxes */
.boxes {
	background:url(../images/bg-boxes.jpg) no-repeat;
	height:287px;
	width:959px;
	padding:20px 9px 0 12px;
	overflow:hidden;
}
/* flash */
.flash {
	float:left;
	width:666px;
}
.bar {
	float:left;
	width:293px;
}
.events {
	background:#fff;
	width:267px;
	padding: 3px 12px;
	overflow:hidden;
	height:36px;
	border:1px solid #759aac;
}
* html .events {
	overflow:visible;
	height:30px;
}
.events h2 {
	float:left;
	background:url(../images/head-events.gif) no-repeat;
	width:94px;
	height:28px;
	margin:3px 0 0;
	text-indent:-9999px;
}
.events div {
	float:left;
	width:150px;
	padding:0 0 0 15px;
	border:0px solid red;
}
.events div p {
	font:10px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#999;
	margin:0;
}
.bar .banner {
	width:293px;
	margin:15px 0 0;
	overflow:hidden;
}
.bar .banner img {display:block}
/* columns */
.columns {
	overflow:hidden;
	width:980px;
	border: solid 0px red;
}
#inner .columns {background:url(../images/bg-columns.gif) no-repeat}
/* info */
.info {
	float:left;
	width:663px;
	padding:0 15px 0 0;
}

.infoChristmas {
	float:left;
	width:663px;
	padding:0 15px 0 0;
	color: #7e0019
	
}
/* article */
.article {
	/*background:url(../images/bg-article.jpg) no-repeat;*/
	width:422px;
	padding:14px 10px 0 231px;
	overflow:hidden;
	/*min-height:370px;*/
	min-height:264px;
}
* html .article {
	overflow:visible;
	height:370px;
}
.article h2 {
	font:36px/42px Georgia, "Times New Roman", Times, serif;
	color:#369;
	margin:0;
}

.article h3 {
	font:20px/26px Georgia, "Times New Roman", Times, serif;
	color:#369;
	margin:0;
}
.article p {
	font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	margin:4px 0 0;
}
.article div {
	width:422px;
	margin:10px 0 0;
	overflow:hidden;
}
.article div p a {
	font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#09c;
	padding:0 9px 0 0;
	background:url(../images/arrow01.gif) no-repeat 100% 50%;
	text-decoration:underline;
}
.article div p a:hover {text-decoration:none}
/* tv-box */
.tv-box {
	background:url(../images/bg-video.gif) repeat-y;
	width:663px;
	overflow:hidden;
}
.tv-block {
	background:url(../images/bg-video_cropped.jpg) no-repeat;
	width:635px;
	padding:16px 13px 12px 15px;
	overflow:hidden;
}
.tv-box h2 {
	background:url(../images/head-tv.png) no-repeat;
	width:370px;
	height:19px;
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
}
.tv-holder {
	width:620px;
	margin:10px 0 0;
	padding:8px 8px 9px 7px;
	/*border:1px solid #5cbeda;*/
	border:1px solid #dfdfdb;
	background:#fff;
}
.tv-info {
	width:618px;
	min-height:231px;
	padding:12px 0 0;
	border:1px solid #eee;
	background:#fff;
	overflow:hidden;
}
* html .tv-info {
	height:231px;
	overflow:visible;
}
/* message-box */
.message-box {
	width:580px;
	height:150px;
	padding:0 16px 0 20px;
	overflow:visible;
	border: solid 0px red;
}
.message-box .photo {
	float:left;
	width:142px;
}
.message-box .photo img {display:block;}
.message-box .photo h3 {
	background:url(../images/head-message_featured.gif) no-repeat;
	width:122px;
	height:10px;
	margin:0;
	font-size:10px;
	overflow:hidden;
	text-indent:-9999px;
}
.message-box .photo div {
	width:134px;
	margin:12px 0 0 0px;
	overflow:hidden;
}
.description {
	float:left;
	width:436px;
	margin:0;
	border: solid 0px green;
}
.description h3 {
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#666;
	margin:0;
}
.description p {
	font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	margin:5px 0 0;
}
.description ul {
	width:440px;
	padding:0;
	margin:10px 0 0;
	overflow:hidden;
	list-style:none;
}
.description ul li {
	float:left;
	padding:0 0 0 28px;
}
.description ul li:first-child {padding:0}
.description ul li a {
	float:left;
	background:#edece6 url(../images/btn-bg.gif) no-repeat;
}
.description ul li a:hover {text-decoration:none}
.description ul li a {
	float:left;
	cursor:pointer;
	background:#edece6 url(../images/btn-bg.gif) no-repeat;
}
.description ul li a span {
	float:left;
	padding:7px 8px 8px 7px;
	background:url(../images/btn-span.gif) no-repeat 100% 0;
}
.description ul li a em {
	font:italic 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#09c;
	padding:0 0 0 15px;
	text-decoration:underline;
}

.description ul li a.btn-video em {background:url(../images/ico-video.gif) no-repeat; padding-left:18px;}
.description ul li a.btn-audio em {background:url(../images/ico-audio.gif) no-repeat; padding-left:18px;}
.description ul li a.btn-order em {background:url(../images/ico-order.gif) no-repeat; padding-left:18px;}
.description ul li a.btn-product em {background:url(../images/ico-product.gif) no-repeat; padding-left:18px;}
.description ul li a:hover em {text-decoration:none}

/* Featured Product DEscription More/Hide links */
.description span a {color:#09c;}
.description span a, .description span a:visited {text-decoration: underline;}
.description span a:hover {text-decoration: none; font-weight: bold;}

/* news-box */
.news-box {
	margin:13px 0 0;
	overflow:hidden;
	width:618px;
}
.news-box div {
	overflow:hidden;
	width:612px;
	padding:6px 0 6px 6px;
	border-top:1px solid #e8e8e8;
}
.news-box div em {
	float:left;
	width:77px;
	font:11px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666;
	padding:0 0 0 5px;
}
.news-box div span {
	float:left;
	font:11px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#09c;
	width:230px;
}
.news-box div span a {
	font:11px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#09c;
	text-decoration:underline;
}
.news-box div span a:hover {text-decoration:none}
.news-box ul {
	float:left;
	width:297px;
	padding:0;
	margin:0;
	list-style:none;
}
.news-box ul li {
	float:left;
	padding:0 0 0 8px;
}
.news-box ul li:first-child {padding:0}
.news-box ul li a {
	float:left;
	font:11px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#09c;
	padding:0 0 0 19px;
}
.news-box ul li a.ico-video {background:url(../images/ico-video.gif) no-repeat 0 50%}
.news-box ul li a.ico-audio {background:url(../images/ico-audio.gif) no-repeat 0 50%}
.news-box ul li a.ico-order {background:url(../images/ico-order.gif) no-repeat 0 50%}
.news-box ul li a.ico-product {background:url(../images/ico-product.gif) no-repeat 0 50%}
.tabset-holder {
	background:url(../images/bg-tabs_crop2.gif) repeat-x;
	overflow:hidden;
	width:663px;
}
/* tabset */
.tabset {
	width:663px;
	padding:0;
	margin:14px 0 0;
	overflow:hidden;
	list-style:none;
}
.tabset li {
	float:left;
	padding:0 0 0 8px;
}
.tabset li:first-child {padding:0}
.tabset li a {
	float:left;
	height:60px;
	text-indent:-9999px;
}
#nav1 {
	background:url(../images/tab01.gif) no-repeat;
	width:193px;
}
#nav1.active {background:url(../images/tab01-active.gif) no-repeat}
#nav2 {
	background:url(../images/tab02.gif) no-repeat;
	width:193px;
}
#nav2.active {background:url(../images/tab02-active.gif) no-repeat}
#nav3 {
	background:url(../images/tab03.gif) no-repeat;
	width:261px;
}
#nav3.active {background:url(../images/tab03-active.gif) no-repeat}
/* tab-holder */
.tab-holder {
	background:url(../images/bg-tab-info.gif) repeat-x;
	overflow:hidden;
	width:663px;
}
.tab-info {
	width:413px;
	padding:10px 15px 0 235px;
	min-height:306px;
	overflow:hidden;
}
#tab1 .tab-info {background:url(../images/bg-tab01.jpg) no-repeat}
#tab2 .tab-info {background:url(../images/bg-tab02.jpg) no-repeat}
#tab3 .tab-info {background:url(../images/bg-tab03.jpg) no-repeat}
* html .tab-info {
	height:306px;
	overflow:visible;
}
.tab-info h2 {
	font:30px/32px Georgia, "Times New Roman", Times, serif;
	color:#666;
	margin:0 0 9px;
}
.tab-info p {
	font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 17px;
}
.tab-info div p a {
	font:12px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#09c;
	padding:0 10px 0 0;
	background:url(../images/arrow01.gif) no-repeat 100% 50%;
	text-decoration:underline;
}
.tab-info div p a:hover {text-decoration:none}

/* sidebar */
.sidebar {
	float:left;
	width:293px;
	border: solid 0px red;
}
/* donation */
.donation {
	width:293px;
	margin:19px 0 0;
	overflow:hidden;
}
.donation img {display:block}
/* socialnetworking */
.socialnetworking {
	width:293px;
	margin:19px 0 0 0;
	overflow:hidden;
}

/* senator-box */
.senator-box {
	background:url(../images/senator.jpg) no-repeat;
	width:184px;
	padding:12px 12px 0 97px;
	height:188px;
	margin:19px 0 0;
	overflow:hidden;
}
.senator-box h2 {
	font:bold 13px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666;
	background:url(../images/ico01.gif) no-repeat;
	padding:0 0 0 23px;
	margin:0;
}
.senator-box div {
	width:161px;
	margin:5px 0 0;
	padding:0 0 0 23px;
	overflow:hidden;
}
.senator-box div p {
	font:10px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#999;
	margin:0;
}
.senator-box div p a {
	font:bold 10px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#0999cd;
	text-decoration:underline;
}
.senator-box div p a:hover {text-decoration:none}
/* watch-box */
.watch-box {
	background:url(../images/bg-watch2.jpg) no-repeat;
	width:270px;
	height:189px;
	margin:13px 0 0;
	padding:11px 9px 0 14px;
	overflow:hidden;
}
.watch-box h2 {
	font:bold 13px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/ico04.gif) no-repeat;
	padding:0 0 0 23px;
	margin:0;
}
.watch-box div {
	width:247px;
	margin:2px 0 0;
	padding:0 0 0 23px;
	overflow:hidden;
}
.watch-box p {
	font:10px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#999;
	margin:0;
}
.watch-box p a {
	font:bold 10px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#e4ab00;
	/*color:#ffc000;*/
	text-decoration:underline;
}
.watch-box p a:hover {text-decoration:none}
/* partner-box */
.partner-box {
	background:url(../images/bg-partner.jpg) no-repeat;
	height:189px;
	margin:13px 0 0;
	padding:11px 9px 0 14px;
	overflow:hidden;
}
.partner-box h2 {
	font:bold 13px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666;
	background:url(../images/ico02.gif) no-repeat;
	padding:0 0 0 23px;
	margin:0;
}
.partner-box div {
	width:247px;
	margin:2px 0 0;
	padding:0 0 0 23px;
	overflow:hidden;
}
.partner-box p {
	font:10px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#999;
	margin:0;
}
.partner-box p a {
	font:bold 10px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#0999cd;
	text-decoration:underline;
}
.partner-box p a:hover {text-decoration:none}
/* banner */
.sidebar .banner {
	width:293px;
	margin:13px 0 0;
	overflow:hidden;
}
.sidebar .banner img {display:block}
/* sign-box */
.sign-box {
	width:274px;
	margin:13px 0 0;
	padding:10px 10px 10px 9px;
	background:#fff;
	overflow:hidden;
}
.sign-box h2 {
	font:bold 13px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666;
	background:url(../images/ico03.gif) no-repeat;
	padding:0 0 0 23px;
	margin:0;
}
.sign-box p {
	font:10px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#999;
	margin:2px 0 0;
}
.sign-box div {
	width:274px;
	margin:12px 0 0;
	overflow:hidden;
}
.sign-box div a.sign {
	display:block;
	background:url(../images/btn-sign.gif) no-repeat;
	width:274px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
}
/* about-box */
.about-box {
	width:601px;
	padding:0 27px 0 35px;
	margin:28px 0 0;
	overflow:hidden;
	/*text-align:justify; <--chris added this justify*/
}
.about-box h2 {
	font:32px/34px Georgia, "Times New Roman", Times, serif;
	color:#0099cc;
	margin:0;
}
.about-box h4 {
	font:18px/22px Georgia, "Times New Roman", Times, serif;
	color:#0099cc;
	margin:6px 0 0 0;
}
.about-box h3 {
	font:24px/27px Georgia, "Times New Roman", Times, serif;
	color:#0099cc;
	margin:6px 0 0 0;
}
.about-box .quote {
	font:15px/22px Georgia, "Times New Roman", Times, serif;
	color:#0099cc;
}
.about-box .letter_indented {
	margin-left: 35px;
	margin-right: 35px;
}
.about-box .photo_left {
	float:left;
	margin: 28px 24px 0 0;
}
.about-box .photo_left img {display:block}
.about-box .photo_right {
	float:right;
	padding:0 0 0 24px;
	margin:28px 0 0;
}
.about-box .photo_right img {display:block}
.about-box p {
	font:12px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666;
	margin:22px 0 0;
	text-align:justify;
}
.about-box p a {color:#006699;}
/*chris*/
.about-box ul
{
    font:12px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666;
}
.about-box ul a {color:#006699;}
.about-box ol
{
    font:12px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666;
}
.information ul
{
    font:12px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666;
}
.information p {
	font:12px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666;
	margin:22px 0 0;
	text-align:justify;
}
.information p a {color:#006699;}
.information h2 {
	font:32px/34px Georgia, "Times New Roman", Times, serif;
	color:#0099cc;
	margin:0;
}
.information h3 {
	font:24px/27px Georgia, "Times New Roman", Times, serif;
	color:#0099cc;
	margin:6px 0 0 0;
}
/*chris*/	
/* information */
.information {
	width:617px;
	margin:20px 0 0;
	padding:0 22px 0 24px;
	overflow:hidden;
}
.form-head {
	background:#069;
	width:617px;
	height:50px;
	padding:34px 0 0;
	overflow:hidden;
}
.form-head h3 {
	font:italic 18px/20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
	text-align:center;
}
.form-head_prayerrequest {
	background:#069;
	width:617px;
	height:50px;
	padding:17px 0 20px;
	overflow:hidden;
}
.form-head_prayerrequest h3 {
	font:italic 15px/17px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
	text-align:center;
}

/* Change Form Stuff Begin */
.form-change_questionaire
{
	width:550px; 
	margin:auto;
	background-color:#fff;
}

.form-change_questionaire p
{
	padding:2px 5px 0px 5px;
}

.form-change_questionaire p label
{
	font:11px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	width:275px;
	padding:0 9px 0 0;
	text-align:right;
	float:left;	
}

.form-change_questionaire p label em
{
	font:11px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#c00;	
	padding-left:3px;
}

.form-change_questionaire_header
{
	background:#069;
	width:550px;
	padding-top:20px;
	height:50px;	
}

.form-change_questionaire_header h3
{
	font:italic 15px/17px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	margin:0;
	text-align:center;	
}

/* Change Form Stuff End */

.form-head_tvlistings {
	background:#069;
	width:617px;
	height:50px;
	padding:15px 0px 10px;
	overflow:hidden;
}
.form-head_tvlistings h3 {
	font:italic 18px/20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
	text-align:center;
}
.form-head_CDMAConference {
	background:#069;
	width:617px;
	padding:15px 0px 10px;
	overflow:hidden;
}
.form-head_CDMAConference ul
{
	text-align: left;
	list-style: none;
	color: #FFF;
	overflow:hidden;
}
.form-head_CDMAConference h3 {
	font:italic 15px/17px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0 5px 0 5px;
	text-align:center;
}
.form-head_tvlistings h4 {
	font:italic 15px/17px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
	text-align:center;
}

/* form */
.form {
	width:585px;
	padding:16px 16px 36px;
	background:#e5e5e5;
	overflow:hidden;
}
.form h4 {
	font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#c00;
	margin:0 0 10px;
}
.list {
	width:463px;
	margin:0;
	padding:10px 0 5px 122px;
	overflow:hidden;
	list-style:none;
}
.list li {
	float:left;
	width:130px;
}
.form .radio {
	float:left;
	width:14px;
	height:15px;
	margin:0 4px 0 0;
}
.form label {
	float:left;
	font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
}
.form-box ul li
{
  color:#c00;   
}

.form .large
{
    font:italic 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#369;
	font-weight:bold;
}

.form-box {
	width:585px;
	margin:6px 0 0;
	overflow:hidden;
}
.PollButtons {
	color:#c00;
	padding: 5px 0 0 100px;
	border: solid 0px black;
}
.PollButtons label {
	float: none;
	padding-left: 5px;
}
.form .form-box label {
	font:11px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	width:108px;
	padding:0 9px 0 0;
	text-align:right;
}

.form .form-box .label {
	font:bold 11px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#c00;
}
.form .form-box label em {
	font:11px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#c00;
}
/* STriped down formatting */
.form .form-box .checkBox input, .form .form-box .checkBox label
{
	float:none;
	padding:0;
	margin:0;
	border: solid 0px black;
}
.form .form-box .checkBoxSingle input, .form .form-box .checkBoxSingle label
{
	float:none;
	padding:0;
	margin:0;
	border: solid 0px black;
}
.form .form-box .checkBoxSingle input
{
	margin:0 0 0 3px;
}
.form .text {
	float:left;
	background:url(../images/bg-input1.gif) no-repeat;
	width:237px;
	height:14px;
	padding:3px 5px 4px;
}
.form .text input {
	float:left;
	font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	width:237px;
	padding:0;
	background:none;
	border:none;
}
.form .textarea {
	float:left;
	background:url(../images/bg-inputtextarea.gif) no-repeat;
	width:237px;
	height:72px;
	padding:3px 5px 4px;
}
.form .textarea textarea {
	float:left;
	font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	width:238px;
	height:67px;
	padding:0;
	background:none;
	border:none;
}
.form .text1 {
	float:left;
	background:url(../images/bg-input2.gif) no-repeat;
	width:142px;
	height:14px;
	padding:3px 5px 4px;
	margin:0 6px 0 0;
}
.form .text1 input {
	float:left;
	font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	width:142px;
	padding:0;
	background:none;
	border:none;
}
.form .text2 {
	float:left;
	background:url(../images/bg-input3.gif) no-repeat;
	width:46px;
	height:14px;
	padding:3px 5px 4px;
}
.form .text2 input {
	float:left;
	font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	width:46px;
	padding:0;
	background:none;
	border:none;
}
.form .text3 {
	float:left;
	background:url(../images/bg-input4.gif) no-repeat;
	width:29px;
	height:14px;
	padding:3px 5px 4px;
}
.form .text3 input {
	float:left;
	font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	width:29px;
	padding:0;
	background:none;
	border:none;
}
.form .short {
	float:left;
	font:11px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	height:19px;
	width:89px;
}
.form .long {
	float:left;
	font:11px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	height:19px;
	width:247px;
}
.card-list {
	width:400px;
	padding:0 0 0 78px;
	margin:20px 0 0;
	overflow:hidden;
	list-style:none;
}
.card-list li {
	float:left;
	padding:0 0 0 24px;
}
.form .card-list .radio {margin:8px 7px 0 0}
.card-list label {
	float:left;
	height:33px;
	text-indent:-9999px;
}
.card-list .visa {
	background:url(../images/logos01.jpg) no-repeat;
	width:69px;
}
.card-list .master {
	background:url(../images/logos02.jpg) no-repeat;
	width:52px;
}
.card-list .express {
	background:url(../images/logos03.jpg) no-repeat;
	width:34px;
}
.form strong {
	float:left;
	font:11px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#999;
	padding:0 8px;
}
.form strong a {
	font:11px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:underline;
}
.form strong a:hover {text-decoration:none}
.form p {
	font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666;
	margin:12px 0 0;
}

.form p a, a:visited
{
	font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
.exclude-box {
	width:100%;
	overflow:hidden;
}
.exclude-box div {
	background:url(../images/border.gif) no-repeat;
	width:100%;
	margin:8px 0 0;
	padding:8px 0 0;
	overflow:hidden;
}
.exclude-box .none {background:none}

.exclude-box .check {
	float:left;
	width:14px;
	height:15px;
	margin:0 9px 0 0;
}
.exclude-box .checkBox input {
	float:left;
	width:14px;
	height:15px;
	margin:0 9px 0 0;
}
.form .exclude-box label {
	float:left;
	font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#666;
}

.reset
{
    width:100%; 
    margin:auto; 
    text-align:center; 
    padding-bottom:20px;  
    font:11px/14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
}

.reset a, a:visited
{
    color:#369;
    font:14px/17px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; 
}

.submit {
	width:100%;
	margin:36px 0 0;
	padding:0 0 12px;
	overflow:hidden;
}
.submit input {
	float:left;
	margin:0 0 0 155px;
	display:inline;
}


/* Generic Form Clases - T.P. */
.form-generic {
	width:585px;
	padding:16px 16px 36px;
	background:#e5e5e5;
	overflow:hidden;
}
.form-generic h4 {
	font:11px;
	color:#c00;
}
.form-generic .radio {
	margin:14px;
	border: solid 0px black;
	line-height: 20px;
}
.form-generic .form-box label {
	border: solid 0px black;
	float:left;
	width:108px;
	padding:0 9px 0 0;
	text-align:right;
}
.form-generic .form-box label em {
	color:#c00;
}
.form-generic .text {
	float:left;
	background:url(../images/bg-input1.gif) no-repeat;
	width:237px;
	height:14px;
	padding:3px 5px 4px;
}
.form-generic .text input {
	float:left;
	color:#333;
	width:237px;
	padding:0;
	background:none;
	border:none;
}


/* donate */
.donate {
	width:585px;
	padding:0 16px;
	overflow:hidden;
	margin:33px 0 0;
}
.donate h2 {
	font:bold 18px/20px Georgia, "Times New Roman", Times, serif;
	color:#666;
	margin:0;
}
.donate p {
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	color:#666;
	margin:13px 0 0;
	font-size:13px;
}


/*footer begin*/
#footer{
	background:#53524f url(../images/bg-footer.gif) repeat-x;
	width:980px;
	overflow:hidden;
	padding:0 0 23px;
}
.footer-box01{
	width:100%;
	overflow:hidden;
	text-align:center;
	color:#acacac;
	font-size:11px;
}
.footer-box01 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-box01 ul li{
	display:inline;
	background:url(../images/footer/footer-separator.gif) no-repeat 0 3px;
	padding:0 2px 0 7px;
}
.footer-box01 ul li:first-child{
	background:none;
	padding-left:0;
}
.footer-box01 a{
	color:#acacac;
	font-size:11px;
	text-decoration:underline;
}
.footer-box01 a:hover{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}
.footer-box01 p{
	margin:0;
	line-height:19px;
	padding:4px 0 0;
}
.footer-box{
	width:100%;
	overflow:hidden;
	padding:19px 0 0;
}
.banner-holder{
	margin:0;
	height:1%;
	overflow:hidden;
	padding:0 0 6px 246px;
	list-style:none;
}
.banner-holder li{
	float:left;
	padding:0 56px 0 0;
}
.footer-slogan{
	display:block;
	margin:0 auto;
	background:url(../images/footer/footer-slogan.gif) no-repeat;
	width:507px;
	height:12px;
	text-indent:-9999px;
	padding:0 0 20px;
}
/*footer end*/

/* Womens Conference contact us */
.Womens_ContactInfo p
{
	word-spacing: 0px; 
	font: 12px verdana; 
	text-transform: none;
    color: rgb(192,117,99); 
    text-indent: 0px; 
    white-space: normal; 
    letter-spacing: normal;
    border-collapse: separate
}

/* Upcoming Events Scroller */
  #scrollup {
    position: relative;
    overflow: hidden;
    border: 0px solid green;
    top: -3px;
    height: 40px;
    width: 160px
  }
  .headline {
	font:10px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#999;
	margin:0;
    position: absolute;
    padding: 0;
    top: 210px;
    left: -15px;
    height: 40px;
    width:130px;
    border: 0px solid #986;
  }
  .headline a, .headline a:visited {
	font:10px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#999;
  }
  .headline a:hover {
	color:#333;
  }
  
/* Quick View (Messages on Top Right, Podcasts, Partnership, etc.) */
.QuickView {
 font:10px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
 width:200px;
 padding:10px 10px 10px 10px;
 margin: 10px 0 0 24px;
 float:right;
 background:#f2f2f2;
 text-align: center;
 color:#666;
}

.QuickView p {
 font:10px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
 margin: 0 0 10px 0;
 text-align: center;
}

.QuickView a {color:#006699;}



/* inner css */
/* left-box */
.left-box{
	width:663px;
	float:left;
	overflow:hidden;
}
.left-box h2{
	margin:0;
	font:32px Georgia, "Times New Roman", Times, serif;
	color:#0099cc;
	padding:27px 0 20px 37px;
}
.left-box-up{
	width:635px;
	overflow:hidden;
	background:#efeee8;
	padding:10px 13px 12px 15px;
}
/*.h3-tv{
	margin:0;
	font:19px Arial, Helvetica, sans-serif;
	color:#96937e;
	background:url(../images/ico-video.gif) no-repeat 0 2px;
	padding:0 0 2px 30px;
	margin:0 0 0 4px;
	line-height:24px;
}*/
.h3-tv{
	margin:0;
	font:19px Arial, Helvetica, sans-serif;
	color:#96937e;
	background:url(../images/TodayOnCYW2.gif) no-repeat 0 2px;
	padding:0 0 0px 30px;
	margin:0 0 0 4px;
	line-height:19px;
}
#inner .tv-info h3{
	font:18px Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#666;
	padding:0 0 4px 0;
}
#inner .tv-info {
	width:601px;
	min-height:210px;
	padding:9px 8px 6px 9px;
}
* html #inner .tv-info{
	height:210px;
}
#inner .tv-info .top{
	width:599px;
	overflow:hidden;
	padding:0 0 20px 0;
}
#inner .tv-info .top-img{
	width:112px;
	float:left;
	overflow:hidden;
}
#inner .tv-info .top-img img{
	float:left;
	width:112px;
	display:block;
	padding:3px 0 0 0;
}
#inner .tv-info .top-right{
	width:470px;
	float:right;
	padding:0 0 7px 10px;
	overflow:hidden;
}
#inner .tv-info .top-right p{
	font:11px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	color:#333;
	margin:0;
	line-height:14px;
}
.nav-top-right{
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.nav-top-right li {
	float:left;
	padding:10px 10px 0 0;
}

.nav-top-right li a {
	float:left;
	background:#edece6 url(../images/btn-bg.gif) no-repeat;
}
.nav-top-right li a:hover {text-decoration:none}
.nav-top-right li a {
	float:left;
	cursor:pointer;
	background:#edece6 url(../images/btn-bg.gif) no-repeat;
}
.nav-top-right li a span {
	float:left;
	padding:7px 8px 8px 7px;
	background:url(../images/btn-span.gif) no-repeat 100% 0;
}
.nav-top-right li a em {
	font:italic 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#09c;
	padding:0 0 2px 21px;
	text-decoration:underline;
}
.nav-top-right li a.btn-video em {background:url(../images/ico-video.gif) no-repeat}
.nav-top-right li a.btn-audio em {background:url(../images/ico-audio.gif) no-repeat}
.nav-top-right li a.btn-order em {background:url(../images/ico-order.gif) no-repeat}
.nav-top-right li a.btn-product em {background:url(../images/ico-product.gif) no-repeat}
.nav-top-right li a:hover em {text-decoration:none}
#inner .tv-info .bottom{
	width:610px;
	overflow:hidden;
	margin:0 0 0 -10px;
	position:relative;
}
#inner .tv-info .bottom .divider{
	width:193px;
	float:left;
	overflow:hidden;
	display:inline;
	background:#edece6 url(../images/divider-bg-2.gif) no-repeat;
	margin:0 0 0 10px;
}
#inner .tv-info .bottom .divider-bottom{
	width:193px;
	overflow:hidden;
	background:url(../images/divider-bg-3.gif) no-repeat 0 100%;
}
.nav-divider{
	margin:0;
	padding:6px 0 6px 6px;
	list-style:none;
	overflow:hidden;
	font:10px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}
.nav-divider li{
	overflow:hidden;
	padding:0 0 2px 21px;
}
.nav-divider li a{
	text-decoration:underline;
}
.nav-divider li a:hover{
	text-decoration:none;
}
.nav-divider .disk{
	font:italic 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#09c;
	background:url(../images/ico-order.gif) no-repeat;
}
.nav-divider .disk a{
	color:#09c;
}
.nav-divider .color{
	font:10px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	color:#96937e;
}
.nav-divider .star{
	font:italic 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#09c;
	background:url(../images/ico-product.gif) no-repeat;
}
.nav-divider .star a{
	color:#09c;
}
.nav-divider .cub{
	font:italic 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#09c;
	background:url(../images/cub.gif) no-repeat;
}
.nav-divider .cub a{
	color:#09c;
}
#inner .news-box {
	margin:0 0 0 23px;
	overflow:hidden;
	width:617px;
}
.news-box h3{
	margin:0;
	font:19px Arial, Helvetica, sans-serif;
	color:#96937e;
	padding:20px 0 10px 0;
	line-height:24px;
}
#inner .news-box ul {
	float:right;
	width:auto;
	padding:0 8px 0 0;
	margin:0;
	list-style:none;
}
#inner .news-box ul li {
	padding:0 0 0 19px;
}
#inner .news-box .div-color{
	background:#f7f6f3;
}
#inner .news-box .div-color2{
	background:#efeee8;
}
#inner .news-box .div-color2 em {
	float:left;
	font:italic bold 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#666;
}
#inner .news-box .div-color2 span {
	float:left;
	font:italic bold 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#666;
}
#inner .news-box .div-color2 ul {
	font:italic bold 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#666;
	width:215px;
}
#inner .news-box .div-color2 ul li {
	width:70px;
	float:left;
	padding:0;
}
#inner .news-box div span a{
	float:left;
	background:url(../images/inner-news-bg.png) no-repeat 0 50%;
	padding:0 0 1px 21px;
}
#inner .news-box .active span a{
	background:url(../images/inner-news-bg-active.png) no-repeat 0 50%;
}
#inner .news-box div span {
	width:250px;
}
#inner .news-box div em {
	width:85px;
}
#inner .news-box .div-color3{
	background:#efeee8;
	border:none;
}
.galery-link-right{
	width:16px;
	height:16px;
	margin:0 9px 0 8px;
	overflow:hidden;
	float:right;
	text-indent:-9999px;
	background:url(../images/galery-link-right.gif) no-repeat;
}
.galery-link-left{
	width:16px;
	height:16px;
	margin:0 10px 0 0;
	overflow:hidden;
	float:right;
	text-indent:-9999px;
	background:url(../images/galery-link-left.gif) no-repeat;
}
.galery-link-top{
	width:16px;
	height:16px;
	margin:0 5px 0 0;
	overflow:hidden;
	float:right;
	text-indent:-9999px;
	background:url(../images/galery-link-top.gif) no-repeat;
}
.galery-link-end{
	width:16px;
	height:16px;
	margin:0 5px 0 0;
	overflow:hidden;
	float:right;
	text-indent:-9999px;
	background:url(../images/galery-link-end.gif) no-repeat;
}
#inner .news-box .div-color3 .number-page{
	width:auto;
	font:11px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	color:#666;
	float:right;
}
#inner .news-box .div-color3 .galery{
	width:120px;
	overflow:hidden;
	float:right;
	position:relative;
	text-align: center;
	padding:0;
	border:0;
}
#inner .news-box .div-color3 .galery ul{
	width:99999px;
	position:relative;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	font:11px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}
#inner .news-box .div-color3 .galery ul li{
	float:left;
	background:url(../images/galery-nav-li-bg.gif) no-repeat 100% 4px;
	padding:0 10px;
}
#inner .news-box .div-color3 .galery ul li a{
	text-decoration:underline;
	color:#0099cc;
	padding:0;
}
#inner .news-box .div-color3 .galery ul li a:hover{
	text-decoration:none;
}
#inner .news-box .div-color3 .galery ul li a.active{
	color:#666;
	text-decoration:none;
}
#inner .news-box .slide-top{
	width:617px;
	overflow:hidden;
	padding:0;
	margin-top:-1px;
}
#inner .news-box .slide-top div{
	border-bottom:1px solid #E8E8E8;
	border-top:0;
}
#inner .news-box .slide-top .slide{
	border:none;
	width:514px;
	overflow:hidden;
	padding:0 8px 0 95px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}
#inner .news-box .slide-top .slide p{
	margin:0;
	padding:5px 0 15px 0;
	color:#96937e;
	font-size:11px;
	line-height:16px;
	text-align:justify;
}
#inner .news-box .slide-top .slide .slide-nav{
	margin:0;
	padding: 0 0 8px 0;
	list-style:none;
	overflow:hidden;
	width:100%;
	font:11px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	color:#cac9be;
}
#inner .news-box .slide-top .slide .slide-nav li{
	font-weight:bold;
	color:#96937e;
	padding:0 0 8px 22px;
	float:none;
}
#inner .news-box .slide-top .slide .slide-nav li a{
	color:#0099cc;
	float:none;
	padding:0 0 0 7px;
	text-decoration:underline;
}
#inner .news-box .slide-top .slide .slide-nav li a:hover{
	text-decoration:none;
}
#inner .news-box .slide-top .slide .slide-nav .star-1{
	background:url(../images/ico-product.gif) no-repeat;
}
#inner .news-box .slide-top .slide .slide-nav .star-2{
	background:url(../images/cub-2.gif) no-repeat;
}

/* 2 Column Views */
.Cols {
float:left;
text-align:left;
width:255px;
}
.FirstCol {
float:left;
text-align:left;
width:255px;
}
.SecondCol {
float:left;
margin-left:75px;
text-align:left;
width:255px;
}
.Cols.Box {
}
.Cols.Box.TitleBox {
margin-top:15px;
width:auto;
}
.Cols.Box.TitleBox.Icon {
float:left;
height:16px;
text-align:center;
width:16px;
}
.Cols.Box.TitleBox.GridTitle {
color:#666666;
float:left;
font:12px/18px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
margin-left:5px;
text-align:left;
}
.ColsBoxContent {
color:#96937e;
float:left;
font:12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
height:auto;
margin-left:21px;
text-align:left;
width:auto;
}
.ColsBoxContentSmallNoMargin {
color:#666;
float:left;
font:11px/16px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
height:auto;
margin: 22px 0 0 0;
text-align:left;
width:auto;
}
.Cols.Box.LearnMore {
float:left;
margin-left:21px;
margin-top:10px;
text-align:left;
/*width:55px;*/
}
.Cols.Box.LearnMore a 
{
font:11px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
font-weight:bold;
color:#0099cc;
}

.Clear {
clear:both;
height:1px;
}
/* 2 Column Views */

/* Tables */
.table {width:100%; }
.table td {font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;	color:#666;border-bottom:1px solid #E8E8E8;}
.table .tableheader {font:italic bold 12px/16px Georgia, "Times New Roman", Times, serif;background-color:#efeee8;border-top:1px solid #E8E8E8;color:#666666;}
.table .subheader {color:#0099cc;}
.table .tablefooter {font:italic bold 12px/16px Georgia, "Times New Roman", Times, serif;background-color:#efeee8;}
.table .tablefooter a {color:#0099cc;}
.table .altcolor {background-color:#f7f6f3;}
.table .altrow {border-bottom:1px solid #E8E8E8;}
/* Tables */

/* Photos for Change Experience */
.ChangePhotos {margin: 7px 7px 7px 7px;}
.ArrowPerformers {margin: 0 3px 0 0;}
/* Photos for Change Experience */

/* Women's Conference Page */
.womensconference h2 {
	font:32px/34px Georgia, "Times New Roman", Times, serif;
	color:#b93b71;
}
.womensconference p a {
	color:#b93b71;
}
/* Women's Conference Page */

/* Campus Maps QuickView */
.CampusMapsQuickview
{text-align:center; float:right; width:255; height:265; margin:0 0 18px 18px;}

/* Campus Maps QuickView */



/*----------------------------------*/
/* ---------- Admin Panel ----------*/
/*----------------------------------*/
.admin_header {
	background:url(../images/bg-header.jpg) no-repeat;
	width:977px;
	height:81px;
	padding:107px 3px 0 0;
	overflow:hidden;
}
.admin_header a.change {
	float:right;
	background:url(../images/btn-change.png) no-repeat;
	width:152px;
	height:54px;
	text-indent:-9999px;
}

/************************************************/
/************* Start Grid View CSS **************/
/************************************************/


/* Will dump code from "grid.css" back in here what i'm done. TP */


/************* End Grid View CSS **************/


/************* ePartnership *******************/

.titleText
{
  font-size:12pt;
  font-weight:bold;
  color:#369;  
  font:16px/26px Georgia, "Times New Roman", Times, serif; 
}

.offerFooter
{
  padding:5px 0px 5px 0px; 
  background-color:#e5e5e5; 
  font:16px/26px Georgia, "Times New Roman", Times, serif;
  text-align:center; 
  color:#000; 
  font-weight:bold; 
  border-top:solid 1px #755646;
  border-bottom:solid 1px #755646;   
}

.offerHeader
{
 background-color:#e5e5e5; 
 border-bottom:solid 1px #755646; 
 text-align:center; 
 font:16px/26px Georgia, "Times New Roman", Times, serif; 
 padding:5px 0px 5px 0px; 
 color:#369;   
}

.offerTDLeft
{
 width:50%; 
 padding:5px; 
 border-right:solid 1px #755646;    
 text-align:center;
}

.offerTDRight
{
    width:50%; 
    padding-top:10px; 
    text-align:center;
}

.offerTable
{
    border:solid 1px #755646;  
    width:600px; 
}

.tdTitle
{
	font:11px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding:3px 0 0 0;
	color:#369;
}


/************* End ePartnership ***************/


/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container { width:400px; background-color:#069; border:3px solid #ccc; color: #FFF;}
#simplemodal-container a.modalCloseImg { background:none; } /*:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}*/
#simplemodal-container #ModalContent {padding:8px;}
#simplemodal-container .ErrorBox 
{ 
	padding:8px;
	border:solid 1px #DA797B;
	background-color:#F5E9E9;
	text-align:center;
	width:300px;
	font-family:Arial;
	font-size:12pt;
	color:#C42026;
}
#simplemodal-container .tdTitle
{
	width:150px;
	text-align:right;
	font-weight:bold;
	color:#fff;
	padding-right:3px;
}

#simplemodal-container TD
{
	text-align:left;	
}

.success
{
	border:solid 2px #57CF3C;
	background:#CCFAC2;
	padding:5px;
	width:100%;	
	text-align:left;
}

.error
{
	border:solid 2px #FFFF00;
	background:#FAFA97;
	padding:5px;
	width:100%;	
	text-align:left;
}

/************* Start Event View Map CSS (Events/ChangeExperience.aspx)**************/
.EventsViewMap
{
    position: relative;
    width: 80px;
    height: 30px;
    background: url(/images/ViewMap_w20px_icon.jpg) no-repeat right;
	padding-bottom: 5px;
}
.EventsViewMap a
{
	position: absolute;
	margin:0;
	top: 8px;
	font-size: 10px;
}
/************* End Event View Map CSS **************/

/************* Prayer Request page *****************/
.PrayerRequestTY
{
    padding: 30px;
}
.PrayerRequestTY p
{
    font-size: 12px;
}
.PrayerRequestTY a, PrayerRequestTY a:visited
{
    text-decoration: underline;
}
.PrayerRequestTY a:hover
{
    text-decoration: none;
}

/************* Prayer Request page *****************/

