@charset "utf-8";
body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
#bodycontainer {
	background-image:url(images/bodybackgr.jpg);
	background-repeat:repeat-y;
}
h1 {
	color:#1494D1;
	font-size:20px;
	border-bottom: solid thin orange;
}
h2 {
	color:#1494D1;
	font-size:16px;
	letter-spacing:2px;
	font-weight:bolder;
	border-bottom:thin dotted #1494D1;
}
.links2 {
	color:#1494D1;
	font-weight:700;
	font-size:12px;
	border-bottom:medium dotted #D18314;
	text-decoration:none;
}
.links2 a:hover {
	color:#FF0000;
	font-weight:700;
	font-size:12px;
	border-bottom:medium dotted #FF0000;
	text-decoration:none;
}
.links2 a {
	color:#FF0000;
	font-weight:700;
	font-size:12px;
	border-bottom:medium dotted #FF0000;
	text-decoration:none;
}
.footerlinks {
	color:#FFF;
	font-size:11px;
}
.sidetext {
	font-size:12px;
	color:#D18314;
}
.floatleft {
	float:left;
	width:55%;
	font-size:12px;
	margin:0 5px 0 30px;
	padding:5px;
	min-height: 101%;
	height: 100%;
}
.floatright {
	float:right;
	width:35%;
	margin:0 5px;
	padding:5px 5px 20px 5px;
	margin-bottom: 20px;
	border: thin #09F dotted;
}
.columncontainer {
	width:720px;
}
#container {
	width:780px;
	border:1px solid #000;
	vertical-align:top;
	position:relative;
	margin:0;
	padding:0;
}
#prefooter {
	background-color:#FFAD1B;
	margin:0;
	padding:10px;
}
.style3 {
	font-size:12px;
	color:#D18314;
	font-weight:700;
	font-style:italic;
}
#header {
	background-color:#EB9D2E;
	background-image:url(images/chars_daycare_san_jose_ca.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:152px;
	text-align:left;
	text-indent:240px;
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color:#000;
	vertical-align:bottom;
}
#topnav {
	vertical-align:bottom;
	height:auto;
	font-size:12px;
	padding-top:135px;
	color: #333333;
}
.topnavlinks {
	font-weight:700;
	font-size:12px;
	text-decoration:none;
	color: #333333;
	word-spacing: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}
.topnavlinks a {
	font-weight:700;
	font-size:12px;
	text-decoration:none;
	color: #333333;
	word-spacing: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.topnavlinks a:hover {
	font-weight:700;
	font-size:12px;
	text-decoration:underline;
	color: #E52717;
	word-spacing: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
.selected {
	font-weight:700;
	font-size:12px;
	text-decoration:underline;
	color: #FF0000;
	word-spacing: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	background-image:url(images/daycare_footer.jpg);
	background-color:#14D045;
	background-repeat:no-repeat;
	height:100%;
	margin:0;
	padding:55px 0 10px;
}
.style4 {
	font-size:11px;
	color:#FFF;
}
.style4 a{
	font-size:11px;
	color:#FFF;
}

.bodybottomtext {
	text-align:center;
	clear:both;
	background-image:url(images/blocks.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	width:600px;
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1494D1;
	word-spacing: 1.3em;
}
p:first-letter {
	color: #ff0000;
	font-size:xx-large;
}
.bodytextbox {
	background-color: #FFFCED;
	padding: 15px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #1494D1;
}
.date {
	vertical-align:bottom;
	height:auto;
	font-size:12px;
	padding-top:120px;
	color: #1494D1;
}
