/*Styles for English OLPH site */
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	
	background: #FFD723 url(../churchIglesia_images/back_all.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 786px;
	text-align: left;
	
}

#header {
	background: #ffffff;
	height: 306px;
	text-align: left;		
}

#menu1
{
border-left: 4px solid #FFFFFF;
width: 778px;
height: 80px;
background: url(../churchIglesia_images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 97px;
	height: 46px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 35px;

}

#menu a:hover {
	width: 97px;
    height: 46px;
	text-decoration: underline;
	background: #FFFFFF url(../churchIglesia_images/header_top_over1.jpg) repeat-x;
}

.datatable {width: 490;
}
.datatable td { padding: 4px;
				border-color: #dfde9d;
				background-color:#f0f0b2;
}
#logo {
background: #ffffff url(../churchIglesia_images/banner1.jpg) no-repeat;
width: 738px;
height: 146px;
text-align: left;
padding-top: 40px;
padding-left: 40px;
border-left: 4px solid #ffffff;
color: #000000;
font-size: 12px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#leftLanguage {
    text-decoration: underline;
	padding: 10px;
	padding-right: 1em;
	font-size: 14px;
	color: #9f5c0c;
	font-weight: bold;
}
#left
{
	padding: 5px;
	width: 237px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(../churchIglesia_images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #c5bd55;
	border-left: 1px solid #c5bd55;
	border-right: 1px solid #c5bd55;
}

#left li ul {
	border: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 4px;
    background: url(../churchIglesia_images/small.gif) no-repeat left;
}

#left a {
	color: #a6640e;
}
#left a:visited {
	color: #a61319;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #c5bd55;
border-left: 1px solid #c5bd55;
border-right: 1px solid #c5bd55;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #a29f3e;
	border: 1px solid #a6640e;
	font-weight: bold;
	color: #ffffff;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #a29f3e;
}

#right a
{
color: #D72020;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #D72020;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}



#footer {
	height: 44px;
	clear: both;
	padding-top: 20px;
	background: url(../churchIglesia_images/footer.gif) repeat-x;
	border-top: 5px solid #A6640E;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}