﻿body         
{	font-family: arial, Helvetica, sans-serif; 
	color: #000000; 
	background: #6e3631 url(images/ebert_bg_01.gif);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	font-size: small;
	line-height: 140%;
	position: relative;
	width: 90%;
	min-width: 700px;
}
	
p
{
	margin: 5px 10px 10px 10px;
	padding: 0px;
}

h1
{	
	font-family: Georgia, times, serif; 
 	color: #6e3631;
 	text-align: left;
 	margin: 10px 0px 10px 0px;
	font-size: 160%;
	line-height: 110%;
}

h2
{	
	font-family: Georgia, times, serif; 
	font-size: 130%;
	color: #555;
 	margin: 20px 0px 0px 10px;
/*	clear: right; */
}

h2.h2-link
{
	margin-top: 25px;
	margin-bottom: -5px;
}

h2 a, h2 a:link, h2 a:visited
{
	color: #555;
	text-decoration: none;
}

h2 a:hover, h2 a:active
{
	text-decoration: underline;
	color: #882f29;
}

h3
{	
	font-size: 100%;
 	margin: 10px 0px 0px 10px;
}

ul
{	
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

li
{	
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 5px 5px;
}

ol
{
	margin: 0px;
	padding: 5px 0px 5px 50px;
}

ol li
{	
	padding: 0px 0px 5px 0px;
}

a:link
{	color: #36316e; 	
}

a:visited
{	color: #36316e; 	
}

a:hover, a:active
{	color: #9e3631; 				
}

hr
{	color: #436a3e;
	background-color: #436a3e;
	height: 1px;
}

#banner		
{	
/*	font-size: 0px;  */		/* Need to get rid of extra space in Netscape 6 and IE (possibly others */
	margin-left: auto;		/* Adding display: block to banner img seems to work better */
	margin-right: auto;
	padding: 0px;
	width: 100%; 
	height: 124px;
	position: relative;
	background: #a74235;
}

#banner img
{
	display: block;		/* Needed to get rid of gap under banner */
}

#navbar, #footer
{
	width: 100%;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
 	border: 0px none #fff;
	background: #f4901d url(../images/navbar_bg.jpg) repeat-x top left;
}

#footer 
{
	clear: both;
	background: #a74334;
}

#navbar ul, #footer ul
{	list-style: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 30px;
}

#navbar ul li, #footer ul li
{	font-weight: normal;
	margin: 0px;
	display: inline;
	padding: 0px 5px 0px 5px;  /* Works for most browsers */
}

#navbar li a, #footer li a
{	display: inline;
	text-decoration: none;
	white-space: nowrap;
	margin: 0px;
	padding: 1px 5px 8px 5px;
	color: #680f09;
	font-size: 90%;
}

#footer li a
{
	font-size: 85%;
	color: #fff;
}

#navbar li a:hover, #navbar li a:active, #footer li a:hover, #footer li a:active
{
	background: #fff;
	color: #000;
}

#container-no-sidebar, #container-sidebar-left, #container-sidebar-right
{	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 1px 0px;		/* Need bottom padding for space at bottom of page */
	text-align: left;
 	width: 100%;
	vertical-align: top;
	border: none;
	
	font-size: 100%;
	float: left;
}

#container-sidebar-right
{
	background: #fff url(../images/main_bg.gif) 70% 0% repeat-y;
}

#container-sidebar-left
{
	background: #fff url(../images/main_bg_left_sidebar.gif) 30% 0% repeat-y;
}

#container-no-sidebar
{
	background: #fff url(images/top_shadow_01.gif) top left repeat-x;
}

/* Need to put width in or anything in main below the sidebar will
shift slightly to the left */
#main
{
	padding: 0px;
	margin: 0px;
/*	width: 69%; */
	float: left;
}

#container-sidebar-right #main, #container-sidebar-left #main
{
	width: 69%;
}

html>body #main		/* To handle IE 3px margin bug */
{
	margin: 0px;
}

#main-content
{	margin: 0px;
	padding: 20px 10px 10px 20px;
	vertical-align: top;
}

#container-no-sidebar #main-content
{
	padding: 10px 20px 10px 20px;
}

#sidebar-right, #sidebar-left
{
	float: right;
	width: 30%;
	margin: 0px; 
	padding: 0px;
	
/*	background: #6e785c; */
	color: #fff;
}

#sidebar-left
{
	float: left;
}

#sidebar-right-content, #sidebar-left-content
{
	margin: 0px 0px 0px 0px; 
	padding: 30px 20px 5px 15px;
	font-size: 100%;
	line-height: 140%;
}

#sidebar-left-content
{
	padding-right: 0px;
}

#sidebar-right-content h2, #sidebar-left-content h2
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #fff;
	text-align: left;
	font-size: 120%;
	letter-spacing: 0px;
	margin: 0px; 
	padding: 0px;
}

