/* Basic Stuff */

body
	{
	font-family: verdana, arial, sans-seif;
	font-size: 14px;
	color: #663300;	
	border: 0;
	margin: 0;
	background: url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	}
img 		
	{
	border: 0px;
	}
a:link
	{
	color: #651717;
	}
a:visited
	{
	color: #651717;
	}
a:active
	{
	color: #CC9933;
	}
a:hover
	{
	text-decoration: none;
	color: #CC9933;
	}	
h1
	{
	display: none;
	}

h2
	{
	font-size: 24px;
	font-family: georgia, times new roman, serif;
	font-size: 16px;
	color: #996600;
	margin: 25px 0 15px 0;
	line-height: 1.2em;
	}
	
h3
	{
	font-family: georgia, times new roman, serif;
	font-size: 14px;
	color: #CC6600;
	margin: 25px 0 15px 0;
	line-height: 1.2em;
	}	
hr
	{
	border: 0;
	width: 98%;
	color: #0066FF;
	background-color: #0066FF;
	height: 1px;
	}
	
dt
	{
	margin-bottom: 8px;
	margin-top: 8px;
	}


dd	
	{
	font-size: 12px;
	}
	


/* Header */

#header-image
	{
	width: 100%;
	height: 220px;
	margin: 0 auto 0 auto;
	background-color: #000;
	}
body#home #header-image
	{
	background: url('images/headers/raya-9.jpg') no-repeat center top;
	}
body#preschool #header-image
	{
	background: url('images/headers/raya-8.jpg') no-repeat center top;
	}
body#grade-school #header-image
	{
	background: url('images/headers/raya-6.jpg') no-repeat center top;
	}
body#parents #header-image
	{
	background: url('images/headers/raya-1.jpg') no-repeat center top;
	}
body#about #header-image
	{
	background: url('images/headers/raya-2.jpg') no-repeat center top;
	}
body#contact #header-image
	{
	background: url('images/headers/raya-3.jpg') no-repeat center top;
	}	
	
#header-nav	
	{
	width: 100%px;
	height: 30px;
	background-color: #0066CC;
	margin: 0 auto 0 auto;	
	text-align: center;
	}

#header-nav
	{
	border: 0;	
	}


/* Home */


#content
	{
	width: 968px;
	margin: 0 auto 0 auto;
	background: url('images/content-bg.gif');
	background-color: #FFF;	
	}

#content-main
	{
	width: 575px;
	min-height: 500px;
	background-color: #FFF;
	border-top: 20px solid #FFF;
	border-left: 40px solid #FFF;
	margin: 0;
	float: left;
	font-family: georgia, times new roman, serif;
	font-size: 14px;
	line-height: 1.5em;
	}
#content-sidebar
	{
	width: 220px;
	min-height: 500px;
	background-color: #FFFFCC;
	border-top: 20px solid #FFFFCC;
	border-left: 40px solid #FFFFCC;
	border-right: 40px solid #FFFFCC;
	margin: 0;
	float: right;
	font-family: verdana, arial, sans-seif;
	font-size: 11px;
	line-height: 1.6em;
	}

#levels
	{
	width: 575px;
	height: 180px;
	border-top: 15px solid #FFF;
	}

.no-indent
	{
	margin-left: -30px;
	}

/* Inside */


.title
	{
	margin-top: 30px;
	}

#feature
	{
	width: 968px;
	margin: 0 auto 0 auto;
	background-color: #FFF;	
	border-top: 20px solid #FFF;
	border-bottom: 20px solid #FFF;
	}

#map
	{
	border: 1px solid #999;
	margin-top: 10px;
	}

.date
	{
	font-family: verdana, arial, sans-seif;
	font-size: 11px;
	border-right: 10px solid #FFF;
	text-align: right;
	width: 150px;
	}
	
.caption
	{
	width: 260px;
	height: 70px;
	float: left;
	margin: 10px;
	text-align: center;
	}

#bulletin
	{
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666;
	}
	
/* Footer */

#footer
	{
	width: 968px;
	height: 100px;
	border-top: 1px solid #0066FF;	
	margin: 0 auto 0 auto;
	font-size: 11px;
	background-color: #FFF;
	}

#footer-nav	
	{
	margin: 0;
	text-align: center;
	letter-spacing: .1em;
	line-height: 2em;
	border-top: 30px solid #FFF;
	}
	