body{

}

a{
	color: black;
}

a:hover{/*color:#e8dac1;*/}

img.left,img.center,img.right
{
	border-color: #a0a0a0;
}

/**************** Header and navigation styles ****************/
#supercontainer{
	
}

#container{
	color: #000000;
	/*background-color:inherit;
	background-image: url('/css/Osprey/original/background-tile.gif');
	background-repeat: repeat-y;
	background-position: center;
	color: #ffffff;*/
}

#header{
	
		
	/*background-image: url('../img/header.png');
	background-color:#000000
	background-repeat: repeat-y;
	color:#FFFFFF;*/
}

#navigation
{
	color:White;
	color:#ffffff;
	background-image: url('/css/lakeshore/green/navbartile.gif');
}

#navigation li{
	background-image:url('/css/lakeshore/green/navbardiv.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

#navigation li:last-child {
	background:0;
	/*background-image:url('/css/lakeshore/green/navbardiv.gif');
	background-position:right top;
	background-repeat:no-repeat;*/
}


#navigation li a{
	background-color:inherit;
	color: #ffffff;
}

#navigation .selected,#navigation a:hover{
	/*background-image: url('css/design/Osprey/navbar.gif');
	background-repeat:repeat-x;*/
	/*#80b0da;*/
	/*color:#040a15;*/
}

#navigation a:hover
{
	/*color:#e8dac1; */
}

/**************** Content styles ****************/

.borderedbox
{
	border-color: black;
}

#content
{
	color:#545454;	
}

#content h2{
	color:#818181;
}

#content h3{
	color:#818181;
}

#content h4 
{    
	color:#818181;    
}
/**************** Sidebar styles ****************/

#subcontent
{
	color:#818181;
	border-right: solid 1px #eeeeee;
}

#subcontent h2{
	color:#84a376;
	border-bottom: solid 1px #eeeeee;
}

#subcontent a
{
	color:#818181;
}

/**************** Footer styles ****************/

#footer
{
	background-image: url('/css/lakeshore/green/footertile.gif');
	background-repeat: repeat-x;
	background-position:bottom;
	color:#818181
}

#footer a{color:black; background-color:inherit; }
#footer a:hover{color:black; background-color:inherit; }

/**************** Misc classes and styles ****************/

.important{color:#f02025; background-color:inherit; }

.box{
border-color:#687484;
background-color:#FFF;
color:#818181;
}

.dynamiccontentitem { 
   border-top-color: #687484;
}

.bottomCustomization
{
	color: #a6a6a6;
}


address
{
	color: #A6A6A6;
}
