@charset "utf-8";

html {
background-color: #669966;
height: 100%;
}

body {
color: #282828;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 0 5px;
margin: 0;
}

p {
padding: 3px;
margin: 0;
font-size: 12px;
}

/*Table Titles*/
h1 { 
color: #f0f0f0;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
padding: 0 3px;
margin: 0;
}

/*Page Headings*/
h2 {
font-size: 14px;
font-weight: bold;
color: #330099; /*blue*/
padding: 0 3px;
margin: 8px 0;
}

/*News Headings*/
h3 {
color: #c31f38; /*red*/
font-size: 12px;
font-weight: bold;
font-style: normal;
text-align: center;
padding: 0 3px;
margin: 0 0 7px;
}

/*Bold Headings*/
h4 {
font-size: 13px;
font-weight: bold;
padding: 0 3px 3px;
margin: 0;
}

/*Footer text*/
h6 {
font-size: 10px; 
font-weight: normal;
padding: 0 3px;
margin: 0;
}

hr {
height: 1px;
margin: 10px 0;
color: #c8c8c8;
background-color: #c8c8c8;
}

/*Right Border for the Library News Table*/
.rightborder {
border-right: solid 1px #c8c8c8;
}

/*Bottom and Right Border for the Library News Table*/
.newsborder {
border-right: solid 1px #c8c8c8;
border-bottom: solid 1px #c8c8c8;
}

/*Bottom Border for the Library News Table*/
.bottomborder {
border-bottom: solid 1px #c8c8c8;
}

img {
margin: 0px;
padding: 0px;
}

a {
color: #c31f38;
text-decoration: none;
}

a:hover {
color: #330099;
text-decoration: none;
}

#wrap {
background-color: white;
margin: 20px auto;
width:970px; 
padding: 5px 10px;
}

.clearfix {
display: inline-block;
}

#sidebar {
float: left;
padding: 0;
width: 325px;
margin: 0;
}

#main {
width: 645;
float: right; 
}

/*Borders for the Sidebar tables (with colored heading)*/

#sidebar table {
margin: 0 0 10px;
border-left: solid 1px #c8c8c8;
border-bottom: solid 1px #c8c8c8;
border-right: solid 1px #c8c8c8;
}

#main ul li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
padding: 7px 0;
}

#sidebar ul li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}

#main ol li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
padding: 7px 0;
}

#sidebar ol li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}

#map {
padding: 10px 0 0;
}

.left_image_padding {
margin: 0 8px 0 0;
}

.right_image_padding {
margin: 0 0 0 8px;
}

/*Borders for the tables (without colored heading)*/
#tblborders {
border: solid 1px #c8c8c8;
}

#subscribe {
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

/*Footer styles*/

#footer table {
padding: 1px 0;
color: #f0f0f0;
margin: 10px 0 5px;
width: 970px;
}

#footer a {
color: #f0f0f0;
text-decoration: none; 
}

#footer a:hover {
color: black;
text-decoration: none; 
}

.footer_padding {
padding-top: 8px;
}

/*Vertical Menu for Secondary pages*/

#navcontainer { 
width: 325px;
padding: 0 0 10px; }

#navcontainer ul {
line-height: 18px;
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a {
color: white;
font-weight: bold;
font-size: 13px;
display: block;
padding: 3px 0 3px 10px;
width: 316px;
background-color: #993333;
background-image: url("../_template_images/vertical menu background.jpg");
border-bottom: 1px solid #282828;
}

#navcontainer a:link, #navlist a:visited
{
background-image: url("../_template_images/vertical menu background.jpg");
text-decoration: none;
}

#navcontainer a:hover {
background-image: none;
background-color: #000;
}

.jumpMenu {
font-size: 11px;
margin-bottom: 1px;
width: 140px;
}

.jumpmenu_button {
font-size: 9px;
margin-bottom: 1px;
}

.style1 {
color: #c31f38;
font-weight: bold;
}

.database_padding {
padding: 5px 3px;
}

#wrap .clearfix #finditfast {
position: static;
z-index: 200;
}
