/* -------------------- Global Declarations ---------------------*/

body {
	text-align: center;
	background: #fff url(../images/bodyBG2.gif) top left repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	border: 0;
}

img {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}

hr {
	width: 90%;
	margin-left: 20px;
	color: #ce2e79;
}

h3 {
	background: #ce2e79;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 20px 5px 0;
	padding: .5em 0 .5em 10px;
	border-left: 1px solid #ce2e79;
}

h2 {
	margin: 0;
	color: #333;
	padding: 10px 20px 0 20px;
	font-weight: bold;
	font-size: 12px;
}

h4 {
	font-size: 11px;
	color: #ce2e79;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #ce2e79;
	margin: 20px 0 5px 10px;
	padding: 0;
}

h6 {
	font-size: 18px;
	color: #2f83a4;
	text-align: center;
	margin: 0;
	padding: 1em 0 0 0;
}
	

#maincontent h1 {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ce2e79;
	background: #fff url(../images/icon.gif) center left no-repeat;
	padding-left: 25px;
	margin: 15px 260px 5px 10px;
}

#content h1, #testimonials h1, #members h1, #contact h1, #inquiry h1, #thanks h1{
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	background: #fff url(../images/icon.gif) center left no-repeat;
	padding-left: 25px;
	font-size: 22px;
	font-weight: bold;
	color: #ce2e79;
	margin: 20px;
}

#content h1.smaller {
	font-size: 18px;
}

.pink {
	color:  #ce2e79;
}

.toplinks {
	font-size: 10px;
	padding: 60px 5px 0 0;
	display: inline;
	float: right;
	color:  #999;
}

#maincontent p {
	text-align: left;
	font-size:  12px;
	padding: 0 10px;
	margin-right: 250px;
	line-height: 150%;
}

p {
	margin: 0;
	color: #333;
	line-height:1.4em;
	text-align: left;
}

#content p, #testimonials p, #contact p, #inquiry p, #thanks p { 
	font-size: 12px;
	padding: 5px 20px 5px 20px;
}

#members p{
	font-size: 12px;
	padding: 10px 20px 0 20px;
}

#sidebar p {
	font-size: 10px;
	padding: 0 10px;
}

#members .top {
	padding: 5px 20px 0 20px;
}

#formdata p{
	display: inline;
}



/* -------------------- Page Links -------------------- */

a:link {
	color: #2583a5;
}

a:hover {
	color: #ce2e79;
}

a:visited {
	color: #699;
}

#header a:link, #header a:visited {
	color:  #999;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: underline;
}

#footer a:hover {
	color: #ce2e79;
}

#header a:hover  {
	text-decoration: underline;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #fff;
}

h2 a:hover {
	text-decoration: underline;
}

#block1 a:link, #block2 a:link, #block3 a:link, #block1 a:visited, #block2 a:visited, #block3 a:visited {
	color:#fff;
	text-decoration: none;
}

#block1 a:hover, #block2 a:hover, #block3 a:hover {
	color:#fff;
	text-decoration: underline;
}



/* -------------------- Page Layout -------------------- */

#container {
	margin: 0 auto;
	border-left:  1px solid #999;
	border-right:  1px solid #999;
	border-bottom:  1px solid #999;
	border-top: 5px solid #2583a5;
	width: 704px;
	background-color: #fff;
}

#header {
	width: 692px;
	height: 85px;
	margin: 0 6px 0 6px;
	text-align:  left;
	background: #fff url(../images/mmLogo.gif) center left no-repeat;
	border-bottom: 5px solid #ce2e79;}

#mainbanner {
	width: 692px;
	height: 180px;
	margin: 0 6px 0 6px;
	background: #fff url(../images/childHeader.jpg) top left no-repeat;
	text-align: left;
}

#banner {
	width: 692px;
	height: 100px;
	margin: 0 6px 0 6px;
	background: #fff url(../images/childHeaderSM.jpg) top left no-repeat;
	text-align: left;
}

#wrap {
	margin: 0 auto;
	text-align: center;
	width: 692px;
}

.bgpic {
	background: #fff url(../images/adultKids.jpg) bottom right no-repeat;
}

.bgpic2 {
	background: #fff url(../images/globeKids2.jpg) bottom center no-repeat;
}

#maincontent {
	text-align: center;
	height: 110px;
	clear: both;
	width: 692px;
	margin: 0 6px 0 6px;
	background: #fff url(../images/globeKids.jpg) bottom right no-repeat;
}

