	/* $Id: style.css,v 1.1.2.1 2005/07/02 05:05:40 gordon Exp $ */

/*
** HTML elements  nassau dems
*/
body {
  font-family:   Arial, Geneva, Helvetica, sans-serif;
  font-size:                  90%;
  background: #fff;
  margin-top: 0px;
/*  color: 					  #5B3C22; */
}
/** Typefaces **/


#navlist
{
text-align:center;
margin-left: 0;
padding-left: 0;
line-height: 15pt;
list-style: none;


}

#navlist a 
{
color:#8f172b;
font-weight: bold;
font-size: 8pt;
text-decoration:none;
font-family:  "Arial Narrow", Arial, Geneva, Arial, Helvetica, sans-serif;
font-size:    8pt;


}
#navlist a:hover
{
text-decoration: underline;
}

.hpcontainer {
  padding:                    0px 0px ;
  margin:                     0 0 0 0;
 }

     


#active li 
{

}


pre, textarea {
  font-family:      "Lucida Console", "Andale Mono", "monotype.com", "Bitstream Vera Sans Mono", monospace;
}


.botLinks {
font-family: Geneva, Arial, Helvetica, sans-serif, "Courier New", Courier, mono;
font-size: 	8pt;
color: #8f172b;
padding-left: 5px;
padding-left: 5px;
}

a.botLinks {
  text-decoration:            none;
  color: #ffffff;
}
a.botLinks:link { 
   text-decoration:            none; 
     color: #ffffff;
}
a.botLinks:visited { 
  text-decoration:            none; 
    color: #ffffff;
}
a.botLinks:hover { 
  text-decoration:            underline; 
}


/**
 * =Block Elements
 */

p {
  padding:                    10px 20px ;
  margin:                     0 10 10 10;
}

.container {
  padding:                    30px 40px ;
  margin:                     0 10 10 10;
  line-height: 17pt;
   font-family:     georgia, verdana,  "Andale Mono", "monotype.com", "Bitstream Vera Sans Mono", monospace;
   font-size:10pt;
  /*color: #8f172b;*/
  color: #000000;
  text-align:justify;
  font-style:italic;
}

.botcontainer {
  padding:                    30px 40px ;
  margin:                     0 10 10 10;
  line-height: 12pt;
   font-family:     arial, georgia, verdana, "Lucida Console", "Andale Mono", "monotype.com", "Bitstream Vera Sans Mono", monospace;
   font-size:10pt;
  /*color: #8f172b;*/
  color: #000000;
  text-align:justify;
  font-weight:bold;
  font-style:italic;
}
  
  
     
.level2 {margin-left: 35px;
		 font-size: 90%; 
 }
 
ul.level2 {margin-bottom: 0px;
			margin-top:0px; }	
			

h3 {
  font-size: 1.0em;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 2px;
  text-decoration:underline;
 
}

/**
 * =Links
 */


.headpages { 
	font-size: 0.7em;
	margin-right: 200px;
	width: 100%;
	background-color: transparent;
	text-align:right;
	
	}
	
a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}



a {
  text-decoration:            none; 
  padding:                    1px; 
  text-decoration:         none; 
  color: 					  #8f172b; 
  
}
a:link { 
 
}
a:visited { 
 
}
a:hover { 

   text-decoration:            underline; 
}


fieldset {
  border: 1px solid #ccc;
}

#footer {
  background-color: #eee;
  padding: 1em;
  font-size: 0.8em;
}

#mws {
  text-align:center;
  color: #B99C6B;
  padding: 1em;
  font-size: 0.8em;
}

#mws a {  color: #B99C6B;
}
/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
