/*----------------------------------------------*/
/* Naper Settlement                             */
/*----------------------------------------------*/
/*                                              */
/* Home Page Style Sheet                        */
/*                                              */
/* Written By: Purple Monkey Studios, Inc.      */
/* Written On: 7/13/2004                        */
/*                                              */
/* Last Modified On: 7/20/2004                  */
/* Last Modified By: Ray Schauer (PMSI)         */
/*----------------------------------------------*/

/*-------------------------*/
/* HTML ELEMENT STYLES     */
/*-------------------------*/
html {
	padding: 0;
	margin: 0;
}
body {
	padding: 0;
	margin: 0;
	background: #9CB796;
}
#wrapper {
	position: absolute;
	width: 723px;
	left: 50%;
	margin-left: -362px;
	margin-top: 7px;  /* Changed from 20px 10/23/2006 */
		
	/* Save IE from its own stupidity */
	text-align: center;
}
/*-------------------------*/
/* CONTENT STYLES          */
/*-------------------------*/
#content {
	position: relative;
	
	/* Save other browsers from IE's stupidity */
	text-align: left;

	margin: 0;
	padding: 0;	
	width: 723px;
	min-height: 475px; /* Was 490 for alpha */
	
	/*overflow: auto;*/
              
	background: #DBDBED;
	
	/* Setting the minimum height for IE */
	height: 475px;
}
*>#content {
	height: auto; /* ie ignores child selector, modern browsers replace height declaration */
}
#contentwrapper {
	display: table-cell;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #DBDBED;
}
#contentbackground {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	border-style: none;
} 
/*-------------------------*/
/* MAIN MENU STYLES        */
/*-------------------------*/
#mainmenu {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	right: 0px;
	top: 55px; /* Changed from 63px of alpha to introduce 1 px gap */
}
#mainmenu img {
	border-style: none;
	vertical-align: bottom;
}
#mainmenu li {
	float: right;
	list-style: none;
	
	line-height: 0px;
	
	margin: 0;
	padding: 0;
	margin-left: 1px; /* changed from 3 pxs of alpha */
}
/*-------------------------*/
/* MINI MENU STYLES        */
/*-------------------------*/
#home {
	position: absolute;
	top: 10px;
	left: 645px;
	border-style: none;
}
#employment {
	position: absolute;
	top: 23px;
	left: 645px;
	border-style: none;
}
#sitemap {
	position: absolute;
	top: 39px;
	left: 645px;
	border-style: none;
}
#search {
	position: absolute;
	top: 39px;
	left: 475px;
	border-style: none;
}
#searchbar input.text {
	position: absolute;
	top: 39px;
	left: 490px;
	width: 100px;
	height: 14px;
	
	margin: 0;
	padding: 0;
	
	font-family: verdana, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #9cB796;
}
/*-------------------------*/
/* LOGO STYLES             */
/*-------------------------*/
#logo {
	position: absolute;
	top: 5px;
	left: 28px;
	border-style: none;
}
/*-------------------------*/
/* LIVING HISTORY STYLES   */
/*-------------------------*/
#livinghistory {
	position: relative;
	margin-top: 305px;
	/*margin-top: -75px;*/
	margin-left: 410px;
	border-style: none;
}
/*-------------------------*/
/* HISTORY TEXT STYLES     */
/*-------------------------*/
#historytext {
	position: relative;

	margin: 0;
	padding: 0;

	margin-top: 10px;
	margin-left: 420px;

	width: 280px;
}
#historytext p {
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
}
#historytext p span {
	font-family: "Times New Roman", Times, serif;
	color: #607B60;
	font-style: italic;
	font-size: 20px;
}
/*-------------------------*/
/* EVENTS BOX STYLES       */
/*-------------------------*/
#eventsbox {
	position: absolute;
	
	top: 248px;
	left: 25px;
	
	width: 242px;
	height: 165px;
	
	/*background: url(../images/homepage/structural/eventsbox.gif) no-repeat;*/
}
#eventsboxbackground {
	position: absolute;
	/*top: 255px;
	left: 25px;*/
	border-style: none;
}
#events {
	position: absolute;
	
	top: 55px;
	left: 20px;
	
	width: 210px;
	height: 110px;
	
	overflow: auto; 
}
#events p {
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#events a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666699;
}
#events a:hover {
	text-decoration: underline;
	color: #9EBF98;
}
/*-------------------------*/
/* SUBSCRIBE STYLES         */
/*-------------------------*/
#subscribe {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 447px;
	left: 158px;
	border-style: none;
}
/*-------------------------*/
/* TOUR     STYLES         */
/*-------------------------*/
#tour {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 447px;
    left: 55px;
    border-style: none;
}
/*-------------------------*/
/* FACEBOOK STYLES         */
/*-------------------------*/
#facebook {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 478px;
    left: 55px;
    border-style: none;
}

