

.text {
	font-family:  times new roman, serif;
	font-size: 14px;
	font-weight: normal;
	color: #60574c;

	line-height: 130%;	;
}
.text a:link {  color: #60574c; text-decoration: underline;}
.text a:visited {  color: #60574c; text-decoration: underline}
.text a:hover {   color: #111111; text-decoration: none}
.text h1 { font-family:  times new roman, serif; font-size: 20px; font-weight: normal; color: #70293a}
.text h2 { font-family:   times new roman, serif; font-size: 0.95em; font-style: italic; color: #70293a}


.nav {
	font-family:  times new roman, serif;
	font-size: 16px;
	font-weight: normal;
	color: #70293a;
   

}
.nav a:link {  color: #70293a; text-decoration: none;}
.nav a:visited {  color: #70293a; text-decoration: none}
.nav a:hover {   color: #000; text-decoration: underline}



.address {
	font-family:  times new roman, serif;
	font-size: 18px;
	font-weight: normal;
	color: #70293a;
   

}
.address a:link {  color: #70293a; text-decoration: none;}
.address a:visited {  color: #70293a; text-decoration: none}
.address a:hover {   color: #000; text-decoration: underline}




td#creamone {background-image: url('images/cream2.png')}
td#creamtwo {background-image: url('images/cream1.png')}


body {
background-position: center; background-attachment: fixed; background-image:url('images/pebbles2.jpg');
	background-color: #F6DEBC;
	margin:0px; margin-top:25px; margin-bottom:25px

}


#school {background-image: url('images/school_bg.jpg'); background-repeat: repeat-y; background-position: left top; padding:0px; width:652px}
#schoolmain {background-image: url('images/school_main.jpg'); background-repeat: no-repeat; background-position-y: top;  padding-top:20px; padding-left:30px; padding-right:30px; }
#sign {background-image: url('images/sign_bg.jpg'); background-repeat: repeat-y; background-position-y: top; width:282}
#signmain {background-image: url('images/sign_main.jpg'); background-repeat: no-repeat; background-position-y: top}

#layer1 {position: absolute;  z-index: 1;  top: 600px; left:50%; height: 57px; margin-left: -150px; width:488px}
#layer2 {position: absolute;  z-index: 1;  top: 600px; left:50%; height: 57px; margin-left: -100px; width:400px}

td {vertical-align:top}

.dropcap {
float:left;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: Times, serif, Georgia;
}