/* Global Styles */

html  {
	height:101%;
	}
body  {
	font-size:12px; 
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif; 
	background:#f5f5f5 repeat;
	}
h1  {
	font-size:25px;
	}
h2  {
	font-size:23px;
	}
h3  {
	font-size:21px;
	}
h4  {
	font-size:19px;
	}
h5  {
	font-size:17px;
	}
h6  {
	font-size:15px;
	}
li  {
	margin-left:20px; 
	position:relative;
	}
iframe  {
	margin:0;
	}
p,li,dl  {
	line-height:18px;
	}
h1,h2,h3,h4,ol  {
	margin-bottom:20px;	
	}
ul  {
	margin-bottom:20px; 
	padding-left:0;
	}
#hide  {
	margin-left:20px; 
	font-size:14px; 
	font-weight:bold; 
	cursor: pointer;
	}
#utube {
	margin:0 !important;
	}
	
/* Global Classes */


.is-disabled {
    opacity: .3;
    pointer-events: none;
}			
.img_left  {
	float:left; 
	margin-top:5px; 
	margin-bottom:5px;
	}
.img_right  {
	float:right;
	}
.shadow  {
	-moz-box-shadow: 4px 4px 5px #000;
	-webkit-box-shadow: 4px 4px 5px #000;
	box-shadow: 4px 4px 5px #000;
		/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=145, Color='#000000')";
	}
.text-shadow{
	font-family:'monotype corsiva';
	text-shadow: 2px 2px 3px #000;
		/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=145, Color='#000000')";
	}
	
/* Site Logo */
#logo img  {
	margin:0;
	}
h1#logo  {
	font-size:48px; 
	font-weight:normal; 
	margin-top:20px; 
	margin-bottom:0px; 
	color:#fcc850;
	}
		
/* Common Scroller Styles */

.roundabout-holder 					{list-style:none; width:500px; height:300px; margin:0px auto;}
.roundabout-moveable-item 			{font-size:12px!important; height:300px; width:600px; cursor:pointer; padding:5px; border:1px solid #aaaaaa; -webkit-border-radius:5px; -moz-border-radius:5px; background:#3372b5;}
.roundabout-moveable-item img 		{height:100%; width:100%; background:#FFFFFF; margin:0;}
.roundabout-in-focus 				{cursor:auto;}
.roundabout-in-focus:hover			{-webkit-box-shadow:0px 0px 20px #787878; -moz-box-shadow:0px 0px 20px #787878; background:#f9f9f9;}
.roundabout-holder span				{display:none; font-size:12px;}
.roundabout-in-focus:hover span		{display:inline; position:absolute; bottom:5px; right:5px; padding:8px 20px; background:#f9f9f9; color:#000000; z-index:999; -webkit-border-top-left-radius: 5px; -moz-border-radius-topLeft: 5px; font-size : 12px;border-left:1px solid #aaaaaa; border-top:1px solid #aaaaaa; }
.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited				{outline:none; text-decoration:none;}
.roundabout li 						{margin:0;}

a img  {
	border:none; 
	outline:0;
	}

/* Featured Image Slider */

#featured  {
	margin:10px 0 40px 0;
	}
#featured li  {
	background:#3372b5; 
	margin:0;
	}
	
/* New css for php pages */

#sitewrapper  {
	width:1040px; 
	border:1px solid #0f5382; 
	background-color:#2864C4; 
	margin:0 auto;
	}

header  {
	float: left; 
	margin-bottom:10px;
	}
header img  {
	margin-left:20px;
	}
article  {
	padding-right: 10px; 
	text-align: justify;
	}
footer  {
	color:#000; 
	text-align:center; 
	font-size:10px;
	}
.footer	{
	color:#000; 
	text-align:center; 
	font-size:10px;
	}

.spacer  {
	height:5px; 
	background:#f4f4f4;
	}
.lefttext  {
text-align: left
	}	
.centertext  { 
	text-align:center;
	}
.justifytext  {
	text-align:justify;
	}
.clear  {
	clear:both; 
	display:block; 
	overflow:hidden; 
	visibility:hidden; 
	width:0; 
	height:0;
	}
.hr	{
	border-top:1px solid #fcc850; 
	clear:both; 
	width:100%;
	}
.blackhr  {
	border-top:2px solid #000; 
	width: 100%;
	}
.centerimage  {
	margin:0 
	auto;}

/* Site Navigation */
#navmenu						{float:left; margin-left:5px;}
#navmenu ul						{margin-bottom:10px;  padding:0;}
#navmenu ul li 						{float:left; display:inline;}
#navmenu ul li a					{font-family:arial, sans-serif !important; display:block; padding:10px 0 0; text-decoration:none; color:#000; font-size:12px; font-weight:bold;}
#navmenu ul li a, a:focus			{outline:none;}
#navmenu ul li a:hover				{background:url(../images/triangle.gif) no-repeat center top;}
#navmenu .current a				{background:url(../images/triangle.gif) no-repeat center top; color:#fcc850 !important;}

#show  {
	margin-left:60px; 	
	font-size:14px; 
	font-weight:bold; 
	cursor: pointer;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background-color:#d8d8d8;
	border:4px solid #000000;
	-moz-box-shadow:0px 0px 10px #666666;
	-webkit-box-shadow:0px 0px 10px #666666;
	box-shadow:0px 0px 12px #666666;
	}
