@charset "UTF-8";
/* CSS Document */

body, *
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	padding:0;
	margin:0;
	}

/* *************************************************************START HEADER */

.header 
	{
	background-image: url(../images/common/header.jpg);
	background-color:#CECED0;
	margin: 0px;
	padding: 0px;
	}

.minibar
	{
	background-image:url(../images/common/minibar.gif);
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.minibar a:link, .minibar a:visited
	{
	text-decoration:none;
	width: 100%;	
	padding: 2px 3px 2px 3px;									
	font-size: 12px;
	color: #000;
	}

.minibar a:hover
	{
	color:#003399;
	background-color: #FFF;
	width: 100%;
	}

#minibar_select
	{
	color:#15444E;
	background-color: #FFFFFF;
	width: 100%;
	}
	
#red_minibar
	{
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
	width:100%;
	}
	
/* *************************************************************START EGUIDE */
.eguide1
	{
	background-image:url(http://www.indiantrailslibrary.org/images/common/eguide_bkgd.png);
	background-repeat:no-repeat;
	}
/* *************************************************************FOR PDA */
#eguide_title
	{
	width:100%;
	}

#librarysite
	{
	width:100%;
	}

#kidscorner
	{
	width:100%;
	}
	
#highschool
	{
	width:100%;
	}
	
#foundation
	{
	width:100%;
	}
	
#home2
{
width:20%;
}

#library2
{
width:20%;
}

#resources2
{
width:20%;
}

#catalog2
{
width:20%;
}
#forum2
{
width:20%;
}
/* *************************************************************END EGUIDE */
	
/* *************************************************************END HEADER */

/* *************************************************************START MAIN BODY */

.content_card
	{
	background-image:url(../images/common/card_bkgd.jpg);
	}

.content
	{
	background-image:url(../images/common/pattern.gif); 
	}

/* *************************************************************START FONTS*/

h1
	{
	width:auto;
	color:#FFF;
	background-color:#93aba9;
	font-size: 14px;
	}

h1 a:link, h1 a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	color: #FFF;
	}

h1 a:hover
	{
	color:#000;
	width: 100%;
	}

h2
	{
	line-height: 20px;
	font-size: 12px;
	}

h3
	{
	width:auto;
	color:#000;
	background-color:#c0d6c2;
	font-size: 14px;
	}

h4
	{
	font-size: 12px;
	font-weight: bold;
	}

.red
	{
	font-weight:bold;
	font-size: 14px;
	color:#FF0000
	}
	
.text_11left
	{
	font-size: 11px;
	text-decoration:none;
	margin-left: 5px;
	text-align:left;
	}

 
.text_11left a:link,	.text_11left a:visited{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px;
	color: #003399;
	}

.text_11left a:hover
	{
	color:#0066FF;
	width: 100%;
	}
	
.text_11center
	{
	font-size: 11px;
	text-decoration:none;
	text-align:center;
	}

 
.text_11center a:link,	.text_11center a:visited{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 11px;
	color: #003399;
	font-weight:bold;
	}

.text_11center a:hover
	{
	color:#0066FF;
	width: 100%;
	}
	
.text_12center
	{
	font-size:12px;
	text-align:center;
	}

 	
.text_12center a:link, .text_12center a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px;
	color: #003399;
	font-weight:bold;
	}

.text_12center a:hover
	{
	color:#0066FF;
	width: 100%;
	}
	
.text_12centerwhite
	{
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
	}

.text_12centerwhite a:link, .text_12centerwhite a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px; /*/1.5 times; /*all font attributes can be put together*/
	color: #FFF;
	}

.text_12centerwhite a:hover
	{
	color:#E0F3E2;
	width: 100%;
	}

.text_12leftwhite
	{
	text-align:left;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
	}

.text_12leftwhite a:link, .text_12leftwhite a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px; /*/1.5 times; /*all font attributes can be put together*/
	color: #FFF;
	}

.text_12leftwhite a:hover
	{
	color:#E0F3E2;
	width: 100%;
	}

.text_12left
	{
	font-size:12px;
	text-align:left;
	}
 	
.text_12left a:link,	.text_12left a:visited{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px; /*/1.5 times; /*all font attributes can be put together*/
	color: #003399;
	font-weight:bold;
	}

.text_12left a:hover
	{
	color:#0066FF;
	width: 100%;
	}

.text_12centerblack
	{
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color:#000;
	}

