body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0; padding: 0; border: 0;
}

a { color:#603b1c;}

body {
	font-family:Verdana, Geneva, sans-serif; line-height: 20px;
	font-size:14px;
	color:#603b1c;
	background:#FFF;
}

.title {font-family:Verdana, Geneva, sans-serif; 
		font-size:30px;
		color:#b7b49f;
}

#container {
	width: 800px; margin: 0 auto;
}

#header {
	padding: 0px 0px 0 0px;
	height:116px;
	width:341px;
}
	
	
#header h1 a {
		display: block; width: 341px; height: 116px; float: left;
		background:url(../img/meadowsmontessorilogo.jpg);
		text-indent: -9999px;
		width:341px;
		height: 116px;
	}
	
#content {
	width:800px;
	margin-top:10px;
}
	
#bannerRotator ul li {
	width:800px;
	height:362px;
	list-style:none;
	
	
}

#menu{
	padding-bottom:10px;
	}
	
td img{
	padding-right:10px;
	}

	
ul#menu				{width: 800px; height: 23px; float:right; margin-top: -30px;
					}
					
ul#menu li  		{float: right; list-style: none;
					}
	
ul#menu li a.home  	{text-indent: -9999px; display: block; width: 69px; height: 23px; float:left; background:url(../img/menu_home.jpg) no-repeat;}
		ul#menu li a.home:hover{ display: block; width: 69px; height: 23px; float:left; background:url(../img/menu_home_hover.jpg) no-repeat;
					}
				
ul#menu li a.home-active  	{text-indent: -9999px; display: block; width:69px; height: 23px; float:left; background:url(../img/menu_home_hover.jpg) no-repeat;}

					ul#menu li a.aboutus  	{text-indent: -9999px; display: block; width: 66px; height: 23px; float:left; background:url(../img/menu_about.jpg) no-repeat;}
		ul#menu li a.aboutus:hover{ display: block; width: 66px; height: 23px; float:left; background:url(../img/menu_about_hover.jpg) no-repeat;
					}
					
ul#menu li a.aboutus-active  	{text-indent: -9999px; display: block; width: 66px; height: 23px; float:left; background:url(../img/menu_about_hover.jpg) no-repeat;}
					
					ul#menu li a.proginfo  	{text-indent: -9999px; display: block; width: 122px; height: 23px; float:left; background:url(../img/menu_program.jpg) no-repeat;}
		ul#menu li a.proginfo:hover{ display: block; width: 122px; height: 23px; float:left; background:url(../img/menu_program_hover.jpg) no-repeat;
					}
					
ul#menu li a.proginfo-active  	{text-indent: -9999px; display: block; width: 122px; height: 23px; float:left; background:url(../img/menu_program_hover.jpg) no-repeat;}
					
					ul#menu li a.contactus  	{text-indent: -9999px; display: block; width: 83px; height: 23px; float:left; background:url(../img/menu_contact.jpg) no-repeat;}
		ul#menu li a.contactus:hover{ display: block; width: 83px; height: 23px; float:left; background:url(../img/menu_contact_hover.jpg) no-repeat;
					}
					
ul#menu li a.contactus-active  	{text-indent: -9999px; display: block; width: 83px; height: 23px; float:left; background:url(../img/menu_contact_hover.jpg) no-repeat;}

					ul#menu li a.testimonials 	{text-indent: -9999px; display: block; width: 119px; height: 23px; float:left; background:url(../img/menu_testimonials.jpg) no-repeat;}
		ul#menu li a.testimonials:hover{ display: block; width: 119px; height: 23px; float:left; background:url(../img/menu_testimonials_hover.jpg) no-repeat;
					}
					
ul#menu li a.testimonials-active  	{text-indent: -9999px; display: block; width: 119px; height: 23px; float:left; background:url(../img/menu_testimonials_hover.jpg) no-repeat;}
					
					ul.testimonials li{margin-left:50px;}

#footer { width: 800px;
			height: 30px;
}
	