/***************************************************************/
/*                                                             */
/*	 Copyright @ 1996-2009 Redmons LLC, Fort Wayne, Indiana     */
/*                  All Rights Reserved                        */
/*                                                             */
/*  Redmons of Fort Wayne, Indiana                             */
/*  url: www.redmons.com                                       */
/*                                                             */
/*  CSS Stylesheet Name: "/site-lib/wide-content-styles.css"   */
/*                                                             */
/*  Author:  Edward H. Redmon                                  */
/*	 Created: May 25, 2009                                      */
/*                                                             */
/*	 xhtml - Strict                                             */ 
/*                                                             */
/***************************************************************/
/*                                                             */
/* File Modification History:                                  */
/*                                                             */
/*                                                             */
/***************************************************************/

* {
		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: 860px;
		margin-top: 40px;
		margin-right: auto;
		margin-left: auto;
		border: 5px double #008000;
		}
		
#header {
		background-color: #efece2;
		text-color: #7f2626;
		border-bottom: 2px solid #008000;
		}

#header .h1 {
		font-size: 125%;
		font-weight: normal;
		padding-top: 5px;
		padding-bottom: 0.4em;
		color: #5a3811;
		text-align: center;
		}
		
#pic-box {
		height: 395px;
		border-bottom: 2px solid #008000;
		}
				
#utility {
	position: absolute;
	font: 95% Verdana,sans-serif;
	font-weight: 750;
	top: 360px;
	bottom: none;
	right: 15px;
	text-color: #5a3811;
	}

#utility a {
	color: #ffffff;
	font-weight: 600;
	}

#utility a:hover {
	color: red;
	text-decoration: underline;
	}
		
#globalmenu {
		position: relative;
		float: left;
		width: 100%;
		height: 25px;
		background-color: #ffffff;
		border-top: 2px solid #008000;
		border-bottom: 2px solid #008000;
		}		
		
#main {
		display: table;
		margin-top: 0px;
		}
		
#sidebar-left {
		display: table-cell;
		padding-left: 5px;
		border-right: 2px dotted #008000;
		width: 15%;
		background-color: #efece2;
		text-color: #5a3811;
		text-align: center;
		}
		
#sidebar-left h5 {
		font-size: 75%;
		color: #5a3811;
		text-align: center;
		}
		
#content {
		display: table-cell;
		width: 70%;
		border-right: 2px dotted #008000;
		padding: 0 10px 0 10px;
		background-color: #efece2;
		}
		
#sidebar-right {
		display: table-cell;
		width: 14.99999%;
		background-color: #efece2;
		margin-left: 2px;
		margin-right: 2px;
		padding: 15px 10px 7px 10px;
		}
				
#footer {
		clear: both;
		border-top: 2px solid #008000;
		background-color: #efece2;
		padding: 0.2em 10px 0.2em 0;
		text-color: #000000;
		font-size: 70%;
		font-weight: bold;
		font-style: oblique;
		text-align: center;
		}
		
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;
		}
		 
#links-nav ul {
		list-style: none;
		}
		
#links-nav li {
		width: 140px;
		font-size: 70%;
		font-weight: bold;
		color: #5a3811;
		text-align: center;
		}
		
#links-nav a:link, #links-nav a:visited {
		text-decoration: none;
		color: #5a3811;
		background-color: transparent;
		display: block;
		padding: 0.3em 10px 0.3em 10px;
  		border-bottom: 2px solid #660000;
		}

#links-nav a:hover {
		background-color: #ffffff;
		color: #0000ff;
		border-bottom: 2px solid #0000ff;
		}

#sidebar-left .box {
		margin-left: 5px;
		padding: 0 10px 1em 0;
		color: #7f2626;
		}

#sidebar-left .box h4 {
		font-size: 110%;
		color: #5a3811;
		font-weight: normal;
		}
		
#sidebar-left .box p {
		font-size: 80%;
		font-color: #5a3811;
		}

#content-left h4 {
		font-size: 125%;
		color: #5a3811;
		text-align: center;
		padding-bottom: 20px;
		}

#content-right h4	{
		font-size: 125%;
		color: #5a3811;
		text-align: center;
		padding-bottom: 20px;
		}
		
ul { 
		margin: 0;
		padding: 0;		
		}

div#dropdown ul li {
		font: bold 10px verdana, san-serif; 
		list-style: none;
		float: left;
		}

div#dropdown ul li a {
		display: block;
		width: 135px;
		text-align: center;
		color: #5a3811;
		text-decoration: none;
		line-height: 15px;
		padding: 2px 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: 10px;
		width: 133px;
		border: 2px solid #7f2626;
		}

div#dropdown ul li ul li {
		display: block;
		background-color: #ffffff;
		width: 133px;
		clear: left;
		font-weight: 600;
		padding: 1px 4px 2px 4px;
		}

div#dropdown ul li ul li a {
		display: block;
		text-decoration: none;
		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;
		}
