/*
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.lc1 { color: #ff6666 }
h1.lc2 { color: #cc0033 }
h1.lc3 { color: #cc3399 }
h1.lc4 { color: #6666cc }
h1.lc5 { color: #669933 }
h1.lc6 { color: #cc9900 }
h1.lc7 { color: #663300 }

h2 {	font-size: 1.6em;}
h2.lc1 { color: #ff6666 }
h2.lc2 { color: #cc0033 }
h2.lc3 { color: #cc3399 }
h2.lc4 { color: #6666cc }
h2.lc5 { color: #669933 }
h2.lc6 { color: #cc9900 }
h2.lc7 { color: #663300 }

h3 {	margin: 0;	font-size: 1.3em;}
h3.lc1 { color: #ff6666 }
h3.lc2 { color: #cc0033 }
h3.lc3 { color: #cc3399 }
h3.lc4 { color: #6666cc }
h3.lc5 { color: #669933 }
h3.lc6 { color: #cc9900 }
h3.lc7 { color: #663300 }

a.lc1 { color: #ff6666 }
a.lc2 { color: #cc0033 }
a.lc3 { color: #cc3399 }
a.lc4 { color: #6666cc }
a.lc5 { color: #669933 }
a.lc6 { color: #cc9900 }
a.lc7 { color: #663300 }

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

img {	border: none;}


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


/* Header */

#header 
{	position: relative;
	width: 800px;	
	height: 153px; 
	margin: 0px auto;
	background: #ffffff; 
	z-index: 2;}
img.headerimage 
{ width: 800px; 
	height: 153px no-repeat; }

/* Menu */

#menu 
{ position: relative;
	width: 800px; 
	height: 30px; 
	margin: 0px auto;
	background: url(images/button3.jpg); 
	z-index: 2; }

#menu ul 
{	margin: 0px;	
	padding: 0px;	
	list-style: none;}

#menu li 
{	display: inline; }

#menu a 
{	display: block;	
	float: left; 
	width: 105px; 
	height: 30px;	
	text-align: center;	
	padding: 5px 0px 0px 0px;	
	text-decoration: none; 
	background: url(images/button1.jpg) no-repeat; }

#menu a:hover, #menu .active a 
{	background: url(images/button2.jpg) no-repeat;}

#menu .spacer 
{ display: block;	
	float: left;
	width: 65px; 
	height: 30px; 	
	margin: 0 auto;
	background: url(images/spacer.jpg) no-repeat;	}

	
/* Columns */

	
/* Column One */

#colOne 
{	position: relative;
	display: block;	
	float: left;
	
	width: 160px;

	padding: 20px 5px 30px 5px;	
	font-size: smaller; 
	text-align: center; 
	z-index: 2; }
#colOne 
{	background: url(images/column1.jpg) ;	
	z-index: 1; }
#colOne a 
{ color: #990000 }

#support
{	width: 154px;
	height: 82px;
	background: url(images/support.jpg) no-repeat;
	border: none;		}
#support a 
{ color: #990000 }

#getinvolved
{	width: 154px;
	background: #ffffcc;
	border: 1px solid #663300; 		}
#getinvolved a 
{ color: #996600 }
		
		
/* Column Two */

#colTwo 
{	position: relative;
	display: block;	
	float: left;
	
	width: 590px ;
	padding: 20px 20px 0 20px; 
	background: #ffffff ; 
	z-index: 2; }
	
#colTwo 
{	background: url(images/column2.jpg) ;
	z-index: 1; }
	
#colTwo a:hover 
{	text-decoration: none;	
	color: #ff9933;}

div.lc1 a { 	text-decoration: none;	color: #ff6666 ;}
div.lc2 a { 	text-decoration: none;	color: #cc0033 ;}
div.lc3 a { 	text-decoration: none;	color: #cc3399 ;}
div.lc4 a { 	text-decoration: none;	color: #6666cc ;}
div.lc5 a { 	text-decoration: none;	color: #669933 ;}
div.lc6 a { 	text-decoration: none;	color: #cc9900 ;}
div.lc7 a { 	text-decoration: none;	color: #663300 ;}


li.links
{ height: 40px;
	font-size: larger;
	list-style: none;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
	 }

#donate 
{ margin: 0px auto;
	background: url(images/button3.jpg); 
	z-index: 2; }
#donate ul 
{	margin: 0px;	
	padding: 0px;	
	list-style: none;}
#donate li 
{	display: inline;
	float: left;
	font-size: larger ;
	color: #cc0033 ; 
	text-align: center;}

	 
#regform
{ width: 100%;
	border: 1px solid;
	background-color: #ffffcc;
	text-align: center;
} 
#regform a
{	color: #cc0033; }
	 
#mediawindow
{ float: right;
	width: 315px;
	height: 200px;
	background: #ff9966;
	border: 2px solid; }

/* Footer */

#footer 
{	display: block;	
	float: left; 
	width: 100%;
	text-align: center;	
	text-decoration: none; 
	font-size: smaller;
	background: url(images/footer.jpg) ; }
