 /* General page style. The scroll bar colours only visible in IE5.5+ */

body {

	background-color: #E5E5E5;

	scrollbar-face-color: #DEE3E7;

	scrollbar-highlight-color: #FFFFFF;

	scrollbar-shadow-color: #DEE3E7;

	scrollbar-3dlight-color: #D1D7DC;

	scrollbar-arrow-color:  #006699;

	scrollbar-track-color: #EFEFEF;

	scrollbar-darkshadow-color: #98AAB1;

}



/* General font families for common tags */

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

a:link,a:active,a:visited { color : #006699; }

a:hover		{
	text-decoration: none;
	color : #DD6900;
}

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}





/* This is the border line & background colour round the entire page */

.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }



/* This is the outline round the main forum tables */

.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }





/* Main table cell colours and backgrounds */

/* td.row1	{ background-color: #EFEFEF; } */

td.row1	{ background-color: #eaedf4; } 

/* td.row2	{ background-color: #DEE3E7; } */

td.row2	{ background-color: #d9e2ec; }

td.row3	{ background-color: #D1D7DC; }





/*

  This is for the table cell above the Topics, Post & Last posts on the index.php page

  By default this is the fading out gradiated silver background.

  However, you could replace this with a bitmap specific for each forum

*/

td.rowpic {

		background-color: #FFFFFF;

		background-image: url(NewChurch/cellpic2.jpg);

		background-repeat: repeat-y;

}



/* Header cells - the blue and silver gradient backgrounds */

th	{

	color: #FFA34F; font-size: 11px; font-weight : bold;

	background-color: #006699; height: 25px;

/*	background-image: url(cellpic3.gif);*/

}



td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {

			background-image: url(images/cellpic1.gif);

			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;

}





/*

  Setting additional nice inner borders for the main table cells.

  The names indicate which sides the border will be on.

*/

td.cat,td.catHead,td.catBottom {

	height: 29px;

	border-width: 0px 0px 0px 0px;

}



th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {

	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }



td.row3Right,td.spaceRow {

	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }



th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }

th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }

th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }

th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }

th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }

th.thTop	 { border-width: 1px 0px 0px 0px; }

th.thCornerL { border-width: 1px 0px 0px 1px; }

th.thCornerR { border-width: 1px 1px 0px 0px; }





/* The largest text used in the index page title and toptic title etc. */

.maintitle,h1,h2{ font-weight: bold; font-size: 22px; 

	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none; line-height : 120%; color : #000000;

}





/* General text */

.gen { font-size : 12px; }

.genmed { font-size : 11px; }

.gensmall { font-size : 10px; }

.gen,.genmed,.gensmall { color : #000000; }

a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }

a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }





/* links at the top of the page */

.mainmenu		{ font-size : 11px; color : #000000 }

a.mainmenu		{ text-decoration: none; color : #006699;  }

a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }



/* bottom info */

.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}

a.copyright		{ color: #444444; text-decoration: none;}

a.copyright:hover { color: #000000; text-decoration: underline;}





/* Form elements */

input,textarea, select {

	color : #000000;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	border-color : #000000;

}



/* The text input fields background colour */

input.post, textarea.post, select {

	background-color : #FFFFFF;

}



input { text-indent : 2px; }



/* The buttons used for bbCode styling in message post */

input.button {

	background-color : #EFEFEF;

	color : #000000;

	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;

}



/* The main submit button option */

input.mainoption {

	background-color : #FAFAFA;

	font-weight : bold;

}



/* None-bold submit button */

input.liteoption {

	background-color : #FAFAFA;

	font-weight : normal;

}



.siteTitle		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #006699; }



.siteTitleMed		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 18px; font-weight : bold; text-decoration : none; line-height : 120%; color : #006699; }

.siteTitleSmall		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; line-height : 120%; color : #006699; }

/* Use for various text in cells */

.siteTextSmall	{ font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif}

.siteTextMed	{ font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif}

.siteText,p,td	{ font-size : 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.siteTextMedItalic { font-size : 12px; font-style: italic; 

	font-family: Verdana, Arial, Helvetica, sans-serif; color : #006699; font-weight : bold}

.siteTextLargeItalic { font-size : 13px; font-style: italic; 

	font-family: Verdana, Arial, Helvetica, sans-serif; color : #006699; font-weight : bold}

.siteTextLargeBlackItalic { font-size : 13px; font-style: italic; 

	font-family: Verdana, Arial, Helvetica, sans-serif; color : #000000; font-weight : normal}

.siteTextLarge { font-size : 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color : #000000; font-weight : normal}

.dateText {color: #006699; text-decoration: none; }

.siteMusicHead,.siteSubHead { font-size : 13px; font-style: normal; 

	font-family: Verdana, Arial, Helvetica, sans-serif; color : #006699; font-weight : bold}

.bfmsub,.abundantSub { font-size : 12px; font-style: normal; 

	font-family: Verdana, Arial, Helvetica, sans-serif; color : #006699; font-weight : bold}

.siteMapHead,.bfmHead,.abundantHead { font-size : 14px; font-style: normal; 

	font-family: Verdana, Arial, Helvetica, sans-serif; color : #006699; font-weight : bold}

.siteStaffName{ font-size : 13px; font-style: normal; 

	font-family: Verdana, Arial, Helvetica, sans-serif; color : #006699; font-weight : bold}



#vbsTitle {

font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 

text-decoration : none; 

/*line-height : 100%;*/ 

text-align: center;

}

#vbsTitle h2 {

font-size : 22px; 

font-weight : bold; 

color : #006699; 



}

#vbsTitle h3 {

font-size : 20px; 

font-weight : bold; 

color : #c33; 

}

#vbsMusicDownload img {

float: right;

}

#vbsMusicDownload h3 {

text-align: center;

font-size : 20px; 

font-weight : bold; 

color : #c33; 

}

#vbsRegisterSection ul {

text-align: left;

}

#vbsRegisterSection {

text-align: center;

}

#vbsRegisterSection h3 {

font-size : 22px; 

font-weight : bold; 

color : #006699; 

text-decoration: underline;

}



.siteBridgeIndent { margin-left: 20px;}

.siteBridgeIndent h3 { font-size:12px; font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif; color:#006699; margin-bottom:0;}



#bridgeLocalNav {

	width: 16em;

	border-left: 1px solid #98AAB1;

	border-right: 1px solid #98AAB1;

	border-top: 1px solid #98AAB1;

	padding: 0 0 0 0;

	margin-bottom: 1em;

	margin-left: 2em;

	background-color: #006699;

	color: #333;

	float:right;

	}

	



#bridgeLocalNav ul {

		list-style: none;

		margin: 0;

		padding: 0;

		border: none;

	} 



#bridgeLocalNav li {

		border-bottom: 1px solid #98AAB1;

		margin: 0;

	}

#bridgeLocalNav li a {

		display: block;

		padding: 5px 5px 5px 0.5em;

/*		

		border-left: 10px solid #d9e2ec;

		border-right: 10px solid #D1D7DC;

*/

		border: 2px solid #d9e2ec;

		background-color: #006699;

		color: #fff;

		text-decoration: none;

		width: 100%;

		}



html>body #bridgeLocalNav li a {

		width: auto;

		}



