/*page background - make the URL absolute after upload to make background show in Netscape 4*/

body {
	background-image: url(http://www.thedaughtersofcharity.org/images/stories_back.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.p7tbsub {background-color: #F6EFDF; border: 1px solid #000080; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150%; layer-background-color: #dddfe5;}
.p7tbsub p {margin: 1px; padding: 1px 1px 1px 1px;}
.p7tbsub a:link {color: #8A1D5E;; text-decoration: none;}
.p7tbsub a:visited {color: #000080;; text-decoration: none;}
.p7tbsub a:hover {
	color: #000080;;
	text-decoration: none;;
	background-color: #E7D8AF; display: block; width: 100%; 
	}
.p7tbsub a:active {color: #000080;; text-decoration: none;; font-weight: bold;}
.p7tbdn {color: #000080 !important; font-weight: bold;}

a:link {color: #75114E;; text-decoration: none;}
a:visited {color: #090E72;; text-decoration: none;}
a:hover {color: #75114E;; text-decoration: underline;}
a:active {color: #75114E;; text-decoration: none; font-weight: bold}

/*content styles*/
.content_1st {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150%; color: #000033;}
.content {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 130%; color: #000033;}
.copyright {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 110%; color: #140383;}
.didyahead {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #75114E;
	font-weight: bold;
}
.didya {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 120%; color: #000066;}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 125%; font-weight: bold; color: #7B1954}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: normal; font-weight: bold; color: #161769}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #161769}
.bluebold {font-weight: bold; color: #161769}
.bottlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
}
.text_med {font-size: 14px}
.text_large {font-size: 16px}
.smallTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #140383;
}

/* for the weekly meditations banner 
#tic {
  /* enter any styles for the ticker below */
  border: .00em #CEC3AD solid;
  font-size:0.85em;
  padding:10px;
  width:100%;
  line-height:40px;
}
#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