#blockframe {
	padding: 15px 0 0 0;
	text-align: center;
	margin: 0 auto;
	width: 692px;
	height: 275px;
}

#logo {
	width: 692px;
	text-align: center;
	margin: 0 auto;
}

#logo img {
	display: inline;
	margin: 10px 10px 10px 0;
}

#block1 h2, #block2 h2, #block3 h2  {
	margin:  5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}

h2.green {
	background-color: #90b536;
}

h2.pink {
	background-color: #ce2e79;
}

h2.blue {
	background-color: #2583a5;
}

#block1 img, #block2 img, #block3 img {
	padding: 0;
	margin: 5px;
}

#block1 p, #block2 p, #block3 p {
	margin: 0;
	padding: 2px 10px 0 10px;
	vertical-align: top;
	line-height: 125%;
	font-size: 9px;
	color: #fff;
	text-align: left;
}

#block1 {
	float: left;
	width: 225px;
	height: 275px;
	margin: 0;
	border: 1px solid #90b536;
	background: #fff url(../images/greenBlockBG.jpg) bottom center no-repeat;
}

#block2 {
	float: left;
	width: 225px;
	height: 275px;
	margin: 0 0 0 5px;
	border: 1px solid #ce2e79;
	background: #fff url(../images/pinkBlockBG.jpg) bottom center no-repeat;
}

#block3 {
	float: left;
	width: 225px;
	height: 275px;
	margin: 0 0 0 5px;
	border: 1px solid #2583a5;
	background: #fff url(../images/blueBlockBG.jpg) bottom center no-repeat;
}

#content, #contact {
	float: left;
	width: 475px;
	text-align: left;
}

#sidebar {
	margin-top: 20px;
	padding: 0;
	float: right;
	width: 210px;
	text-align: left;
	border-left: 1px solid #ce2e79;
}


#footer {
	clear: both;
	width: 692px;
	padding: 0;
	margin: 0 0 0 6px;
	border-top: 2px solid #ce2e79;
	text-align: left;
}

#testimonials, #members, #inquiry {
	margin-left: 6px;
	padding: 0;
	text-align: center;
	width: 692px;
}

#thanks {
	margin-left: 6px;
	text-align: center;
	padding: 0;
	width: 692px;
	height: 350px;
}

#listing {
	width: 580px;
	margin-left: 30px;
}

#header img {
	vertical-align: center;
	padding: 5px 0 0 20px;
	float: left;
}

#members img {
	padding: 5px;
	margin: 10px 10px 30px 10px;
	border: 1px solid #ccc;
	
}

#testimonials img {
	padding: 5px;
	margin: 15px 10px 10px 10px;
	border: 1px solid #ccc;	
}

#content ul {
	margin-left: 20px;
}

#content ul li {
	font-size: 70%;
	list-style-type: square;
	line-height: 1.0em;
	padding: 0;
}

#content ul li.desc {
	padding-bottom: 1.0em;

}

#inquiry ol {
	margin-left: 15px;
	list-style-position: outside;
}

#inquiry ol li {
	font-size: 12px;
	text-align: left;
	color: #333;
	margin: 0 10px;
	padding: 0;
	line-height: 1.5em;
}

dl {
	list-style-type: square;
	list-style-position: outside;
}

dl li {
	margin: 1.25em 30px;
	line-height: 1.25em;
	font-size: 11px;
	color: #333;
}


.clear { 
	clear: both; 
	padding: 0;
	margin: 0;
	line-height: 0;
}

/* -------------------- Top Navigation -------------------- */

#navcontainer {
	border-bottom: 1px solid #fff;
	margin-left:  5px;
	background-color: #fff;
	padding: 0;
	height: 25px;
}

#navcontainer ul {
	border: 0;
	margin: 1px 1px 1px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	background: #2583a5;
	width: 98px;
	padding: 5px 0 5px 0;
	margin-left: 1px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font: bold 9px/18px Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
	color: #fff;
	background-color: #ce2e79;
}

#navcontainer a:active {
	background: #ce2e79;
	color: #fff;
}

#navcontainer li#active a {
	background: #ce2e79;
	color: #fff;
}


/* -------------------- SideBar -------------------- */

#sidebar ul li {
	font-size: 11px;
	color: #2583a5;
	margin: 0 1em 1em -1em;
	padding: 0;
	list-style-type: square;
	line-height: 1.5em;
}

#sidebar img {
	margin: 10px auto;
}


