/* CSS Document */

body {
	background: url(/assets/images/burgundy-texture.jpg) repeat #800203;
	padding:0 0 15px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* Fonts */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	color:#000000;
	text-align: left;
	padding:0;
	margin-top: 8px;
	margin-bottom: 0;
}

h1 {
	color: #990000;
	font-weight: bold;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 105%;
	font-style:italic;
}

h1 a:link,
h1 a:visited,
h1 a:active, 
h3 a:link,
h3 a:visited,
h3 a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

h1 a:hover {
	color: #990000;
	text-decoration: underline;
}

h2 {
	color: #990000;
	font-weight: normal;
	font-size: 1.25em;
	font-family: Lucida Calligraphy, Apple Chancery, Monotype Corsiva, script, serif;
	text-align: center;

}
h2 a:link,
h2 a:visited,
h2 a:active {
	color: #990000;
	text-decoration: none;
}

h3 {
	color: #990000;
	font-size: 1.1em;
	font-weight:bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: none;
}

h4 {
	color: #990000;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin-bottom:0;
	text-align:left!important;
}

a:link,
a:visited,
a:active {
	color: #996600;
}

a:hover {
	color: #cc9933;
	background-color: #FFFFCC;
}

blockquote p, blockquote{
	font-size: 0.9em;
}

blockquote{
	padding: 5px 50px 15px 50px;
	margin:10px 0px;
}

ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	margin-top: 0.8em;
}

ul li, ol li {
	text-align: left;
	margin-bottom: 6px;
}

hr {
	margin: 25px 0;
	color: #800203;
}

.script-text{
	font-family: Lucida Calligraphy, Apple Chancery, Monotype Corsiva, script, serif;	
}

.floatL, img[align=left] {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top:3px;
	margin-left: 0;
}

.floatR, img[align=right] {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top:3px;
	margin-right: 0;
}

.center {
	text-align:center!important;
	pdding: 0 auto;
}

p.center, h1.center, h2.center, h3.center, h4.center{
	text-align:center!important;
}

.caption{
	color: #333; 
	font-style: italic; 
	font-size: 0.8em;
	text-align: center;
	line-height: 1em; 
	}


/* structure */


table#main {
	margin-bottom: 25px;
}

table#content {
	margin-bottom: 25px;
	
}

table tr.submenu {
	 height:125px;
	 background-color: #ffffff;
	 text-align:left;
	 vertical-align:top;
	 padding-right: 15px;
}

.submenu p {
	 padding-right: 15px;
}

.submenu ol, .submenu ul{
	margin-bottom: 0px;
}

.submenu ol li, .submenu ul li{
	margin-bottom: 3px;
}



/* Main Menu */
#dropmenudiv {
	position: absolute;
	border: 0px;
	font:normal 0.8em Arial;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #CC9933;
	color: #FFFFFF;
}


/* sidebar */
#sidebar {
	position: relative;
	width: 120px;
	padding: 3px;
	margin: 0;
}

#sidebar p {
	font-size: 0.7em;
	color: #000000;
	text-align: center;
}

#sidebar h2 {
	font-size: 0.9em;
	color: #990000;
	font-weight: bold;
	text-align: center;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	line-height: normal;
	margin-top: 25px;
}

#sidebar a:link,
#sidebar a:visited,
#sidebar a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: normal;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #996600;
	line-height: normal;
}

#sidebar .button {
	height: 28px;
	width: 113px;
	text-align: center;
	left: 181px;
	line-height: normal;
}

#sidebar .button a {
	text-size: 0.9em;
	display: block;
	text-decoration: none;
	padding: 2px;
	background-color: lightyellow;
	border: 1px double #990000;
	color: #990000;
	line-height: normal;
}

#sidebar .button a:hover,
#sidebar .button a:focus,
#sidebar .button a:active {
	text-size: 0.9em;
	background-color: #990000;
	padding: 2px;
	color: #FFFFFF;
	border: #FFFFFF 1px double;
	text-decoration: none;
	line-height: normal;
}

/* Featured Sections on main page */

#featured p{
	font-size: .9em;
	margin-top:2px;
	display:block;
	font-weight:bold;
}

#featured small {
	font-weight: normal;
}

#featured a{
	text-decoration: none;
}

.doodles {
	background:url(/assets/images/buttons/holy-doodles.jpg) no-repeat  top left white;
	display:block;
	height:43px;
	padding-left:63px;
	padding-top:12px;
}

.health-spirit {
	background:url(/assets/images/buttons/health-spirit.jpg) no-repeat  top left white;
	display:block;
	height:48px;
	padding-left:63px;
	padding-top:8px;
}

.podcast {
	background:url(/assets/images/buttons/podcast.jpg) no-repeat  top left white;
	display:block;
	height:43px;
	padding-left:63px;
	padding-top:12px;
}

.news {
	background:url(/assets/images/buttons/news.jpg) no-repeat  top left white;
	height: 57px;
	display:block;
	padding-left:63px;
	line-height:55px;
}

/* misc */

#TextBorder {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	margin: 5px 0;
	padding: 5px 10px 10px 10px;
}

.style14 {
	font-size: 0.8em; 
	color: #FFFFFF; 
}

.style16 {	
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

.style25 {
	font-size: 1.2em;
}

.style23 {
	color: #000000; 
	font-weight: bold; 	
	font-size: 0.8em;
	text-align: center;
}

.style28 {color: #990000}

.style30 {color: #000000}

.style34 {color: #FF0000}



/* Splash Page Styling */
#outer {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
}

#inner {
  width: 800px;
  height: 600px;
  margin-left: -400px;  /***  width / 2   ***/
  position: absolute;
  top: -300px;          /***  height / 2   ***/
  left: 50%;
}

#splash {
	text-align:center!important;
	padding-top: 390px;
  background:url(/assets/images/splash/splash14.jpg) top left no-repeat;
  width: 800px;
}

#splash p{
	text-align:center!important;
	font-size:1.2em;
}

.button1{
	text-transform:uppercase;
	font-size:1.8em;
	padding-top: 15px;
	font-family:Arial, Helvetica, sans-serif;	
}

p.splash-footer {
	text-align:center;
	color:#FFC;
	padding-top:100px;
	font-size: .8em!important;
}

/* Slideshow */
#flashcontent {
	margin: 10px 5px;
}


