/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	background-color: #334d55;
	padding: 0;
	}
#wrapper{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%;
	color: #333333;
	line-height: 1.166;	
	margin: 0 10em 0 10em;
	width:80%;
	padding: 0;
	position:relative;
	height: 100%;



}
#insidewrapper {
	
	width:100%;
	padding: 0;
	margin: 0;
	position:relative;
	overflow:auto;
	height:100%;
	min-height:850px;
	}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Garamond, "Book Antiqua", serif;
 font-size: 150%;
 color: #334d55;
 border: none;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 color: #334d55;
}

h5{
 font-size: 95%;
 font-weight: normal;
 color: #334d55;
}

h6 {
font-size: 90%;
font-weight: normal;
}

ul{
 list-style-type: none;

}

ul ul{
 list-style-type: none;


}

ul ul ul{
 list-style-type: none;
}

ol ol {
list-style-type:lower-alpha;
}
label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

#date {
text-align: right;
color: #330099;
font-size: 10px;
padding: 0;
margin: 0;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#header {
padding-top: .1em;
}
#masthead{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 170px;


}

.banner {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 170px;
}

#navBar{
	left:764px;
	padding-top: 2%;
	background-color: #eeeeee;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: absolute;
	clear:both;
	width: 201px;
	top: 0px;



}


#content{

	position:relative;
	width: 75%;
	padding: 0 3% 0 0;
	overflow:auto;
	max-height:900px;

}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 15px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
	margin-top: 8px;
	


}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;



}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature h4 {
padding: 8px 0px 1px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin: 0;
    	position: relative;
	background-color:#FFFFFF;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	text-align: center;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

#NavBarhourstable {
text-align: center;
border-top: 1px solid #ccc;
border-left:1px solid #ccc;
border-right: 1px solid #ccc;
}
#NavBarhourstable td {
text-align: center;
line-height: 1.5em;
border-bottom: 1px solid #ccc;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	display:none;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	display: none;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #quicklinks styles **************/

#quicklinks{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 90%;
	border-top:1px solid #cccccc;
}

#quicklinks p{
	padding: 5px 0px 5px 0px;
}

/************** page specific styles **************/

#asklibrarian {
font-size: 110%;
font-weight: bold;
line-height: 2em;
}

p.largetext {
font-size: 110%;
}

#infotrac {
height: 38px;
width: 150px;
border: 1px solid #ccc;
}

#hourstable {
text-align: center;
border-top: 1px solid #ccc;
border-left:1px solid #ccc;
border-right: 1px solid #ccc;
position:relative;
left:35%;
width: 30%;
}
#hourstable td {
text-align: center;
line-height: 1.5em;
border-bottom: 1px solid #ccc;
}

.picintext {
width: 79%;
height: 50%;
}

/***********************temporary add-ons**************/

#facebook {
padding: 0;
margin-left: 11em;
margin-right: 1em;
text-align: center;
display: inline;
height: 36px;
width: 119px: 

}

h2 .bold {
font-size:large;
text-align:center;
color:#990066;
text-indent: 1em;

}

#holidayhours {
text-align: center;
float:none;
}
