/* Layer Menus CSS File */

.vtTable{
	width : 139px;
	text-align : left;
}
.vtCell{
	width : 139px;
	height : 22px;
	background-image : url(http://www.mychurchsite.com/templates/cont017/images/navtext.gif);
	background-repeat : no-repeat;
	background-color : #ffdd00;
	text-align : left;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 3px;
	padding-top : 3px;
}
.vtCellOver{
	width : 139px;
	height : 22px;
	background-image : url(http://www.mychurchsite.com/templates/cont017/images/navtextover.gif);
	background-repeat : no-repeat;
	background-color : #d3bd2a;
	text-align : left;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 3px;
	padding-top : 3px;
}

.vtLink{font-size : 12px; font-family : arial, verdana, sans-serif; font-weight : bold; color : #6d6e71; text-decoration : none;}
.vtLink:link{font-size : 12px; font-family : arial, verdana, sans-serif; font-weight : bold; color : #6d6e71; text-decoration : none;}
.vtLink:visited{font-size : 12px; font-family : arial, verdana, sans-serif; font-weight : bold; color : #6d6e71; text-decoration : none;}
.vtLink:hover{font-size : 12px; font-family : arial, verdana, sans-serif; font-weight : bold; color : #fff799; text-decoration : none;}
.vsTable{
	background-color : #d5c035;
	border-style : solid;
	border-color : #6d6e71;	
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
}
.vsCell{
	height : 22px;
	background-image : url(http://www.mychurchsite.com/templates/cont017/images/subnavtext.gif);
	background-repeat : repeat-x;
	text-align : left;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 3px;
	padding-top : 3px;
	border-style : solid;
	border-color : #000000;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
}
.vsCellOver{
	height : 22px;
	background-image : url(http://www.mychurchsite.com/templates/cont017/images/subnavtextover.gif);
	background-repeat : repeat-x;
	text-align : left;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 3px;
	padding-top : 3px;
	border-style : solid;
	border-color : #000000;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
}
.vsLink{font-size : 11px; font-family : arial, verdana, sans-serif; font-weight : bold; color : #fff799; text-decoration : none;}
.vsLink:link{font-size : 11px; font-family : arial, verdana, sans-serif; font-weight : bold; color : #fff799; text-decoration : none;}
.vsLink:visited{font-size : 11px; font-family : arial, verdana, sans-serif; font-weight : bold; color : #fff799; text-decoration : none;}
.vsLink:hover{font-size : 11px; font-family : arial, verdana, sans-serif; font-weight : bold; color : #6d6e71; text-decoration : none;}