﻿/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
.sp-xxlgctr {
	margin: 0px;
	float: none;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-size: xx-large;
	font-weight: 600;
	font-style: italic;
	color: #420087;
	right: auto;
	left: auto;
	text-align: center;
}
.martinimg {
	padding: 5px;
	text-align: center;
	margin: 5px 5px 5px 10px;
	float: left;
	width: 325px;
	height: 225px;
}
.parents-img {
	padding: 5px;
	text-align: center;
	margin: 0px 0px 0px 20px;
	float: left;
	width: 300px;
	height: 225px;
}
.balloons-img {
	text-align: center;
	margin: 5px;
	float: none;
}
.mallimg {
	text-align: center;
	margin: 5px;
	width: 413px;
	height: 228px;
	padding: 0px;
	float: none;
}
.ppimg {
	margin: 0px;
	padding: 0px;
	float: none;
}
.tex-lt-bold {
	text-align: left;
	font-weight: bold;
}
h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
h5 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
h4 {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 9 0 0 0;
	padding: 0;
	outline: 0;
		font-size: 100%;
}
h3 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
h2 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
h1 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
iframe {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
object {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
applet {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
span {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	}
div {
	background-position: 0px 0px;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
		height: auto;
		width: auto;
	text-align: left;
	background-repeat: repeat;
	background-attachment: scroll;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #5F4717;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #5F4717;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #5F4717;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #5F4717;
}
a:link {
	text-align: center;
	font-size: 1em;
}
a {
	color: #420087;
	font-weight: 600;
	text-decoration: none;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-style: italic;
}
#outerwrapper {
	border: thin ridge #8B03BB;
	padding: 20px;
	width: 90%;
	margin: 0 auto 0 auto;
	background: #EAADEA url('images/image2009/background.jpg') repeat;
}
#innerwrapper {
	border: thin ridge #8B03BB;
	padding: 10px;
	background-color: #EAADEA;
	width: 90%;
	text-align: left; /* Redefines the text alignment defined by the body element. */;
	margin: 0 auto 0 auto;
}
#innerwrapper #header {
	border: thin ridge #8B03BB;
	padding: 10px;
	background: #7D03A2 url('images/image2009/new-other.jpg') no-repeat center center;
	height: 250px;
	margin-right: 15px;
	margin-left: 15px;
}
#innerwrapper #contentWrapper #leftnav {
	float: left;
	padding: 10px;
	margin: 10px;
	border: thick ridge #FFCCFF;
	background-color: #EAADEA;
	width: 150px;
	font-size: .9em;
	background-image: url('images/image2009/logo1.jpg');
}
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
#leftnav li {
	list-style: none;
	padding: 2px 0;
}
#leftnav ul li a:link {
	background-position: center top;
	display: block;
	color: #420087;
	padding: 4px;
	text-decoration: none;
	background-image: url('images/image2009/buttonB3.png');
	border: thick ridge #FFCCFF;
	background-repeat: repeat-y;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-weight: 600;
	background-color: #EAADEA;
	text-align: center;
}
#leftnav a:visited {
	background-position: center top;
	color: #420087;
	background-color: #EAADEA;
	border: thick inset #FFCCFF;
	background-image: url('images/image2009/buttonB3.png');
	display: block;
	background-repeat: repeat-y;
	padding: 4px;
	font-weight: 600;
	font-family: "Comic Sans MS", Jester, sans-serif;
	text-align: center;
}
#leftnav a:hover {
	background-position: center top;
	color: #FFFFFF;
	background-color: #EAADEA;
	border: thick inset #FFFFFF;
	background-image: url('images/image2009/buttonB5.png');
	display: block;
	background-repeat: repeat-y;
	padding: 4px;
	font-weight: 600;
	font-family: "Comic Sans MS", Jester, sans-serif;
	text-decoration: underline;
	text-align: center;
}
#leftnav a:active {
	background-position: center top;
	color: #420087;
	background-color: #EAADEA;
	border: thick ridge #FFFFFF;
	background-image: url('images/image2009/buttonB4.png');
	display: block;
	background-repeat: repeat-y;
	padding: 4px;
	font-weight: 600;
	font-family: "Comic Sans MS", Jester, sans-serif;
	text-align: center;
}
#innerwrapper #contentWrapper #content {
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 10px;
	text-align: left;
}
#innerwrapper #contentWrapper .clearFloat {
	display: block;
	clear: left;
}
#innerwrapper #footer {
	background-color: #EAADEA;
	border-top: solid 1px #666;
	padding: 10px;
	font-size: .85em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: ridge;
	border-top-width: thin;
	border-top-color: #8B03BB;
}
#innerwrapper #footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.ctr {
	text-align: center;
}
.smalltext {
	font-size: small;
}
.floatleft {
	float: left;
	margin: 10px 10px 10px 15px;
	height: 50px;
	width: 4px;
}
.floatright {
	float: right;
	margin: 3px 69px 1px 10px;
}
.contact info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: 600;
	color: #0000FF;
	text-align: center;
}


.cc {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	text-align: center;
}
/* The body is the outermost layout component and contains the visible page content. Setting properties for the body element will help to create consistent styling of the page content and more manageable CSS. Besides using the body element to set global properties, it is common to use the body element to set the background color of the page and create a centered container for the page content to display. */
body {
	font: 300 1em Arial, Helvetica, sans-serif;
	background: #EAADEA url('images/image2009/logo1.jpg') repeat;
/* Centers the page content container in IE 5 browsers. */;	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
}
body img {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin: 0px 0px 0px 1px;
	float: left;
	}
