/*Engaged Zen Foundation*/

body
{
  background: white url(http://www.engaged-zen.org/Site%20Art/background2.gif) repeat-y center top; 
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  font: 11px verdana,sans-serif;
	color: black;
}

a:link {color: #BD3100; text-decoration:none; }					/* unvisited link */
a:visited {color: #BD3100; text-decoration:none; }				/* visited link */
a:hover {color: #6C2567; text-decoration:none; }				/* selected link */
a:active {color: #BD3100; text-decoration:none; }				/* mouse over link */

#navigation
{
	text-align: center;
	padding-left: 68px;
	width: 80%;
}

ul.menu
{
    text-align: center;
	padding: 0;
	padding-bottom: 0px;
	margin: 0;
	list-style-type: none;
	width: 100%;
	font: 13px arial, sans-serif;
	font-weight: bold;
}

ul.menu1
{
    text-align: center;
	padding: 0;
	padding-bottom: 0px;
	margin: 0;
	list-style-type: none;
	width: 100%;
	font: 13px arial, sans-serif;
	font-weight: bold;
}

ul.menu li
{
	display: inline;
}

ul.menu li a
{
	text-align: center;
	color: #fff;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid black;
	color: #BD3100;
}

#bar 
{
	position: absolute;
	top:1509px;						/* moves phone bar down on page */
	width: 668px;
	color: #c0dd10;					/* set color of phone numbers */
    background-image:  url(http://www.engaged-zen.org/Site%20Art/insideback.gif);
    background-repeat: no-repeat;
    height: 131px;					/* set thickness of phone bar */
}

#last
{
	border-right: none;
}

ul.menu li a:hover
{
	background-image: url(menubg.png); 
	z-index: 7; 
}

#container
{
  position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
  width:668px;
  text-align: left;

  background: white url(http://www.engaged-zen.org/Site%20Art/Banner2.jpg)  no-repeat left top;
}

#logo
{
	height: 250px;				/* controls the position of the menu bar below heading graphic */
	width: 592px;
	position: relative;
}

#content
{
	padding-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 10px;
	text-align: left;
}

#content2
{
	padding-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 10px;
	text-align: left;
}

#footer1
{
	padding: 2px;
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #F0F0F0;
}

#footer
{
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	border-top: 2px solid black;
	border-bottom: 3px solid black;
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5
{
	font-family: "times new roman",serif;
	text-align: center;
}

h6
{
	font-family: "times new roman",serif;
	text-align: left;
}


h1
{
	font-size: 22px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 12px;
}

h6
{
	font-size: 16px;
}

.listing
{
	background-color: black;
	width: 100%;
}

.listing td
{
	background-color: white;
}

hr
{
	border: 0;
	color: black;
	background-color: black;
}

