/****************************************************************/
/*                                                              */
/*	 Copyright @ 2009-2010 Redmons LLC, Fort Wayne, Indiana     */
/*                  All Rights Reserved                         */
/*                                                              */
/*  Redmons of Fort Wayne, Indiana                              */
/*  url: www.oxfordcommunityassociation.org                     */
/*                                                              */
/*  CSS Stylesheet Name: "/site-lib/index-styles.css"           */
/*                                                              */
/*  Author:  Edward H. Redmon                                   */
/*	 Created: March 10, 2009                                    */
/*                                                              */
/*	 xhtml - Strict                                             */ 
/*                                                              */
/****************************************************************/

* {
		margin: 0;
		padding: 0;
		}

h1 {
		font-size: 125%;
		font-weight: normal;
		padding-bottom: 0.4em;
		color: #5a3811;
		text-align: center;
		}

h2 {
		font-size: 125%;
		font-weight: normal;
		padding-bottom: 0.4em;
		color: #5a3811;
		text-align: center;
		}
				
h5 {
		color: #5a3811;
		}
		
p {
		font-size: 80%;
		line-height: 1.6em; 
		padding-bottom: 1em;
		color: #5a3811;
		}

ul { 
		margin: 0;
		padding: 0;		
		}
		
body {
		margin: 0;
		padding: 0;
		background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		}
		
#wrapper {
		position: relative;
		text-align: left;
		width: 95%;
		max-width: 1024px;		
		margin-top: 20px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 20px;
		border: 5px double #008000;
		}
		
#header {
		display: table-row;
		height: 300px;
		text-color: #7f2626;
		margin-left: auto;
		margin-right: auto;
		}

#pic-box {		
		display: table-cell;
		width: 240px;
		padding: 30px; 0px 30px 30px
		}
				
#address-box {
		display: table-cell;
		font: 100% Verdana,sans-serif;
		font-weight: 550;
		bottom: none;
		padding: 30px 30px; 30px 0px;
		text-color: #5a3811;
		text-align: center;
		}

#text-box {
		display: table-cell;
		padding: 30px;
		}

/* The Dropdown Menu System...     */

#globalmenu {
		position: relative;
		float: left;
		width: 100%;
		height: 25px;
		background-color: #ffffff;
		border-top: 2px solid #008000;
		border-bottom: 2px solid #008000;
		}		
		
div#dropdown ul li {
		font: bold 11px verdana, san-serif; 
		list-style: none;
		float: left;
		}

div#dropdown ul li a {
		display: block;
		width: 130px;
		text-align: center;
		color: #5a3811;
		text-decoration: none;
		line-height: 15px;
		padding: 4px 0px 0px 2px;
		}

div#dropdown ul li a:hover {
		text-decoration: none;
		color: #0000ff;
		}

/* The Dropdown menus ... initially hidden */

div#dropdown ul li ul {
		background-position: top left;
		list-style: none;
		position: relative;
		float: left;
		top: 6px;
		width: 128px;
		border: 2px solid #7f2626;
		}

div#dropdown ul li ul li {
		display: block;
		background-color: #ffffff;
		width: 120px;
		clear: left;
		font-weight: 600;
		padding: 1px 4px 2px 4px;
		}

div#dropdown ul li ul li a {
		display: block;
		text-decoration: none;
		font: bold 10px verdana, san-serif; 
		color: #5a3811;
		text-align: left;
		}

div#dropdown ul li ul li a:hover {
		text-decoration: underline;
		background-color: transparent;
		color: #0000ff;
		text-align: left;
		}

/* lists nested under hovered list items */

div#dropdown ul li ul {
		display: none;
		}
		
div#dropdown ul li:hover ul {
		display: block;
		font: bold 10px verdana, san-serif; 
		}

#main {
		display: table;
		margin-top: 0px;
		}
		
#sidebar-left {
		display: table-cell;
		padding: 5px 5px 5px 5px;
		border-right: 2px dotted #008000;
		width: 20%;
		background-color: #efece2;
		}
		
#sidebar-left h4 {
		text-align: center;
		text-color: #5a3811;
		}
		
#sidebar-left h5 {
		font-size: 100%;
		color: #5a3811;
		text-align: center;
		}

#sidebar-left .box {
		padding: 5px 5px 5px 5px;
		color: #7f2626;
		border-top: 2px dotted #D89000;
		}
		
#sidebar-left .box h3 {
		font-size: 75%;
		color: #5a3811;
		font-weight: normal;
		text-align: center;
		}
		
#sidebar-left .box h4 {
		font-size: 100%;
		color: #5a3811;
		font-weight: 150;
		text-align: center;
		padding-top: 5px;
		}
		
#sidebar-left .box p {
		font-size: 80%;
		font-color: #5a3811;
		text-align: center;
		}
		
#content-center {
		display: table-cell;
		width: 62%;
		border-right: 2px dotted #008000;
		padding: 0 10px 0 10px;
		background-color: #efece2;
		}
	
#content-center h3 {
		font-size: 100%;
		color: #5a3811;
		font-weight: 350;
		text-align: left;
		}
		
#content-center h5 {
		font-size: 100%;
		color: #5a3811;
		text-align: center;
		}
		
#content-center p {
		font-size: 80%;
		color: #5a3811;
		text-align: left;
		padding-left: 20px;
		}
		
#sidebar-right {
		display: table-cell;
		width: 17.99999%;
		background-color: #efece2;
		margin-left: 2px;
		margin-right: 2px;
		padding: 15px 10px 10px 10px;
		}
		
#sidebar-right h5 {
		font-size: 100%;
		color: #5a3811;
		text-align: center;
		}
		
/* The Right Sidebar Links Navagation Menu System...   */

#links-nav ul {
		list-style: none;
		padding-top: 20px;
		}
		
#links-nav li {
		width: 140px;
		font-size: 65%;
		font-weight: bold;
		color: #5a3811;
		text-align: center;
		}
		
#links-nav a:link, #links-nav a:visited {
		text-decoration: none;
		color: #5a3811;
		font-size: 65%;
		font-weight: bold;
		text-align: center;
		background-color: transparent;
		display: block;
		padding: 0.3em 10px 0.3em 10px;
  		border-bottom: 2px solid #660000;
		}

#links-nav a:hover {
		background-color: #ffffff;
		font-size: 65%;
		font-weight: bold;
		text-align: center;
		color: #0000ff;
		border-bottom: 2px solid #0000ff;
		}

#onps	{
		position: relative;
		float: left;
		width: 100%;
		border-top: 2px solid #008000;
		background-color: #efece2;
		}
		
#onps p	{
		padding: 15px;
		}
		
#footer {
		clear: both;
		border-top: 2px solid #008000;
		background-color: #efece2;
		padding: 0.2em 10px 0.2em 0;
		text-color: #000000;
		font-size: 75%;
		font-weight: bold;
		font-style: oblique;
		text-align: center;
		}
