@charset "UTF-8";
/* CSS Document */

/* comment form */

#comment-form fieldset {
	margin: 0 0 10px 0;
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
	}
#comment-form fieldset label {
	display: block;
	margin: 0 0 3px 0;
	font-weight: bold;
	}
#comment-form fieldset input,
#comment-form fieldset textarea {
	padding: 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #D9E5E8;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #82A4AA;
	border-bottom-color: #82A4AA;
	color: #566A75;
	width: 80%;
	}
#comment-form fieldset textarea {
	height: 100px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
#comment-form fieldset input:focus,
#comment-form fieldset textarea:focus {
	background: #fff;
	}
@charset "ISO-8859-1";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: lighter;
	color: #577c81;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #7cbfc8;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #697b7d;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	color: #cc6633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
formbuttons {
	margin-right: 50px;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	color: #697b7d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-top: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #577c81;
	font-size: 2.1em;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #566a75;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}
