@charset "utf-8";
/* CSS Document */
body {
	background-color:#d3e1fc;
	font-family: Kristen ITC, Kristen ITC, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #205bd4;

}

h3 {
font-family:Kristen ITC, Arial, Helvetica, sans-serif;
font-size:16px;
color:#205bd4;
margin:0px;
margin-bottom:5px;


}

h4 {
font-family:Kristen ITC, Kristen ITC, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#205bd4:
}

h6 {
font-family:Kristen ITC, Kristen ITC, Arial, Helvetica, sans-serif;
font-size:12px;
color:#8baff7;
margin-right:15px;
}

.size10 {
font-size:10px;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 20px;

}
li {
	list-style-type: disc;
	background-repeat: no-repeat;
	padding-left: 1em;
}
.submit {
	color:#205bd4;
	background-color:#ffffff;
	border:0;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	background-position: center ;
	height: 28px;
	width: 203px;

}
.gallery {


padding:10px;
}
.gallery-text{
font-family:Kristen ITC, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#205bd4;
	margin:5px;

	width:205px;
	}
.wish-text{
font-family:Kristen ITC, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#205bd4;
	margin:10px;
	
	width:700px;
	}

.content {
	font-family:Kristen ITC, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#205bd4;
	padding-left: 20px;
	padding-right:20px;
	width: 753px;
}
.form{
	font-family:Kristen ITC, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#205bd4;
	background-color:#cbff37;
	}
.formbtn{
	font-family:Kristen ITC, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#205bd4;
	background-color:#ffffff;
	border:0px;
	background-image:url(../images/btn.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	width: 104px;

	}
.content-size16 {
	font-size:16px;
}
.size20 {
font-size:20px;
}
.size25 {
font-size:25px;
}
.back-img {
	background:url(../images/back.jpg) no-repeat bottom center;
}

.imgs {
margin-right:20px;


}
p {
	margin: 0 0 0.8em 0;
	font-family: Kristen ITC, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #205bd4;
}

a {
text-decoration:underline;
color:#a622ca;
}
a:hover {
text-decoration:none;
}
