/* Common */
body {
	
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Arial, Tahoma, Verdana;
  cxolor: #E7E7E7;/*#F6F3F0;*/
}

body, div, td, p, span{
	font-size: 12px;
}

form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

/*
hr {

color: #b0b5e5;
background-color: #b0b5e5;
height: 1px;
}
*/

a:link, a:active, a:visited {
  color: #343434;
	text-decoration: none;

}

a:hover {
  color: #343434;
  text-decoration: underline;
	
}

ul{
	list-style-image:url(../img/bullet.gif);
}

ul.bulletmenu{
list-style-image:url(../img/bulletmenu.gif);
list-style-position:outside;
margin:0px;
padding:10px 0px 10px 45px;

}

/* End of Common */


/* == Menu (Suckerfish) == */
#menuWrapper {
	height: 29px;
	background: url(../img/menuBack.gif) repeat-x;
  padding-top: 5px;
}

#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	
}

#menu li {

	float: left;
}

#menu li a {

	display: block;
	color: white;
	font-size: 13px;
	line-height: 29px;
	text-decoration: none;
	padding: 0 14px;
}

#menu li:hover, #menu li.sfhover, #menu a.selected {

	background: #6F594A;
}

#menu li:hover ul, #menu li.sfhover ul {

	left: auto;
}

#menu li ul {

	position: absolute;
	left: -999em;
	background: #544338;
}

#menu li ul li {

	clear: left;
	margin: 0;
}

#menu li ul li a {

	display: block;
	width: 140px;
	font-weight: normal;
	font-size: 12px;
	padding: 4px 13px;
	border: 0;
	line-height: normal;
}

/* ## IE 6 Fix ## */
* html ul.nav iframe {
border:solid 1px red;
	position: absolute;
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
/* ## End of IE 6 Fix ## */

/* - IE 5 Fix -
select.hide { visibility: hidden; }
/* == End of Menu (Suckerfish) == */


#error {
  font-family: Arial;
  font-size: 11px;
  padding:4px 6px;
  color: #AA2A10;
}

#notice {
  font-family: Arial;
  font-size: 11px;
  padding: 4px 6px;
  color: #0E0EBA;
}

#mainWrapper{
	width: 925px;
  margin:auto;

}

#topWrapper{
	width: 925px;
}

#topleftWrapper{
	width: 651px;
	height: 90px;
	float: left;

}

#toprightWrapper{
	width: 273px;
	height: 90px;
	float: right;

}

#headerWrapper{

	text-align:center;
	margin-bottom: 4px;

}

#contentWrapper {
	border:0px solid black;
}

#leftContent{
	margin-top:2px;
	width:218px;
	float: left;
}


#rightContent{
  margin: auto;
	width:700px;
	float:right;
	border:0px solid orange;
}

#footerWrapper {
	background-image: url(../img/footer.jpg) ;
	font-family: tahoma;
	color: #6c6158;
	font-size: 10px;
	height: 42px;

}

#footerWrapper a{

	font-family: tahoma;
	color: #6c6158;
	font-size: 10px;


}


a.homebutton{

		display: block;
		width: 89px;
    height: 30px;
    background: url(../img/home_button.jpg) 0 0 no-repeat;
		float:left;


}

/*
a:hover.homebutton {

    background-position: 0 -20px;

}
*/
a.aboutus{

		display: block;
		width: 89px;
    height: 30px;
    background: url(../img/about_button.jpg) 0 0 no-repeat;
		float:left;
		margin-left: 1px;

}

a.editor:link, a.editor:visited{

text-decoration: none;

}

/*
a:hover.aboutus {

    background-position: 0 -20px;

}
*/
a.contactus{

		display: block;
		width: 89px;
    height: 30px;
    background: url(../img/contact_button.jpg) 0 0 no-repeat;
   	float:left;
		margin-left: 1px;
}

/*
a:hover.contactus {

    background-position: 0 -20px;

}
*/


a.buttontext:link, a.buttontext:visited{
		margin-left:30px;
		font-family: tahoma;
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
}

.button1{
		display: block;
		width: 215px;
    height: 43px;
    background: url(../img/button1.jpg) 0 0 no-repeat;
  
		line-height: 43px;
}


.button2{
		display: block;
		width: 215px;
    height: 43px;
    background: url(../img/button2.jpg) 0 0 no-repeat;

		line-height: 43px;
}

.button3{
		display: block;
		width: 215px;
    height: 43px;
    background: url(../img/button3.jpg) 0 0 no-repeat;
		
		line-height: 43px;
}


.subbutton1{
  background-color:#ee9025;
width: 213px;
border:1px solid #e58515;
}

.subbutton2{
background-color: #4f3a6b;
width: 213px;
border:1px solid #42305a;
}


.subbutton3{
background-color:#949822;
width: 213px;
border:1px solid #7a7e1d;
}

