/* /styles.css */
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
}

html, body {
	min-height: 100%
	min-width: 400px;
	width: 720px;
	height: 100%;
}

body {
background-image: url(images/bkgdShade.jpg);
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 111px;
	text-align: right;
}

.nav {
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
	font-style: normal
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D287E;
	text-decoration: none;
	margin-top: 10px;
	padding: 0px 6px 0px 6px;
}

.nav a:link {
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
	font-style: normal
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D287E;
	text-decoration: none;
	margin-top: 10px;
	padding: 0px 6px 0px 6px;
}

.nav a:visited {
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
	font-style: normal
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D287E;
	text-decoration: none;
	margin-top: 10px;
	padding: 0px 6px 0px 6px;
}

.nav a:hover {
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
	font-style: normal
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #68855B;
	text-decoration: none;
	margin-top: 10px;
	padding: 0px 6px 0px 6px;
}

.nav a:active {
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
	font-style: normal
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7B946F;
	text-decoration: none;
	margin-top: 10px;
	padding: 0px 6px 0px 6px;
}

#leftside {
	width: 423px;
	position: absolute;
	left: 25px;
	top: 120px;
	padding: 0px 0px 0px 20px;
}	

.body {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	text-decoration: none;
}

.body a:link {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	text-decoration: none;
}

.body a:visited {
	text-decoration: none;
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}

.body a:hover {
	text-decoration: none;
	color: #7B946F;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}

.body a:active {
	text-decoration: none;
	color: #7B946F;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}

#leftside p {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	text-decoration: none;
}

#leftside p a:link {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	text-decoration: none;
}

#leftside p a:visited {
	text-decoration: none;
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

#leftside p a:hover {
	text-decoration: none;
	color: #68855B;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

#leftside p a:active {
	text-decoration: none;
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

#leftside h1 {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

#leftside ul {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

#widepage {
	width: 625px;
	position: absolute;
	left: 25px;
	top: 125px;
	padding: 0px 0px 0px 20px;
}

#widepage p {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	text-decoration: none;
}

#widepage p a:link {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	text-decoration: none;
}

#widepage p a:visited {
	text-decoration: none;
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

#widepage p a:hover {
	text-decoration: none;
	color: #68855B;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

#widepage p a:active {
	text-decoration: none;
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

#widepage h1 {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

#widepage ul {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.lists {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	text-decoration: none;
}

#emailBox {
	width: 177px;
	height: 149px;
	background-image: url(images/emailBox.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 23px;
	top: 250px;
	padding: 0px 0px 0px 7px;
}

#emailBox p {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
	line-height: 10pt;
	text-decoration: none;
}

#emailBox h2 {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}

#parentMessage {
	width: 200px;
	height: 149px;
	position: absolute;
	left: 225px;
	top: 250px;
	padding: 0px 0px 0px 7px;
}

.text {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	text-decoration: none;
	padding: 0px 3px 0px 0px
}

.text a:link {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	text-decoration: none;
	padding: 0px 3px 0px 0px
}

.text a:link {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	text-decoration: none;
	padding: 0px 3px 0px 0px
}

.text a:hover {
	color: #68855B;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	text-decoration: none;
	padding: 0px 3px 0px 0px
}

.text a:active {
	color: #68855B;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	text-decoration: none;
	padding: 0px 3px 0px 0px
}

.subheading {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	line-height: 10pt;
	text-decoration: none;
}

#testimonials {
	width: 189px;
	height: 421px;
	background-image: url(images/testimonBkgd2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 500px;
	top: 68px;
}

#testimonials p {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: italic;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}

#testimonials p a:link {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}


#testimonials p a:hover {
	color: #68855B;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}
#testimonials names {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-align: right;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}

#photo1 {
	width: 189px;
	height: 421px;
	background-image: url(images/photo1a.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 500px;
	top: 68px;
}

#photo1 p {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: italic;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}

#photo1 p a:link {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

#photo1 p a:hover {
	color: #68855B;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

#photo1 names {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-align: right;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}

#photo2 {
	width: 189px;
	height: 421px;
	background-image: url(images/photo2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 500px;
	top: 68px;
}

#photo2 p {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: italic;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}

#photo2 p a:link {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

#photo2 p a:hover {
	color: #68855B;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

#photo2 names {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-align: right;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}

#photo3 {
	width: 189px;
	height: 421px;
	background-image: url(images/photo3.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 500px;
	top: 68px;
}

#photo3 p {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: italic;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}

#photo3 p a:link {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

#photo3 p a:hover {
	color: #68855B;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

#photo3 names {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-align: right;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}

#photo4 {
	width: 189px;
	height: 421px;
	background-image: url(images/photo4.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 500px;
	top: 68px;
}

#photo4 p {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: italic;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}

#photo4 p a:link {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

#photo4 p a:hover {
	color: #68855B;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

#photo4 names {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-align: right;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}

#photo5 {
	width: 189px;
	height: 421px;
	background-image: url(images/photo5.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 500px;
	top: 68px;
}

#photo5 p {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: italic;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}

#photo5 p a:link {
	color: #7D287E;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

#photo5 p a:hover {
	color: #68855B;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

#photo5 names {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-align: right;
	line-height: 9pt;
	text-decoration: none;
	padding: 0px 15px 0px 15px
}
	
#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	position: absolute;
    left: 0;
	bottom: 0;
	width: 744px;
	height: 38px;
	/*
    background-color: #000000;
    */
}

img,input {
    border:none;
    }
