/*
Design by Michael Ciborski, MorningSun Mindful Living Initiative
*/

body { margin: 0 auto;	padding: 0;	background: #ffffff;	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif; }

p, ul, ol, blockquote {	margin-top: 0;}

h1 { color: #990033 }


h2 {	font-size: 1.6em; color: #990033 }


h3 {margin: 0; font-size: 1.3em; color: #990033 }


a:hover {	text-decoration: none;	color: #ff9933;}

img {	border: none;}


/* Page */
#page
{ width: 800px;	 
	margin: 0 auto;
	background: #ffffff; 
	z-index: 1;}


/* Header */

#header 
{	width: 800px;	
	height: 150px; 
	margin: 0px auto;
	background: #ffffff; 
	z-index: 2;}
img.headerimage 
{ width: 800px; 
	height: 150px; }



	 
	 
/* Content */

#content 
{	width: 590px;
	margin: 0px auto;
	background: #ffffff ;
	float: left;
	padding: 20px 20px 20px 20px;}

#morningsun 
{ width: 580px;
	height: 191px;
	border: 2px solid;
	text-align: center;
	margin: 0px auto;
	background: url(images/morningsun.jpg); 
	z-index: 2; }
#morningsun a
{  color: #cc3300;}

#morningsun a:hover {	text-decoration: none;	color: #ff9933;}