/* CSS Document */

body {
	font: 76%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #3A3029;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #339999;}
	
p {
	margin: 0;
	padding-top: 0.7em;}	

table tr td {
	margin: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: text-top;}

#container {
	width: 900px;
	text-align: left;
	background: #FFFFFF url(/images/nav_bg.gif) repeat-y;
	overflow: auto;
	border: 1px solid #000;
	margin: 0px auto 20px;
	padding: 0px;
}

#header {
	background: #000 url(images/header.jpg) no-repeat center;
	position: relative;
	height: 210px;
	z-index: 100;
}

#header a {
	float: right;
	text-decoration: none;
	padding: 0px 0px 0px;
	color: #009900;
	display: none;
	margin: 105px 13px 0px 0px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;}		

#header a:hover {
	text-decoration: underline;
	display: none;}
	
#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: #226868;
	margin: 0em 0px 0.7em;
	padding: 0px 0px .3em;
	width: 98%;
	border-bottom: 1px solid #000;}
	
h3 {
	font: bold normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #CC3333;
	margin: 1.5em 0px 0.7em;
	padding: 0px;}
	
h4 {
	font-size: 110%;
	margin: 1.5em 0px 0px;
	padding: 0px;
	line-height: 1.3em;}
	
a:link {
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold; }

a:visited {
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;}
	
a:hover {
	color: #E08585;
	text-decoration: underline;
	font-weight: bold;}


#content {
	overflow: auto;
	position: relative;
	z-index: 100;}	
	
#content_main {
	width: 630px;
	margin: 0px;
	padding: 30px 40px 20px 60px;
	display: block;
	overflow: auto;
	color: #333333;
	float:left;
}
	
#content_main ul {
	margin-top: 0px;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;}


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

#nav li {
	margin: 0px;
	padding: 0px;
	clear: left;
	list-style: none;
	border-bottom: 1px solid #EDE7E0;
	border-right: 1px solid #755E46;	
	width: 100%;
	background: #000;}
	
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 4px 0px 4px 10px;
	height: 100%;}

	
#nav ul a:link, #nav ul a:visited {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	height: 100%;
	background: #000;}		
	
#nav li a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #EDE7E0;
	display: block;
	padding: 4px 0px 4px 10px;
	height: 100%;
	color: #4B3D2E;}
	
#nav ul ul {display:none;}	

#nav img {
	float: left;
	margin: 40px 0px 0px 5px;
	padding: 0px;
	border-style: none;}
	
#nav p {
	color: #333333;
	background: #FFFFFF;
	width: 125px;
	margin-left: 10px;
	display: block;
	padding: 10px 8px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;}
	
#nav p a {
	color: #666666;}

#player {
	margin: 20px 0px 10px 20px;
	float:right;
	clear: right;
}

#mc_embed_signup form {
	background: #FFFFFF;
	width: 132px;
	padding: 5px;
	margin: 20px 0px 0px 8px;}
	
#mc_embed_signup fieldset {
	border: none; }

label.mc_email {
	font-size: .9em;}

#mc_embed_signup p.email {
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	font-size: 1em;
	color: #9E1D4F;
	line-height: 1em;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px; }	
	
#mc_embed_signup input {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 120px;}	

#home #nav ul li a.home,
#about #nav ul li a.about,
#programs #nav ul li a.programs,
#writings #nav ul li a.writings,
#videos #nav ul li a.videos,
donate #nav ul li a.donate,
#events #nav ul li a.events,
#contact #nav ul li a.contact {

	color: #4B3D2E;
	background-color: #EDE7E0; 
	border-bottom: 1px solid #4B3D2E;	
	border-top: 1px solid #4B3D2E; }

			
#footer {
	font-size: 0.8em;
	width: 890px;
	padding: 5px;
	overflow: auto;
	background: #1F5F5F;
	clear: left;
	margin-top: 15px;
}	
	
#footer ul {
	padding: 0px;
	text-align: center;
	margin: 0px 0px 0px 80px;}
	
#footer ul li {
	display: inline;
	color: #FFF;
	margin: 0px;
	padding: 0px 30px;
	list-style: none; }

#footer ul li a {
	color: #fff; }

#side_box {
	padding: 0px;
	width: 200px;
	float: right;
	text-align: center;
	border: 1px solid #000000;
	margin-left: 10px;
	clear: right;
	margin-bottom: 10px;}

img {
	border: 1px solid #000000;}
			
.imgRight {
	float: right;
	border: 1px solid #000000;
	margin: 10px 0px 20px 20px;
	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; }

	
#right_sidebar {
	display: block;
	width: 250px;
	margin-left: 20px;
	border: 1px solid #495B6F;
	float: right;
	text-align: center;
	margin-top: 10px;
	background: #E8ECF0;
	clear: right;
	margin-bottom: 20px;
}
#right_sidebar p {
	padding: 10px;
	font-weight: bold;
}

	
#right_sidebar ol {
	text-align: left;}
	
	
.box {
	border: 1px solid #2E2695;
	padding: 0px 15px 15px;
	margin-top: 20px;}

.indent {
	padding-left: 30px;
	display: block;}
	
.rule {
	border-bottom: 1px solid #666666;
	line-height: 1px;
}
	
.clear {
	clear: both;
	height: 10px;}
.clear1px {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-style: none;}
	
.clearLeft {
	clear: left;}
	
.clearRight {
	clear: right;
	height: 1px;
	line-height: 1px;
}

