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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}
	
p {
	line-height: 22px;
	margin: 0 10px 15px 10px;}
	
a {
	color: #00539B;
	text-decoration: none;}
	
a:hover {
	text-decoration: underline;}

blockquote {
        margin: 10px 20px;}

blockquote p {
        line-height: 18px;}
	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	text-shadow: #666666 1px 0 7px;
	padding: 10px 0 0 60px;
	width: 450px;
	height: 60px;
	background: url(http://www.sarahsmithelementary.com/images/h1BG-trans.png) no-repeat;
	position: relative;
	left: -12px;
	color: #FFFFFF;}
	
h2 {
	font-size: 20px;
	color: #EF3E42;
	margin: 0 0 5px 10px;}
	
h3 {
	line-height: 60px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	text-shadow: #666666 1px 0 7px;
	background: none;
	height: 60px;
	color: #FFFFFF;}

h3 a {
        color: #FFFFFF;}
	
h4 {
	line-height: 50px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #ffffff;
	font-weight: normal;
	text-shadow: #FFFFFF 0 0 1px;}
	
h5 {
	line-height: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	text-shadow: #666666 1px 0 3px;
	color: #FFFFFF;}	

ul#mainNavigation {
	font-size: 15px;
	font-weight: bold;
	float: right;
	list-style: none;
	height: 30px;}
	
ul#mainNavigation li {
	text-transform: uppercase;
	margin: 0 0 0 -5px;
	float: left;
	line-height: 30px;}
	
ul#mainNavigation li a {
	padding: 7px 8px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EEEEEE;
	-moz-border-radius-topright:7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;}
	
ul#mainNavigation li a:hover {
        height: 30px;
	z-index: 1;
	color: #EF3E42;
        -moz-box-shadow: -2px -2px 4px -2px rgba(0,0,0,.2);
        -webkit-box-shadow: -1px -2px 2px rgba(0,0,0,.2);
	background-color: #FFFFFF;
	background: -webkit-gradient(linear, 0% 0%, 0% 35%, from(#EEEEEE), to(#FFFFFF));
	}

ul#mainNavigation li.selected a {
	height: 30px;
	position: relative;
        z-index: 1;
	-moz-box-shadow: -2px -2px 4px -2px rgba(0,0,0,.2);
        -webkit-box-shadow: -1px -2px 2px rgba(0,0,0,.2);
	color: #EF3E42;
	background: -webkit-gradient(linear, 0% 0%, 0% 35%, from(#EEEEEE), to(#FFFFFF));
	background-color: #FFFFFF;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;}

div#sideNav ul {
        list-style: none;}

div#sideNav ul ul {
        margin: 0;} 

div#sideNav li {
        display: block;
        padding: 10px 10px 10px 30px;
        font-weight: bold;
        border-bottom: 1px solid #FFFFFF;}

div#sideNav li.last {
        border-bottom: none;}

div#sideNav li.lastSelected {
        border-bottom: none;
        background: url(http://www.sarahsmithelementary.com/images/check-trans.png) 3px 5px no-repeat;}

div#sideNav li li {
        border-bottom: none;
        font-size: 12px;
        font-weight: normal;
        margin: 5px 0 5px 10px;
        padding: 0;}

div#sideNav li.selected {
        background: url(http://www.sarahsmithelementary.com/images/check-trans.png) 3px 5px no-repeat;}

div#sideNav a:hover {
        color: #EF3E42;
        text-decoration: none;}

div#rightColumn h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	text-shadow: #666666 1px 0 3px;
	padding: 10px 0 0 55px;
	width: 530px;
	height: 55px;
	background: url(http://www.sarahsmithelementary.com/images/h2BG-trans.png) no-repeat;
	position: relative;
	left: 0px;
	color: #FFFFFF;}

div#rightColumn h2 {
	font-size: 20px;
	color: #EF3E42;
	margin: 0 0 5px 10px;}
	
div#rightColumn h3 {
	font-size: 14px;
	font-weight: bold;
	color: #EF3E42;
	line-height: 20px;
        height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: none;
	background: none;
	margin: 3px 0 0 10px;}

div#rightColumn h4 {
	font-size: 14px;
	font-weight: bold;
	color: #00539B;
	line-height: 20px;
        height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: none;
	background: none;
	margin: 3px 0 0 10px;}

div#rightColumn ul {
        margin: 0 0 15px 25px;}

div#rightColumn ol {
        margin: 0 0 15px 25px;}

div#rightColumn li {
        margin: 0 0 5px 0;
        line-height: 18px;}

div#rightColumn li.noStyle {list-style: none; line-height: 18px; margin: 0;}
	
#signUp h4 {
	line-height: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0 15px;
	text-align: left;
	text-shadow: #666666 1px 0 7px;}
	
#signUp	p {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-shadow: #666666 1px 0 7px;
	margin: 0 0 0 15px;
	text-decoration: none;}
	
#signUp a {
	color: #FFFFFF;}
	
#signUp a:hover {
	text-decoration: none;}
	
#newsletter a {
	line-height: 50px;
	margin: 0 0 0 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #ffffff;
	font-weight: normal;
	text-shadow: #FFFFFF 0 0 1px;
	text-decoration: none;}
	
#newsletter a:hover {
	text-decoration: none;}

#principal a {
	color: #ffffff;
	text-decoration: none;}
#principal p {
	margin: 0 10px 0 0;}
	
#principal a:hover {
	text-decoration: underline;}
	
.name {
	font-size: 12px;
	float: right;
	margin: 15px 60px 0 0;}
	
#footer {
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 1px;}
	
#footer a {
	color: #FFFFFF;
	text-decoration: none;}
	
#footer a:hover {
	text-decoration: underline;}
	
#footer ul {
	margin: 0 0 0 10px;
	list-style: none;
	float: right;
        line-height: 14px;}

#signUpSm h4 {
	line-height: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0 12px;
	text-align: left;
	text-shadow: #666666 1px 0 7px;}
	
#signUpSm p {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
        line-height: 18px;
	text-shadow: #666666 1px 0 7px;
	margin: 0 5px 0 12px;
	text-decoration: none;}
	
#signUpSm a {
	color: #FFFFFF;}
	
#signUpSm a:hover {
	text-decoration: none;}
	
#newsletterSm a {
	line-height: 55px;
	margin: 0 0 0 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #ffffff;
	font-weight: normal;
	text-shadow: #FFFFFF 0 0 1px;
	text-decoration: none;}
	
#newsletterSm a:hover {
	text-decoration: none;}
