
/*
//////////////////////////////////////////////////////////////////
PRIMARY ELEMENTS
//////////////////////////////////////////////////////////////////
*/
body{
	background-image : url(http://www.catholichealing.com/i/bkg_main.jpg);
	background-color : #cbbe89;
	background-repeat : repeat-x;
	margin-top : 0px;
	min-width: 630px;      /* 2x LC width + RC width */
	color: black;
	/* font: 1em/1.66 serif;*/
}
img.crm{
	background-color : #eee1ac;
}

table {
	border-spacing: 0pt;
	border-collapse: collapse;
}

td.terms {
	background-color : #CEBE84; padding-top: 4px; padding-bottom: 4px; 
	color : #990000; font-size:10px; height: 27px; vertical-align:middle;
}

#container {
  padding-left: 200px;   /* LC width */
  padding-right: 190px;  /* RC width */
}
#container .column {
  position: relative;
  float: left;  
}
#center {
  padding: 10px 20px;	/* CC padding */
  width: 100%;
}
#left {
  width: 180px;             /* LC width */
  padding: 0 10px;          /* LC padding */
  right: 240px;             /* LC fullwidth + CC padding */
  margin-left: -100%;
}
#right {
  width: 130px;         /* RC width */
  padding: 0 10px;	/* RC padding */
  margin-right: -100%;  
}
#footer {
  clear: both;
}
/*** IE6 Fix ***/
* html #left {
  left: 150px;           /* RC fullwidth */
}


/*** Equal-height Columns ***/

#container {
	overflow: hidden;
}

#container .column {
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}

/*** Footer Fix ***/

* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
	background: #FFF;         /*** Same as body background ***/
}
		
		
/*** Just for Looks ***/

body {
	margin: 0;
	padding: 0;			
}

h1 { font: 3px epilog,"times new roman",arial,helvetica,sans-serif; font-weight: bold; color:blue; }

h1.normal { font: 19pt epilog,"times new roman",arial,helvetica,sans-serif; font-weight: bold; color:blue; }

.ahem {
 display: none;
}
		
.clearit {
clear: both;
height: 0;
line-height: 0;
font-size: px; /*for IE*/
}
.noclear {
clear: none;
font-size: px;/*forIE*/
}


#header, #footer {
	font-size: large;
	text-align: center;
	padding: 0.3em 0;
	background: #f00;
}

#left {
	background: #CEBE84;
}

#center {
	background-color: #eee1ac;
}

#right {
	background: #CEBE84;
}

#right .head {
	background: #f00;
}

#container .column {
	padding-top: 1em;
	text-align: justify;
}

#prayer {
  margin:0; padding:0;
  position:relative;
  width:200px; height:80px;
  margin:0; padding:0;
  overflow:hidden;

}

#prayer span {
  display:block;
  position:absolute; left:0; top:0; z-index:1;
  width:200px; height:80px;
  margin:0; padding:0;
  background:url("/i/prayerrequest.gif") top left no-repeat;
}

// font: 8px "times new roman",arial,helvetica,sans-serif; font-weight: bold; color:white; 


//live365 stuff
.playlistbody
{
   background-image:   url("images/shell-03b.gif");
}

.playlist, .odd, .even, .nowplaying,
{
   background-image:   url("/images/dot.gif");
   font-family:      Arial, Helvetica, sans-serif;
   font-size:         9px;
   font-weight:      normal;
   color:            #0000ff;
   text-decoration:   none;
}
 //A:link, A:visited, A:active, A:hover

.playlisthdr
{
}

.odd
{
   xbackground-color:   #c0c0c0;
}

.even
{
   xbackground-color:   #f0f0f0;
}

.artist
{
}

.title
{
   font-style:         italic;
}

.time
{
}

.album
{
}

.nowplaying, A.nowplaying:link, A.nowplaying:visited, A.nowplaying:active, A.nowplaying:hover
{
   font-size:         12px;
   font-weight:       bold;
   color:             Blue;
}

A.nowplaying:hover, A.playlist:hover
{
   color:             #0000ff;
}

A.embeddedlink:link, A.embeddedlink:visited, A.embeddedlink:active, A.embeddedlink:hover
{
   color:            #0000ff;
   font-weight:      bold;
   text-decoration:   underline;
}

/*bigbaer*/
img {border: 0;}
img.l {float: left;margin-right: 0.5em}
img.r {float: right;margin-left: 0.5em}
img.lc {float: left;clear:both;margin-right: 0.5em}
img.rc {float: right;clear:both;margin-left: 0.5em}

img.t {margin-top: 0.8em; padding-top: 0.8em;}
img.w {width: 100%;}
//cm-centered
img.c {display: block;margin-left:auto;margin-right:auto} //did not work
img.roll {background: transparent;}
a.roll {background: #a25e60;}
a.roll:hover {background: #dfb638;}
.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    margin-left: 10%;
    margin-right: auto;
    }
    

@font-face {
  src: local("Epilog"),
       url(http://www.1001fonts.com/fonts/win/ttf/944/epilog.zip)  
  font-family: Epilog;  
}

.leftcolumn {
position:       absolute;
width:          200;
left:           40px;
//background-color: #00FFFF;
}

.rightcolumn {
position:       absolute;
left:           380px;
//background-color: #00FFFF;
}
