body {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 125%;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
	
 
#outer {
	margin: 0 auto;
	width: 100%;
	min-width: 40em;
	max-width: 100em;
	background: #fff;
	border: solid black 1px;
}


#topright {
	height: 78px;
	background-image: url(/images/test1400d.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


/*top navigation and search box*/

#navcontainer
{
	margin: 0;
	padding: 0;
	height: 31px;
	background-color: #869EAE;
}
#navbar {
	height: 31px;
	text-decoration: none;
	font-size: 12px;
}
#navbar ul {
}
#navbar ul li {
}
#navbar ul li a {
	text-decoration: none;
}



#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
width: 100%;
}

#navcontainer ul li
{
display: inline;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background-color: #869EAE;
height: 20px;
border-top: 1px solid #f5d7b4;
border-left: none;
border-bottom: 1px solid #f5d7b4;
border-right: 1px solid #f5d7b4;
padding: 6px 16px 4px 16px;
margin: 0 0 0 0;
color: #FFFFFF;
text-decoration: none;
display: inline;
float:left;
text-align: center;
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
	color: #F7FF33;
	background-color: #869EAE;
}

#navcontainer a:active
{
background: #ff9900;
color: #fff;
}

#navcontainer li#active a
{
	border: 1px solid #f5d7b4;
	color: #FFFF33;
	background-color: #869EAE;
}

#searchbox {
	margin: 0px;
	padding: 20px 20px 20px 50px;
	background-image: url(http://www.scarsdalelibrary.org/images/bk_search.gif);
	background-repeat: repeat;
	border-bottom:	 1px solid #666;
}

/*welcome for main page only */

#welcome {
	background-color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left:  10px;
	 }
	 
#welcomeline {
	border-bottom: 1px solid #666;
}

/* begin styles for RSS Feed */
.rss-box {
	 margin: 1em;
	 width: 160px;
	 background-color: #FFFFFF;	 
}

.rss-items {
	margin-top: 0px;
	padding: 0.5em;
	margin-left: 0px;
	color: #000000;
}

p.rss-title {
	padding: 0.5em;
}

.rss-title {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 0em;
	text-align: left;
}

.rss-item  {
  font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  list-style: none;
  padding-bottom:1em;
}

.rss-item a:link {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	border-bottom: none;
	}
	
.rss-item a:visited {
	font-weight: normal;
	color: black;
	border-bottom: none;
	}
	
.rss-item a:hover {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #FF9900;
	border-bottom: none;
	}	

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	} 


h1  {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 125%;
	text-decoration: none;
	color:#00ab5c;
	font-weight: bold;
}
 
h2, h3 {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	text-decoration: none;
	color:#00ab5c;
	font-weight: bold;
	}
	
.style1 {
	color: #000000;
	font-size: 20px;
	line-height: 125%;
	font-weight: bold;
}

p.style11 a {
	font: 16px "Lucida Grande", Arial,"Century Gothic","Trebuchet MS",Helvetica,sans-serif;
	line-height: 125%;
	text-decoration: none;
	border-bottom: none; 
	color:#FF9900; 
	font-weight: bold;
}

p.style11 a:link {
	font: 16px "Lucida Grande", Arial,"Century Gothic","Trebuchet MS",Helvetica,sans-serif;
	line-height: 125%;
	text-decoration: none;
	border-bottom: none; 
	color: #FF9900; 
	font-weight: bold;
}

p.style11 a:visited {
	font: 16px "Lucida Grande", Arial,"Century Gothic","Trebuchet MS",Helvetica,sans-serif;
	line-height: 125%;
	text-decoration: none;
	border-bottom: none; 
	color: #FF9900; 
	font-weight: bold;
} 

p.style11 a:hover {
	font: 16px "Lucida Grande", Arial,"Century Gothic","Trebuchet MS",Helvetica,sans-serif;
	line-height: 125%;
	text-decoration:underline;
	font-weight: bold;
	color: #990000;
	font-weight: bold;
}

.style13 a, a:link, a:hover, a:visited {
	color: #fff;
}

#breadcrumbs {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	padding: 10px;	 
	border-bottom: 1px solid #666;
	 }

#breadcrumbs a, a:link, a:visited {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #869EAE;
	text-decoration: underline;
	border-bottom: none;
	 }
	 
/*left nav */

#leftnav
{
	margin: 0;
	padding: 0;
	width: 200px;
}
	 
#leftnav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#leftnav li
{
	padding: 0;
	margin: 0;
}

#leftnav li a
{
	color: #008ea8;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	border-bottom: 1px dashed #869EAE;
	display: block;
	margin: 0;
	padding: 4px 4px 4px 12px;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

html>#leftnav li a { /* Corrects and reemphasizes width for Netscape 4 */
	width: 190px;
}

#leftnav li a:hover
{
	line-height: 14px;
	color: #fff;
	background-color: #869EAE;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
	
#maincolumn {
	background-color: #fff;
	margin: 4px;
	padding: 16px;	
}

#submaincolumn {
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 35px;
}

#submaincolumn a, a:link, a:visited {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 125%;
	color: #008ea8;
	font-weight: bold;
	text-decoration: none;
 }
#submaincolumn  a:active  {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	line-height: 125%;
	font-weight: bold;
 }
#submaincolumn a:hover {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	line-height: 125%;
	font-weight: bold;
}

 
 
#submaincolumn li {
line-height: 150%;
} 

#footer {
	color: #000000;
	text-align: center;
	border-top: 1px solid #666;
	border-right: 1px solid black;
	width: 100%;
	clear:both;
	margin:0 auto
}

#outer #footer .style12 {
	color: #666633;
}

 