#bridgeLocalNav li a:hover {

/*

		border-left: 10px solid #d9e2ec;

		border-right: 10px solid #D1D7DC;

*/

		border: 2px solid #d9e2ec;

		background-color: #eaedf4;

		color: #006699;

		}

	

	

/* Dress up the anchor links, no underline for a linke until mouse over */

a.siteText,a.siteTextMed,a.siteTextSmall { color: #006699; text-decoration: none; }

a.siteText:hover,a.siteTextMed:hover,a.siteTextSmall:hover	{ color: #FF6600; text-decoration: underline; }



.siteBotLinks	{ font-size : 11px; color : #333333; ; font-family: Verdana, Arial, Helvetica, sans-serif }

a.siteBotLinks, a.siteBotLinks:visited	{ color: #333333; text-decoration: none; }

a.siteBotLinks:hover	{ color: #004c75; text-decoration: underline; }



.bgTop		{  background-image:  url(images/banner_bg.gif); background-repeat: repeat-x}

.bgBottom	{  background-color: #E8EEF2; background-image:  url(images/banner_bg.gif); background-repeat: repeat-x}

.bgMiddle	{  background-image:  url(NewChurch/bgMiddle.gif); background-repeat: repeat-x}



.eventsDayText {font-size : 12px; font-family: Verdana, Arial, Helvetica, sans-serif; 

			color : #000000; font-weight : normal}

.eventsTimeText {font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 

			color : #666666; font-weight : normal}

.announcement {font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 

			color : #666666; font-weight : normal}

.announcementTitle	{ font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.eventsText {font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 

			color : #006699; font-weight : normal}

.scripture {font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 

			color : #666666; font-weight : normal; font-style : italic}





/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */

@import url("NewChurch/formIE.css");

/* Movable Type Styles */

#container {

        line-height: 140%;

                margin-right: auto;

        margin-left: auto;

        text-align: left;

        padding: 0px;

        width: 700px;

                                                                                                               

        background-color: #FFFFFF;

        border: 1px solid #FFFFFF;

        }

                                                                                                               

                                                                                                               

#center {

                float: left;

        width: 500px;

                                                                                                               

                                                                                                               

        overflow: hidden;

        }

.content {

        padding: 15px 15px 5px 15px;

        background-color: #FFFFFF;

                                                                                                               

        color: #666666;

        font-family: Verdana, Arial, sans-serif;

        font-size: x-small;

        }

                                                                                                               

.content p {

        color: #666666;

        font-family: Verdana, Arial, sans-serif;

        font-size: x-small;

        font-weight: normal;

        line-height: 150%;

        text-align: left;

        margin-bottom: 10px;

        }

                                                                                                               

.content blockquote {

        line-height: 150%;

        }

                                                                                                               

.content li {

        line-height: 150%;

        }

                                                                                                               

.content h2 {

        color: #666666;

        font-family: Verdana, Arial, sans-serif;

        font-size: x-small;

                                                                                                               

        text-align: left;

        font-weight: bold;

                                                                                                               

                                                                                                               

        margin-bottom: 10px;

                                                                                                               

        }

.content h3 {

        color: #666666;

        font-family: Verdana, Arial, sans-serif;

        font-size: small;

                                                                                                               

        text-align: left;

        font-weight: bold;

                                                                                                               

                                                                                                               

        margin-bottom: 10px;

                                                                                                               

        }

                                                                                                               

.content p.posted {

        color: #999999;

        font-family: Verdana, Arial, sans-serif;

        font-size: x-small;

        border-top: 1px solid #999999;

        text-align: left;

                                                                                                               

                                                                                                               

                                                                                                               

        margin-bottom: 25px;

        line-height: normal;

        padding: 3px;

        }
.image-border {
	border: thin double #000000;
	padding: 4px;
}
