﻿.background1 {
	background-image: url(images/bg_1.gif);
	background-repeat: repeat-y;
	color: #000000;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subheader {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subheaderbrown {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	
}
.calendarbrowncontent {
	font-family: Verdana;
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.featuredsermonMaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #891637;
	text-decoration: none;
}
.footertext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.eldoradoMaroon {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #891637;
	font-weight: bold;
	text-decoration: none;
}
.contentItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.italicbold1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
}
.italicbold2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

/*
.nav
{
  text-decoration:none;
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#ff0000;
      text-align:left;
      padding:3px;
      background-color:#ffffff, filter:alpha(opacity=40);opacity: .4;-moz-opacity: .4;
      font-weight:normal;
      font-style:normal;
      display:block;
      position:absolute;
}
*/
.whitelinks {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bluelinks {


	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
