html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent;}

body
{
   font: 62.5%/1.6 Arial, Helvetica, sans-serif;
   color: #C7C2BC;
   background: url(/images/schoolRoom1.jpg) #ffffff fixed no-repeat 50% 0px;
}


	

/*====================
Link Styles
======================*/
a {color: #93b4bd; background-color: transparent; text-decoration: none; border-bottom: 1px dotted #93b4bd;}
a:hover, a:active {color: #fff;outline: none; -webkit-transition: color, background-color 0.2s ease-out; border-bottom: 1px dotted #fff;}
a[href^="mailto"] {border-bottom: none;}
:focus {outline: none;}

/*====================
Heading Styles
======================*/


h1, h2, h3, h4, h5, h6 {font-weight: normal;}
h1 {font-size:4.6em; color: #fff;  line-height: 1em; text-shadow: 2px 2px 6px #000; margin-bottom: .1em; text-transform: uppercase; letter-spacing: .08em;}
h2 {font-size:3em; color: #fff; line-height: 1.2em; margin: 0 0 .6em 0; text-shadow: 2px 2px 6px #000,}
h3 {font-size: 1.8em; background: url(/images/line.png) 0 bottom repeat-x; margin: 0 0 .8em 0; color: #fff; line-height: 1.4em; padding: .6em 0 .3em 0; text-transform: uppercase; clear: both; letter-spacing: .2em;}
h4 {font-size: 1.6em; font-weight: bold; color: #fff; margin: 1em 0 0 0}
h5 {font-size: 1.8em; background: url(/images/line.gif) 0 bottom repeat-x; margin: 0 0 1em 0; color: #fff; line-height: 1.4em; padding: 0 0 .3em 0;}

/*====================
List Styles
======================*/
dl, ol, ul {margin:1em 0;}
ol, ul {padding:0 0 0 2em; list-style: none;}
li, dd {margin: 0 0 .8em 0; background-image: url(/images/bullet.png); background-position: 0 10px; background-repeat: no-repeat; padding-left: 1em;}
dt {font-weight:bold; color:rgba(223, 213, 175, 0.95); }
ol {list-style:decimal; list-style-position:outside; }
ol li {margin: 0em 0em 0.8em 1em; background: none; }

/*====================
Table Styles
======================*/
table {border-collapse:collapse; border-spacing:0;}
th {font-weight:bold;}
td, th {padding:.3em .5em; text-align:left;}

/*====================
General Styles
======================*/
img {border:0;}
p {margin: 0 0 1em 0;  }
hr {background: url(/images/line-double.png) 0 0 repeat-x; height: 15px; margin: 0; display: block; border: none;}
legend {padding:0 .5em;}
blockquote {padding-left:2em;}
em, ins, del {font-style:italic;}
del {text-decoration: line-through;}
fieldset {padding:0; }
legend {padding: 0;}
input, textarea {font-family: Georgia, Times, serif; font-size: .8em; color: #666; font-style: italic;}
abbr, acronym, dfn {cursor:help; border-bottom:1px dotted #ddd;}
code, kbd, pre {font-family:Courier, "Courier New", Tahoma, sans-serif;}