.date {
	color: #699;
	font-weight: bold;
	font-size: 65%;
	padding-top: 10px;
	margin-left: 20px;
}

.news {
	color: #333;
	font-size: 65%;
	font-weight: normal;
	margin: 10px 20px;
}

#block1 p.more, #block2 p.more, #block3 p.more {
	font-weight: bold;
	text-align: right;
}

.special {
	color: #699;
	font-weight: bold;
	font-size: 65%;
	padding: 3px 20px 0 0;
	text-align: right;	
}

.arrowsmall {
	background: #fff url(../images/arrow_sm.gif) center left no-repeat;
	padding-right: 15px;
}

.new {
	background: #fff url(../images/new.gif) center left no-repeat;
	padding-right: 25px;
}

.author {
	text-align: right;
	margin: 15px 15px 0 0;
	font-size: 11px;
	font-weight: bold;
}

.comment {
	font-size: 90%;
	font-style: italic;
	font-family: Georgia, Times New Roman, sans-serif;
	line-height: 2.0em;
	margin: 20px;
	color: #366;
}

.info {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding-top: 10px;
}

.sampbox {
	width: 729px;
	margin: 20px;
	border: 1px solid #ccc;
}

.errorsBox {
	font-size: 10px;
	font-weight: bolder;
	color: #f00;
	margin: 10px 0 0 20px;
}

fieldset img {
	float: left;
}


/* -------------------- Footer  -------------------- */


#footer p {
	text-align: center;
	color: #999;
	font-weight: normal;
	font-size: 10px;
	padding: .5em 0 1em 0;
}

/* --------------- Classes --------------- */

.centerimg {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.center {
	font-weight: bold;
	text-align: center;
}


.bold {
	font-weight: bold;
}

.spacer {
	margin: 5px 0 10px 20px;
}

.hide {
	display: none;
}

blockquote {
	padding: 0;
	margin: 10px 20px 5px 5px;
	background: url(../images/openquote.gif) top left no-repeat;
}

#sidebar blockquote p { 
	font-size: 12px;
	font-style: italic;
	font-family: Palatino, Times New Roman, Times, Georgia, serif;
	padding: 5px 5px 0 25px;
	background: url(../images/closequote.gif) bottom right no-repeat;
}


/* --------------- Table Properties --------------- */

table {
	margin: 20px 0 0 25px;
	font-size: 11px;
}

.bottom {
	text-align: left;
	font-size: 11px;
}


td {
	height: 2em;
	font-size: 11px;
}

td label {
	text-align: right;
}

td.topleft {
	width: 200px;
	text-align: right;
}

td.topright {
	text-align: left;
}

td.botleft {
	width: 200px;
	text-align: right;
	padding: 5px 0;
	vertical-align: center;
}

td.botleftcomm {
	width: 200px;
	text-align: right;
	padding: 5px 0;
	vertical-align: top;
}


td.botright {
	width: 300px;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	vertical-align: top;
}

.botright p{
	padding: 0;
	margin: 0;
	display: inline;
}

.botright input{
	text-align: left;
	width: 1em;
	margin: 3px 0 0 10px;
	padding: 0;
	display: inline;
}


.botright textarea {
	margin-left: 15px;
}



/* --------------- Input Declarations --------------- */


#testimonials legend, #members legend, #inquiry legend {
	text-align: left;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #2583a5;
}

#testimonials fieldset, #members fieldset {
	display: block;
	width: 649px;
	border: 1px solid #2583a5;
	padding-top: 5px;
	margin: 20px 10px 20px 10px;
	text-align: center;
}

#testimonials fieldset p {
	font-size: 11px;
	padding: 5px 20px 5px 20px;
}

/* -------------------- Inquiry Form -------------------- */

#inquiry label {
	padding: 0 5px 0 0;
	display: inline;
	text-transform: uppercase;
	font-size: 11px;
	color: #333;
}

#inquiry input {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding:  2px;
	margin: 0;
	font-family: Courier, Monaco, monospace;
}

#inquiry fieldset {
	width: 560px;
	border: 1px solid #2583a5;
	text-align: center;
	margin: 20px auto;
}

#contact label {
	padding-top: 10px;
	clear: both;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

#contact textarea, #contact input {
	clear: right;
	font-weight: normal;
	padding:  2px;
	margin: 5px 0 0 0;
	font-family: Courier, Monaco, monospace;
}

#contactforms {
	padding: 0;
	margin-left: 20px;
	border: 0;
}

select {
	margin-left: 15px;
}



