/* CSS Document */
* {
	color:#fffff;
	font-family: "Arial";
	font-size: 12px;
}

a {
	color: #224395;
}

p {
	margin-right:10px;
}

a:hover {
	color: #fffff;
}

a:visited {
	color: #fffff;
}

BODY {
	margin-top:0px;
	background-color:#EEEEEE;
	height:1800px;
}

H1 {
	font-size: 24px;
	color: #17388E;
	padding-bottom: 0px;
}

H2 {
	font-size: 16px;
	color: #17388E;
	padding-bottom: 0px;
}

H3 {
	font-size: 22px;
	color: #17143F;
	padding-bottom: 0px;
}

table.main_table {
background:url(images/fountainofyouth-bg-image.jpg) ;
background-repeat:no-repeat;
background-color:#AFDCF7;
}
table.secondary_table {
background:url(images/fountainofyouth-bg-image-2.jpg) ;
background-repeat:no-repeat;
background-color:#AFDCF7;
}


table.main_content td{
background:url(images/td-bg.jpg) repeat fixed center top;
}

UL {
	padding: 10px;
	margin-left: 12px;
}

.navigation a {
	font-size: 12px;
	color: #02217F;	
	text-decoration:none;
	margin-top:0px;
	margin-left:0px;
	
}
.navigation td {
		border-bottom-style:dotted;
		border-bottom-color:#FFFFFF;	
}


.navigation a:hover {
	color: #ffffff;
	text-decoration:none;
}

.navigation a:visited {
	color: #02217F;
	text-decoration:none;
}

.navigation a:visited:hover {
	color: #fffff;
	text-decoration:none;
}

.td_column {
	vertical-align:top;
	background:url(images/bio-bg.jpg);
	background-repeat:repeat-x;
	width:168px;
	height:430px;
}

.td_column_wide {
	vertical-align:top;
	background:url(images/bio-bg.jpg);
	background-repeat:repeat-x;
	width:570px;
	height:430px;
}
.top_banner {
	background:url(images/banner.gif) no-repeat;
	height:25px;
	width:476px;
	margin-top:50px;
	margin-left:5px;
	margin-bottom:0px;
	font-size:36px;
	vertical-align:top;
}
.left_nav {
	text-align:left;
	border-color:#000000;
	border-width:thin;
	padding-left: 20px;
}

.prayer_main_td {
	text-align:center;
	vertical-align:top;	
	background:url(images/e-prayer-table-bg.gif) no-repeat;
	width:493px;
}
.prayer_main_header {
	margin-top:20px;
	margin-left:5px;
	margin-bottom:0px;
	font-weight:bold;
	font-size:60px;
	vertical-align:top;
}

.prayer_main_text {
	margin-top:150px;
}

