.NEEDED {background:#F0F;}
body {
	background-color: #F2E8D2;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	vertical-align: top;

	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 90%;
}

p, ul, ol, li, dl, dt, dd {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	font-size: 1em;
}

#skipnav {
	visibility: hidden;
	display: none;
}




#menu {
	list-style: none outside none;
	margin: 0;
	padding: 0 0 0 5px;

}

#content {
	vertical-align: top;
	margin: 0;
	padding: 0 30px;
	top: 109px;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
}

LI.menuitem {
	padding-bottom: 3px;
	vertical-align: text-top;
	margin-left: 2px;
}

LI.fontsize {
	padding-bottom: 3px;
	margin-left: 2px;
	font-size: .7%;
	font-weight: bold;
	text-align: center;
}

#normfont {
	font-weight: normal;
	font-size: 1em;
}

A.menulink {
	font-size: 1em;
	text-decoration: none;
	font-weight: bolder;
}



#footer {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	padding-top: 20px;
	font-size: .75em;
	text-decoration: none;
	text-align: center;
	clear: both;
	
}


#content H1 {
	font-size: 120%;
	text-decoration: none;
	font-weight: bolder;
	margin: 0 0 .5em 0;
	padding: 0;
}

#content H2 {
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
	margin: .5em 0;
}

#content H3 {
	font-size: 105%;
	text-decoration: none;
	font-weight: bold;
	margin: .25em 0;
}

#content UL {
	margin-top: .5em;
	list-style: outside url(images/bullet_pawprint.gif);
}

#content UL LI UL LI{
	list-style-image: none;
	list-style-type: disc;
	margin: 0px;
}

#content p {
	margin: 0 0 .75em 0;
}



.nobr{
	white-space: nowrap;
}

.booktitle {
	padding-top: 20px;
}

#rsslink {
	font-size: .80em;
	text-decoration: none;
	font-weight: normal;
}


.eventlisting {
	margin-bottom: 40px;
}

a img {
	border: none;
}




#cse-search-box {
		margin-top: 10px;	
	}
	#q {
		width: 100%;
		font-size:85%;
		margin: 7px 0 0 0;
		padding:3px;
	}
	
	#sa {
		margin-top: 5px;	
	}
