/* online meditation guide styles */

/* add colors:   URL: #A2A7FF (light blue) 
		     Link: #FF4C00 (orange) */

body 
{	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	/* margin-left: 113px;
	margin-right: 127px; */
	margin-top: 10px;
	margin-bottom: 40px;
	background-color: white;}
	
h2
{	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom: -.2em;
	/* space after should be reduced */}

/* #first   --for IE 6 
{	padding-top: 20px;}  

#first
{	padding-top: 1px;} */
	
h3
{	font-family: arial, sans-serif;
	margin-bottom: -.4em;
	padding-top: .5em}

h5
{	font-family: arial, sans-serif;
	padding-top: .5em}
	
table
{	width: 740px;
	margin-left: auto;
	margin-right: auto;}

/* 
#tiparea
{	background-color: rgb(207,252,159);
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 1px} */
	
#MeditationTips
{	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;}

#MeditationTipsHeading
{	margin-bottom: -1em;}

body a:link
{	color: black}

body a:visited
{	color: black}

body a:hover
{	color: rgb(162,167,255)}

/* #nav
{	margin-top: 14px;
	width: 150px;
	background-color: #FFA7FF;} */

#nav {
	width: 150px;
	background: rgb(207,252,159); /* Green */
	/* background: rgb(217,219,255); Blue */
	z-index: 1;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	height: 100%;}
	
#nav a
{	text-align: left;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	text-decoration: none;
	display: block;
	line-height: 2.1em;
	border-top: 1.5px solid rgb(207,252,159);
	border-bottom: 1.5px solid rgb(207,252,159);
	}
	
#medlink
{	}
	
#nav a:link
{	color: rgb(255,76,0);}

#nav a:visited
{	color: rgb(255,76,0);}

#nav a:hover
{	color: rgb(98,106,255); 
	background: rgb(224,225,255); /* Light Blue */
	/* background: rgb(207,252,159); Green */
	border-top: 1.5px dotted white;
	border-bottom: 1.5px dotted white;
	}

#nav a.activepage
{	color: rgb(98,106,255);
	border-top: 1.5px dotted white;
	border-bottom: 1.5px dotted white;
	background: rgb(224,225,255); /* rgb(110,111,139) */
}

#left_bar
{	float: left;} /* so that ad and nav will display one on top of the other */
	
#ad_top_left, #ad_content_right, #ad_content_left
{	padding: 7px;
	width: 130px;
	border: 3px solid rgb(224,225,255);}
	
#ad_top_left
{	margin-top: 24px;}

#ad_content_right, #ad_content_left
{	margin-top: 10px;
	margin-bottom: 10px;}

#ad_content_right
{	float: right;
	margin-left: 20px;}
	
#ad_content_left
{	float: left;
	margin-right: 20px;}
	
#boxfiller
{	margin-top: 12px;
	width: 150px;
	height: 23px;
	background: rgb(224,225,255);}
	
#right_image
{	float: right;
	margin-top: -20px;
	margin-bottom: 5px;
	margin-left: 20px;}

#pg_overview
{	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	width: 110px;
	/* height: 330px; */
	background-color: #C6C9FF;
	layer-background-color: #C6C9FF;
	padding: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12.2px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;}
	
#pg_overview a
{	padding-bottom: .4em;
	padding-top: .4em;
	display: block;}
	
	#pg_overview a:link
	{	color: rgb(255,76,0);
		text-decoration: none;}
		
	#pg_overview a:visited
	{	color: rgb(255,76,0);
		text-decoration: none;}
		
	#pg_overview a:hover
	{	color: rgb(110,111,139);
		text-decoration: none;}
	

#morning_sunrise
{	float: right;
	border-style: solid;
	border-width: 0px;
	border-color: #A2A7FF;
	margin-right: 19px;
	margin-top: 25px;
	margin-bottom: 4px}
	
#copyright {
	 margin-top: -1.2em;
}