.enquirybutton{
background: url(../img/orange-80.gif) 0 0 no-repeat;
width: 80px;
	height: 22px;
	border: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	line-height:22px;

}


#title{
width:699px;
line-height: 50px;
background: url(../img/title2.jpg) 0 0 no-repeat;
border: solid 1px #cccccc;
cxolor:#FFFFFF;
fxont-family:Tahoma;
fxont-size:18px;
margin-bottom:5px;

}

#title h1{
	margin:0px;
	font-weight:normal;
	font-family:Tahoma;	
	font-size: 18px;
	color:#FFFFFF;
	margin-left: 30px;
}

#title2{
margin-top:15px;
margin-left:30px;
width:510px;
line-height: 50px;
background: url(../img/title.jpg) 0 0 no-repeat;
border: solid 1px #cccccc;
color:#FFFFFF;
font-family:Tahoma;
font-size:18px;
padding-left:30px;
margin-bottom:5px;

}
#contactcontent{
width:480px;
height:350px;
padding-top: 15px;
padding-right:30px;
border: solid 1px #cccccc;
padding-left:30px;
margin-bottom:30px;
margin-left:30px;
}

#maincontent{
padding-top: 15px;
padding-right:15px;
border: solid 1px #cccccc;
padding-left:15px;
margin-bottom:15px;
}

#maincontent a{
color:#ff9900;
}

/*
#maincontent img{


  text-align: center;
    background: #FFFFFF;
    border: 2px solid #D0D0D0; 
    position: relative;
    padding: 4px;
    
}
*/

#contenttopborder{
	width: 482px;
	min-height: 230px;
	float: top;
	border:1px solid #beb9b9;
}

#contenttop{
	width: 482px;
	height: 50px;
	background-image: url(../img/contenttop.jpg) ;
	background-repeat: no-repeat;
}

#contenttoptitle1{
	width:194px;
	height:62px;
	background-image: url(../img/toptitle1.gif);
	margin-left: 15px;
}

#contenttoptitle2{
	width:194px;
	height:65px;
	background-image: url(../img/toptitle2.jpg);
	margin-left: 15px;

}

#rightoptext{
font-family: Tahoma;
font-size: 16px;
font-style: Regular;
color: #ffffff;
margin-left:10px;


}

#righttext{

margin-top:10px;
margin-left:10px;
margin-right:10px;
margin-bottom: 10px;
font-family: Tahoma;
font-size: 12px;
font-style: Regular;

}

#righttoptitle1{
	float:right;
	width:204px;
	height:53px;
	background-image: url(../img/righttoptitile1.jpg);
	background-repeat: no-repeat
}

#righttoptitle2{
	float:right;
width:204px;
	height:27px;
	background-image: url(../img/righttoptitle2.jpg);
	background-repeat: no-repeat;
		line-height: 27px;
}

#rightopborder1{
	float:right;
	width:200px;
	height:100%;
	border:2px solid #d87e15;

}

#rightopborder2{
	float:right;
	width:200px;
	height:100%;
	border:2px solid #d87e15;

}



#contentwords{
	width: 493px;
	height: 50px;
	background-image: url(../img/contenttop.jpg) ;
}


#latestCol {
	width: 261px;
	height: 434px;
	background: url(../img/latestBack.jpg) no-repeat;
	font-style: bold;
	vertical-align: top;
}

#latestContent {
	margin-top: 100px;
	margin-left: 31px;
	margin-right: 20px;
	text-align: justify;
}

.latestItem {
	font-size: 11px;
	padding-bottom: 8px;
}

.latestItem h2 {
	margin: 4px 0;
	padding: 0;
	font-size: 14px;
}

.latestItem a:link, .latestItem a:active, .latestItem a:visited {
	color: #F27C14;
}

#welcomeCol {
	width: 260px;
	vertical-align: top;
	padding-top: 45px;
}

#welcomeContent {
	background: url(../img/orangeMan.gif) no-repeat;
	margin-left: 15px;
	margin-right: 8px;
	padding-top: 80px;
	font-size: 11px;
}

#bannerCol {
	vertical-align: top;
	padding-top: 50px;
	padding-left: 8px;
	padding-right: 10px;
	padding-bottom: 50px;
}

#leftNavCol {
	width: 200px;
	vertical-align: top;
	padding-top: 55px;
	padding-bottom: 25px;
}

#leftNavCol a:link, #leftNavCol a:visited, #leftNavCol a:active {
	display: block;
	margin-bottom: 8px;
	background: url(../img/greyArrow.gif) no-repeat 38px 4px;
	padding-left: 50px;
	text-transform: lowercase;
	color: #C0BBB3;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#leftNavCol a:hover, #leftNavCol a.selected {
	color: #F14802;
	background: url(../img/orangeArrow.gif) no-repeat 38px 4px;
}

#subContentCol {
	vertical-align: top;
	padding-top: 25px;
	padding-left: 10px;
	color: #4D4641;
	font-size: 12px;
}

