/* CSS Document */
body {
	background-size:auto;
	text-align:center;
	margin:0px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#000;
	font-size:100.1%;
	}
a:link {
	color:white;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color:red;
	text-decoration:none;
	}
a:hover {
	text-decoration:none;	
	color:#FF0000;
	background-color:yellow;
	}
	
.med {text-align:center;}

p.dropL:first-line { 
line-height: 80%; 
}

p.dropL {
text-indent: -.4em;
margin-left:.4em;
}

p.dropL:first-letter {
font-size : 3em;
font-family: "RemesloSTD", "Brush Script MT", cursive;
font-weight : normal;
float : left;
margin-right: .30em;
width : 4em;
color : #c00;
}

#wrapper1 {
	position:relative;
	background:url("images/HT003322.jpg") repeat;  
	text-align:left;
	width:100%;	
	background-size:100%; 
	overflow:hidden;
	}
#wrapper2 {
	position:relative;
/*	background: url("images/HT003322.jpg")  repeat;  */
	text-align:left;
	width:100%;	
	background-size:100%; 
	}
#header {
	background:  url("images/bg1.gif")  repeat; /*  header background */	
	background-size:100%;
	padding:40px;
	margin:0;
	text-align:center;
	color:red;
	}
#header h1 {
	font-size:250%;
	}
#header h2 {
	font-size:120%;
	}	
#header a:hover {
	color:#7A2875;
	}
	
#leftcol ul {
	   list-style:none;
	   font: bold;  
	   margin-bottom: 0px;
	   font-size:85%;
   	   	}
		
#leftcol h3 {
	font-size:85%;
	}
		
#leftcol ul li {
	padding:0 0 0px 0;
	margin-bottom: 0px;
	}
#leftcol { 
	position:relative;               /* allows full height sidebar */
	top:-5px;
	left:0px;
	float:left;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px; /* actual value */
	margin:0;
	padding:0 0 0px;
/*	background: url("images/th_rainlandsanimated.gif")  ;  	*/
	z-index:100;
        height:100%;               /* allows full height sidebar */      
	}
	

#rightcol {
	position:relative;               /* allows full height sidebar */
	top:-5px;
	right:0px;
	bottom:0px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0px 0px 0;
	padding: 0px;
	/* background: #F0F0F0 url ("images/Blk-grey.gif") repeat-x;	*/
	z-index:99;
	height:100%;               /* allows full height sidebar */
	color:white;
	}
	
	#rightcol ul {
		   list-style:none;
		   font: bold;  
		   margin-bottom: 0px;
	    	   font-size:90%;
				}
	#rightcol ul li {
		padding:0 5px 0px 0;
		margin-bottom: 0px;
	}
	
	#maincol {
		position: relative;
		margin: 0;
		padding: 0 0 0px 0;
		overflow: hidden;
	}
	

#centercol {	
	position:relative;
	background: url("images/gentle_10.jpg")  ; 
	padding:0 50;
	margin:0 200px;
        font-size:95%; 
        background-size:100%; 
       
	}
	
#centercol a {
	color:#0000FF;
	}
#centercol a:hover {
	border-bottom:none;
	color:#FF00FF;
	}
	
#leftcol, #rightcol, #centercol
	{	
	padding-bottom:200px;
	margin-bottom:-200px;
	}
	
#poem {
	position:relative;
	padding:0 10px 0 75px;
	font-weight:bold;
	line-height: 200%;
	     }
	     
#back {	  
	  font-size: 1.2em; 
	  text-align: center; 
	  padding: 0 10px; 
	  clear: both; 
	  margin: 20px 0;
	   }
#back a {font-weight: normal;}
#back span {float: left;}
#back strong {color: #006;}

	     
#footer {
	position:relative;
	top:0px;
	background:#666666;
	width:100%;	
	margin:0;
	padding: 10px 0;
	text-align:center;
	clear:both; 
	color:#CCC;
	}
	

/* Set styling for li  no decoration  BOLD and V spacing	*/
.limenu {   
   padding:0;   
   margin:0;     
     }   
 .limenu li {   
   list-style-type:none; 
   font: bold;  
   margin-bottom: 10px;
   font-size:99%;   
   } 
   
   .limenu li a {
   	display:block;
   	padding:0 10px;
   	text-decoration:none;
   	color:white;
   	}
   	
   
   .limenu a:visited {
   	color:red;
   	text-decoration:none;
	}

.icons a {display: block; 
	height: 22px; 
	padding-left: 75px;
		}
.icons a:hover {
		text-decoration: none;
		}

.icons .s_facebook {background: url("../images/FaceBook_32x32.png") no-repeat;}
.icons .s_twitter {background:  url("../images/twitthis_grey_72x22.gif") no-repeat; }


.rojo { 	
	font-style:bold;
	color: #CC0000; 
		{
.indented
   {
   padding-left: 50px;
   padding-right: 50px;
   }

