@charset "utf-8";
/* CSS Document */

/* copyright Darryl ODonnell - http://darrylo.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  
}
body {
	border-style: none;
	color: #532900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	margin: 0 0 0 0; /*  (top, right, bottom, left) */
	padding: 0 0 0 0;
	text-align: center; /* Centers the page content container in IE 5 browsers. */
	background:#fcf8e1 url(img/xbg.gif) no-repeat fixed center bottom;
	margin-left: auto;
}

H1 {
	color: #ffffff;
	font-size:26px;
	letter-spacing:-1px;
	margin: 90px 0px 0px 40px;
}

H2 {
	color: #55676F;
	font-size:18px;
	letter-spacing:-1px;
	margin: -15px 0px 0px 40px;
}
.white {color: #FFFFFF}

H3 {
	color: #55676F;
	font-size:18px;
	letter-spacing:-1px;
	margin: 0px 0px 10px 0px;
}
H4 {
	color: #55676F;
	font-size:18px;
	letter-spacing:-1px;
	margin: 0px 0px 10px 0px;
}


H5 {
	color: #999966;
	font-size:16px;
	letter-spacing:-1px;
	margin: 0px 0px 10px 0px;
}

H6 {
	color: #FDBD46;
	font-size:16px;
	letter-spacing:-1px;
	margin: 0px 0px 0px 0px;
}

.yellow{
	color: #FDBD46;
	font-size:16px;
	letter-spacing:-1px;
	margin: 0px 0px 0px 0px;
}
.blue{
	color: #55676F;
	font-size:16px;
	letter-spacing:-1px;
	margin: 0px 0px 0px 0px;
}
.brown{
	color: #806330;
	font-size:16px;
	letter-spacing:-1px;
	margin: 0px 0px 0px 0px;
}

#textleft {
	color: #;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	font-weight: normal;
	margin: 20px 0px 0px 35px; /*  (top, right, bottom, left) */
	padding: 0px 23px 15px 0px;
	letter-spacing:px;
	text-align: left;
}




#outerWrapper {
	background:url(img/sides-home.gif) repeat-y fixed center center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	max-width: 969px;
	min-width: 969px;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 969px
}
#outerWrapper #header {
 
  background-image: url("img/header.gif");
  background-position: top center;
  background-repeat: no-repeat;
  border-style: none; 
  font-size: 18px;
  font-weight: bold;
  height: 154px;
  line-height: 15px;
  margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px; 
  width: 969px;
}
#outerWrapper #contentWrapper {
    border-style: none; /* Sets the border style properties for an element using shorthand notation */
}
#outerWrapper #contentWrapper #rightColumn1 {
    background-image: url("img/healing.gif");
  background-position: top;
  background-repeat: no-repeat;
	border-style: none; /* Sets the border style properties for an element using shorthand notation */
	float: right;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px; 
	width:627px;
	height: px;
	
}
#outerWrapper #contentWrapper #rightColumn1 #textright {
	color: #;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	font-weight: normal;
	margin: 80px 0px 0px 0px; /*  (top, right, bottom, left) */
	padding: 0px 33px 15px 5px;
	letter-spacing:px;
	text-align: left;
}
	


#outerWrapper #contentWrapper #flash {
	border-style: none;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	width: 339px;
	
}
#outerWrapper #footer {
	background-image: url(img/footer.gif);
	background-position: center bottom;
	font-size: 11px;
	font-weight:normal;
	letter-spacing: px;
	color:#999967;
	line-height: 18px;
	background-repeat: no-repeat;
	border-style: none;
	margin: 0px 0px 0px 0px; /*  (top, right, bottom, left) */
	padding: 0px 0px 0px 33px;
	height:72px;	
	
}






#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}

a {
	color:#557B93;
	text-decoration: underline;
}
a:visited {color:#557B93; }
a:active {color: #557B93;  }
a:hover {
	color:#FAAA05;
	text-decoration: underline;
}

#footer a {
	color: #647a83;
	text-decoration: none;	
	font-weight: bold;
	
			}
		
#footer a:hover {
	color: #999966;
	text-decoration: underline;
		}

#outerWrapper #copyright {
	background-image: url(img/xcopyright.gif);
	background-color:#fcf8e1;
	font-size: 10px;
	font-weight:normal;
	color:#7A7A52;
	line-height: 12px;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	height:82px;
	background-repeat: repeat;
	}
#copyright a {
	color: #999966;
	text-decoration: none;
	font-size: 10px;
	text-decoration:none;
		}
#copyright a:visited {color:#999966; }
#copyright a:active {color: #647a83;  }	

#copyright a:hover {
	color: #647a83;
	text-decoration: none;
		}



#outerWrapper #contentWrapper #rightColumn1 {
	width: 627px;
}

/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
  zoom: 1;
}
#copyright {
}.bubbles {
	position: absolute;
	visibility: visible;
	z-index: 1000;
	bottom: 0px;
	left: 5px;
	
}
div.feedburnerFeedBlock ul li span.headline { 


display:block; 
margin:0px 0px 5px 0px; 
}


div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:15px;
	list-style-type: none
	text-indent: 5px;
	list-style-position: outside;
	color: #FAAA05;
	
}
div.feedburnerFeedBlock { 
border:1px solid #ddd; 
background-color:#fff; 
padding:12px; 
}