@charset "utf-8";
/* CSS Document */


body		
{
	background-color:#D2CCB9;  
	font-family:Verdana, Geneva, sans-serif;  
	font-size:12px; 
	width:950px; 
	height:auto; 	 
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;  
	border-style:solid;  
	border-width:1px;   
	border-color:#000000; 
}


html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }


img			{ 	border:none;	}

/*start navigation bar*/
#container
	{ width:950px; position:absolute;     }

#hlinetopnav	{	margin-left:auto;  	margin-right:auto;  margin-top:.2em;   width:79.2em;  height:1px;  background:black;  }  
#hlinebotnav	{	margin-left:auto;  	margin-right:auto;  margin-top:.5em;   width:79.2em;  height:1px;  background:black;  }  

ul#navigation-1
	{ margin-left:113px;  margin-top:-1px; padding:1px 0; list-style:none;    font:normal 8pt verdana, arial, helvetica; height:10px;}
ul#navigation-1 li
	{ margin:0; padding:0; display:block; float:left; position:relative; width:90px;  }
ul.about	{ margin-top:0px;	margin-left:-23px;	margin-right:70px; padding:0;  float:left; position:relative; width:20px;}


ul#navigation-1 li a:link,
ul#navigation-1 li a:visited
	{ padding:4px 0; display:block; text-align:left; text-decoration:none; background:#D2CCB9; color:#5E5E5E; width:80px;    }
ul#navigation-1 li:hover a,
ul#navigation-1 li a:hover,
ul#navigation-1 li a:active 
	{ padding:4px 0; display:block; text-align:left; text-decoration:none;  color:#AB4B2F; width:80px; height:13px;  }
	
ul#navigation-1 li ul.navigation-2
	{ margin:0; padding:1px 1px 0; list-style:none; display:none;  width:80px; position:absolute; top:21px; left:-1px;  background:#C2BCAB; }
ul#navigation-1 li:hover ul.navigation-2
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li
	{ width:146px; clear:left; width:80px; }

ul#navigation-1 li ul.navigation-2 li a:link,
ul#navigation-1 li ul.navigation-2 li a:visited
	{ clear:left; color:#5E5E5E;  background:#C2BCAB; padding:4px 0; width:80px; border:none;  position:relative; z-index:1000; }
ul#navigation-1 li ul.navigation-2 li:hover a,
ul#navigation-1 li ul.navigation-2 li a:active,
ul#navigation-1 li ul.navigation-2 li a:hover
	{ clear:left;  padding:4px 0; color:#AB4B2F;  width:80px; border:none; position:relative; z-index:1000; }

ul.bullet	{ margin-top:5px;	margin-left:-20px;	margin-right:10px; padding:0;  float:left; position:relative; width:20px;}
ul.bullet1	{ margin-top:5px;	margin-left:-23px;	margin-right:10px; padding:0;  float:left; position:relative; width:20px;}
ul.bullet2	{ margin-top:5px;	margin-left:-43px;	margin-right:10px; padding:0;  float:left; position:relative; width:20px;}
/*end navigation bar*/

#hlinetop1	{	margin-left:auto;  	margin-right:auto;  margin-top:4em;   width:900px;  height:1px;  background:#D2CCB9;  } /*invisible line for margin setup*/ 


#theWAV		{	text-align:center;		margin:.1em auto 4em auto;		line-height:130%;  	}
#theWAV p	{	line-height:150%;  	}
#theWAV	hr	{	width:6em;	border:1px solid #1d1d1d;		margin-top:.2em; 	}

#leftcolumn		
{
	margin-left:10px;
	margin-top:-20em;
	float:left; 
	width:450px; 
	text-align:center;	
	line-height:130%;
}

hr	{	width:8em;	border:1px solid #484848;	margin-top:.2em;	}

#rightcolumn		
{
	margin-right:10px;
	margin-top:-20em;
	float:right; 
	width:450px;
	text-align:center;	
	line-height:130%;
}

#centerColumn		{	text-align:center;		margin:2em auto 4em auto;		line-height:130%;  	}

a:link 
{
	color:#5E5E5E;
}

a:visited
{
	color:#5E5E5E;
}

a:hover
{
	color:#AB4B2F;
}


#faceButton		{	text-align:center;	margin:3em auto -2em auto;}

#p2
{	
	line-height:130%; 
	text-align:center;
	margin-top:-20px;
	font-size:10px;
}

#map1
{ 
	clear:both;
	width:278px;
	height:180px;
	position:relative;
	margin-top:4em;
	margin-left:auto;
	margin-right:auto;  
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

#bottomnav 
{
	clear:both;
	text-align:center;
	margin-bottom:2em;
	margin-left:auto;
	margin-right:auto;
	margin-top:2em;
}

#bottomnav li 
{
		display:inline;
		list-style-type: none;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
}

.footer a
{
	text-decoration:none;
}

#footer 	
{
	line-height:125%; 
	text-align:center;
	margin-top:-.3em;
	font-size:10px;
	color:#696969;	
}  