#audiocontainer  {
	margin-top:20px;
	font-size:16px;
	}	
#audiocontainer a {
	margin-left:30px;
	text-decoration:none;
	font-variant:small-caps;
	}
#giving ul {
		list-style-type:none;
		}
#content {	
	display: flex;
	padding: 0px 15px;
	margin-left: 180px;	
	}
.inductee {
	display: flex;
    align-items: center;
    justify-content: center;
    justify-items: center;
}
.content  {
	background:#f5f5f5 repeat; 	
	text-shadow: 1px 1px 1px #FFFFFF;
	min-height:300px;
	}
.content1  {
	background:#f5f5f5 repeat; 	
	text-shadow: 1px 1px 1px #FFFFFF;
	min-height:300px;
	}
.content1 p  {
	padding:0px 15px;
	}
.content h1, h2, h3, h4, h5, h6{
	font-family:  'sans-serif';
	margin:20px;
	}
.content #giving p h5, h6  {
	margin-bottom:5px;
	} 	
.contentblock {
	display: block;
	padding: 15px 20px;
	text-align:justify;
	min-height:400px;
	}
.contentblock.hidden {
	display: none;
	}	
.imgclass  {
	float:left;
	margin-top:3px;
	margin-right:10px;
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
	}
.tableclass  {
	border:1px solid #777777;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
	margin:0 auto;
	}
/* side navigation */
#sidemenu {
	margin: 0;
	padding: 0;
	width: 180px;
	float: left;
	}
#sidemenu li { 
	display: block; 
	text-align: center; 	
	font-size: 1.0em; 
	}
#sidemenu li a { 
	display: block;
	padding: 6px 0px;
	color: #555;
	font-family: 'Lucida Grande', sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #d1d1d1;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background-color:#d8d8d8;
	border:2px solid #000000;
	-moz-box-shadow:0px 0px 3px #666666;
	-webkit-box-shadow:0px 0px 3px #666666;
	box-shadow:0px 0px 5px #666666;
	margin:18px 0px;
	}
#sidemenu li a:hover {
	color: black;
	background:#f4f4f4;
	}
#sidemenu li a.open {
	background: #fff;
	}
#to1, #to2, #to3, #to4	{
	cursor:pointer;
	}	
.newsletters li{ 
	width:200px;
	display: block;
	padding: 6px 0px;		
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border:1px solid #000000;
	-moz-box-shadow:0px 0px 1px #666666;
	-webkit-box-shadow:0px 0px 1px #666666;
	box-shadow:0px 0px 3px #666666;
	background:#f4f4f4;
	margin:7px 0px 7px 0px;
	}
.newsletters a  { 
	color: black;
	text-decoration: none;
	}
.newsletters li a:hover  {
	color: #555;
	background:#fff;
	}
		
#columnleft  {
	margin-left:270px;
	float:left;
	}
#columnright  {
	display: block;
	margin-left:550px;	
	}
		/*  columns for 'index' page and 'about' page  */
.twocolumnleft  {	
    float:left;
	width:50%;
   }
.twocolumnlefthahn p  {
	float:left;
	width:50%;
	padding-left:15px;
	}
.twocolumnright  {
    margin-left:55%;  
	}
.twocolumnleftvisit  {	
    float:left;
	width:65%;
	padding-left:15px;
   }		
.twocolumnrightvisit  {
    margin-left:65%;
	padding-right:15px;	
	}	
.twocolumnlefthistory  {	
    float:left;
	width:67%;
	padding-left:15px;
	padding-right:15px;
   }		
.twocolumnrighthistory  {
    margin-left:67%;		
	}
.twocolumnrighthistory  h4 {	
	padding-top:20px;
	}
	/*  end columns for 'index' page and 'about' page  */
	
.missionstatement  {
	margin:0 20px;
	}
.wof-archive  {
	list-style-type:none;
	}
.wof-archive ul li  {
	list-style-type:none; 
	font-family: 'Cinzel', sans-serif;
	}




	
