/* CSS Document for familyscholars.org */


body {
margin: 0px;
padding: 0px;
background: #cccccc;
text-align: center;
}

#page {
width: 760px;
\width: 780px;
w\idth: 760px;
margin: 10px;
margin-left: auto;
margin-right: auto;
border: 1px solid #465D6C;
background-color: white;
text-align: left;
} /*wraps entire page*/

.topbar {
height: 60px;
margin: 0em;
padding-top: 30px;
width: 100%;
background-color: #8CB1C9;} /*holds site name*/

.topbar a:link, .topbar a:visited {
text-decoration: none;
color: #ffffff;
font-family: Times, "Times New Roman", serif;}

h1 {
color: #ffffff;
font-family: Times, "Times New Roman", serif;
text-decoration: none;
margin-left: 5px;
margin-top: 0px;
padding-top: 10px;
margin-bottom: 0px;
padding-bottom: 5px;
} /*site name*/

.bottombar {
margin-top: 2px;
height: 25px;
width: 100%;
background-color: #668192;
}

.tagline {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 75%;
color: white;
text-align: right;
padding: 5px 5px 2px 2px;
}

.content {
padding: 10px 10px 10px 15px;
margin-left: 200px;
background-color: white;
}

.content a:link, .content a:visited{
color: #465D6C;
} 

.content a:hover {
color: #668192;}

.bodytext {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 75%;
line-height: 1.3em;
}


h3 {
font-family: Times New Roman, Times, Georgia, serif;
color: #000000;
margin-top: 30px;
}

ol {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 75%;
line-height: 1.3em;
}

li {
margin-top: 15px;
}

.sidebar {
float: left;
width: 200px;
\width: 210px;
w\idth: 200px;
margin: 0;
margin-right: 5px;
background-color: #e6e6e6;
padding-top: 20px;
}

.sidebar a:link, .sidebar a:visited{
color: #465D6C;
font-weight: bold;
} 

.sidebar a:hover {
color: #668192;}

h4 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
padding-left: 10px;
padding-right:5px;
padding-top: 10px;} /*category titles for leftnavbar*/

.linkslist {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
padding-bottom: 10px;
padding-left: 10px;
border-bottom: 1px #465D6C solid;
padding-right: 5px;
}

.footer {
clear: both;
margin-top: 100px;
width: 100%;
padding: 10px 0px;
border-top: 1px solid #663300;
border-bottom: 1px solid #663300;
background: #668192;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 75%;
vertical-align: middle;
text-align: center;
line-height: 1.5em;
color: white;
font-weight: normal;}

.footer a:link, .footer a:visited, .footer a:hover {
color: white;}
