/*

Style sheet for http://ab.mec.edu/Preschool/

Author: Janice M. Ward, acanthi designs, www.acanthi.com

Created: 6.09.2009 | Last Revised:  11:09:2010

Copyright(c) APS preschool; all rights reserved.



*/

html {
	overflow: -moz-scrollbars-vertical;
}
body {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2f4f4f;
	text-align: left;
	padding-bottom: 0px;
	line-height: 15px;
	margin: 30px 0px 20px 0px;
}
h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6666cc;
	text-align: left;
	padding-bottom: 0px;
	line-height: 15px;
	margin: 5px 0px 0px 0px;
}
td.nav {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-bottom: 0px;
	line-height: 20px;
}
p, td, div {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: square;
	line-height: 15px;
	margin: 10px 15px 10px 0px;
}
.slogan {
	font-weight: bold;
	font-size: 12px;
	color: #CB2546;
	margin: 30px 0px 10px 0px;
}
.ahead {
	font-weight:bold;
	font-size: 16px;
	padding-top: 20px;
}
.bhead {
	font-weight:bold;
	font-size: 14pt;
	color: #6666cc;
	padding-top: 10px;
}
.copyright {
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
ul li {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type:none;
	background-image: url(images/bulletstyle.jpg);
	background-repeat: no-repeat;
	list-style: none;
	margin-left: -42px;
	padding-left: 4px;
	text-indent: 1em;
}
ol {
	margin-left: 23px;
	margin-right: 20px;
}
ol li {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nav a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.nav a:hover {
	color: #ffd700;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	color: #CB2546;
	text-decoration: underline;
}

