/* CSS Document */

body {
	font: 76%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
background: #BDBAD6 url(/images/bg_gradient.jpg) repeat-x; 
	margin: 0px;
	padding: 0px;}
	
p {
	margin: 0;
	padding-top: 0.7em;}	
	
.bold {
	font-weight: bold;}

#container {
	width: 800px;
	text-align: left;
	/*	background: #FFFFFF url(/images/bground_nav.jpg) repeat-y;  */
	overflow: auto;
	border: 1px solid #353148;
	margin: 0px auto 40px;
	padding: 0px;}

#header {
	background: url(/images/header.jpg) no-repeat;
	position: relative;
	height: 175px;
	z-index: 100; }
	
#header p {
	text-indent: -9999px;}

#header a {
	float: right;
	text-decoration: none;
	padding: 0px;
	color: #000000;
	display: block;
	margin: 80px 16px 0px 0px;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;}		
	
#header a:hover {
	text-decoration: underline;	}
	
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	height: 0px;
	display: none;}	
	
#header h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	height: 0px;
	display: none;}
	
h2 {
	font: normal 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #6F8631;
	margin: 0em 0px 0.7em;
	padding: 0px 0px .3em;
	width: 98%;
	border-bottom: 1px solid #000000;}
	
h3 {
	font: bold normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 1.5em 0px 0.7em;
	padding: 0px;}
	
h4 {
	font-size: 110%;
	margin: 1em 0px 0px;
	padding: 0px;
	line-height: 1.3em;}
	

a:link {
	color: #510077;
	text-decoration: none;
	font-weight: bold; }

a:visited {
	color: #510077;
	text-decoration: none;
	font-weight: bold;}
	
a:hover {
	color: #9966FF;
	text-decoration: underline;
	font-weight: bold;}

#content {
	overflow: auto;
	position: relative;
	background: #FFFFFF url(/images/bground_nav.jpg) repeat-y; 
	z-index: 100;}	
			
#content_main {
	width: 620px;
	margin: 0px;
	padding: 30px 15px 20px 20px;
	display: block;
	overflow: auto;}

#nav {
	float: left;
	top: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 139px;
	position: relative;
	border-top: none;
	border-right:  1px solid #666;
	border-bottom:  none;
	border-left: none;}	
	
#nav ul {
	color: White;
	float: left;
	width: 100%;
	font: 1.1em arial, helvetica, sans-serif;
	margin: 0;
	padding: 0; }

#nav li {
	margin: 0px;
	padding: 0px;
	clear: left;
	list-style: none;
	border-bottom: 1px solid #C0C0C0;
	width: 100%;}
	
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 6px 0px 6px 10px;
	height: 100%;
	font-weight: bold;}
	
#nav ul a:link, #nav ul a:visited {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	height: 100%;}		
	
#nav li a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #6C830E;
	display: block;
	padding: 6px 0px 6px 10px;
	height: 100%;}
	
#nav ul ul {display:none;}	

/* #nav img {
	float: left;
	margin: 40px 0px 0px;
	padding: 0px;
	border-style: none;} */



#about #nav ul li a.about {
	color: #FFFFFF;
	background-color: #6C830E; 
	border-bottom: 1px solid #333333;	}

#weekly #nav ul li a.weekly {
	color: #FFFFFF;
	background-color: #6C830E; 
	border-bottom: 1px solid #333333;	}
		
#mosaic #nav ul li a.mosaic {
	color: #FFFFFF;
	background-color: #6C830E;
	border-bottom: 1px solid #333333;	}

#mandalas #nav ul li a.mandalas {
	color: #FFFFFF;
	background-color: #6C830E;
	border-bottom: 1px solid #333333;	}	
#mandalas img {
	margin-top: 20px;
	border: 1px solid #333;
}

			
.imgRight {
	float: right;
	border: 1px solid #000000;
	margin: 10px 0px 10px 10px;
	clear: right;}
		
.imgRight_no_border{
	float: right;
	border: none;
	margin: 0px 0px 10px 10px;
	clear: right;}	

.imgLeft {
	float: left;
	border: 1px solid #000000;
	margin: 10px 20px 10px 0px; }
	
.img_mid_no_border {
	vertical-align: middle;
	border-style: none;}
	
#right_sidebar {
	display: block;
	padding: 10px;
	width: 180px;
	margin-left: 20px;
	border: 2px solid #CC0000;
	float: right;
	text-align: center;
	margin-top: 10px;
	background: #FFF1CE;
	clear: right;}
	
#right_sidebar ol {
	text-align: left;}
	
#footer {
	font-size: 1em;
	width: 706px;
	padding: 3px 3px 3px 90px;
	overflow: auto;
	background: #264F7B url(/images/bground_footer.jpg) repeat-y;
	clear: left;
	text-align: center;
	color: #FFFFFF;}	
	
#footer p.websitings {
	font-size: .9em;
	color: #000000;
	}
	
.box {
	border: 1px solid #CC3300;
	padding: 15px;}

.indent {
	padding-left: 30px;
	display: block;}

.rule {
	border-bottom: 1px solid #666666;}

.clear {
	clear: both;
	height: 10px;}
	
.clear1px {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	width: 1px;}
	
.clearLeft {
	clear: left;}
.clearRight {
	clear: right;
	height: 1px;}
