/* nasc.css */

* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0 auto;
	padding: 0 10px;
	width: 700px;
	background: #eabfff url(../images/body_shadow.jpg) center repeat-y;
	font-size: 76%;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", serif;
}

h1 {
	margin: 0;
	padding: 0;
	height: 150px;
	width: 700px;
	text-indent: -5000px;
	background: #f7e6ff url(../images/header.jpg) no-repeat;
	font-size: 1.8em;
}

h2 {
	background: #f7e6ff url(../images/h2_shadow.jpg) top no-repeat;
	margin-top: 0;
	margin-bottom: 12px;
	padding-top: 12px;
	text-align: center;
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
	margin: 1.4em 0;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}

abbr, acronym {
	cursor: help;
	border-bottom: 0;
}

p {
	margin: 1.2em 0;
	font-size: 1em;
	line-height: 1.5em;
	text-align: justify;
}

ul {
	margin: 1.2em 0;
}

ol {
	margin: 1.2em 0;
}

li {
	margin: 0.8em 10px 0.8em 30px;
}

a:link, a:visited {
	color: #660099;
	text-decoration: none;
}

a:hover, a:active {
	color: #660099;
	text-decoration: underline;
}

a.skipnavlink:link, a.skipnavlink:visited {
	color: #f7e6ff;
}

a.skipnavlink:hover, a.skipnavlink:active, a.skipnavlink:focus {
	color: #660099;
	font-weight: bold;
}

#mc {
	position: absolute;
}

body#homepage #homelink a,
body#newspage #homelink a,
body#aboutpage #homelink a,
body#sitemappage #homelink a,
body#servicespage #serviceslink a,
body#divinepage #serviceslink a,
body#clairpage #serviceslink a,
body#healingpage #serviceslink a,
body#circlepage #serviceslink a,
body#otherpage #serviceslink a,
body#philopage #philolink a,
body#prayerpage #philolink a,
body#faqpage #philolink a,
body#contactpage #contactlink a,
body#directionspage #contactlink a {
	font-size: 1.2em;
	background: url(../images/flower_on.gif) left no-repeat;
	color: #660099;
}

body#homepage #newslink a,
body#newspage #newslink a,
body#aboutpage #aboutlink a,
body#sitemappage #sitemaplink a,
body#servicespage #speakerslink a,
body#divinepage #divinelink a,
body#clairpage #clairlink a,
body#healingpage #healinglink a,
body#circlepage #circlelink a,
body#otherpage #otherlink a,
body#philopage #inspirationlink a,
body#prayerpage #prayerlink a,
body#faqpage #faqlink a,
body#contactpage #detailslink a,
body#directionspage #directionslink a {
	font-size: 1.2em;
	background: url(../images/sub_flower_on.gif) left no-repeat;
	color: #660099;
}

/* main navigation */

#mainnav {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	background: #f7e6ff url(../images/nav_shadow.jpg) top repeat-x;
	text-align: center;
}

#mainnav li {
	margin: 0;
	padding: 10px 0;
	display: inline;
}

#mainnav a {
	margin: 0;
	padding: 10px 25px;
	font-weight: bold;
	background: url(../images/flower_norm.gif) left no-repeat;
}

#mainnav a:hover, #mainnav a:active {
	background: url(../images/flower_hover.gif) left no-repeat;
}

/* Secondary Nav */

#subnav {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	background: #f7e6ff url(../images/nav_shadow.jpg) top repeat-x;
	text-align: center;
}

#subnav li {
	margin: 0;
	padding: 10px 0;
	display: inline;
}

#subnav a {
	margin: 0;
	padding: 10px 20px;
	font-weight: bold;
	background: url(../images/sub_flower_norm.gif) left no-repeat;
}

#subnav a:hover, #subnav a:active {
	background: url(../images/sub_flower_hover.gif) left no-repeat;
}

/* main content */

#main {
	height: 10px;
	background: #f7e6ff url(../images/nav_shadow.jpg) top repeat-x;
}

#content {
	float: left;
	width: 510px;
	background: #eabfff url(../images/content_shadow.jpg) left repeat-y;
	padding: 0 0 5px 0;
}

#content h2, #content h3, #content h4, #content p {
	padding-left: 10px;
}

#content h6 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	width: 480px;
	margin: 0 10px;
}

#mclink {
	margin: 0;
	padding: 0;	
}

