﻿BODY {
	font-family: Verdana, Geneva, Helvetica;
	background: #E6E6CF;
	font-size: small;
	margin: 10px;
	color: #000;
	text-align: left;
	
}

/* LINK STYLES */
a:hover { text-decoration:none; margin:0; font-weight:bold }
a:visited { color:#6E567A; margin:0; text-decoration:underline }
a:link { color:#6E567A; margin:0; text-decoration:underline }
.link { text-decoration:underline; margin:0 }
.mainLinks { color:#6E567A; text-decoration:none; margin:0 }
.mainLinks:hover {
	color: #000000;
	font-style: italic;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	margin-top: auto;
}
.proLinks { color:#15729E; background:#FFF; margin:0; padding:2px; font-size:75% }
.proLinks:hover { background:#F5E7CD }
/* END LINK STYLES */

.indent { margin-left:5px }
.tableBorder { border: 1px solid #A6A49A; background: #FFFFFF; padding: 0; margin: 0 }
.rightLine { border-right: 1px dotted #BBB6B4; text-align:left; margin:0; padding:1px; }

/* BACKGROUND IMAGE STYLES */
#logo { 
	background:url(../images/VictoryChInPKLogo2007.jpg) no-repeat; 
	height:354px; 
	width:240px;
	padding:0; 
	margin:0; 
	color:#735980;
	font-size:115%;
	vertical-align:top;
	horizonal-align:left
}
#joinUs {
	background: url(../images/join-us.gif) no-repeat;
	padding-top: 50px;
	margin: 0;
	color: #000000;
	font-size: 90%;
	text-align: left;
	width: 293px;
	height: 55px;
	
}
#events {
	background: #DECFE6 url(../images/upcoming-events.gif) no-repeat top;
	padding-top: 45px;
	margin: 0;
	color: #6E567A;
	font-size: 75%;
	width: 235px;
	height: 200px;
	border: 2px solid #DADACB;
	text-align: left;
	overflow: auto;
}
#footer {
	background: #808059;
	padding-left: 10px;
	margin: 0;
	color: #FFFFFF;
	font-size: 65%;
	height: 28px;
	text-align: left;
	text-decoration: none;
}
#footer a:visited {
	color:#FFFFFF; 
	text-decoration:none 
}
#footer a:link {
	color:#FFFFFF; 
	text-decoration:none 
}
.mainpicBg {
	background: #E6E6CF;
	border-bottom: 15px solid #E6E6CF;
	height: 313px;
	width: 250px;
	padding: 0;
	margin: 0;
	border-bottom-color: #E6E6CF;
}
.tpCalendarbg {
	background: #808059;
	height: 25px;
	padding: 0 20px 0 0;
	text-align: right;
}
.ministryBg { 
	background:url(../images/ministries-programs.png) no-repeat; 
	width:346px; 
	height:72px; 
	padding:0; 
	margin:0
}
.newsletterBg { 
	background:#F5E7CD url(../images/browse-articles.gif) no-repeat right top; 
	border-bottom:1px dashed #BBB6B4; 
	border-right:1px dashed #BBB6B4;
	padding:10px;
	margin:0;
	color:#883D26; 
	text-align:left;
	font-family:Times New Roman, Verdana, Arial;
	font-weight:bold;
	font-size:110%;
	height:30px
}	
.inTopbg {
	background:url(../images/in-top.png) repeat-x;
	padding: 15px 15px 0 0;
	color: #FFF;
	text-align: right;
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	height: 50px;
}
#audio { 
	cursor:pointer;
	width:243px; 
	height:77px; 
	background: url(../images/audio-sermons.png) no-repeat; }

/* END BACKGROUND IMAGE STYLES */

.eventsDate {
	color: #FFF;
	background: #000000;
	padding: 1px;
	margin-bottom: 5px;
	font-weight: bold;
} 
.goBtn { 
	background:#735980; 
	border:1px solid #6E567A; 
	color:#fff; 
	font-weight:bold; 
	height:21px; 
	width:25px; 
	font-family:Verdana
} 
.goBtn:hover {
	background: #333300
} 
.form { 
	font-size:80%; 
	color:#333;
	padding:0; 
	border:1px solid #AEA8A6;
	background:url(../images/field-bg.gif); 
	height:18px; 
	width:135px
}
.inSideBg { 
	background: #E6E1CF; 
	margin:0;
	padding:10px;
	color: #313D53; 
	text-align: left;
	font-family: Times New Roman, Verdana, Arial;
	font-size: 100%;
	vertical-align:top;
	height:inherit;
}
.intdBg { 
	background:#E6E1CF;	 
	padding:0; 
	margin:0 
}	
.inBorderTable { 
	border:1px dotted #BDBDA5; 
	padding:10px; 
	width:85%; 
	text-align:left; 
	height:inherit; 
	margin:50px 0 15px 0	
}
.inBorderTableKids {
	border: 1px dotted #6E567A;
	padding-top:80;
	width: 90%;
	text-align: left;
	font-family: "Junior Star";
	height:inherit;
	margin-top:80px
	
}

.smText { font-size:85%; color:#636262 }
.newsTitle { color:#DDA510 }
.textHighlight { background:#F8F3B9; padding:1px }
div.spacer { clear:both; height:10px; width:100%; padding:0; margin:0 }