* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	/*background: url('http://fullertonlibrary.org/images/stripe.png') repeat;*/
}

p, li {
	font: 1.3em/1.8em tahoma, arial, sans-serif;
	margin-bottom: 0px;
}

h1 {
	font: 2.5em ‘Book Antiqua’, Palatino, serif;
	color: #960014; 
	font-weight: bold;
	height: 30px;
	margin-bottom:10px;
	text-align:center;
	padding:5px;
	}

h2 {
	font: 1.8em tahoma, arial, sans-serif;
	color: blue;
	margin-bottom: 10px;
}

h3 {
	font: 1.4em tahoma, arial, sans-serif;
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
}

h4 {
        font: 2.5em ‘Book Antiqua’, Palatino, serif;
	color: #960014; 
	font-weight: bold;
	height: 30px;
	margin-top:-20px;
	text-align:center;
	padding:5px;
        }

ul {
	margin-left: 25px;
}

ol {
	margin-left: 25px;
}

img {
	border: none;
}

img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 15px;
margin-left : 0;
} 
img.floatTR { 
float : right;
margin-left : 3px;
margin-bottom : 0;
margin-top : 15px;
margin-right : 10px;
} 


#page-wrap {
	background: url(/images/background.png) repeat-x #5f9b6f;
	/*background: white;*/
	min-width: 780px;
	max-width: 1260px;
	margin: 10px auto;
	width: 960px;
	}
	#page-wrap #inside {
		margin: 10px 10px 0px 5px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
#main-content {
	/*background: url(/images/left-sidebar.png) repeat-y white;*/
	background: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	overflow: hidden;
	height: 100%;
}
	
#header {
	/*background: #000000;*/
	/*background: url(/images/hdline.jpg);*/
	text-align: center;
	/*border-bottom: 0px;
	margin-bottom: -1px;*/
}
	
#left-sidebar {
	width: 144px;
	float: left;
	display: inline-block;
	padding-left: 5px;
	margin-right: 3px;
	/*padding-top: 10px;*/
}


#left-sidebar h3 { 
margin : 0;
font-size : 24px;
font-weight : lighter;
background-color : #00851b;
text-indent : 5px;
color : #cce8ff;
} 

#left-sidebar h2 { 
margin : 0;
font-size : 16px;
font-weight : bold;
background : url('http://fullertonlibrary.org/images/tinyfplogo.png') no-repeat top right white;
text-indent : 5px;
font: tahoma, arial, sans-serif;
	color: black;
}
#left-sidebar img {
	margin-top: 3px;
	}

#right-sidebar {
	width: 144px;
	float: right;
	margin-left: 3px;
	display: inline-block;
	padding-right: 0px;
	color: #fff4cc;

}

#right-sidebar p {
		margin-left: 5px;

}

#right-sidebar img {
	margin-bottom: 3px;
	}

#footer {
	/*background: url(/images/ftline.png);*/
	background: #5f9b6f;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
}

#footer a {
	font: tahoma, arial, sans-serif;
	color: black;
}

#nav {
	width: 144px; /*width of menu*/
	border-style: solid solid none none;
	border-color: #94AA74;
	border-width: 1px;
	padding: 0px;
}

#nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}
#nav a {
    display: block;
    width: 134px;
    color: #000000;
}
#nav li {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	display: inline;
	background: transparent url('/images/arrowblue.gif') 100% 0;
	background-position: 100% -64px;
  height: 28px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 2px 0 2px 10px;
	line-height: 28px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
    float: left;
    width: 134px;
    color: #000000;
}


#nav li ul {
    position: absolute;
    margin: -28px 0 0 133px;
    width: 155px;
    left: -999em;
    z-index: 50;
}

#nav li ul li {
	background-position: 100% 0;
	width: 155px;
}

#nav li:hover ul {
    left: auto;
}

#nav li.sfhover ul {
    left: auto;
}
#nav li:hover, #nav li.hover {
    position: static;
}

#catalog_search h1 {
padding:0px;
color: black;
text-align: left;
	}

.nodisc {
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
}

.arrowgreen {
	width: 144px; /*width of menu*/
	border-style: solid solid none none;
	border-color: #94AA74;
	border-width: 1px;
	padding: 0px;
}

.arrowgreen ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
.arrowgreen li a {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url('/images/arrowgreen.gif') 100% 0;
  height: 28px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 2px 0 2px 10px;
	line-height: 28px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #000000;
}

.arrowgreen li a:hover {
	color: #994400;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected {
	color: #994400;
	background-position: 100% -64px;
}

