
body {
    font-family: 	Verdana, Geneva, Arial, sans-serif;
    font-size: 		medium;
    background-color:	#bdffea;
    
     }



#header {

  background-color:	#caffd8;		
  height:		150px;
  border-width:		5px;
  border-style:		solid;
  border-color:		#996600;
  padding-bottom:	40px;
  
}



h1 {
  font-family:		Verdana, Geneva, Arial, sans-serif;
  font-size:		x-large;
  color:  		#db9900;
  font-size:		300%;
  font-weight:		bold;
  text-align:		center;
  line-height:		normal;
}




h2 {
  color:		#db9900;
  font-size:		175%;
  text-align:		center;
  line-height:		normal;
}





#leftcolumn {

  float:		left;
  width:		200px;

}


#podcast {
  border-color:		#996600;
  border-width:		2px;
  border-style:		solid;
  background-color:	#6699cc;
  padding:		20px;
  font-family:		Georgia, "Times New Roman", Times, serif;
  font-size:		150%;
  color:		#000000;
  line-height:		1.7em;
  
  
}






#pages  {

line-height:		1;
  border-width:		thin;
  border-style:		solid;
  border-color:		#996600;
  
  padding:		20px;
  
  text-align:		left;
  background-color:	white;


}



#rightcolumn  {

  float:		right;
  width:		250px;
  text-align:		center;


}



#Retreat2012 {
  
  line-height:		2;
  border-color:		#996600;
  border-width:		2px;
  border-style:		solid;
  background-image:	url(Backgrounds/th5snw07.gif);
  padding:		20px;
  height:		150px;
  font-size:		150%;
  color:		#23819c;
  text-align:		center;
  
  
}



#donate  {

  line-height:		2;  
  border-color:		#996600;
  border-width:		2px;
  border-style:		solid;
  background-image:	url(Backgrounds/t205.jpg);
  padding:		10px;
  padding-bottom:	20px;
  height:		150px;
  font-size:		120%;
  text-align:		center;
  
  
}



#email  {

  line-height:		2;
  border-color:		#996600;
  border-width:		2px;
  border-style:		solid;
  background-image:	url(Backgrounds/t434.jpg);
  padding:		20px;
  height:		120px;
  color:		#23819c;
  text-align:		center;
  
  

}



#episodes {

  background-color:	#eaffef;
  padding:		10px;
  margin-left:		250px;
  margin-right:		250px;
  color:		#663300;

  
}


h3 {

  font-size:		150%;
  color:		#db9900;
  font-family:		Georgia;

}



#episodes a:link {

  color:		#db9900;
}

#episodes a:visited {

  color:		#996600;
}

#episodes a:hover {

  background:		#ffe920;
  color:		#9d9d00;
}


#podparagraph {

  border-color:		#996600;
  border-style:		solid;
  border-width:		2px;
  margin-top:		20px;
  margin-bottom:	20px;
  padding:		20px;
  text-align:		center;


}