.text_12centerblack a:link, .text_12centerblack a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px; /*/1.5 times; /*all font attributes can be put together*/
	color: #000;
	}

.text_12centerblack a:hover
	{
	color:#E0F3E2;
	width: 100%;
	}

.text_14
	{
	font-size: 14px;
	line-height:20px;
	text-align:left;
	}
 
.text_14 a:link, .text_14 a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	color: #003399;
	}

.text_14 a:hover
	{
	color:#0066FF;
	width: 100%;
	}
	
.text_14center
	{
	font-size: 14px;
	line-height:20px;
	text-align:center;
	}
 
.text_14center a:link, .text_14center a:visited
	{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	color: #003399;
	}

.text_14center a:hover
	{
	color:#0066FF;
	width: 100%;
	}
	
.indent
{
	font-size:12px;
	text-indent: 10px;
	line-height: 20px;
}

.indent a:link,	.indent a:visited{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px; /*/1.5 times; /*all font attributes can be put together*/
	color: #003399;
	font-weight:bold;
	}

.indent a:hover
	{
	color:#0066FF;
	width: 100%;
	}

.indentx1
{
	font-size:12px;
	text-indent: 20px;
}

.indentx1 a:link, .indentx1 a:visited{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px; /*/1.5 times; /*all font attributes can be put together*/
	color: #003399;
	font-weight:bold;
	}

.indentx1 a:hover
	{
	color:#0066FF;
	width: 100%;
	}

.indentx2
{
	font-size:12px;
	text-indent: 30px;
}

.indentx2 a:link, .indentx2 a:visited{
	text-decoration:none;
	width: 100%; /*width of highlighted space*/;											
	font-size: 12px; /*/1.5 times; /*all font attributes can be put together*/
	color: #003399;
	font-weight:bold;
	}

.indentx2 a:hover
	{
	color:#0066FF;
	width: 100%;
	}

.staffpicks_books
	{
	font-size: 14px;
	line-height:20px;
	text-align:left;
	text-decoration:underline;
	font-style:italic;
	}

.staffpicks_movies
	{
	font-size: 14px;
	line-height:20px;
	text-align:left;
	text-decoration:underline;
	}

/* *************************************************************END FONTS*/	

/* *************************************************************START BOXES*/

.onlinebox
	{
	background-image:url(../images/mint/mint_05.png);
	text-align: center;
	}
	
.green02
	{
	background-image:url(../images/green/green_02.png);
	}
	
.green04
	{
	background-image:url(../images/green/green_04.png);
	}
	
.green05
	{
	background-image:url(../images/green/green_05.png);
	}
	
.green06
	{
	background-image:url(../images/green/green_06.png);
	}
	
.green08
	{
	background-image:url(../images/green/green_08.png);
	}

.mint01
	{
	background-image:url(../images/mint/mint_01.png);
	width:27px;
	height:27px;
	}

.mint02
	{
	background-image:url(../images/mint/mint_02.png);
	}

.mint03
	{
	background-image:url(../images/mint/mint_03.png);
	width:33px;
	height:27px;
	}
	
.mint04
	{
	background-image:url(../images/mint/mint_04.png);
	}

.mint05
	{
	background-image:url(../images/mint/mint_05.png);
	}

.mint06
	{
	background-image:url(../images/mint/mint_06.png);
	}

.mint07
	{
	background-image:url(../images/mint/mint_07.png);
	width:27px;
	height:33px;
	}

.mint08
	{
	background-image:url(../images/mint/mint_08.png);
	}

.mint09
	{
	background-image:url(../images/mint/mint_09.png);
	width:33px;
	height:37px;
	}

/* *************************************************************END BOXES */

/* *************************************************************END BODY */

/* *************************************************************START FOOTER */

.footer
	{
	text-indent: 4px;
	font-style: italic;
	font-size: 12px;
	clear: both;
	color:#000;
	background-color: #C6C3C3;
	padding: 5px 5px;
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
	}
	
.footer a:link, .footer a:visited
	{
	text-decoration:none;
	width: 100%;
	padding: 3px;
	font-size: 12px;
	color: #000;
    }
	
.footer a:hover
	{
	color:#003399;
	background-color: #FFF;
	width: 100%;
	}

/* *************************************************************END FOOTER */

/* *************************************************************BEGIN LIBRARY INDEX */
.color01
	{
	color: #003399;
	font-weight:bold;
	}
	
/* *************************************************************END LIBRARY INDEX */
