* {margin:0; padding:0}
ul,li {list-style-type:none;}

.wrapper {width:918px; margin:auto;}

.menuholder {background:url(images/bgmenu.gif) #f7f7f7; height:49px}
.menuholder li {float:left;}
.menuholder a {text-decoration: none; background:url(images/menu-options.gif);display:block; height:49px;}
.menuspan{font-family: Book Antigua, Georgia, Times New Roman, serif;
	font-size: 15px; text-transform: uppercase; padding-left:18px; line-height:39px; color: white;}

.menu_pastoral a { width:159px; }
.menu_mision a { width:151px; background-position:-159px 0px;}
.menu_voluntariado a { width:151px; background-position:-310px 0px;}
.menu_futbol a { width:147px;  background-position:-461px 0px;}
.menu_danza a { width:310px;  background-position:-608px 0px;}

.menu_pastoral a:hover {background-position:0px -49px;}
.menu_mision a:hover{background-position:-159px -49px;}
.menu_voluntariado a:hover {background-position:-310px -49px;}
.menu_futbol a:hover {background-position:-461px -49px;}
.menu_danza a:hover {background-position:-608px -49px;}

.menu_pastoral a.active  {background-position:0px -49px;}
.menu_mision a.active {background-position:-159px -49px;}
.menu_voluntariado a.active {background-position:-310px -49px;}
.menu_futbol a.active {background-position:-461px -49px;}
.menu_danza a.active {background-position:-608px -49px;}

.linea{
	background-color:#86a78b;
	height:10px;
	padding:0;
	margin:0;
}
