body {
	color: #000000;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #CCCCFF;
	background: url(images/SkyBG3.jpg);
	background-attachment: fixed;
}


a:link {
	padding: 0 0 1px 0;
	text-decoration: none;
	color: #6600FF;
	font-weight: bold;
}

a:visited { 
	text-decoration: none; 
	color: #6666CC;
	font-weight: bold;
	padding: 0 0 2px 0;
}

a:hover, a:active { 
	text-decoration: none; 
	color: #6699FF;
	font-weight: bold;
}


/* specific divs */

#FloatingMenu {
	position:inherit;
	width:200px;
	height:115px;
	z-index:1;
	left: 94px;
	top: 352px;
}


#container {
	background: url(images/paperBG.jpg);
	margin: 0px auto;
	text-align: left;
	width: 750px;
	padding: 0px 42px 60px 20px;
	border-bottom: 1px solid #999966;
	border-right: 1px solid #999966;
}

#intro {
	position: relative;
}

#pageHeader {	
	background-image: url(images/SquareBanner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 290px;
	z-index: 99;
	margin-top: -3px;
	margin-left: 20px;
}

#movemap {
	margin: 0px 0px 0px 230px ;
}

#pageHeader h1 {
	display: none;
}




#preamble {
	width: 427px;
	position: absolute;
	left: 342px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	font-style: italic;
	letter-spacing: 2px;
	height: 270px;
	background-color: #ECFEDA;
	border-bottom:#339966, thin, solid;
	border-bottom:#339966, thin, solid;	
}

#preamble h3 {
	display: none;
}

#preamble p {
	padding: 0px 10px 20px 46px;
	margin: 0;	
}

#preamble h5 {
	color: #660099;
	padding: 10px 0px 0px 20px;
	font-size: small;		
}

 
 
#contact { 
    background-image: url(images/ContactRuler.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 10px 0px 0px 10px;
}

#contact h3 {
	display: none;
}

#contact p {
	margin: 0px 0px 0px 380px ;
}

.learningrainbowtitle {
	color: #990099;
	font: bold;
	font-size: large;
}





#thismonth { 
    background-image: url(images/ThisMonthRuler.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 130px 0px 0px 10px;
}

#thismonth h3 {
	display: none;
}

#thismonth p {
	margin: 0px 20px 0px 380px ;
}


#thismonthcoupon {
	margin: 20px 50px 20px 90px ;
	border: dashed;
}

.couponheader {
	margin: 10px 0px 20px 0px ;
	text-align:center;
	color: #CC3333;
	font-size:large;
}

.coupontext {
	margin: 10px;
	font-size:medium;
}

.couponfooter {
	font-size: x-small;
	text-align:center;
	font-weight:normal;
}



#upcomingsales { 
    background-image: url(images/UpcomingSalesRuler.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 150px 0px 0px 10px ;
}

#upcomingsales h3 {
	display: none;
}

#upcomingsales p {
	margin: 0px 10px 0px 380px ;
}

#upcomingsales table {
	margin: 0px 10px 0px 380px ;
}




#whatsnew { 
    background-image: url(images/WhatsNewRuler.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 130px 0px 0px 10px ;
}

#whatsnew h3 {
	display: none;
}

#whatsnew p {
	margin: 0px 10px 0px 380px ;
}






#aboutus { 
    background-image: url(images/AboutUsRuler.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 130px 0px 30px 10px ;
}

#aboutus h3 {
	display: none;
}

#aboutus p {
	margin: 0px 20px 0px 380px ;
}






#services { 
    background-image: url(images/ServicesOfferedRuler.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 130px 0px 0px 10px ;
}

#services h3 {
	display: none;
}

#services p {
	margin: 0px 0px 0px 380px ;
}

#services table {
	margin: 0px 50px 0px 25px ;
}

.servicestitles {
	color: #6699CC;
	font: bold;
	font-size: large
}


.p5 {
	padding-top: 30px;
	font-size: 10px;
}

#footer {
	padding-left: 70px;
	font-size: x-small;
	margin-top: 20px;
}

.pencil {
	text-align: center;
}

.monthlyred {
	color: #CC3333;
	font-weight:bold;
}

.aboutusgreen {
	color: #669933;
	font-weight: bold;	
	}

.contactpurple {
	color: #990099;
	font-weight:bold;	
}

.salesorange {
	color: #FF9933;
	font-weight:bold;	
}

.newyellow {
	color: #FFCC00;
	font-weight:bold;	
}

.servicessblue {
	color: #6699CC;
	font-weight:bold;	
}

.smallcentered{
	font-size: small;
	text-align:center;
}
