/* STYLES FOR WWW.SSLS.ORG ------------ */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:small;
text-align:center;
min-width:768px;
margin:0;
padding:0;
background:#fff;
}
#wrapper {
text-align:left;
margin-left:auto;
margin-right:auto;
width:768px;
background:#fff;
}
/*#head {
height: 85px;
position:relative;
}*/
.logo {
vertical-align:bottom; 
margin-top: 37px;
border:0;
}


#navbar {
border:1px solid #ccc;
margin:8px 0 0;
margin:0 0 7px;
padding:10px 0;
font-size:90%;
background:url(images/nav_gradient100.jpg) repeat-x;
}
#navbar li {
display:inline;
list-style:none;
letter-spacing:.08em;
}
#navbar a {
text-decoration:none;
color:#000;
padding:10px 18px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
}
#navbar a:hover {
background:#e5ecfd;
}


.youarehere {
/*background:#dad8e1;*/
background:#e5ecfd;
}
.bullet {
color:#ccc;
}






#main {
margin-top:7px;
border:1px solid #ccc;
}
#content {
float:right;
width:553px;
border-left:1px solid #eee;
}
#contentpadding {
padding:0 18px 36px;
}
h1 {
font-size:28px;
color:#003366;
font-family:garamond-premier-pro-display, Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}
h2 {
font-size:150%;
color:#003366;
font-family:garamond-premier-pro-display, Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}
h3 {
font-size:23px;
color:#003366;
font-family:garamond-premier-pro-display, Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}
h4 {  /* "St. Stephen Lutheran School" */
font-family: trajan-pro, Georgia, "Times New Roman", Times, serif;
margin-top: 37px;
margin-bottom:15px;
font-size:30px;
font-weight:normal;
}
h4 a {
color:#003366;
text-decoration:none;
}
h4 a:hover {
}
p {
line-height: 1.9em;
color:#444;
}
li, td {
color:#444;
}




#sidenav {
width:212px;
margin:16px 0;
padding:0;
line-height:28px;
float:left;
}
#sidenav li {
list-style:none;
font-size:90%;
}
#sidenav li a {
display:block;
color:#000;
text-decoration:none;
padding-left:17px;
font-size:90%;
text-transform:uppercase;
letter-spacing:.08em;
}
#sidenav li a:hover {
color:#000;
background:#e5ecfd;
}
#sidenav .youarehere2 {
/*background:#e8edf0;*/
background:#e5ecfd;
font-weight:bolder;

}
#sidenav .youarehere2:hover {
background:#e5ecfd;
color:#333;
}

ul#sidenav ul {
margin:0;
padding:0;
}
ul#sidenav ul li {
list-style:none;
border:hidden;
}
ul#sidenav ul a {
display:block;
color:#000;
text-decoration:none;
padding-left:30px;
}



td {
text-align:center;
padding-right:7px;
padding-bottom:10px;
}

.testimonial {
border-bottom:1px dotted #ccc;
padding-bottom:24px;
margin-bottom:24px;
}



#main a, #footer a {
color:#003366;
}
#main a:hover, #footer a:hover {
color:#0066cc;
}



#footer {
text-align:center;
clear:both;
width:768px;
border:1px solid #eee;
position:relative;
top:12px;
margin-bottom:24px;
}
#footer a {
/*text-decoration:none;*/
font-weight:bolder;
}
#footer a:hover {
text-decoration:underline;
color:#0066cc;
}
#footer ul {
margin-top:12px;
padding:0 0 12px;
border-bottom:1px solid #eee;
}
#footer li {
list-style:none;
display:inline;
}
#footer li a {
margin:0 7px;
}


 /* ACADEMICS.HTML curriculum table ---------------  */
td li {
line-height:1.5em;
}
td ul {
margin-bottom:25px;
}
td.curriculum {
vertical-align:top;
text-align:left;
padding-right:50px;
width:225px;
}


table.schedule td, table.schedule th {
text-align:left;
padding:6px;
line-height:1.5em;
}
tr.gray_odd {
background:#eee;
}


.sidequote { /* for testimonials page */
float:right; 
padding-left:15px; 
margin-left:15px; 
font-family:garamond-premier-pro-display, Georgia, "Times New Roman", Times, serif;
font-size:160%;
color:#003366; 
width:175px; 
border-left:1px solid #ccc; 
line-height:1.5em;
}

/*
#breadcrumbs {
border:1px solid #ccc;
margin:7px 0 0;
padding:0 18px;
font-size:90%;
}
#breadcrumbs p {
color:#333;
margin:5px 0;
text-transform:uppercase;
letter-spacing: .15em;
font-size:90%;
}
#breadcrumbs a {
text-decoration:none;
color:#333;
}
#breadcrumbs a:hover {
text-decoration:underline;
color:000;
}*/

/*
#subnav {
border:1px solid #ccc;
margin:7px 0;
padding:8px 0;
font-size:90%;
}
#subnav li {
display:inline;
list-style:none;
letter-spacing: .15em;
font-size:90%;
}
#subnav a {
text-decoration:none;
color:#000;
padding:8px 18px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
}
#subnav a:hover {
background:#e8edf0;
}
*/


.staff_thumb /* INDEX.HTML */ {
float:right;
border:1px solid #ccc;
padding:5px;
/*margin:10px 5px 0;*/
margin:0;
}
.staff_thumb:hover /* INDEX.HTML */ {
border:1px solid #003366;
}

