@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/website/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #333333;
	font-weight: normal;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}
.textsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
.textbtmmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #C20200;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #005CB9;
	text-decoration: none;
}
.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
}
.linkbtmmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #C40006;
	text-decoration: underline;
}
.linkbtmmenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000000;
	text-decoration: none;
}
.MWD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.MWD:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.bgmain {
	background-image: url(images/website/images/bg-parchment_04.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.bg-btmmenu {
	background-image: url(images/website/images/roseberry_06.jpg);
	background-repeat: no-repeat;
}
.bg-1 {
	background-image: url(images/website/btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.textlg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}
.textmed {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000000;
}
.linksm {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #005CB9;
	text-decoration: underline;
}
.linksm:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
