﻿body {
    font-family: Verdana;
    font-size: 9pt;
    background-color: #f4f1c8; 
    margin-top: -1px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px;
}

.VerticalMenuTable
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
	font-weight: bold;}

.tdVerticalMenu
{
	width: 168px;
	height: 17px;
	border-bottom: #a9a9a9 1pt solid;
	background-color:  #FFFF80; /*#FFFF73;*/
	padding-right: 7px;
	padding-bottom: 2px;
	vertical-align: bottom;}

.tdVerticalMenuLast
{
	width: 168px;
	height: 19px;
	background-color: #FFFF80; /*#FFFF73;*/
	padding-right: 7px;}

.tdVerticalMenuIcon
{
	width: 25px;
	height: 19px;
	border-bottom: #a9a9a9 1pt solid;
	border-left: #a9a9a9 1pt solid;
	background-color: #FFFF80; /*#FFFF73;*/
}

.tdVerticalMenuIconLast
{
	width: 25px;
	height: 19px;
	border-left: #a9a9a9 1pt solid;
	background-color: #FFFF80; /*#FFFF73;*/
}

.contents
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #f4f1b8;
}

.parishPicBG
{
	width: 52%;
	height: 135px;
	padding-left: 4px;
	background-color: #ECEBE6;}

.parishPic
{
	background-image: url(images/Cathedral.jpg);
	width: 318px;
	height: 132px;} /* Total height of 138 */

.parishContent
{
	width: 48%;
	height: 134px;
	background-color: #f4f1b8;
	padding-top: 4px;}

.Message1
{
    height: 106px;
    background-color: #f4f1b8; /*#ffffb4; #FBFFC8*/
    padding-top: 4px;
    padding-left: 4px;}

.Message2
{
    height: 106px;
    background-color: #ECEBE6;
    padding-top: 4px;
    padding-left: 4px;}

a
{
    text-decoration: none;
    color: Black;
}

a:visited
{
    color: Black;
    text-decoration: none;}

a:hover
{
    color: Black;
    text-decoration: underline;}

a:active
{
    text-decoration: none;}
    
.title
{
	text-align: justify;
	padding-right: 5px;
	padding-left: 3px;
}
    
.hermanidad
{
	padding-left: 3px;
}

/***** Menu at the bottom *****/
.bottomlinks {
    font-family: Verdana;
    font-size: 9pt;
	margin-top: 2px;
	font-size: 10px;
	color: #000000;
}
.bottomlinks a:link {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.bottomlinks a:visited {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.bottomlinks a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}
/* ************************** */

/***** Blue links on contents *****/
.blueLink A:link {color: blue; text-decoration: none}
.blueLink A:visited {color: blue; text-decoration: none}
.blueLink A:hover {color: red; text-decoration: underline}
.blueLink A:active {color: blue;text-decoration: none}
/* ************************** */

/************ Photos **************/
#Img {
     max-height: 425px;
     max-width: 500px;
     height: auto !important;
     width: auto !important;
     width:500px;             
     height: 425px;   
}
#photoholder {
     width:100%;
     max-height: 425px;
     height: auto !important;
     height: 425px; 
     background:#ffffff url(../images/loading.gif) 50% 50% no-repeat;
     /*background:#ffffff url(images/loading.gif) 50% 50% no-repeat;*/
}
/************ Photos **************/

/** BEC Links **/
.becLink a
{
	width: 120px; 
	height: 17px; 
	vertical-align: middle; 
	text-align: center;
    padding-top: 3px; 
    border-top: solid 1px #DEDFDE;
    border-right: solid 1px #DEDFDE;
    border-left: solid 1px #DEDFDE;
    float: left;
	text-decoration: none;
	background-color: #F7F7DE;
}

.becLink a:hover
{
	width: 120px; 
	height: 17px; 
	vertical-align: middle; 
	text-align: center;
    padding-top: 3px; 
    border-top: solid 1px #DEDFDE;
    border-right: solid 1px #DEDFDE;
    border-left: solid 1px #DEDFDE;
    float: left;
    text-decoration: underline;
    background-color: #DEDFDE;
    font-weight: bold;
}

div#active a{
	width: 120px; 
	height: 17px; 
	vertical-align: middle; 
	text-align: center;
    padding-top: 3px; 
    border-top: solid 1px #DEDFDE;
    border-right: solid 1px #DEDFDE;
    border-left: solid 1px #DEDFDE;
    float: left;
	background-color: #DEDFDE;
	text-decoration: none;
	font-weight: bold;
}
/** ***** **/