/***********************************************/
/* vcf_main.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;
	background-color: #5C5846;
	margin: 0px 0px 0px 0px;
	
	
	/*
	scrollbar-face-color:#D8C89E;
	scrollbar-arrow-color:#002000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#433323;
	scrollbar-highlight-color:#433323;
	scrollbar-3dlight-color:#433323;
	scrollbar-darkshadow-Color:#000000;
	*/
}

.mainTable
{
	width: 870px;
	height: 735px;

}

.pbold
{
	font-size: 120%;
	font-weight: bold;
}

/* Scripture Quote */
.sq
{
	font-size: 90%;
	font-style: italic;
	text-align: center;
}

/* Scripture Quote Reference */
.sqr
{
	font-size: 90%;
	font-style: italic;
	font-weight: bolder;
	text-align: right;
}

.JCsq
{
    padding: 10px;
    font-size: 85%;
    font-style: italic;
    text-align: center;
    color: #990000;
    font-weight: bold;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #433323;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #FED272;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #E6D273;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

img{
background-color:#FFFFCC
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.li
{
    background-image: url(images/key1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    
}


label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #433233;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#main{
	position: relative;
}

#masthead{
	padding: 0px 0px 0px 0px;
	float: none;
	position: absolute;
	height: 240px;
	width: 870px;
	left: 0px;
	background-color: #5C5846;
}

#flashImage
{
	background: #5C5846 url(../images/banner4.png) no-repeat left
	position: absolute;
	left: 0px;
	top: 0px;
	width: 710px;
	height: 240px;
}


#prayer
{
	position: absolute;
	left: 710px;
	top: 0px;
	width: 160px;
	height: 240px;
	color: #FFFFFF;
	background: #231D12 url(../images/Prayer24.png) no-repeat 
}

/*
#leftBorder{
	float:left;
	background: #9A7A6E url(../images/key5.png) repeat-y
	position: relative;
	width: 45px;
	visibility: visible;
	background-position: left;
	height: 850px;
}

#rightBorder{
	height: 850px;
	width: 45px;
	background-image: url(../images/key3.png);
	background-repeat: repeat-y;
	position: absolute;
	float: right;
	top: 0px;
	right: 1px;
}
*/

#content{
	background-color: #FFFFFF;
	height: 475px;
	float: left;
	position: absolute;
	width: 547px;
	left: 163px;
	top: 295px;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#title
{
	background-color: #FFFFFF;  /*EDEDB6*/
	height:25px;
	width: 547px;
	float: left;
	position: absolute;
	left: 163px;
	top: 270px;
	font-size: 16px;
	color: #231D12;
	font-weight: bold;
	padding-left: 0px;
	text-indent: 10px;
}

#title a
{
	color: #742422;
	font-size: 75%;
	text-decoration: none;
	font-style: italic;
	padding-left: 300px;
	
}

#title a:hover
{
	color: #D2A000;

}

.linkTop
{
	color: #FFFFFF;
	font-size: 75%;
	text-decoration: none;
	font-style: italic;
}

.linkTop a:hover
{
	color: #D2A000;
	font-size: 75%;
	text-decoration: none;
	font-style: italic;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#flash
{
	left:-2px;
	position: relative;
	z-index: auto;
	clip: auto;
	border: 1px red solid;
}


/************* #globalNav styles **************/

#globalNav{
	color: #B54924;
	text-align: justify;
	padding: 0px;
	position: absolute;
	left: 0px;
	font-size: 14px;
	width: 870px;
	height: 40px;
	top: 240px;
	background: #5C5846 url(../images/globalNav.gif);
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color: #DFA01F;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	color: #807540;
}

#breadCrumb a{ color: #807540; }

/************** .feature styles ***************/


.feature{
	padding: 10px 20px 10px 10px;
	font-size: 15px;
	overflow: auto;
	text-align: justify;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
    width: 150px;
    height: 150px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story img{
float: left;
	padding: 10px 10px 0px 0px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #999999;
	padding: 10px 10px 10px 10px;
	position: absolute;
	float: left;
	width: 540px;
	text-align: center;
	top: 772px;
	left: 163px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#siteInfo a{
	font-size: 100%;
	color: #999999;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
	color: #FFFFCC;
}


/*********** #navBar link styles ***********/
/*
#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #E6D273;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
#navBar{
	float: left;
	width: 163px;
	margin: 0px;
	padding: 0px;
	background-color: #231D12;
	position: absolute;
	height: 520px;
	left: 0px;
	top: 250px;
}


#navBar ul {
	list-style: none;
	margin: 0;
	padding-bottom: 5px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: static;
	font-size: 90%;
	float: left;
}

#sectionLinks h3{
	color:#704D08;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sectionLinks a{
	color: #DFA01F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
}

#sectionLinks a:hover{
	color: #B54924;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
}

#sectionLinks li
{
	padding: 0px 0px 0px 15px;
	display: block;
	padding-top: 2px;
}

#sectionLinks ul
{
	padding: 0px 0px 5px 0px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	color:#FED272;
	padding: 10px 0px 2px 0px;
	letter-spacing: 2px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	color: #FED272;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	height: 490px;
	font-size: 80%;
	position: absolute;
	width: 160px;
	float: left;
	padding: 0px;
	margin: 0px;
	left: 710px;
	top: 280px;
	background-image: url(../images/events_middle.jpg);
}

/*********** #headLinks styles ***********/
#headLinks
{
	position:absolute; 
	left:0px; top:0px; width:160px; height:100%;
		font-size: 90%;
/*	position: static;
	float: left; */
}

#headLinks p
{
	color:#666666;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bgSep
{
	height: 4px;
	width: 150px;
	background-image: url(../images/events_sep.png);
	background-repeat: no-repeat;
}
#headLinks h3{
	color:#B54924;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#headLinks a{
	color: #5C5846;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

#headLinks a:hover{
	color: #752625;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#headLinks li
{
	padding: 0px 0px 0px 15px;
	display: block;
	padding-top: 2px;
}

#headLinks ul
{
	padding: 0px 0px 5px 0px;
}

.imgLink
{
    text-decoration:none;
    
}
.cupimg
{
	left:0px;
}

.cupLoc
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #B54924;
}

.evntDate
{
	font-size: 90%;
	font-weight: normal;
	color: #B54924;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

.evntTitle
{
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
}


.evntTblHead
{
	background-color:#5C5846;
	color: #DFA01F;
	font-weight: bold;
	font-size: 14px;
}

.evntTblHead2
{
	background-color:#5C5846;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 85%;
}

.evnt
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.evntdet
{
	text-align:right;
	font-size: 80%;
	padding-right: 10px;
}

.evntLi{padding: 2px; font-size: 90%;}

.hgInfo
{
    font-size: 10pt;
}

.desc
{
    text-align: justify;
    font-size: 85%;
    left: 10px;
    direction: ltr;
    position: relative;
    width:480px;
}

.alink
{
    
    font-size: small;
    text-decoration: none;
    font-weight: bolder;
    color: #CC6600;
    text-align: center;
    word-spacing: normal;
    font-variant: small-caps;
}