body
{
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	/*background-image: url('../../images/brown.jpg'); */
}

a, a:visited {
	color:#0075A7;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration:underline;
}


.pg_top_table
{
	width: 740px;
	border: 2px #DCDCDC solid;
	background-color: #FFFFFF;
	color: #000000;
}


.font_black_bold_10
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.desc
{
	font-size: 18.5px;
	font-weight: normal;
	color: #DF0174;
	FONT-FAMILY: Monotype Corsiva;
}

.churchDesc
{
	padding-left:5px;
	padding-top: 12px;
	font-size: 15px;
	color: #000000;
	
}

.countdown
{
	font-size: 35px;
	font-weight: normal;
	color: #0080FF;
}

.thank
{
	font-size: 23px;
	font-weight: bold;
	color: #045FB4;
	FONT-FAMILY: Monotype Corsiva;
}

.ThankYou
{
	font-size: 30px;
	font-weight: bold;
	color: #585858;
	FONT-FAMILY: Monotype Corsiva;
}

.scripture
{
	font-size: 18px;
	font-weight: normal;
	color: #FFFF99;
	FONT-FAMILY: Monotype Corsiva;
}

.chinese_btn {
	background: url('../../images/ChineseE.png') no-repeat top left;
	display:block;
	line-height: 21px;
}

.chinese_btn:hover {
	background: url('../../images/ChineseC.png')  no-repeat top left;
	display:block;
	line-height: 21px;
	text-decoration:none !important;
}

/* flexible buttons */

.flex_btn {
float:left;
margin-right:12px;
padding-left: 12px;
font-weight:normal;
color:#F68C46;
text-decoration:none !important;
background: url('../../images/global_buttons.gif') no-repeat top left;
display:block;
line-height:27px
}

.flex_button * {display:block;}

.flex_btn span {
padding-right: 12px;
background: url('../../images/global_buttons.gif') no-repeat top right ;
display:block
}


.flex_btn:hover {
	background: url('../../images/global_buttons.gif') no-repeat left -155px;
}

.flex_btn:hover span {
	background: url('../../images/global_buttons.gif') no-repeat right -155px;
}


.flex_btn.nav_deselect {
	color: #808080;
	cursor:default;
}

.flex_btn.gallery {
	color: #C46AAA;
	letter-spacing:-.05em;
	margin-right:0px;
	line-height: 21px;
	padding-left: 8px;
	font-size: 10px;
	font-weight:bold;
	background: url('../../images/global_buttons.gif') no-repeat left -302px;
	}

.flex_btn.gallery span {
	padding-right: 9px;
	background: url('../../images/global_buttons.gif') no-repeat right -302px;
	}

.flex_btn.gallery:hover {
	color:#FFFFFF;
	background: url('../../images/global_buttons.gif') no-repeat left -373px;
	}

.flex_btn.gallery:hover span {
	background: url('../../images/global_buttons.gif') no-repeat right -373px;
	}
	
.main {	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(../../images/header-bg.jpg) no-repeat scroll left top;
	color:#DF7401;
	border: solid 1px #CCCCCC;
	width:957px;
}


.clear {
        clear:both;
    }
	
.clear50 {
       clear:both;
	   height:50px;
}

#cntdown-module {
	background-color:#fff;
	border:0px solid #D9EFF8;
	position:relative;
	width: 510px;
	height: 280px;
}
#cntdown-module h3 {
	position:absolute;
	top:-23px;
	left:90px;
	*left:10px;
	_left:0;
}
#cntdown-module h2 {
	position:absolute;
	top:-24px;
	left:11px;
	*left:10px;
	_left:0;
}
#cntdown-module .content {
   background: #fff url(../../images/CountDownBracket.jpg) no-repeat scroll left top;
	border:0px solid #ccc;
	padding: 55px 15px 16px 15px;
	position: relative;
}

#cntdown-module .main-content {
   background: #fff url(../../images/PosterBracket.jpg) no-repeat scroll left top;
	border:0px solid #ccc;
	padding: 35px 15px 16px 10px;
	position: relative;
	width:320px;
}


#cntdown-module p {
	margin: 0;
	text-align: left;
	color:#FF0066;
	text-align:center;
	font-size:14px;
	padding: 5px 0 5px 0;
}
#cntdown-module .clock {
	border:2px solid #C2D8FA;
	display:inline;
	float:left;
	height:70px;
	position:relative;
	width:475px;
	color:#0066CC;
	font-size: 12px;
	text-align:center;
	padding: 5px 0 5px 0;
	
	}
#cntdown-module .clock .time {
		color: #6591e0;
		font-size: 40px;
		line-height: 1em;
		text-align:center;
}
.section {
	display:inline;
}
