@charset "utf-8";

.headerbar1 {
	font-family: "Palace Script MT";
	font-size: 60px;
	font-weight: bold;
	color: #603814;
	text-align: center;
}

.headerbar2 {
	font-family: "Monotype Corsiva";
	font-size: 15px;
	font-weight: bold;
	color: #603814;
	text-align: center;
}

.headerbar3 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #603814;
	text-align: left
}


.pgtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #603814;
	text-align: center;
}
.subhdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.submain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.consultation a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline
	line-height: 20px;
	color: #000000;
}

.consultation a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline
	line-height: 20px;
	color: #000000;
	
}

.consultation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline
	line-height: 20px;
	color: #000000;
}
.indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}