/* =============== headings ================*/
h1 {
	font-size: 2.5em;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-weight: 700;
	color: #420087;
	text-align: center;
}
h2 {
	font-size: 1.5em;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-weight: 600;
	color: #420087;
}
h3 {
	font-size: 1.5em;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-weight: 700;
	font-style: italic;
	color: #420087;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 600;
	color: #000000;
	text-align: left;
}
/* ================links ===================*/
a:visited {
	color: #420087;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
}
a:hover {
	text-decoration: underline;
}
/*============ this is the 2nd layer change the background color to match the image you use ============= */
/*================= this is the inner content wrapper 
a light solid color gives a better contrast for the text
======================= */
/*=============== masthead ==================*/
/* ============== content wrapper contains menu and main content =================*/
/* ============== left navigation ================*/
/*=============main content area ================*/
/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
/* ====================footer ===================*/
/* ================== global styles ===================*/


contact info {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.bold­_underline {
	font-weight: bold;
	text-decoration: underline;
}
.signature {
	font-family: Adorable;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
	text-align: center;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: 300;
	font-style: italic;
	color: #000000;
	text-align: left;
}
.div style {
	width: 300px;
	height: 230px;
}
.medcs-text {}
.h5-xlg-left {
	color: #420087;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: x-large;
	text-align: left;
}
.tex-bold {
	font-weight: bold;
	margin-bottom: 0px;
}
.piccaption-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 300;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin: 0px auto 0px auto;
	padding: 0px;
	float: right;
}
.h5-small-left {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: 600;
	font-size: small;
	text-align: left;
}
.lgcs-center {
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-size: medium;
	color: #420087;
	text-align: center;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}
.ul-new {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.piccaption-ctr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 300;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px auto 0px auto;
	float: none;
	padding-right: 20px;
	padding-left: 20px;
}
.piccaption-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 300;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0px;
}
h3 {
	font-size: 2.0em;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-weight: 700;
	font-style: italic;
	color: #420087;
	text-align: center;
}
.contactinfo {
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-size: large;
	font-weight: 300;
	font-style: italic;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: none;
}
.sp-ctr-img {
	margin: 5px;
	float: none;
}
.sp-xlgctr-img {
	margin: 0px;
	float: none;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-size: x-large;
	font-style: italic;
	color: #420087;
	right: auto;
	left: auto;
	text-align: center;
}
.textleft-nobold {
	text-align: left;
	font-weight: 500;
}
.underline {
	text-decoration: underline;
}
.img-left {
	margin: 5px 2px 5px 2px;
	float: left;
}
.img-center {
	margin: 5px;
	float: none;
}
.tex-left {
	text-align: left;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.bullet-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 300;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.prettypimg {
	margin: 8px;
	width: 200px;
	height: 300px;
	float: none;
}
.newclown-img {
	text-align: center;
	margin: 5px;
	width: 250px;
	height: 349px;
	float: none;
}
.lgcs-left-ul {
	margin: 2px 5px 2px 0px;
	padding: 5px;
	text-align: left;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-size: large;
	color: #420087;
}
.cc-img {
	padding: 5px 10px 0px 5px;
	margin: 2px;
	float: left;
}
.dd-img {
	padding: 0px 0px 5px 0px;
	margin: 2px;
	float: left;
}
.lp-img {
	margin: 2px 2px 2px 5px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
.pirp-img {
	padding: 0px 0px 5px 0px;
	margin: 2px;
	float: left;
}
.princ-img {
	padding: 0px 0px 5px 0px;
	margin: 2px;
	float: left;
}
.sh-img {
	margin: 2px;
	float: left;
	padding: 0px 0px 5px 5px;
}
.newStyle1 {
	margin: 0px 5px;
	float: left;
}
.wiz-img {
	margin: 2px 2px 2px 5px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
.wiz -img {
	margin: 5px;
	float: left;
}
.west-img {
	margin: 2px 2px 2px 10px;
	float: left;
	padding-top: 5px;
	padding-left: 20px;
}
.tea-img {
	margin: 2px;
	float: left;
	padding: 0px 0px 5px 0px;
}
.dino-img {
	margin: 2px;
	float: left;
}
.img-leftCopy {
	margin: 10px;
	float: left;
	}
.sh-tb {
	margin: 5px;
	float: left;
}


.lgcs-center {
	text-align: center;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-size: large;
	font-weight: 400;
	color: #420087;
}
.img-left-sb {
	margin: 10px 10px 0px 10px;
	float: left;
	background-color: #FFFFFF;
	width: 360px;
	height: 290px;
}
.img-leftCopyCopy {
	margin: 10px;
	float: left;
	height: 217px;
	width: 142px;
}
h2 {
	font-size: 1.5em;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-weight: 600;
	color: #420087;
	float: left;
	text-align: center;
}
.lgcs-centerCopy {
	text-align: center;
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-size: x-large;
	font-weight: 600;
	color: #420087;
}
.medcs-textCopy {
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-size: medium;
	font-weight: 600;
	color: #420087;
}
.lg-text-underline {
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-size: large;
	font-weight: 600;
	color: #420087;
	text-decoration: underline;
}
.img-leftCopy {
	margin: 10px;
	float: left;
}
.img-centerCopy {
	margin: 10px;
	float: none;
}
.special {
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-size: xx-large;
	font-weight: 600;
	font-style: italic;
	font-variant: normal;
	color: #FF0000;
	text-align: center;
}
.lgcs-left {
	font-family: "Comic Sans MS", Jester, sans-serif;
	font-size: medium;
	color: #420087;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}
.img-left-cc {
	margin: 8px 13px 27px 2px;
	float: left;
}
.img-left-spacing {
	padding: 20px 0px 20px 0px;
	margin: 5px;
	float: left;
}
