/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	background: rgb(255,255,153) url(../images/img1.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}


div.polaroidL {
	background: rgb(255,255,255) url(../images/polaroid_frames.gif);
	background-repeat: no-repeat;
	height: 265px;
	width: 225px;
	padding-top: 15px;
	padding-left: 10px;
	float:left;
}

div.polaroidR {
	background: rgb(255,255,255) url(../images/polaroid_frames.gif);
	background-repeat: no-repeat;
	height: 265px;
	width: 205px;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	float:right;
}

/* Header */

#header {
	width: 700px;
	height: 150px;
	margin: 0 auto;
	background: #69B10A url(../images/peachtree_academy_early_childhood_development.jpg);
	
}

#themenavigation {
	width:695px;
	padding-left: 5px;
	margin: 0 auto;
	text-align: center;
}

h1, h2, h3 {
	color: #4F789F;
}

h1 { }

h2 { }

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol { }

p { }

blockquote { }

ul { }

ul li { }

ol { }

ol li { }

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

A img {
	border: 0px;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed { }

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title { }

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: url(../images/img3.gif) repeat-y;
}

#content {
	float: right;
	width: 497px;
	padding-right: 1px;
}

#sidebar {
	float: left;
	width: 190px;
	padding-left: 10px;
}

/* Updates */

#updates { }

#updates ul { }

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 670px;
	margin: 0 auto;
	padding-top: 1em;
	padding-bottom: 1em;
	padding: 5px 15px;
	background: rgb(0,51,153);
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	
}

#legal {
	float: left;
}

#links {
	float: right;
}

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #ffffff;
	text-decoration: none;
	position: relative;	
	display: block;	
	background-image: url(../images/button-lo.gif);
	width: 138px;
	height: 23px;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	background-image: url(../images/button-lo.gif);
	width: 138px;
	height: 23px;
	line-height: 20px;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	background-image: url(../images/button-hi.gif);
	width: 138px;
	height: 23px;
	line-height: 20px;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	height: 23px;
	line-height: 20px;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #ffffff;
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	background-image: url(../images/button-lo.gif);
	width: 138px;
	height: 23px;
	line-height: 20px;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	background-image: url(../images/button-hi.gif);
	width: 138px;
	height: 23px;
	line-height: 20px;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	background-image: url(../images/button-hi.gif);
	width: 138px;
	height: 23px;
	line-height: 20px;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 5px;
	line-height: 20px;
}

.horizsubseparator	{   /* Style for line-separator in horizontal submenus - Use '---' for Link title to display */
	background-color: #ffffff;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}


