./* ---------CSS FOR WINDOWS MACHINES------- */

/* ---------Size Classes---------------- 

.onerror { font-size: 11px }
.one { font-size: 10px; }
.two { font-size: 11px; }
.three { font-size: 12px; }
.four { font-size: 14px; }
.five { font-size: 16px; }*/

/*-----------true px sizes--------------*/

.one   { font-size: 10px; }
.two   { font-size: 13px; }
.three { font-size: 16px; }
.four  { font-size: 18px; }
.five  { font-size: 24px; }
.six   { font-size: 32px; }

/*-------------------- LINK RELATED CLASSES -------------------*/


.ourheading2 {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif ;
	font-style: italic;
	color: black;
}

.whatshappening3 {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif ;
	font-weight: bold;
	color: black;
}

.whatshappening2{
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif ;
	font-style: italic;
	color: black;
}

.ourheading {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif ;
	font-weight: bold;
	font-style: italic;
	color: black;
}

.whatshappening {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif ;
	color: black;
}





.footerlink:link {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif ;
	color: white;
	text-decoration: underline;
}
a.footerlink:visited {
	color: white;
}
a.footerlink:hover {
	color: white;
}

/*-------------------- SITE COMPONENT RELATED CLASSES -------------------*/
BODY {
	background-color :  #FFFFFF;
	color : Aqua;
	font-family : Geneva, Arial, sans-serif;
}

/*  error message and highlight font  */
.errorx {
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif ;
	color: #990000;
}


/*  content area background color  */
.contentbkgd {
	background : White;
}

/*  header background color  */
.headerbkgd {
	background: #36597F;
}

/*  footer background color  */
.footerbkgd {
	background: Black;
}

/*  table heading text  */
.tblheadrp {
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #003333
}

/*  standard (usually black) bold sub-heading text for main content */
.subheadrp {
	font-size: 18px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #000000
}

/* color highlighted bold sub-heading text for main content */
.subheadcolorrp {
	font-size: 18px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #9C9A9C;
}

/* standard (usually black) highlighted bold text for main content top-level heading */
.headrp {
	font-size: 24px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #000000
}

/*color highlighted bold text for main content top-level heading */
.headcolorrp {
	font-size: 24px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #335A83;
}

/* black bold sub-heading DATA for main content */
.datasubheadrp {
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #000000
}

/* color highlighted bold sub-heading DATA for main content */
.datasubheadcolorrp {
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #9C9A9C;
}

/*  black bold sub-heading DATA for main content */
.datasubheadingrp {
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #000000
}

/*  color highlighted bold sub-heading DATA for main content */
.datasubheadingcolorrp {
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #9C9A9C;
}

/* black bold DATA for main content top-level heading */
.dataheadrp {
	font-size: 20px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: Black;
}

/*color highlighted bold DATA for main content top-level heading */
.dataheadcolorrp {
	font-size: 20px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #9C9A9C;
}

/*standard DATA for main content */
.data {
	font-size: 12px;
	background-color: transparent;
	font-family: Geneva, Arial, sans-serif;
	color: Black;
}

/*standard DATA for Did you know TEXT */
.didyouknowbody {
	font-size: 12px;
	background-color: #EFEFEF;
	font-family: Geneva, Arial, sans-serif;
	color: Black;
}

/*color highlighted standard DATA for main content */
.datacolor {
	font-size: 12px;
	background-color: #9C9A9C;
	font-family: Geneva, Arial, sans-serif
}
/*color highlighted for things to know/update your address  top box*/
.smallboxtop {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	background-color: #9C9A9C;
	font-size: 13px;
	font-weight: bold
}

/*color highlighted for things to know/update your address  box outline*/
.smallboxoutline {
	background-color: #666666;
 }
 
 /*color highlighted for things to know/update your address  main box*/
.smallboxmain {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EFEFEF;
	font-size: 12px;
}

/*-------------------- FONT RELATED CLASSES -------------------*/

/*  black highlighted sans-serif font  */
.onerp {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif ;
	color: #000000
}

/*  small color highlighted sans-serif font  */
.onecolor {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif ;
	color: #9C9A9C
}

/*  small black sans-serif font  */
.blackone {
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #000000
}

/* small white sans-serif font  */
.whiteone {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif ;
	color: #FFFFFF;
	text-decoration: none;
}

/*  bold small white sans-serif font  */
.whiteboldone {
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, sans-serif;
	color: #FFFFFF
}


.bodyBOLDWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: none
}

.mastBOLDwht  {
	color: White;
	font-weight:bold;
	text-decoration:none;
}
a.mastBOLDwht:visited
{
	color: White;
	text-decoration:none;
}
a.mastBOLDwht:hover
{
	color: White;
	text-decoration:underline;
}





/* ---------------MISC HTML TAGS--------------------- */
BODY, P, TABLE, TD {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif;
	color: Black;
}
ul {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif;
	color: Black;
}
ol {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif;
	color: Black;
}
li {
	font-size: 12px;
}
blockquote{
	font-size: 12px;
}


HR {
	color : Black;
}



/*  ------------------ STANDARD  COLOR DEFINITIONS ------------------------------ */
/* Regular black  */
.black {
	color: Black;
}

/* Regular white */
.white {
	color: White;
}

/* Our Blue */
.ourblue {
	color: #1f4f8f;
}

/* Our Red */
.ourred {
	color: #5f0050;
}

.xmenuanchor {
   position: relative;
}


/*  --------------------- Links and Sermon Picture ----------------------------- */

/* Sermon Picture */
#div2 a {
	display: block; 
	height: 100%; 
	width: 100%;
	font-family: Arial, sans-serif ;
}

#div2 a:link {
	text-decoration: none; 
	color: #5f0050;
	font-family: Arial, sans-serif ;
}

#div2 a:visited {
	text-decoration: none;
	font-family: Arial, sans-serif ;
}

#div2 a:hover {
	color: #5f0050; 
	text-decoration: underline;
	font-family: Arial, sans-serif ;
}

/* Links */
a:link {
	text-decoration: underline; 
	color: #1f4f8f;
}

a:visited {
	text-decoration: underline; 
	color: #5f0050;
}
a:hover {
	text-decoration: underline; 
	color: #1f4f8f;
}

/*  ------------------------ Sermon Pop-Up ------------------------------------------  */
b.popupBOLD {
	font-size: 18px;
	font-family: Lucida, Arial, sans-serif ;
	line-height: 1.6;
	text-align:center;
}
strong.popupBOLD2 {
	font-size: 18px;
	position: relative;
	top: -28px;
}
.embedbg {
	background-color: #5f0050;
}
.main {
	background-color: #5f0050;
	text-align:center;
	color: white;
}
#downloadlink a:link {
	color: #2578A3;
	font-family: Arial, sans-serif ;
}
#downloadlink a:visited {
	color: #2578A3;
	font-family: Arial, sans-serif ;
}
#downloadlink a:hover {
	color: #2578A3;
	font-family: Arial, sans-serif ;
}
#downloadlink {
	color: white;
	font-family: Arial, sans-serif ;
}
p.text {
	font-size:12px;
	font-family:Lucida, Arial, sans-serif;
	text-align:center;
	color:white;
}
.upcomingsermonsB {
	font-size: 30px;
}
.upcomingsermonsS {
	font-size: 18px;
}
