@charset "utf-8";
body  {
	background-color:#fff;
	color: #000000;
	font-family: Helvetica, Geneva, Verdana, Arial,  sans-serif;
	font-size: 100%;
	line-height: 1.125em; /* 16x1.125=18 */
	margin: 0; 
	padding: 0;
	text-align: center;
	}

#header {
	background-image: url(images/ruth-bachman-header.jpg);
	height:210px;
	width: 900px;
	}
	
#container {
	background: #FFFFFF;
	border: 1px solid black;
	height:auto;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 900px;  
	}
	
p, h1, h2, h3, h4, h5, ul {
	margin: 0;
	padding: 0;	
	}

a:link { color:#635255; }
a:visited {color: #493B3F; }
a:hover { color: #000000; }

/* --- h tags -----*/		
h1{	text-align: center;
	color: #E58324;
	font-size: 20px;
	line-height: 30px;
	padding: 40px 0px 15px 0px;	
	}
	
h2{	text-align: left;
	color: #E58324;
	font-size: 16px;
	padding: 15px 0px 0px 20px;	
	}

h3{	text-align: left;
	color: #E9994A;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 40px 0px 40px;	
	}

h4{	text-align: left;
	color: #E9994A;
	font-size: 20px;
	padding: 5px 0px 5px 40px;
	}

.books	{
	color: #E9994A;
	padding: 5px 0px 5px 0px;}
	
/* --- Navigation -----*/	
#nav{
	background:url(images/nav-bar.gif) 0 0 repeat-x;
	height:40px;
	position: absolute;
	top: 200px;
	width:900px;
	}
	
#nav ul{
	height: auto;
	padding:0px 0px 0px 35px;
	width:900px;	
	}
	
#nav ul li{
	display: inline;
	float:left;
	height:40px;
	padding:0px 0px 0px 1px;
	}

#nav ul li a{
	color:#fff;
	display:block;
	font:bold 13px/40px Arial, Helvetica, sans-serif;
	padding:0 20px;
	text-decoration:none;
	}
	
#nav ul li a:hover{
	background-color:inherit;
	color:#E58324;
	}
	
#nav ul li a.hover{
	cursor:text;
	display:block;
	font:bold 13px/40px Arial, Helvetica, sans-serif;
	padding:0 20px;
	text-decoration:none;
	}
	
#nav ul li.last{
	display:inline;
	height:40px;
	padding: 0 0 0 1px;
	width: 00px;
	}
	
#nav ul li.last2{
	background:url(images/nav/nav-div.gif) left top no-repeat;
	display:inline;
	height:40px;
	padding: 0 0 0 1px;
	width: 1px;
	}

.home #nav ul li.home a{color:#E9994A;}
.about #nav ul li.about a{color:#E9994A;}
.services #nav ul li.services a{color:#E9994A;}
.fund #nav ul li.fund a{color:#E9994A;}
.testimonials #nav ul li.testimonials a{color:#E9994A;}
.resources #nav ul li.resources a{color:#E9994A;}
.calendar #nav ul li.calendar a{color:#E9994A;}
.contact #nav ul li.contact a{	color:#E9994A;}

/* ----- End Navigation ---*/

/*------------page layout------------*/
#top{ 
	margin-top: 40px;
	margin-bottom: 10px;
	}
	
#top2{ 
	margin-top: 10px;
	margin-bottom: 10px;
	}

.home #mainContent {
	background-image:url(images/ruth-bachman.jpg);
	height:720px;
	width: 900px;
	}
	
#homeRight {
	float: right;
	height:auto;
	margin-top: 30px;
	margin-right: 40px;
	width: 360px;
	}
	
#homeRight p{
	font-size: .85em;
	line-height: 1.5em;
	padding: 15px 25px 10px 20px;
	}

#fullPage{
	float: left;
	font-size: .80em;
	margin-bottom: 10px;
	width: 900px;
	}
	
#fullPage p {
	line-height: 18px;
	padding: 0px 40px 10px 40px;}

#fullPage img{ padding: 0px 5px 10px 0px;}

#video {
	float: right;
	margin: 0px 40px 0px 40px; }
	
#left {
	float: left;
	font-size: .80em;
	margin-bottom: 10px;
	width: 500px;
	}
	
#left p {
	line-height: 18px;
	padding: 0px 15px 20px 40px;}

#right {
	float: right;
	font-size: .8em;
	width: 400px;
	}

#right p {padding: 0px 40px 20px 40px; }

#right img {padding: 0px 0px 25px 0px; }

#left2 {
	float: left;
	font-size: .80em;
	width: 400px;
	}

#left2 img { padding-bottom: 20px;}

#left2 p {
	line-height: 18px;
	padding: 0px 50px 20px 40px;}

#right2 {
	float: right;
	font-size: .8em;
	margin-bottom: 10px;
	width: 500px;
	}

#right2 p {padding: 0px 40px 20px 0px; }

#testimonialTable p{
	color: #392F31;
	font-style: italic;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	text-align:center;
	}	

#testimonialTable img{ padding: 10px; }

#name {	color: #645355;
		padding: 10px 10px 10px 10px;
		text-align:center;}
		
.border { border: 1px solid #E58324;}

#form { padding:0px 40px 10px 40px;	 }

#clear { clear: both;}

/* ---- LI UL OL ordered lists and unordered lists -- */

ul {padding: 5px 25px 20px 55px;}

/* ----Footer -- */

#footer {
	background:#635255;
	color: #fff;
	font-size: .7em;
	height: 25px;
	line-height: .9em;
	text-align:center;
	width: 900px;
	}

#footer p {	padding-top: 8px;}

/*  stop outlines on image links ---*/
:link img { border: none;}
img {border: none;}
a {outline: none;}

img.floatRight { 
    float: right; 
    margin: 0px 20px 25px 50px; 
	}

#sign-up form {
	margin: 0px 0px 20px 40px;	
}