#content p {
	width: 480px;
}

#content .p_float_right {
	float: right;
	margin: 0 10px;
	padding: 0;
	width: 200px;
	text-align: center;
}

#content .img_float_right {
	float: right;
	width: 200px;
	text-align: center;
	margin: 0 15px 10px 10px;
}

#content .p_float_left {
	float: left;
	width: 270px;
	margin: 10px 0;
}

#content .clear_float {
	clear: both;
}

#news_wrapper {
	clear: both;
	margin-top: 5px;
}

#latestnews {
	border-right: 2px solid #9e96a5;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

#events {
	width: 250px;
	float: right;
}

#latestnews h3, #events h3 {
	text-align: left;
	width: 205px;
	padding-left: 30px;
	margin-left: 5px;
	background: url(../images/flower_on.gif) left no-repeat;
}

#latestnews h6, #events h6 {
	width: 200px;
	color: #660099;
	padding-left: 20px;
	background: url(../images/sub_flower_hover.gif) left no-repeat;
}

#latestnews p, #events p {
	width: 220px;
}

.center_content {
	text-align: center;
}

#healinghymn h4, #healinghymn p, #eternal_father {
	text-align: center;
	width: 480px;
}

#sitemap ul {
	list-style-type: none;
}

#sitemap a {
	padding: 0 20px;
	background: url(../images/sub_flower_norm.gif) left no-repeat;
}

#sitemap a:hover, #sitemap a:active {
	background: url(../images/sub_flower_hover.gif) left no-repeat;
}

/* Table of speakers */

#monthnav {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 480px;
	list-style: none;
	text-align: center;
}

#monthnav li {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bold;
}

#monthnav a {
	margin: 0;
	padding: 0 20px;
}

table {
	margin-left: 10px;
	margin-bottom: 15px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-collapse: collapse;
	line-height: 1.4em;
	width: 480px;
}

caption {
	font-weight: bold;
	padding-bottom: 5px;
}

th, td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px 2px;
	text-align: center;
	font-weight: bold;
}

th {
	background-color: #eabfff;
}

tr.sun {
	background-color: #e6ffff;
}

tr.thurs {
	background-color: #fff0e6;
}

tr.sat {
	background-color: #ffffe6;
}

tr.highlightrow td {
  color: black;
  background-color: #ffff80;
}

/* weekly services sidebar */

#weekly {
	float: right;
	width: 190px;
	text-align: center;
	line-height: 1em;
	padding: 0 0 5px 0;
}

#weekly h3 {
	margin-top: 0;
	padding-top: 18px;
}

#weekly h4 {
	margin: 0;
	padding: 0;
}

#weekly p {
	text-align: center;
}

/* contact email form */

#emailform {
	clear: both;
	margin: 0;
	padding: 0 10px 10px 10px;
	width: 480px;
}

#emailform p {
	padding: 0 10px;
	width: 440px;
}

#emailform fieldset {
	border: 2px solid #9e96a5;
	padding-bottom: 10px;
	text-align: center;
}

#emailform legend {
	margin-left: 30px;
	padding: 5px 100px;
	border: 2px solid #9e96a5;
	background-color: #e6ecff;
	font-weight: bold;
}

#emailform #name, #email, #subject, #telephone {
	border: 1px solid #9e96a5;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
}

#emailform textarea {
	border: 1px solid #9e96a5;
	width: 440px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
}

#sendemail {
	padding: 5px 10px;
	margin: 0 0 0 10px;
	font-weight: bold;
}

.reqtext {
	color: #660099;
}

.highlight {
	color: #660099;
	font-weight: bold;
}

.warning {
	clear: both;
	color: red;
	font-weight: bold;
}

.address {
	text-align: center;
}

#map {
	margin: 0 0 10px 10px;
	width: 480px;
	height: 360px;
/*	background: url(../images/map.png) top left no-repeat;*/
	border: 1px solid black;
}

#reading p {
	margin-right: 10px;
	margin-left: 10px;
	width: 470px;
}

.center_txt p {
	text-align: center;
}

/* footer */

#footer {
	clear: both;
	margin: 0;
	padding: 7px 10px 15px 10px;
	border-top: 2px solid #9e96a5;
	font-weight: bold;
}

p#footerleft {
	margin: 0;
	text-align: left;
	width: 60%;
}

p#footerright {
	float: right;
	margin: 0;
	text-align: right;
}