/* Redefined Selectors */

body{
	font:13px "Times New Roman", Times, serif;
	color:#000;
	background:url(/images/body_back.jpg) 65px 0 repeat-y #fff;
	margin:0;
	padding:0;
	text-align:center;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	font-weight:bold;
}
h1{
	color:#373D79;
	font-size:2.2em;
	margin:0 0 10px;
}
h2{
	font-size:2em; /* Changed 6.20.10 */
	color:#06c;
}
h3{
	color:#373D79;
	font-size:1.5em;
	margin:0 0 10px;	
}
h4{
	font-size:1.4em;
}
h5{
	font-size:1.3em;
}
h6{
	font-size:1.2em;
}
div{
	text-align:left;
}
li{
	margin:0;
	padding:4px 0;
}
li.none{
	list-style:none;
}
img, table{
	border:0;
}
p{
	font-size:1.1em;
}

/* Start 'Homepage' Styles */

.homepage{
	text-align:center;
}
#homepageNotice{
	margin:0;
	padding:6px 0 14px;
	text-align:left;
}

/* Start 'Buttons Page' Styles */

.crossBottom{
	margin:0 0 0 6px;
}
.mainNav li{
	width:100px;
	list-style:none;
	background:#97B715;
	text-align:center;
	margin:2px 0;
	padding:0;
}
.mainNav li.first{
	margin:0 0 2px;
}
.mainNav li a{
	font-size:1.3em;
	font-weight:bold;
	color:#374307;
	text-decoration:none;
	display:block;
	padding:7px 0;
}
.mainNav li a:hover{
	color:#fff;
	background:#63717C;
}
html>body .mainNav li a {
	width: auto;
}

/* Start 'Hispanico' Styles */

.homeHispanImages img{
	margin:10px 14px 30px;
}

/* Start 'Member Churches Page' Styles */

.churchName{
	font-size:1.4em;
	font-weight:bold;
	margin-top:26px;
}
.churchName a:link, .churchName a:active{
	color:#008302;
}
#memberChurches h2{
	margin-top:40px;
	background:#dfdfdf;
	padding:8px 0;
}

/* Start 'Noticias y Eventos' Styles */

.newsletters{
	width:260px;
	height:58px;
	background:url(/images/hispanic/noticias_icon.jpg) no-repeat;
}
.newsletters a{
	display:block;
	margin:0 0 0 90px;
	padding:17px 0 0;
	font-size:1.4em;
	font-weight:bold;
}

/* Sermones Page */

.sermonTextQuote{
	border:1px solid #afafaf; 
	padding:6px 20px;
}

/* Global Styles */

.alignCenter{
	text-align:center;
}
.alignLeft{
	text-align:left;
}
.background{
	background:#000;
}
.banner{
	background:url(/images/top_back.jpg) repeat-x;
}
.blueText{
	color:#003399;
}
.border{
	border:1px solid #000;
}
.body{
	width:645px;
	float:left;
	background:url(/images/bodyback.jpg) no-repeat;	
}
.body div{
	margin:70px 0 0 35px;
	width:355px;
}
.body div div{
	margin:0;
	width:100%;
}
#bodyHispanic{
	width:645px;
	float:left;
	background:url(/images/crossright.jpg) no-repeat;	
}
#bodyHispanic div{
	margin:70px 0 0 35px;
	width:600px;
}
#bodyHispanic div div{
	margin:0;
	width:100%;
}
.border{
	border:1px solid #000;
}
.clear{
	clear:both;
}
.eventsPadding{
	margin:5px 30px 0 55px;
}
.floatRight{
	float:right;
	margin:0 0 6px 14px;
}
.footer{
	font:.9em "Times New Roman", Times, serif;
	text-align:center;
	vertical-align:middle;
}
.leftBorder{
	text-align:left;
	padding:3px;
	border:1px solid #cfcfcf;
}
.navigation{
	float:left;
	width:122px;
	background:url(/images/nav_background.jpg) repeat-y right top;	
}
.navigation ul{
	margin:0 0 0 15px;
	padding:0;
	text-align:left;
}
.navigation div img{
	margin:0 0 0 65px;
}
.newsletterHeader{
	font:bold 1.6em "Times New Roman", Times, serif;
}
.newsletterLocationCopy{
	font:.9em "Times New Roman", Times, serif;
}
.newsletterSmallerCopy{
	font:1em "Times New Roman", Times, serif;
}
.newsletterSubHeaders{
	font:bold 1.3em "Times New Roman", Times, serif;
}
.redText{
	color:#f00;
}
.small{
	font-size:.8em;
}
.siteMaint{
	border-top:1px solid #fff;
	margin:50px 0 0;
	text-align:center;
}
#topCross{
	background:url(/images/cross_top.jpg) no-repeat top left;
}