/*-------------------------*/
/* YOUTUBE  STYLES         */
/*-------------------------*/
#youtube {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 478px;
    left: 123px;
    border-style: none;
}

/*-------------------------*/
/* FLICKR   STYLES         */
/*-------------------------*/
#flickr {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 478px;
    left: 190px;
    border-style: none;
}

/*-------------------------*/
/* Link Background         */
/*-------------------------*/
#linkbackground {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 437px;
    left: 46px;
    border-style: none;
}

/*-------------------------*/
/* FUN AT HOME STYLES      */
/*-------------------------*/
#funathome {
	position: absolute;
	margin: 0;
	padding: 0;
	
	top: 425px;
	left: 30px;
 /*kt was 135 */
	
	border-style: none;
}
/*-------------------------*/
/* BOTTOM BAR STYLES       */
/*-------------------------*/
#bottombar {
	position: relative;
	/* Save other browsers from IE's stupidity */
	text-align: left;


	margin: 0;
	padding: 0;

	width: 723px;
	background: #6565B2;
	height: 20px;
	min-height: 20px;
}
*>#bottombar {
	/*overflow: auto;*/
	height: auto; /* ie ignores child selector, modern browsers replace height declaration */
}
#bottombar p {
	/* Position */
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 25px;
	
	/* Font */
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCFF;
	line-height: 20px;
}
#bottombar p a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCFF;
	text-decoration: none;
}
#bottombar p a:hover {
	color: white;
	text-decoration: underline;
}
#bottombarwrapper {
	background: #6565B2;
	display: table-cell;
	margin: 0;
	padding: 0;
	width: 100%;
}
/*-------------------------*/
/* DISCLAIMERS STYLES      */
/*-------------------------*/
#disclaimers {
	position: relative;
	
	/* Save other browsers from IE's stupidity */
	text-align: left;	
	
	/* Correct CSS Centering */
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	
	margin-top: 5px;
    
	width: 690px;    
}  
#disclaimers p { 
	float: left;
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	color: #607B60;
	font-size: 10px;
    text-align: left;
    vertical-align: middle; 
} 
#disclaimers p.aam {
	text-align: left;
	width: 160px;  
} 

#disclaimers p.nhs {
    text-align: left;
    width: 350px;  
} 


#disclaimers img {
	margin: 0;
	padding: 0 0 0 5px;
	margin-left:10px;
	margin-right: 4px;
	border-style: none;
	float: left;  
}
/*-------------------------*/
/* CORNER STYLES           */
/*-------------------------*/
#topleftcorner {
	position: absolute;
	top: 0px;
	left: 0px;
	border-style: none;
	/*
	width: 18px;
	height: 19px;
	background: url(../images/homepage/structural/topleftcorner.jpg) top left no-repeat;
	*/
}
#toprightcorner {
	position: absolute;
	top: 0px;
	left: 705px;
	border-style: none;
	/*
	width: 18px;
	height: 19px;
	background: url(../images/homepage/structural/toprightcorner.jpg) top right no-repeat;
	*/
}
#bottomleftcorner {
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-style: none;
	/*
	width: 21px;
	height: 20px;
	background: url(../images/homepage/structural/bottomleftcorner.gif) bottom left no-repeat;
	*/
}
#bottomrightcorner {
	position: absolute;
	bottom: 0px;
	left: 702px;
	border-style: none;
	/*
	width: 21px;
	height: 20px;
	background: url(../images/homepage/structural/bottomrightcorner.gif) bottom right no-repeat;
	*/
}
DIV.login { 
  font-family: Verdana, helvetica, sans-serif;
  font-size: 10pt;
  margin: 100px; 
  padding: 50px; 
  background: #EEEEEE;
  height: 200px;
  width: 250px;
}
H3.banner { margin: 0 0 1em 0; font-size: 14pt; }
H5.label {
  color: #808080;
  margin: 8px 0 0 0;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
}
FORM.login INPUT {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
}
