body {
	background: #ffffff url(church/vcc_ch_min_bg.gif) repeat-x top left;
	font-family: arial, helvetica, sans;
	font-size: 11px;
	text-align: center;
	margin: 0;
}

#main {
	width: 846px;
	padding-left: 30px;
}


#icons {
	text-align: right;
	padding-right: 70px;
}

.main_nav {
	border-bottom: #e6e6e6 solid 1px;
	border-top: #e6e6e6 solid 1px;
	padding: 0px 20px 0px 0px;
	height: 32px;
	background-color: #ffffff;
}

.grad_bg {
	width: 5px;
	background: #e6e6e6 url(church/vcc_ch_min_lgrad.gif) no-repeat bottom center;
	
}

#lnav {
	padding: 15px;
	width: 135px;
}

#main_text {
	color: #40432F;
	padding: 13px 20px 40px 20px;

}

#main_text {
line-height: 16px;
}


#main_text a , #main_text a:visited { color: #0a2962; text-decoration: none}
#main_text a:hover,#main_text a:visited:hover  { color: #0a2962;text-decoration: underline}
.header {
	color: #0A2A5D;
	font-size: 15px;	
	font-weight: bold;	
}


.subhead {
color: #0A2A5D;
font-weight: bold;
}

.subhead_alt {
color: #0A2A5D;
text-transform: uppercase;
}

#footer {
	width: 866px;
	background: url(church/vcc_ch_min_footer.gif) no-repeat top left;
	padding-right: 175px;
}

.spotlight_bg {
	background-color: #d9d9d7;
}
.spot_bg {
	background: url(church/vcc_ch_min_spotBg.gif) repeat-y top left;
	width: 271px;
}

.spot1 {
	padding: 5px 30px 6px 22px;
	width: 195px;
}

.spot2 {
	padding: 5px 30px 6px 22px;
	width: 195px;
}


#quicklinks {
	background: url(church/vcc_ch_min_spotBg.gif) repeat-y top left;
}

#quicklinks p {
	margin-left: 22px;
}

#disp_quicklinks {
	margin-left: 22px;
}

#quick_list {
	margin-left: 22px;
}

#featured {
	background: url(church/vcc_ch_min_spotBg.gif) repeat-y top left;
}

.feature {
	background: url(church/vcc_ch_feature.gif) no-repeat;
}	
/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#houseMenuH { /* menu wrapper div */
	height: 28px;
	_height: 28px;
}


#houseMenuH a { /* all links within the menu wrapper */
letter-spacing: 1px;
padding: 5px;
padding-right:20px;
padding-left: 0px;
padding-top: 8px;
}


#houseMenuH li a:hover {

	padding: 5px;
padding-right:20px;
padding-left: 0px;
padding-top: 8px;
}


#houseMenuH a#houseMenuCurrentLink
{ /* current link itself */
	color: #B6DC12; 
}

#houseMenuH li#houseMenuCurrentItem
{
	color: #B6DC12;
}