.arrowred {
	width: 144px; /*width of menu*/
	border-style: solid solid none none;
	border-color: #94AA74;
	border-width: 1px;
	padding: 0px;
}

.arrowred ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
.arrowred li a {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url('/images/arrowred.png') 100% 0;
  height: 28px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 2px 0 2px 10px;
	line-height: 28px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowred li a:link, .arrowred li a:visited {
	color: #000000;
}

.arrowred li a:hover {
	color: #ffffff;
	background-position: 100% -32px;
}

	
.arrowred li a.selected {
	color: #ffffff;
	background-position: 100% -64px;
}


.boxlinks {
/*margin-top : 5px;*/
padding-bottom : 5px;
text-align : center;

}

.search { 
background-color: white;
padding-top : 15px;
padding-bottom : 15px;
padding-left : 5px;
} 
.search p { 
margin-top : 10px;
color : #4a2c14;
}



.storyone p { 
margin-bottom : 5px;font : 1.4em arial, sans-serif; color:#000080;
}

.storyone td {
	background-color: #aaaaaa;
	padding : 5px;
}

.storyone table a:link {
	font : 1.8em arial, sans-serif; 
	color:#000000;}


/* tables faked with def lists */

dl.galleria
{
border: 1px solid #000;
background-color: #ddd;
width: 162px;
text-align: center;
padding: 10px;
float: left;
margin-right: 1em;
}

.galleria dt { font-weight: bold; }

.galleria dt img
{
border: 1px solid #000;

}

.galleria dd
{
margin: 0;
padding: 0;
}


dl.tabula
{
width: 500px;
margin: 2.0em 10px;
padding: 0;
font: 1.2em Tahoma, arial, sans-serif;
}

.tabula dt
{
width: 10em;
float: left;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.tabula dd
{
float: left;
width: 24em;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
}

/* Calendar Formatting */
/*** eventsinfo class - style for events container (could be set to auto scroll ***/
.eventsinfo
{
	overflow:auto;
	font-size:x-small;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	height:100%;
	width:100%;
	padding:1px;
	margin:0px;
	margin-left:5px;
}

.eventsinfo #eventtitle
{
	top:0mm;
	width:200px;
	
	float:left;	/* Set float so eventtime DIV will appear to the right of event title */
}

/* Examples of controlling the link attributes*/
.eventsinfo #eventtitle a:link,a:visited
{
	color: #800000;

}
.eventsinfo #eventtitle a:hover
{
	color: blue;
	font-size:small;
}
.eventsinfo #eventtime
{
}

.eventsinfo #eventdescription
{
	clear: left; /* Set clear so the event description (if displayed) will appear below */
				 /*	the event title and event time instead of floating to the event title line */
				 /*	in case the event title wraps onto the second line. */
}

.eventsinfo #eventlocation
{
	clear: left; /* Set clear so the event location will appear below */
				 /*	the event title and event time instead of floating to the event title line */
				 /*	in case the event title wraps onto the second line. */
}

.eventsinfo #eventlibrary
{
	margin-bottom:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#33bb00;
}

.events {width: 265px; background: #ddeeff; border: 1px solid #33bb00;margin: 0px 10px 10px 0px;}
.events .inner	{ padding: 10px; }
.events h2
{
	color: black;
	background: #33bb00;


}


/* End Calendar */



.quoteform 
{ 
                text-align: left;
                border: 1px solid #000000; 
                margin: 2px 2px 2px 2px;
                padding: 4px;
                font-style:normal; 
                font-variant:normal; 
                font-weight:normal; 
                font-size:13px; 
                font-family:arial, verdana, sans-serif;
                }
.storytwo {float: right; width: 250px; background:#99cc99; border-style: 1px solid #534515; margin: 0px 10px 10px 0px;}
.storytwo .inner	{ padding: 10px 10px; margin: 10px;}

.storythree {float: right; width: 250px; background: #8aff70; border: 1px solid #534515; margin: 0px 10px 10px 0px;}
.storythree .inner	{ padding: 10px 5px;margin: 10px; }
	
.storyfour {float: left; width: 500px; margin: 10px 10px;}
.storyfour .inner	{ padding: 10px; }

.storyfive {float: right; width: 215px; background: #00aaee; border: 1px solid #534515; margin: 5px 5px;}
.storyfive .inner	{ padding: 10px; }


.clear { 
clear : both;
} 
.BKM {margin: 0px 10px 10px 0px;}
.BKM.inner {padding: 10px 5px;margin: 10px;}