@charset "UTF-8";
/* CSS Document */

body{
	height: 100%;
	border: 0;
	margin: 0;
	background-image: url(../images/assets/backgroundPattern.gif);
}

html{
	height: 100%;
	border: 0;
	margin: 0;
}

hr {
  border: 0;
  width: 90%;
  color: #999;
  background-color: #999;
  height: 1px;
  margin:auto;
}

/*-------------------------STRUCTURE STYLES--------*/

#body{
    width: 624px;
	height: 100%;
    margin: auto;
	padding-bottom: 75px;
}

#bodySecondary{
    width: 790px;
	height: 100%;
	padding-bottom: 75px;
	background-image: url(../images/assets/secondaryTitleScroll.png);
	background-repeat:no-repeat;
	background-position:top;
}

#bodyBAA{
    width: 790px;
	height: 100%;
	padding-bottom: 75px;
	background-color: #f0bd49;
}

#bodyBKK{
    width: 790px;
	height: 100%;
	padding-bottom: 75px;
	background-color: #55b194;
}

#bodyWorship{
    width: 790px;
	height: 100%;
	padding-bottom: 75px;
	background-color: #000;
}

#calendar{
	padding-top: 10px;
}

.calendarItemsText{
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:lighter;
	text-align:left;
	line-height: 34px;
	padding-left: 10px;
}

#content{
	padding-left:24px;
	padding-right:56px;
}

#contentWrapper{
    width: 100%;
	height: 100%;
    margin: inherit;
	background-image:url(../images/assets/paperBG.jpg);
	background-repeat:repeat;
}

#footer{
    width: 906px;
    margin: auto;
    background-color: #000;
	padding: 24px;
}

#footerItems{
	margin:auto;
}

#footerItemCalendars{
	border-top:solid thin #767676;
	border-bottom:solid thin #767676;
	background-color:#2c2c2c;
	height: 174px;
	width: 258px;
	float:right;
	margin: auto;
	padding: 12px;
}

#footerItemBroadcast{
	border-top:solid thin #767676;
	border-bottom:solid thin #767676;
	background-color:#2c2c2c;
	height: 174px;
	width: 258px;
	margin: auto;
	padding: 12px;
}

#footerItemContact{
	border-top:solid thin #767676;
	border-bottom:solid thin #767676;
	background-color:#2c2c2c;
	height: 174px;
	width: 258px;
	float:left;
	margin: auto;
	padding: 12px;
}

#header{
    width: 100%;
	height: 314px;
    margin: 0;
	background-image:url(../images/assets/headerHome.jpg);
	background-repeat:no-repeat;
}

#headerBAA{
    width: 100%;
	height: 314px;
    margin: 0;
	background-image: url(../images/assets/BAA_header.jpg);
	background-repeat:no-repeat;
}

#headerBKK{
    width: 100%;
	height: 314px;
    margin: 0;
	background-image: url(../images/assets/BKK_header.jpg);
	background-repeat:no-repeat;
}

#headerWorship{
    width: 100%;
	height: 314px;
    margin: 0;
	background-image: url(../images/assets/worshipHeader.jpg);
	background-repeat:no-repeat;
}

#headerProcess{
    width: 100%;
	height: 314px;
    margin: 0;
	background-image:url(../images/assets/headerProcess.jpg);
	background-repeat:no-repeat;
}

#leftSidebar{
    width: 165px;
	height: 100px;
    margin: 0;
	background-image:url(../images/assets/sidebarBG_black.png);
	float:left;
}

#mainWrapper{
    margin: auto;
	width: 954px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	background-color: #000;
}

#navigation{
    width: 100%;
	height: 52px;
	padding-top:35px;
    margin: 0;
	background-image:url(../images/assets/navBG.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

#pastoralBox{
	width: 482px;
	border-top:solid #FFF 2px;
	border-bottom:solid #FFF 1px;
	background-image:url(../images/assets/pastoralBG.png);
	position:relative;
	padding-left: 230px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pastoralImage{
	width: 220px;
	height: 260px;
	position:absolute;
	z-index:2;
}

#rightSidebar{
    width: 165px;
	height: 100px;
    margin: 0;
	background-image:url(../images/assets/sidebarBG_black.png);
	float:right;
}


/*-------------------------LINK STYLES----------------------------*/

.calendarItemsText A:link {
	text-decoration: underline;
	color:#84b7d4;
}
.calendarItemsText A:visited {
	text-decoration: underline;
	color:#84b7d4;
}
.calendarItemsText A:active {
	text-decoration: underline;
	color:#84b7d4; 
}
.calendarItemsText A:hover {
	text-decoration: underline; 
	color: #ff9000;
}

A:link {
	text-decoration: underline;
	color:#84b7d4;
}
A:visited {
	text-decoration: underline;
	color:#84b7d4;
}
A:active {
	text-decoration: underline;
	color:#84b7d4; 
}
A:hover {
	text-decoration: underline; 
	color: #ff9000;
}

/*-------------------------MAIN NAVIGATION STYLES----------------------------*/

.chromestyle{
	width: 904px;
}

.chromestyle:after{
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	height: 50px;
	width: 914px;
	border-top: 1px solid #545454;
	border-bottom: 1px solid #545454;
	margin:auto;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color:#FFF;
	font-weight: 100;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 50px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 45px;
	padding-right: 45px;
	text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image:url(../images/assets/navBG_rollover.png);
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	font-weight: lighter;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height:24px;
	z-index:100;
	background-color: #42718b;
	width: 200px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: lighter;
	color: #fff;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #354955;
}

/*-------------------------FONT STYLES----------------------------*/


p{
	margin:0;

}

.blueFont{
	margin:0;
	color: #19204a;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:lighter;
	line-height: 13px;

}

.tealFont{
	margin:0;
	color: #7ccbc8;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:lighter;
	line-height: 13px;

}

.bodyFont{
	margin:0;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:lighter;

}

.mainTitle{
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:lighter;
	letter-spacing: 2px;
}

.pastoralText{
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:lighter;
}

.subtitle{
	color: #84b7d4;
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight: normal;
	letter-spacing: 2px;
}

.sideBarTitle{
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	letter-spacing: 2px;
	font-weight:lighter;
	text-align:center;
	padding-top: 10px;
}

.footerText{
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:lighter;
	line-height: 14px;
}

.footerTextSmall{
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:lighter;
}

.footerTitle{
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:lighter;
}

.footerTitleOrange{
	color:#ff9000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:lighter;
}


/*-------------------------TWITTER----------------------------*/

#twitter_div { 
	width: 554px;
	padding: 10px;
	background-image:url(../images/assets/twitterFeed_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #2C2C2C;
}

ul#twitter_update_list {
	width: 554px;
	padding: 0; 
	margin: 0; 
	overflow: hidden;
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}

ul#twitter_update_list li { 
	width: 554px; 
	padding: 5px 0 5px 0; 
	list-style: none; 
}

ul#twitter_update_list li a { 
	color: #84b7d4; 
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	text-decoration: none; 
}

ul#twitter_update_list li a:hover { 
	color: #ff9000; 
}


