@charset "utf-8";
/* CSS Document */
/* Abacus School of Austin - Copyright 2009.  All Rights Reserved. */
/*	Text Color:		#503127
	Background:		#F0E7D9
	Yellow:			#D69400
	Green:			#46551A
	Red:			#910A2B
	Blue:			#002364  */
	
/* HTML elements */
body 				{font-family: "Trebuchet MS", Verdana, Arial, "Helvetica Condensed", sans-serif; background: #F0E7D9 url(abacus-childcare-austin-images/css/light-parchment-background.jpg) top left repeat; color: #503127; text-shadow: 0 0 0 #000; margin: 0px;}
h1					{font-size: 150%; font-family: Georgia, "Times New Roman", Times, serif; color: #46551A;}
h2					{font-size: 135%; font-family: Georgia, "Times New Roman", Times, serif; color: #46551A;}
h3					{font-size: 115%; font-family: Georgia, "Times New Roman", Times, serif; color: #46551A;}
h4					{font-size: 110%; font-family: Georgia, "Times New Roman", Times, serif; color: #46551A;}

a:link 				{color: #910A2B; text-decoration:none;}
a:visited			{color: #910A2B; text-decoration:none;}
a:hover 			{color: #910A2B; text-decoration:none;}
a:active 			{color: #910A2B; text-decoration:none;}

/* page elements */
#pg_header			{width: 100%; height: 150px; padding: 0px; margin: 0px;}
#pg_navigation		{width: 100%; height: 40px; padding: 0px; margin: 0px; background: #45551A;}
#pg_beads			{width: 100%; height: 50px; padding: 0px; margin: 0px; background: url(abacus-childcare-austin-images/css/bead-line.png) top left repeat-x;}
#pg_content			{width: 100%; padding: 0px; margin: 0px;}
#pg_footer_tag		{width: 100%; height: 40px; padding: 0px; margin: 0px; background: #45551A;}
#pg_footer			{width: 100%; height: 60px; padding: 0px; margin: 0xp; background: url(abacus-childcare-austin-images/css/footer.png) top left repeat-x;}

/* body elements */
#header				{width: 980px; height: 120px; margin: 0 auto; padding: 20px 0px 10px 0px; background: url(abacus-childcare-austin-images/css/abacus.png) bottom left no-repeat;}
#navigation			{width: 980px; height: 40px; margin: 0 auto; padding: 10px 0px 10px 0px;}
#beads				{width: 980px; height: 50px; margin: 0 auto; padding: 0px; background: url(abacus-childcare-austin-images/css/beads.png) top left no-repeat;}
#content			{width: 940px; margin: 0 auto; padding: 20px;}
#footer_tag			{width: 980px; height: 30px; margin: 0 auto; padding: 5px 0px 5px 0px; text-align: center; clear: both;}
#footer				{width: 980px; height: 20px; margin: 0 auto; padding: 28px 0px 10px 0px; text-align: center; font-size: 16px; clear: both;}
#footer a			{color: #503127;}
#copy				{width: 960px; height: 40px; margin: 0 auto; padding: 10px; text-align: center; font-size: 10px; clear: both;}

/* class */
.divclear			{clear: both;}
.mapfloat			{float: right; width: 600px; height: 400px; padding: 0px 0px 15px 15px;}
.outline			{border: 6px solid #002364;}
.titletext			{font-size: 115%; font-family: Georgia, "Times New Roman", Times, serif; color: #46551A;}