#subContentCol h1 {
	margin: 4px 0;
	padding: 0;
	color: #FF490B;
	font-size: 18px;
}

#subContentCol h2 {
	margin: 0;
	padding: 0;
	color: #FF490B;
	font-size: 13px;
}

#breadcrum {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #998C77;
	padding-bottom: 8px;
}

#breadcrum a:link, #breadcrum a:active, #breadcrum a:visited {
	color: #998C77;
	text-decoration: none;
	
}

#breadcrum a:hover {
	text-decoration: underline;
}

#historyWrapper {
	background: url(../img/historyBack.jpg) right bottom no-repeat;
	padding-right: 250px;
}

#teamWrapper {
	background: url(../img/teamBack.jpg) right top no-repeat;
	padding-right: 250px;
	padding-bottom: 25px;
}

.teamItem {
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 11px;
}

.teamItem img {
	clear: left;
	background-color: white;
	float: left;
	margin-right: 20px;
}

#ministriesWrapper {
	background: url(../img/ministriesBack.jpg) right 15px no-repeat;
	padding-right: 250px;
	padding-bottom: 25px;
	padding-top: 15px;
}

#cellWrapper {
	background: url(../img/cellBack.jpg) right bottom no-repeat;
	padding-right: 250px;
	padding-bottom: 25px;
}

#cellTable {
	width: 100%;
	font-size: 11px;
}

#cellTable td {
	vertical-align: bottom;
}

#resourcesWrapper {
	padding-right: 250px;
}

#sermonsTable {
	width: 100%;
	font-size: 11px;
}

#sermonsTable td {
	vertical-align: bottom;
}

#audioSermons {
	background: url(../img/audioSermonsBack.jpg) no-repeat;
	height: 150px;
	padding: 0 15px;
	padding-top: 70px;
	font-weight: bold;
	padding-bottom: 15px;
}

#audioSermons span {
	color: #F14802;
	background: url(../img/orangeArrow.gif) no-repeat left 2px;
	padding-left: 10px;
	padding-right: 10px;
}

#sermonNotes {
	background: url(../img/sermonNotesBack.jpg) no-repeat;
	height: 230px;
	padding: 0 25px;
	padding-top: 110px;
	font-weight: bold;
	padding-bottom: 20px;
}

#sermonNotes span {
	color: #F14802;
}

#contactTable {
	width: 100%;
}

#contactTable td {
	vertical-align: bottom;
	font-weight: bold;
}

#contactTable div {
	padding-bottom: 10px;
}

.buttonBlue {
  background: url(../img/buttons/btn-blue.gif) repeat-x;
  color: #FFFFFF;
  font-size: 12px;
  border: 0;
  padding: 2px 6px;
}

.buttonOrange {
  background: url(../img/buttons/btn-orange.gif) repeat-x;
  color: #FFFFFF;
  font-size: 12px;
  border: 0;
  padding: 2px 6px;
}

/* Input Table */
.inputTable td {
  padding: 1px;
}

/* List Table */
.listTable {
  border: 1px solid #000000;
  background: #FFFFFF;
}

.listTable tr.headerRow {
  background: #BFBFBF;
}

.listTable td {
  padding: 2px 4px;
  border-bottom: 1px solid #000000;
}

.pagePanel {
  background-color: #CCCCCC;
  border-top: 1px solid #CCCCCC;	
}

input.inputBox, textarea.inputBox {
  font-family: arial, helvetica;
  font-size: 12px; 
  border-top: 0px;
  border-left: 0px;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  background-image: url(../img/input-bg.gif);
  background-repeat: no-repeat;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 2px;
}

/* Fck Style */
.imgBorder{
	text-align: center; 
	background: #FFFFFF; 
	border: 2px solid #D0D0D0; 
	position: relative; 
	padding: 4px;
}

.blueBold {
color:#333399;
font-weight:bold;

}
.greenBold {
color:#808033;
font-weight:bold;

}
.orangeBold {
color:#ff9900;
font-weight:bold;

}
/* End Fck Style */

/* Paging Style */
#nav {
	float:right;
	color: #666666;
	font-size:14px;
}

#nav img {
	vertical-align:bottom;
}

#nav a {
	padding:3px;
}

#nav .highlight{
	padding:3px;
	font-weight:bolder;
	text-decoration:underline;
}
/* End Paging Style */

.label {
	font-weight:bolder;
	text-align:right;
	vertical-align:top;
}

.inputform input{
	font-family:verdana;
	font-size:12px;
	color: #3b3b3b;
	width:180px;
}


.roundedbtn {
	background: url(../img/buttonround.jpg);
	width : 89px;
	height : 21px;
	border:none;
	font-family:tahoma;
	font-size:11px;
	cursor:pointer;
	color:#e48515;
	font-weight:bolder;
}

.border {
	backgroundd : url(../img/imgborder.jpg) no-repeat;
	width:100%;
}

.prodlink a:hover {
	text-decoration: none;
}

