body {
	font-size: 0.9em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	height: 100%;
	min-height:100%;
	background-color: #e3ded8;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #e3ded8;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height:100%;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(images/butterfly.png);
	background-repeat: no-repeat;
	background-position: 80% 90%;
}

#header
{
	text-align: center;
	z-index: 1;
	padding: 0px;
	background-image: url(images/container_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 145px;
	width: 100%;
	margin-top: 25px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#navcontainer ul
{
	list-style-type: none;
	width: 100%;
	text-align: center;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	height: 33px;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	padding-top: 0.9em;
	z-index: 2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
}

#navcontainer li {
display: inline;
}

#navcontainer li a {

	text-decoration: none;
	color: #FFF;
	padding-top: 0.2em;
	padding-right: 2em;
	padding-bottom: 0.2em;
	padding-left: 2em;
}

#navcontainer li a:hover {

	text-decoration: underline;
}

#container {
	background-image: url(images/container_bottom2.jpg);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	background-position: center top;
	position: relative;
	top: -46px;
	left: 0px;
	background-repeat: no-repeat;
	height: 600px;

}

#content
{
	width: 631px;
	height: auto;
	z-index: 1;
	position: relative;
	top: 0px;
	left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}

#stripe {
	background-image: url(images/stripe.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 62px;
	width: 100%;
	position: relative;
	z-index: 2;
	top: 140px;
	left: 0px;
}

#babyframe {
	height: 241px;
	width: 576px;
	position: relative;
	z-index: 3;
	top: 0px;
	left: 0px;
	background-image: url(images/baby_home.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

blockquote {
	font-variant: normal;
	text-align: justify;
	font-size: 100%;
	font-weight: normal;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 125px;
	padding-left: 125px;
	line-height: normal;
}

#content p {
	line-height: 130%;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}


#content h2
{
	font-size: 120%;
	font-variant: normal;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
	padding-top: 25px;
	line-height: 70%;
	margin: 0em;
}

.largetext {
	font-size: 130%;
	font-weight: bold;
}

.bullet {
	text-align: left;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
}
#content li {
	color: #fff;
	text-align: justify;
	list-style-type: disc;
	line-height: 130%;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}


.flourish {
	float: right;
	height: 88px;
	width: 256px;
}

.smallcaps {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: 100%;
}

#leftbox {
	float: left;
	height: auto;
	width: 495px;
}

#content a:link {
	color: #FFFFFF;
	text-decoration: none;
}

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

#content h3 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#contact {
	display: block;
}

/* Form style */

label {
	display: inline-block;
	float: left;
	height: 14px;
	width: 250px;
	font-size: 100%;
	font-variant: normal;
	text-align: left;
}
input, textarea, select {
	padding: 5px;
	color: #333;
	background: #fff;
	border: 1px solid #1E594E;
	margin: 5px 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 100%;
}   
input:focus, textarea:focus, select:focus { border: 1px solid #4d3d16; background-color: #fff; color:#4d3d16; }
input.submit {
	cursor: pointer;
	border: 1px solid #222;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #1E594E;
}
input.submit:hover {
	background-color: #FF6666;
}
fieldset {
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

span.required{ font-size: 13px; color: #fff; } /* Select the colour of the * if the field is required. */

/* Style for the error message */

.error_message { display: block; height: 22px; line-height: 22px; background: #b0be36 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 10px 0; color:#fff;border: 1px solid #4d3d16;
}

#success_page h1 {
	padding-left:22px;
	font-size: 110%;
}
.smallwhite {
	color: #fff;
	float: left;
	margin-left: 40px;
	font-size: 75%;
}
#leftimage {
	padding: 10px;
	float: left;
	height: auto;
	width: 330px;
}
#rightimage {

	padding: 10px;
	float: right;
	height: auto;
	width: 330px;
}
#rightimage2 {
	padding: 10px;
	height: 225px;
	width: 160px;
	float: right;
	margin-right: 20px;
	margin-top: 0px;
}
#leftcol {
	float: left;
	height: auto;
	width: 475px;
	margin-left: 20px;
	margin-top: 10px;
}

.h2centered {
	font-size: 110%;
	font-variant: small-caps;
	margin-right: 0;
	margin-left: 0;
	padding-left: 5px;
	margin-top: 0em;
	font-weight: bold;
	margin-bottom: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#butterfly {
	background-image: url(images/butterfly.png);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 5;
	height: 98px;
	width: 265px;
	position: relative;
	top: 40px;
	left: 600px;
}

#footer
{
	text-align: center;
	height: 1%;
	font-size: 100%;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	clear: both;
	width: 100%;
	padding: 0px;
	color: #FF6666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 4;
	top: -50px;
	left: 0px;
}

#footer a {
	color: #666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a:link {
	color: #666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a:visited {

	color: #666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a:hover {
	text-decoration: underline;
}
.pcentered {
	text-align: justify;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