#sidebar-right-content h3
{
	margin-left: 0px;
	margin-bottom: 10px;
}

#sidebar-right-content p, #sidebar-left-content p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#sidebar-left-content ul
{
	margin: 0px;
	padding: 5px 0px 10px 15px;
}


#sidebar-left-content li
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
}

#sidebar-left-content li a
{
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	display: block;
}

#sidebar-left-content li a:hover, #sidebar-left-content a:active
{
	color: #ddd;
	text-decoration: underline;
}

#sidebar-right-content ul, #sidebar-right-content ol
{	
	padding: 10px 0px 0px 25px;
}

#sidebar-right-content ul li, #sidebar-right-content ol li
{	
	padding: 0px 0px 10px 0px;
}

#sidebar-right-content a
{	
	color: #dfc954;
}

#sidebar-right-content a:hover, #sidebar-right-content a:active
{	
	color: #f19e3b;
}

.our_vision
{
	padding: 10px;
	background: #fcfcfc;
	border: 1px solid #f0f0f0;
	margin: 0px 0px 10px 0px;
	
}

.our_vision h1
{
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f4901d;
	font-size: 170%;
	letter-spacing: 1px;
	
}

.our_vision p
{
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: 150%;
	color: #f4901d;
}

.pull_quote
{
	float: right; 
	width: 225px; 
	margin: 0px 0px 10px 10px; 
	padding: 0px;
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 120%;
	color: #f4901d;
	color: #a74334;
	
	background: #fbf6e0 url(../images/begin_quote.gif) 10px 10px no-repeat;
	background: url(../images/begin_quote.gif) 10px 10px no-repeat;
}

.pull_quote p
{
	background: url(../images/end_quote.gif) 99% 90% no-repeat;
	margin: 0px;
	padding: 5px 20px 0px 32px;
}

.pull_quote p.quote-author
{
	font-size: 80%;
	background: none;
	padding-right: 5px;
}
	
.contact-table
{
	margin-top: 10px;
	font-size: 100%;
}

.contact-table th
{	
	text-align: right;
   width: 20%;
   font-weight: bold;
   padding: 5px 5px 5px 20px;
	vertical-align: top;
}

.contact-table th h2
{
	text-align: right;
	vertical-align: top;
}
    
.contact-table td
{
	text-align: left;
	width: 80%;
	padding: 5px;
	vertical-align: top;
}

.bio
{
	margin: 5px 0px 15px 20px;
	padding: 0px;
	clear: right;
}

.bio-img
{
	float: right;
	margin: 5px 0px 20px 20px;
	padding: 0px;
	/*
	height: 200px;
	width: 150px;
	*/
}

.bio li
{
	line-height: 120%;
}

.footnote
{
	border-top: 1px solid #a73334;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	font-family: verdana, ariel, helvetic, sans-serif;
	font-size: 85%;
}

.donation-form h2
{
	background: #a74235;
	color: #fff;
	margin-bottom: 10px;
	padding: 2px 5px;
}

.donation-form h3
{
	margin: 15px 0px 5px 10px;
}

.donation-form p
{
	margin: 0px 0px 0px 10px;
	margin: 5px 10px 10px 10px;
}

.donation-form input, .donation-form select, .donation-form textarea
{
	margin-left: 10px;
}

.donation-form textarea
{
	border: 1px solid #ccc;
}

.donation-form table
{
	background: #f0f0f0;
	margin: 0px 20px 10px 10px;
	width: 450px;
}

.donation-form table th
{	
	text-align: right;
	width: 30%;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	vertical-align: top;
}
    
.donation-form table td
{
	text-align: left;
	width: 70%;
	padding: 5px;
}
    
.donation-form table td input, .donation-form table td select
{
	margin-left: 0px;
}
.AED_Home {
	color: #DFC954;
	font-weight: bold;
}
.Highlight1 {
	color: #800000;
	font-weight: bold;
	font-size: 110%;
}
.centered {
	text-align: center;
}
.indent1 {
		margin-left: 50px;
}
.indent1small {
	margin-left: 25px;
}
.AEDlogos {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.FormTitle {
	vertical-align: top;
	text-align: right;
	padding: 5px;
}
.FormRequired {
	color: #800000;
	font-weight: bold;
}
.AlignTop {
	vertical-align: top;
	padding: 5px;
}
.BoldText {
	font-weight: bold;
}
